/*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes par defaut pour SPIP 1.9  */
/*  ----------------------------------------------------------- */

/* taille typo
 * Base				100%
 * -------------------------------------
 * 20px				1.27em
 * 19px				1.21em
 * 18px				1.15em
 * 17px				1.09em
 * 16px				1.03em
 * 15px				0.96em
 * 14px				0.88em
 * 13px				0.82em
 * 12px				0.77em
 * 11px				0.71em
 * 10px				0.65em
 *  9px				0.59em
 * Attention : en dessous de 0.71em le texte devient illisible en text smallest sur MSIE
 */

/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
body {
	font-family: Verdana;
	background: #FFF;
	margin: 1.5em;
	text-align: left;
	font-size: 1em;
}

img, table { margin: 0; padding: 0; border: none; }
/* ul, ol, li { margin: 0; padding: 0; } */
ul { list-style: none; }
h1, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }
h2 { 
	margin: 0; 
	padding: 0; 
	font-size: 1em; 
	font-weight: bold;
	color: #60921C;
}

.spip_logos { margin: 0px 5px 5px 5px; padding: 0; border: none; }

/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { 
	color: #60921C;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* ------------------------------------------- */
/* Ajout Synapse                               */
/* ------------------------------------------- */

.spacer {
  clear: both;
  font-size:1px; /* correction d'un bug IE */
}

/* Body de la page d'accueil et d'article */
.page_accueil {
	background: #ebebeb;
	margin: 0;
}

.page_article {
	background: #ebebeb;
	margin: 0;
}


/* Div et Table principale des pages du site */
#divPrincipal {
width: 100%;
}

#divCentral { 
	text-align: left;
	margin: 0; 
	padding: 0; 
	border: none; 
	width: 800px; 
	background: #FFFFFF;
}

/* lien du bandeau haut vers le site du ministere */
.lienBandeauMinistere { 
    text-decoration: none; 
	color: white;
	font-size: 0.65em;
	font-weight: bold;
}

#divBandeauMinistere { 
	margin: 0; 
	padding: 0; 
	border: none; 
	width: 100%; 
	height: 16px;
	background: #494949
}

#divCellBandeauLienMinistere {
  border: none;
  padding: 0;
  margin: 0;
  float: left
}

#divCellBandeauLienAccessibilite {
  border: none;
  padding: 0;
  margin: 0;
  float: right;
  text-align: right
}

/* Le bandeau logo */
#divBandeauLogo { 
	margin: 0; 
	padding: 0; 
	border: none; 
	width: 100%; 
	height: 150px;
	background: url(../images/bandeauLogoFond.jpg);
	color: white;
}

#divBandeauLogo_inner {
	width: 799px; 
	height: 150px;
	position: absolute;
}

a.divBandeauLogo {
	color: white;
}



#divCellBandeauLogoLogo{
  border: none;
  padding:0px 5px 0 10px;
  margin: 0;
  float: left;
}

#divCellBandeauLogoDroite{
  border: none;
  padding:0 0 0 0;
  margin: 0;
  float: left;
  width: 675px;
}

#divCellBandeauLogoHaut{
  border: none;
  width: 675px;
  height: 118px;
}

divBandeauRubriques {
}

#lienAccueil {    /* zone cliquable */
	float: left;
	width : 380px;
	height: 95px;
	margin-left: 0px;
	margin-top: 0px;
	border: none;
}

#divCellBandeauLogoTitre{
  border: none;
  padding: 10px 0 0px 0;
  margin: 0;
  float: left;
}

#divCellBandeauLogoFormrech{
  border: none;
  padding: 10px 10px 0 0;
  margin: 0 0 -15px 0;
  float: right;
}


.rechercheBandeau{
	background:url(../images/rechercheInput.gif) no-repeat top left;
	width:137px; 
	height:19px; 
	border: none;
    padding: 0 0 0 12px;
	margin: 0 -10px 0 0;
	color: #6B6B6B;
	font-size:0.77em;
	vertical-align:middle;
}

#boutonRecherche{
	background:url(../images/rechercheBoutonOK.gif) no-repeat top left;
	width:23px;
	height:19px;
	border: none;
    padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size:0.77em;
	vertical-align:middle;
}


#lienRechercheAvancee {
	font-size:0.77em;
	color: #FFFFFF;
	border: none;
}

/* Le bandeau des rubriques */
#ligneRubrique{
	padding: 0 0 0 0;
	height: 16px;
	border-bottom: 1px dotted #FFFFFF;
}

