/* ************************************** */
/* BASIC */
/* ************************************** */

body{
	color: #000000;
	background-color: #FFFFFF;
}

/* ************************************** */
/* SCREEN */
/* ************************************** */

@media screen{

/* Universel */

* {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}


/* Balises HTML */

a{  
	/*color: #0087C7;*/
	/*color: #0087C7;*/
	color: #96004B;
	text-decoration: none;
}

a:hover, a:focus {
	 text-decoration: underline;	 
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;	
	text-align: center;
	margin: 0;
}

li{
	list-style-type: none;	
}

img{
	border: none;
}

/* Classes */

.bandeau{
	color: #999999;
	background-color: #FFFFFF;
	padding-bottom: 5px;
}

.bandeau a{
	color: #999999;
}

.bandeau li{
	display: inline;
	height: 1px; /* hauteur IE 5.x */
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto; /* hauteur standard */
}

html>body .bandeau li{
	height: auto; /* hauteur standard Opéra 5 */
}  

.bandeau .spacerLeft{
	font-size: 1px;
	line-height: 1px;
}

.bandeauAcessibilite{
	margin-top: 5px;
	float: left;
}

.bandeauAcessibilitePuce{
	background-image: url(puce-barre.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-left: 6px;
	padding-left: 6px;
}

.bandeauRechercher{
	background-image: url(bouton-rechercher.gif);
	background-repeat: no-repeat;
	background-position: 122px 1px;
	float: left;
	margin-left: 268px;
	width: 150px;
}

.bandeauRechercher input{
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}

.bandeauRechercher button{
	padding: 0px;
	height: 19px;
	width: 27px;	
	margin-left: 5px;
	cursor: hand;
	border: none;
	background: none;
}

.date{
	color: #999999;
	font-size: 10px;
}

.global{
	width: 775px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 20px;
}

.invisible{
	display: none;
}

.page{
	background-image: url(fond.gif);
	background-repeat: repeat-y;
	background-position: left top;	
}

.pageCorps{
	background-image: url(bandeau.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;	
	border: 1px solid #999999;
	padding-top: 71px;	
}

.pageCorpsBis{
	background-image: url(fond-volutes.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.pageCorpsContenu{
	float: right;
	padding-top: 126px;
	padding-right: 10px;
	padding-left: 10px;
	width: 596px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 576px;	
}

html>body .pageCorpsContenu{
	width: 576px; /* largeur standard Opera 5 */
} 

.pageCorpsContenuPrincipal{
	text-align: justify;
}

.pageCorpsContenuPrincipal p{
	margin-bottom: 10px;
}

.pageCorpsContenuPrincipalArticle h3{
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
	color: #000000;
	background-image: url(pointilles-h.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 15px;	
	margin-bottom: 15px;		
}

.pageCorpsContenuPrincipalArticle ul{
	margin-bottom: 10px;		
}

.pageCorpsContenuPrincipalArticle li{
	background-image: url(puce-fleche.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
}

.pageCorpsContenuPrincipalArticle table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 100%;
}

.pageCorpsContenuPrincipalArticle tbody td{	
	margin-right: 1px;
	margin-bottom: 1px;	
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.pageCorpsContenuPrincipalArticle tbody .row_even td{
	background-color: #C5D7F1;
}

.pageCorpsContenuPrincipalArticle tbody .row_odd td{
	background-color: #D7E4F6;	
}

.pageCorpsContenuPrincipalArticle thead th{
	background-color: #598CD8;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	color: #FFFFFF;
}

.pageCorpsContenuPrincipalArticleAnnexesTitre{
	font-weight: bold;
	padding-top: 20px;
}

.pageCorpsContenuPrincipalArticleChapeau{
	font-weight: bold;
	color: #999999;
	margin-bottom: 20px;
}

.pageCorpsContenuPrincipalTexteLiens{	
	margin-top: 30px;
}

.pageCorpsContenuPrincipalTexteLiens li{
	background-image: url(puce-fleche-p-gris.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 15px;
}

.pageCorpsContenuPrincipalPartenaires h3{
	color: #025066;
	font-size: 12px;
	font-weight: bold;
	background-image: url(pointilles-h.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-bottom: 10px;	
}

.pageCorpsContenuPrincipalPlan{
	margin-top: 30px;	
}

.pageCorpsContenuPrincipalPlan h3{
	font-size: 11px;
	font-weight: bold;
	margin-top: 20px;
}

.pageCorpsContenuPrincipalPlan li{
	background-image: url(puce-fleche-p-gris.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 15px;
}

.pageCorpsContenuPrincipalPlan p{
	color: #CC00FF;
	margin-bottom: 0px;
	margin-top: 10px;
}

.pageCorpsContenuPrincipalRechercherChapeau{
	margin-top: 30px;
}

.pageCorpsContenuPrincipalRechercher h3{
	margin-top: 30px;
	background-image: url(pointilles-h.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	margin-bottom: 15px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.pageCorpsContenuPrincipalUne h3{
	color: #025066;
	font-size: 12px;
	font-weight: bold;
	background-image: url(pointilles-h.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 25px;
	padding-bottom: 10px;	
}

.pageCorpsContenuPrincipalUne h4{
	font-size: 11px;
	font-weight: bold;
}

.pageCorpsContenuPrincipalUne li{
	margin-top: 10px;
}

.pageCorpsContenuPrincipalUne p{
	margin-bottom: 0px;
}

.pageCorpsContenuPrincipalUneRss{
	margin-top: 10px;
}

.pageCorpsContenuPrincipalUneRss img{
	margin-top: 10px;
}

.pageCorpsContenuPrincipalUpdate{
	margin-top: 20px;
	color: #999999;
	clear: left;
	margin-bottom: 0px;
}

.pageCorpsContenuSecondaire{
	float: right;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 180px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 160px;	
}

.html>body .pageCorpsContenuSecondaire{
	width: 160px; /* largeur standard Opera 5 */
} 

.pageCorpsContenuSecondaire h3{
	background-color: #DEDEDC;
	color: #025066;
	font-size: 11px;
	font-weight: bold;
	background-image: url(icone-fleche-gris.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-left: 21px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	
}

.pageCorpsContenuSecondaire h4{
	font-size: 11px;
	font-weight: bold;		
}

.pageCorpsContenuSecondaire li{
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-image: url(pointilles-h.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.pageCorpsContenuSecondaire li ul li{
	padding-bottom: 0px;
	padding-top: 0px;
	background-image: url(none.html);		
}

.pageCorpsContenuSecondaireDocumentsTitre{
	font-weight: bold;
	background-color: #DEDEDC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 18px;
	background-image: url(puce-carre-bleu.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
}

.pageCorpsContenuSecondaireLogo{
	margin-bottom: 20px;
	color: #999999;
}

.pageCorpsContenuTitre{
	
}

.pageCorpsContenuTitre h2{
	color: #025066;
	font-size: 14px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 25px;
	background-image: url(pointilles-h.gif);
	background-repeat: repeat-x;
	padding-bottom: 10px;
	background-position: bottom;
}

.pageCorpsContenuTitreNav{
	
}

.pageCorpsContenuTitreNav li{
	display: inline;
	height: 1px; /* hauteur IE 5.x */
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto; /* hauteur standard */	
}

html>body .pageCorpsContenuTitreNav li{
	height: auto; /* hauteur standard Opéra 5 */
} 

.pageCorpsContenuTitreNavIntitule{	
}

.pageCorpsContenuTitreNavIntermediaire{
	background-image: url(puce-nav.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right: 13px;
	padding-left: 5px;
}

.pageCorpsContenuTitreNavIci{
	padding-left: 5px;	
}

.pageCorpsMenu{
	width: 175px;
	float: right;
}

.pageCorpsMenu .on a{
	/*background-color: #C5D7F1;*/
	background-color: #BBCDD0;
}

.pageCorpsMenu li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
	height: 1px; /* hauteur IE 5.x */
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto; /* hauteur standard */
}

html>body .pageCorpsMenu li{
	height: auto; /* hauteur standard Opéra 5 */
}  

.pageCorpsMenu li a{
	color: #000000;
	display: block;
	margin: 0px;	
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-left: 25px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
}

.pageCorpsMenu li a:hover, .pageCorpsMenu li a:focus{
	/*background-color: #BFB5A0;*/
	/*background-color: #F4E3AE;*/
	background-color: #ECC2CA;
	text-decoration: none;	
}

.pageCorpsMenuAccueil li a{
	background-image: url(icone-fleche-gris.gif);
}

.pageCorpsMenuEnglish{
	margin-top: 28px;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.pageCorpsMenuEnglish li a{
	background-image: url(icone-fleche-gris.gif);
}

.pageCorpsMenuImprimer{
	margin-top: 28px;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.pageCorpsMenuImprimer li a{
	background-image: url(imprimer.gif);
	color: #999999;
}

.pageCorpsMenuPratique{
	margin-top: 28px;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.pageCorpsMenuPratique li a{
	background-image: url(icone-fleche-vert.gif);
}

.pageCorpsMenuScientifique{
	margin-top: 28px;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.pageCorpsMenuScientifique li a{
	background-image: url(icone-fleche-bleu.gif);
}

.pageCorpsPied{
	color: #999999;
	padding-left: 5px;
}

.pageCorpsPied a{
	color: #999999;	
}

.pageCorpsPiedCoordonnees{
	margin-left: 181px;
	background-image: url(pointilles-h.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
}

.pied{
	background-color: #FFFFFF;
	color: #999999;
	margin-bottom: 200px;
	text-align: center;	
}

.pied a{
	color: #999999;
}

.pied li{
	display: inline;
	height: 1px; /* hauteur IE 5.x */
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto; /* hauteur standard */
}

html>body .pied li{
	height: auto; /* hauteur standard Opéra 5 */
}  

.piedPuce{
	background-image: url(puce-barre.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-left: 6px;
	padding-left: 6px;
}

.spacerLeft{
	clear: left;
}

.spacerRight{
	clear: right;
}

/* Classes Spip */



.spip_descriptif{
	margin-bottom: 25px;
}

.spip_documents_{
	margin-top: 5px;
	margin-bottom: 20px;
	color: #999999;
}

.spip_documents_left{
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	color: #999999;
	text-align: right;
}

.spip_documents_center{
	margin-top: 20px;
	margin-bottom: 20px;
	color: #999999;
	text-align: center;
}

.spip_documents_right{
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 20px;
	color: #999999;
}

.spip_doc_titre{
	font-weight: bold;
	margin-top: 10px;
}

.spip_forms{
	
}

.spip_forms input{
	background-color: #999999;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: hand;
}

.spip_forms fieldset{
	margin-bottom: 25px;
	border: 1px solid #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}

.spip_forms form{
	
}

.spip_forms h3{
	font-size: 11px;
	font-weight: bold;
	margin-top: 20px;
	color: #000000;
	background-image: url(none.html);
	padding-bottom: 0px;	
	margin-bottom: 10px;		
}

.fondo spip_bouton{
	
}

.spip_form_champ{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}

.spip_form_champ input{
	display: block;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: normal;
	cursor: text;
}

.spip_form_champ textarea{
	display: block;	
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;	
}

.spip_form_champ .spip_form_choix_unique{
	display: block;		
}

.spip_form_champ .spip_form_choix_unique input{
	display: inline;	
	border: none;
}

.spip_form_erreur{
	font-weight: bold;
	color: #B50E2C;
}

.spip_form_label{
	
}

.spip_form_label_obligatoire{
	color: #FF5F00;
	margin-right: 5px;
	margin-left: 5px;
}

}
