/* leTourDesEnergies.css */
/* CSS de promethee - specifique aux pages de la rubrique "tour des energies" */


/**********/
/* TITRES */
/**********/
span.h1
{
	font-size:110%;
	color:#9F5F37;
}
.titre
{
	padding-top:15px;
	text-align:left;
	margin-left:20px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-color:#9F5F37;
}
.titre1
{
	color:#9F5F37;
	padding-top:15px;
	text-align:left;
	margin-left:20px;
	margin-right:20px;
	margin-top:30px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-color:#9F5F37;
}
.titre2
{
	padding:2px 10px 2px 10px;
	text-align:left;
	margin:0px 20px 0px 20px;
	border-bottom-style: dotted;
	border-bottom-width:1px;
	border-color:#9F5F37;
	font-style: italic;
	font-weight:bold;
	font-size:85%;
	background-color:#FFF5EB;
	color:#000000;
	text-align: left;
}


/*********/
/* FONDS */
/*********/

table.leTourDesEnergies
{
	margin-left:auto;
	margin-right:auto;
	width:606px;
	background-image: url('../img/ltde/fond-leTourDesEnergies3.jpg');
	background-position: top left;
	background-repeat:no-repeat;
}
table.equipe
{
	margin-left:auto;
	margin-right:auto;
	width:700px;
}
.apollo17
{
	background-image: url('../img/ltde/fond-equipe2.jpg');
	background-position: top center;
	background-repeat:no-repeat;
}


/*********/
/* LIENS */
/*********/
a:link, a:active, a:visited
{
	text-decoration:underline;
	color:#9F5F37;
	font-weight:inherit;
}
a:hover
{
	text-decoration:none;
	color:#5e65ff;
}

/***********/
/* PRENOMS */
/***********/
span.prenom1
{
	font-style:italic;
	font-weight:normal;
}
span.prenom2
{
	font-style:italic;
	font-weight:bold;
}

/**********************/
/* ELEMENT D'ACCROCHE */
/**********************/

#acroche_modele
{
	clear:both; 
	margin: 20px 20px 20px 10px; 
	width: 160px; 
	float: left;
}
div.acroche
{
	clear:both;
	float: left;
	width:100%;
	color:#9F5F37;
}
p.acroche
{
	margin-top:8px;
	margin-bottom:6px;
	text-align:center;
	font-size:90%;
	font-style: italic;
	font-weight:bold;
}

.section
{
	color:#9F5F37;
	font-size:90%;
	font-style: italic;
	font-weight:bold;
	margin-left:20px;
}

.aDroiteDansTexte
{
	margin-left:10px;
	margin-bottom:5px;
	clear:both;
	float: right;
}


/********/
/* BLOG */
/********/
.titreArticleGauche{
color:#864E2E;
}
.titreArticleGauche, .texteArcticleGauche{
border-bottom-color:#9F5F37;
}
.texteArcticleGauche{
background-color:#FFF5EB;
}
div.blocLiens{
border-color:#9F5F37;
background-color:#FFF5EB;
}
p.titreSectionLiens{
color:#864E2E;
}

a.sectionLien:link, a.sectionLien:visited, a.sectionLien:active{
color:#000000;
text-decoration:none;
font-style:normal;
font-weight:normal;
}
a.sectionLien:hover{
text-decoration:underline;
color:#EE0000;
}
a.sectionLienGris:link, a.sectionLienGris:visited, a.sectionLienGris:active{
color:#666666;
text-decoration:none;
font-style:normal;
font-weight:normal;
}
a.sectionLienGris:hover{
text-decoration:underline;
color:#EE0000;
}


li.listeLiens{
list-style-image: url('../img/common/icone-lien3b.gif');
}
li.listeLiensGris{
list-style-image: url('../img/common/icone-lien4b.gif');
}
.paddingLeft20{
padding-left:20px;
}

.dansTexteDroite{
float:right;
text-align:center;
}
.margin5{
margin:3px 2px 2px 5px;
}
iframe.xsmallborder{
border-style: dotted;
border-width: 1px;
border-color:#000000;
}
iframe.smallborder{
border-style:solid;
border-width:1px;
border-color:#666666;
}


p.blogcommentaire{
font-size:55%;
font-weight: normal;
font-style: normal;
padding-left:5px;
padding-right:5px;
padding-top:2px;
padding-bottom:2px;
text-align:justify;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#D0D0D0;
background-color:#F9F9F9;
color:#666666;
}


a.discret:link, a.discret:active, a.discret:visited
{
	text-decoration:none;
	color:#000000;
	font-weight:inherit;
	font-size:inherit;
}
a.discret:hover
{
	text-decoration:underline;
	color:#7077FF;
}

h2.ltde {
  margin: 0px 0px 4px 0px;
  padding: 0px;
  border-style: none none dotted none;
  border-width: 0px 0px 1px 0px;
  font-size: 110%;
  color: #9F5F37;
  border-color: #9F5F37;
}