#ligneRubrique_de{
	padding: 0 0 0 0;
	height: 16px;
	border-bottom: 1px dotted #FFFFFF;
	font-size: 0.90em;
}

.boutonRubriqueInactif, .boutonRubriqueActif {
	font-size: 0.71em;
	font-weight: bold;
	float: left;
	height: 16px;
	margin: 0 0 0 0;
	padding: 0 1px 0 1px; 
}

.boutonRubriqueInactif {
}

.boutonRubriqueActif {
	color: #668F03;
    background: #EDF3D1;
}

a.lienboutonRubriqueInactif, a.lienboutonRubriqueActif {
    text-decoration: none;
}


a.lienboutonRubriqueInactif{
	color: #FFFFFF;
}

a.lienboutonRubriqueActif {
	color: #668F03;
}

a.lienboutonRubriqueInactif:hover, a.lienboutonRubriqueActif:hover { text-decoration: underline; }

.divBandeauRubriqueSeparation{
	float: left;
	background:url(../images/traitSeparation.gif) no-repeat center center;
	border: none;
	width:11px;
	height:14px
}


/* Menu hierarchie */
#divHierarchie {
	font-size:0.65em;	
	margin: 2px 0 2px 10px;
	color:#6B6B6B;
	border: none;
}

a.LienHierarchie {
	color:#6B6B6B;
}

a.LienHierarchie:hover { text-decoration: underline; }

#divPointInterrogation {
	width: 20px; 
	height: 20px;
    float: left;
	margin: 11px 0 0 0;
	border: none;
    background:url(../images/feuilleMEDDRougePetite.gif) no-repeat top left;
}

#divLiensHierarchie {
	width: 750px;
	padding: 10px 10px 5px 0;
    float: left;
	border-bottom: 1px dotted #E60003;
}

#divLiensHierarchieAccueil{
	width: 750px;
	padding: 10px 10px 5px 0;
    float: left;
	border-bottom: 1px dotted #E60003;
}

#divLienSPE {
	padding: 0 10px 0 0;
    float: right;
}

/* Menu gauche */

#menuGauche{
  border: none;
  padding: 0;
  margin: 0 5px 0 5px;
  float: left;
  width: 26%;
  background-color: #FFFFFF
  height: 100%;
}

.titreMenuGaucheon, .titreMenuGauche{ 
	font-size:1.03em;
	padding:5px 0px 30px 15px;
	color:#FFFFFF;
}

.titreMenuGaucheBI { 
	font-size:0.9em;
	padding:5px 0px 0px 0px;
	color:#FFFFFF;
}

.titreMenuGaucheon{
	font-weight: bold;
}

.listeMenuGaucheRouge, .listeMenuGaucheJaune, .listeMenuGaucheVert, .listeMenuGaucheRougeon, .listeMenuGaucheJauneon, .listeMenuGaucheVerton {	
	list-style:none; 
	margin: 0 0 0 5px;
	padding: 0px 0px 0px 10px;
}

.listeMenuGaucheRougeon, .listeMenuGaucheJauneon, .listeMenuGaucheVerton {
	background:url(../images/puceListeBlanche.gif) no-repeat 0% 75%;
}

.listeMenuGaucheRouge{
	background:url(../images/puceListeRouge.gif) no-repeat 0% 75%;
}

.listeMenuGaucheJaune{
	background:url(../images/puceListeJaune.gif) no-repeat 0% 75%;
}

.listeMenuGaucheVert{
	background:url(../images/puceListeVert.gif) no-repeat 0% 75%;
}

a.lienMenuGaucheRouge, a.lienMenuGaucheJaune, a.lienMenuGaucheVert, a.lienMenuGaucheRougeon, a.lienMenuGaucheJauneon, a.lienMenuGaucheVerton {
	font-size:0.71em;
	font-weight: normal;
}

a.lienMenuGaucheRouge, a.lienMenuGaucheJaune, a.lienMenuGaucheVert {
	color: #6B6B6B;
}

a.lienMenuGaucheRougeon, a.lienMenuGaucheJauneon, a.lienMenuGaucheVerton {
	font-weight: bold;
}

a.lienMenuGaucheRougeon {
	color: #FFFFFF;
}

a.lienMenuGaucheJauneon {
	color: #FFFFFF;
}

a.lienMenuGaucheVerton {
	color: #FFFFFF;
}

