
/* Le Studio Vert : www.lestudiovert.fr*/

/* ========= LIENS */

a.lienNone:link, a.lienNone:visited {
	text-decoration: none;
	margin: 0;
	padding: 0;
}

a.lienNone:hover, a.lienNone:active {
	color: #ff9a35;
}

a.lienPdf {
	color: #FA2E2E;
	text-decoration: none;
	background: url(../IMAGES/pct_pdf.gif) no-repeat right center;
	padding-right: 30px;
	padding-left: 0;
}

a.lienListe {
	background: url(../IMAGES/lien_liste.gif) no-repeat left center;
	padding-left: 1em;
}

a.lienSuite {
	font-size: 0.8em;
	text-decoration: none;
	font-style: italic;
}

a:link, a:visited, a.spip_in {
	color: #1A76B2;
	border: 0;
	text-decoration:none;
}

a:hover, a:active {
	color: #1A76B2;
	border: 0;
	text-decoration:underline;
}

a.spip_out {
	color:#FFFFFF;
	/* background: url(../IMAGES/spip_out.gif) no-repeat left 0.2em; */
}

/* ========= TITRES */

h3 {
	color: #666666;
	margin: 0.5em  1em;
	margin-left:0em;
	font-weight: bold;
	border-bottom: 1px solid #666666;
	
	text-align: left;
	padding: 0;
	font-size: 2em;
}


h3.Accueil {
	color: #666666;
	margin: 0.5em  1em;
	margin-left:0em;
	font-weight: bold;
	text-align: left;
	padding: 0;
	font-size: 2em;
	border-bottom: 1px solid #666666;
}



h4 {
	color: #1A76B2;
	font-weight: normal;
	font-size: 1.7em;
	padding-top:0.5em;
	text-align: left;
	margin: 0;
	margin-bottom:1em;
}






h5 {
	color: #2F57A5;
	font-weight: normal;
	font-size: 1.1em;
	border-bottom: 2px dotted #2F57A5;
	margin: 2em 0 0.5em;
	padding: 0.5em 0 0.2em 0em;
	text-align: left;
	text-transform: uppercase;
}

h6 {
	color: #333;
	font-weight: bold;
	font-size: 1em;
	border-bottom: 1px solid #999;
	margin: 1em 0 0;
	border-left: 3px solid #999;
	text-align: left;
	border-top: 1px solid #999;
	background: #f0f0f0;
	padding: 5px;
	border-right: 1px solid #999;
}

/* ========= CONTENEUR */

#conteneur p {
	color: #333;
	text-align: left;
	font: 1.3em/1.2em Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 0 1em;
}

#conteneur strong {
	font-weight: bold;
}

.citation {
	background:#D4E3EE;
	padding: 1em;
	font-size:1.5em;
	font-family: "Trebuchet MS",serif;
}

#conteneur p.legende {
	color: #333;
	text-align: justify;
	margin: 0;
	padding: 0;
	font-style: italic;
	font-size: 1.1em;
}

#contenu li, #contenu li.spip {
	color: #333;
	text-align: justify;
	position: relative;
	margin-bottom: 5px;
	font-size: 1.3em;
	list-style: url(../IMAGES/conteneur_li.gif);
}

#contenu ol li, #contenu ol li.spip {
	color: #333;
	text-align: justify;
	position: relative;
	margin-bottom: 5px;
	font-size: 1em;
	list-style: decimal;
}



.filAriane {
	color: #364968;
	padding-top: 0.5em;
	padding: 0;
	margin: 0 0 2em;
	display: block;
	text-transform: uppercase;
	font-style: italic;
}
/*
#conteneur p.chapeau {*/
	/* div.chapeau ajouté pour résoudre le problème d'enrichissement du chapeau lié à SPIP */
	/*font-weight: bold;
	color: #141b2d;
	font-weight: bold;
	font-size: 1.3em;
	background: #f8f9fb;
	padding: 1em;
	margin: 0 0 2em;
	overflow: visible;
}*/

#conteneur p.date {
	font-weight: normal;
	visibility: visible !important;
	text-align: left;
	font-style: italic;
	margin: 10px 0 0;
	background: url(../IMAGES/date.gif) left center no-repeat;
	padding: 0 0 0 10px;
	color: #2F57A5;
}

.alignCenter {
	text-align: center !important;
}


#contenu #chapeau{
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	background:#A8D6F6;
	color: #000;
	font-weight: normal;
	font-size: 1.3em;
	padding-top:0.5em;
	padding-bottom:0.5em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	text-align: justify;
	margin: 0;
	margin-bottom:1em;
}

.textAlignLeft {
	text-align:left;
}

h4.partenaires {
	border-bottom:1px solid #1A76B2;
}

p.lessInter {
margin: 0 0 0.4em;
}

span.cofrac {
	color: #666;
	margin-bottom: 15px;
	display: block;
	text-transform: uppercase;
}

span.cofrac a {
	text-transform: none;
}