.divMenuGaucheRougeon {
  background-color: #EA7172;
}

.divMenuGaucheJauneon {
  background-color: #D2B845;
}

.divMenuGaucheVerton {
  background-color: #B7D047;
}

#divMenuSecteurs{
  padding: 0;
  margin: 0 0 0 0;
  width: 100%;
  background-color: #FFFFFF;
}

#divMenuSecteurs ul { margin: 0; padding: 0; }

.divTitreMenuGaucheRouge, .divTitreMenuGaucheJaune, .divTitreMenuGaucheVert, .divTitreMenuGaucheRouge2, .divTitreMenuGaucheJaune2 {
  padding: 0 0 10px 0;
  margin: 0 0 0 0;
  width: 100%;
}

.divTitreMenuGaucheRouge, .divTitreMenuGaucheJaune, .divTitreMenuGaucheVert, .divTitreMenuGaucheRouge2, .divTitreMenuGaucheJaune2 {
  margin: 5px 0 0 0;
}

.divTitreMenuGaucheRouge, .divTitreMenuGaucheRouge2 {
  background: url(../images/titreRougeFond.jpg);
}

.divTitreMenuGaucheJaune, .divTitreMenuGaucheJaune2 {
  background: url(../images/titreJauneFond.jpg);
}

.divTitreMenuGaucheVert{
  background: url(../images/titreVertFond.jpg);
}

/* propriétés communes à l'ensemble des 4 coins */
.hautGaucheRouge, .hautDroitRouge, .basGaucheRouge, .basDroitRouge {
	height: 9px; width: 9px;
	background-repeat: no-repeat;
	font-size:1px; /* correction d'un bug IE */
}
/* propriétés spécifiques à chaque coin */
.hautGaucheRouge {
	background: url(../images/hautGaucheRouge.gif);
}
.hautDroitRouge {
	float: right;
	background: url(../images/hautDroitRouge.gif);
}
.basGaucheRouge {
	background: url(../images/basGaucheRouge.gif);
}
.basDroitRouge {
	float: right;
	background: url(../images/basDroitRouge.gif);
}
.basRouge {
	background: url(../images/basRouge.gif) repeat-x bottom right;
}

/* propriétés communes à l'ensemble des 4 coins Jaune*/
.hautGaucheJaune, .hautDroitJaune, .basGaucheJaune, .basDroitJaune {
	height: 9px; width: 9px;
	background-repeat: no-repeat;
	font-size:1px; /* correction d'un bug IE */
}
/* propriétés spécifiques à chaque coin */
.hautGaucheJaune {
	background: url(../images/hautGaucheJaune.gif);
}
.hautDroitJaune {
	float: right;
	background: url(../images/hautDroitJaune.gif);
}
.basGaucheJaune {
	background: url(../images/basGaucheJaune.gif);
}
.basDroitJaune {
	float: right;
	background: url(../images/basDroitJaune.gif);
}
.basJaune {
	background: url(../images/basJaune.gif) repeat-x bottom right;
}

/* propriétés communes à l'ensemble des 4 coins Vert*/
.hautGaucheVert, .hautDroitVert, .basGaucheVert, .basDroitVert {
	height: 9px; width: 9px;
	background-repeat: no-repeat;
	font-size:1px; /* correction d'un bug IE */
}
/* propriétés spécifiques à chaque coin */
.hautGaucheVert {
	background: url(../images/hautGaucheVert.gif);
}
.hautDroitVert {
	float: right;
	background: url(../images/hautDroitVert.gif);
}
.basGaucheVert {
	background: url(../images/basGaucheVert.gif);
}
.basDroitVert {
	float: right;
	background: url(../images/basDroitVert.gif);
}

#contenuMenu p {
	color: white;
	margin: 0.5em; /*gestion des espaces interparagraphes */
}
.basVert {
	background: url(../images/basVert.gif) repeat-x bottom right;
}

.contenuMenuSecteurRouge, .contenuMenuSecteurJaune, .contenuMenuSecteurVert{

	padding: 0 0 0px 0;
}

.contenuMenuSecteurRouge{
	border-right: 1px solid #E60003;
	border-left: 1px solid #E60003;
	background: url(../images/degradeRouge.jpg) repeat-x top right;
}

.contenuMenuSecteurJaune{
	border-right: 1px solid #FFD101;
	border-left: 1px solid #FFD101;
	background: url(../images/degradeJaune.jpg) repeat-x top right;
}

.contenuMenuSecteurVert{
	border-right: 1px solid #CBD401;
	border-left: 1px solid #CBD401;
	background: url(../images/degradeVert.jpg) repeat-x top right;
}

/* Contenu */

#divImprimer{
	width: 25%;
	float: left;
	border:none;	
}

#divTitreArticle{
	float: center;
	display: inline;
	border:none;	
	width: 75%;
   text-align: center;
	
}

#contenu{
  border: none;
  padding: 0;
  margin: 0px 0 0 10px;
  float: left;
  font-size: 0.77em;
  width: 69%;
  text-align:justify;
}

#contenu h1{
  font-family: Arial;
  height: 33px;
  font-weight: bold;
  font-size: 1.7em;
  color: #60921C;
  background: url(../images/fondTitre1B.jpg) no-repeat bottom left;
  margin: 0 0px 0 0;
  padding: 0 40px 10px 20px;
  border: none;
  vertical-align:middle;
}


.titrePage{
  float: left;
  font-family: Arial;
  height: 33px;
  font-weight: bold;
  font-size: 1.7em;
  color: #60921C;
  background: url(../images/fondTitre1B.jpg) no-repeat bottom left;
  margin: 0 0px 0 0;
  padding: 0 40px 0px 20px;
  border: none;

}

.titrePagelong{
  float: left;
  font-family: Arial;
  height: 33px;
  font-weight: bold;
  font-size: 1.27em;
  color: #60921C;
  background: url(../images/fondTitre1B.jpg) no-repeat bottom left;
  margin: 0 0px 0 0;
  padding: 0 40px 0px 20px;
  border: none;

}


.imprimante{
	float: left;
	width : 22px;
	height: 30px;
	border: none;
    background: url(../images/imprimante2.jpg) no-repeat bottom left;

}

.feuilleVerte{
	float: left;
	width : 33px;
	height: 33px;
	border: none;
	margin: 0 20px 0 0;
    background: url(../images/feuilleVerte.jpg) no-repeat bottom left;

}

.contenuArticle{
  background: url(../images/fondContenu.jpg) repeat-y top left;
  border: none;
  padding: 10px 0px 10px 20px;
}


#contenu a {
  color: #60921C;
}

.titrePageRecherche{
  float: left;
  font-family: Arial;
  height: 33px;
  font-weight: bold;
  font-size: 1.1em;
  color: #60921C;
  background: url(../images/fondTitre1B.jpg) no-repeat bottom left;
  margin: 0 0px 0 0;
  padding: 0 40px 0px 20px;
  border: none;

}

a.spip_out {
  color: #E70000;
}

#contenu h2{
  font-family: Arial;
  font-weight: bold;
  font-size: 1.3em;
  color: #60921C;
  padding: 0 0px 0px 20px;
  margin: 10px 0 0 0;
  background: url(../images/feuilleMEDDVerte.gif) no-repeat top left;
}

#contenu h3{
  font-weight: bold;
  font-size: 1.1em;
  color: #60921C;
   margin: 10px 0 0 0;
}

#contenu h4{
  font-weight: bold;
  font-size: 1em;
  color: #60921C;
  margin: 10px 0 0 0;
}



#contenu a:hover {
  text-decoration: underline;
  color: #FB8801;
}


#contenu ul {
	/*padding: 0px 0px 0px 5px;*/
	list-style: none;	
}

#contenu li {
	/*padding: 0px 0px 4px 15px;*/
}



ul.spip
{
	/* margin: 10px 0 10px 40px; */
	list-style: none;
}

ol.spip
{ 
	/* margin: 10px 0 10px 40px; */
}

ul.spip li {
	padding-left: 15px;
	margin-bottom: 2px;
	background:url(../images/puceVerte.gif) no-repeat top left;
}

ol.spip li {
	margin-bottom: 2px;
	/* padding: 0px 0px 0px 15px; */
}

ul.sousrubrique { list-style: none; }

/*table.spip {
	border: 1px solid #73A135;
	border-collapse: collapse;	
}

td.spip {
	border: 1px solid #73A135;
}

*/
#contenu table{
	border: 1px solid #73A135;
	border-collapse: collapse;
	text-align: left;
}


table.spip {
	border: 1px solid #73A135;
	border-collapse: collapse;
	width: 100%;
}

tr.spip {
	border: 1px solid #73A135;
	background-color: #60921C;
	color: #FFFFFF;
	font-size:0.88em;
	font-weight: bold;
	text-align: center;
}

th.spip {
	border: 1px solid #73A135;
	background-color: #60921C;
	color: #FFFFFF;
	font-size:0.88em;
	font-weight: bold;
	text-align: center;
}

tr.row_even, tr.row_odd  {
	border: 1px solid #73A135;
	text-align: left;
	font-size:0.88em;
	font-weight: normal;
	/*height: 20px;*/
}

tr.row_odd {
	background-color: #E9EFD6;
}

td.spip {
	border: 1px solid #73A135;
	text-align: left;
	background-color: #FFFFFF;
	font-size:0.88em;
	font-weight: normal;
	/*height: 20px;*/
}

.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { font-weight: bold; font-size: 0.8em; margin-left:auto; margin-right:auto;}
.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left:auto; margin-right:auto;
}

.spip_form_label { font-weight: bold; }

.div_flottante{
	background:url(../images/back_flottant.gif) no-repeat left top;
	width:311px;
	height:384px;
	position:absolute;
	z-index:999;
	left:336px;
	/* right:383px; */
	display:none;
	/* margin: 0 0px 0 -168px; */
}

#contenu td {
	border: 1px solid #73A135;
	vertical-align: top;
}

#contenu td {
	border: 1px solid #73A135;
	vertical-align: top;
}

#contenu th {
	border: 1px solid #73A135;
	background-color: #60921C;
	color: #FFFFFF;
	font-size:0.88em;
	font-weight: bold;
	text-align: center;
}

.dateArticles{
  font-size: 0.88em;	
  color: #4B4B4B;
  font-weight: normal;
}

.divContenuTitre{
	width: 100%;
}


.divContenuDroit{
	float: right;
	width: 40%;
	border: none;
    margin: 0px 5px 5px 5px;
}

.divContenuDroitCentre{
	background: url(../images/FondCadreArticle.jpg) no-repeat top left;
    padding: 5px 5px 5px 5px;
	border-right: 1px solid #C8C8C7;
	border-left: 1px solid #C8C8C7;
}

/* propriétés communes à l'ensemble des 4 coins gris */
.hautGaucheGris, .hautDroitGris, .basGaucheGris, .basDroitGris {
	height: 9px; width: 9px;
	background-repeat: no-repeat;
	font-size:1px; /* correction d'un bug IE */
}
/* propriétés spécifiques à chaque coin */
.hautGaucheGris {
	background: url(../images/hautGaucheGris.jpg);
}
.hautDroitGris {
	float: right;
	background: url(../images/hautDroitGris.jpg);
}
.basGaucheGris {
	background: url(../images/basGaucheGris.gif);
}
.basDroitGris {
	float: right;
	background: url(../images/basDroitGris.gif);
}
.basGris {
	background: url(../images/basGris.gif) repeat-x bottom right;
}

.hautGris {
	background: url(../images/hautGris.jpg) repeat-x top right;
}

.divContenuIC{
}

.divContenuRef{
}

#contenuCarte{
	border-top: 1px dotted #E60003;
}

#contenuEdit1, #contenuEdit2, #contenuEdit3, #contenuEdit4, #contenuEdit5, #contenuEdit6 {
	width: 552px;
	height: 254px;
}

#contenuEdit1 {
	background: url(../images/editorialFond1.jpg) no-repeat;
}

#contenuEdit2 {
	background: url(../images/editorialFond2.jpg) no-repeat;
}

#contenuEdit3 {
	background: url(../images/editorialFond3.jpg) no-repeat;
}

#contenuEdit4 {
	background: url(../images/editorialFond4.jpg) no-repeat;
}

#contenuEdit5 {
	background: url(../images/editorialFond5.jpg) no-repeat;
}

#contenuEdit6 {
	background: url(../images/editorialFond6.jpg) no-repeat;
}



#contenuEditCentre h2 {
  font-weight: none;
  font-size: 1.3em;	
  color: #FFFFFF;
  width: 100%;
  border-bottom: 1px dotted #FFFFFF;
  padding: 5px 0 10px 0;
  background: none;
}

#contenuEditCentre p {
  font-size: 0.88em;	
}

#contenuEditCentre {
	float: left;
	width: 164px;
	color: #FFFFFF;
	padding: 10px 6px 10px 6px;
	text-align: left;
}

#contenuEditCentrede h2 {
  font-weight: none;
  font-size: 1.3em;	
  color: #FFFFFF;
  width: 100%;
  border-bottom: 1px dotted #FFFFFF;
  padding: 0px 0 0px 0;
  background: none;
}

#contenuEditCentrede p {
  font-size: 0.84em;	
}

#contenuEditCentrede {
	float: left;
	width: 164px;
	color: #FFFFFF;
	padding: 5px 3px 5px 5px;
	text-align: left;
}


.rubriqueAccueil {
	border-top: 2px solid #73A135;
	padding: 12px 10px 10px 10px;
	background: url(../images/fondDegradeVert.jpg) no-repeat;
}

/* Pied de page */
#divPiedPage{
   border: none;
   height: 29px;
   width: 100%;
   padding:0 0 0 0;
   background: #74A138; 
}

#divPiedPageGauche, #divPiedPageDroit{
	height: 11px; width: 11px;
	background-repeat: no-repeat;
	font-size:1px; /* correction d'un bug IE */
}

#divPiedPageGauche {
	background: url(../images/piedPageGauche.gif);
}

#divPiedPageDroit {
	float: right;
	background: url(../images/piedPageDroit.gif);
}

a.divPiedPage {
	text-decoration: none; 
	color: white;
	font-weight: bold;
	font-size: 0.65em
}

a.divPiedPage:hover { text-decoration: underline; }

div.ligneForm {
 	clear: both;
    padding-top: 5px;
	font-size:0.88em;
 }

div.ligneForm span.label {
 	float: left;
 	width: 36%;
	padding: 3px 0 0 0;
 	text-align: right;
 }

div.ligneForm span.formw {
    float: right;
 	width: 63%;
 	text-align: left;
 }

div.ligneForm select.inputForm {
	color: black;
}

.listeEtabl {
}

table.listeEtabl {
	border: 1px solid #73A135;
	border-collapse: collapse;
	width: 100%;
}

tr.listeEtablenTete {
	border: 1px solid #73A135;
	background-color: #60921C;
	color: #FFFFFF;
	font-size:0.88em;
	font-weight: bold;
	text-align: center;
}

table#listeEtabl tr.listeEtablenTete a {
  color: #FFFFFF;
}

th.listeEtabl {

}

tr.listeEtabl1, tr.listeEtabl2  {
	border: 1px solid #73A135;
	text-align: left;
	font-size:0.88em;
	font-weight: normal;
	height: 20px;
}

tr.listeEtabl2 {
	background-color: #E9EFD6;
}

td.listeEtabl {
	border: 1px solid #73A135;
	text-align: left;
	background-color: #FFFFFF;
	font-size:0.88em;
	font-weight: normal;
	height: 20px;
}

a.listeEtabl {
	color: #3B5911;
	font-size:0.88em;
}

caption.listeEtabl {
}

.contenuActu {
	margin:0px 0px 10px 0px;
}

.contenuActu h2 {
  padding: 0 0 5px 0;
}


input.formw {
	font-size: 1.2em;
}

select.formw {
	font-size: 1em;
}

.note {
	border: none;
	padding: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-size:0.82em;
	font-weight: normal;

}

#planSecteur {
	background: url(../images/fondContenu.jpg) repeat-y top left;
    padding: 10px 0px 10px 20px;
}

#planSecteur ul { list-style: none; }

.planRubriqueArticles {
    padding: 0px 0px 0px 20px;
}


#adresseMEDD{
	border: none;
	padding: 0px;
	margin: 50px 0 4px 0;
	background-color: #FFFFFF;
	color: #3B5911;
	font-size:0.65em;
	font-weight: normal;
}

.descriptionRecherche{
	font-weight: bold;
}

#listeResultats {
	margin: 0 0 0px 10px;
	padding: 0px 0px 0px 0px;
}

#listeResultats ul{
	margin: 0 0 0px 0px;
	padding: 0px 0px 0px 0px;
}

#listeResultats li{
	list-style:none; 
	margin: 0 0 5px 0px;
	padding: 0px 0px 20px 0px;
	border-bottom: 1px dotted #C8C8C7;
}

#listeResultats a{
	font-weight: bold;
	margin: 0 0 0px 0px;
	padding: 0px 0px 0px 0px;
}

.pagination{
	text-align: center; 
}

.urlRecherche {
	color: #6B6B6B;
	font-weight: normal;

}

#aideRecherche {
	display: none;
	font-size: 0.88em;
}

.spip_note {
	font-size: 0.88em;
}

