
/***************************************************************************************************
Liste des modifications
#201312 - LG - décembre 2013 - Mise en palce de la nouvelle page d'accueil eaufrance 
#201404 - LG - avril 2014 - Suite - Mise en palce de la nouvelle page d'accueil eaufrance 
***************************************************************************************************/

/* Normalise les marges et le remplissage */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{ margin: 0; padding: 0; }

/* Normalise les tailles de polices pour lels en-têtes */
h1,h2,h3,h4,h5,h6
{ font-size: 100%; }

/* Supprime list-style pour les listes */
ol,ul
{ list-style: none; }

/* Normalise les styles et graisses de fontes: font-style et font-weight sont normal*/
adresse,caption,cite,code,dfn,em,th,var
{ font-style: normal;font-weight: normal; }

/* Supprime les bordures dans les tableaux */
table
{ border-collapse: collapse; border-spacing:0;  }



/* Supprime les bordures dans les �l�ments fieldset et img */
fieldset, img{ border: 0; }

/* Aligne le texte � gauche dans caption et th */
caption, th
{ text-align: left; }


/* Supprime les apostrophes doubles autour de q */
q:before, q:after
{ content:''; }



body,a,h1,h2,select,p{
    font-size:12px; /* Lg 201312 font-size:11px;*/
    line-height:18px; /* Lg 201312 */
    font-family:Verdana,Arial,Helvetica,sans-serif,monospace;
    color:#58595b;

    /* LG 201312 background-color:white; */
	
}
a,h1,h2,select,p{
    background-color:transparent; /* LG 201312 */
}

body {
   background:#3d6098 url(../images/fond-avec-bordure.jpg) center repeat-y;
   /*background-color:#3d6098;  LG 201312 */
}

h2{
font-size:12px;
}

html, body { height: 100%;
	}

#conteneur {


width:978px;
/* Lg 2312 avec nouvelle réorganisation des bordure width:1024px; /* Lg 201312 width:1000px; */
background-color: #F8F5F5;
margin: 0 auto;
/* height:100%;  */
}

#global{
    /* Lg 201312 margin:0 35px 0 35px;*/
	margin:0;
	background-color:#FAF7F7;
	/* Lg 20141022 background-color:#f8f5f5; */
	/* Lg 201312 background-color:white;*/
     /* Lg 201312 pas sure padding-bottom:50px; */
	/*  height:100%; pas sure Lg 201312 **/
}
#bandeau_center h1{
font-size:14px;
margin-left:50px;
}

/* ----------------------------*/
/* =barre lat�rale */
/* ----------------------------*/
#degrade_left{
    background:url(../images/degrade_left.gif) repeat-y left;

	position: relative;
	margin: 0 auto;
	 min-height: 100%;
}

#degrade_right{
	position: relative;
	margin: 0 auto;
	height: 100%;
    background:url(../images/degrade_right.gif) repeat-y right;

}

/* ----------------------------*/
/* =bandeau (signe distintif (logo, banni�re, .. )) */
/* ----------------------------*/
#bandeau{
    
    height:109px; /* LG 201312 height:86px; */
    background:url(../images/bandeau.png) white no-repeat left; /* LG 201312 background:url(../images/bandeau_right.jpg) white no-repeat right;*/
	padding-right:0px; /* LG 201312 padding-right:9px;*/
	padding-top:0px; /* LG 201312 padding-top:3px;*/

}
#bandeau_right li{
	float:right;
	margin-left:2px; /* LG 201312 margin-left:27px;*/
	padding-left:5px;/* LG 201312*/

}
#bandeau #bandeau_center{
    font-family:Verdana,Arial,Helvetica,sans-serif,monospace;
    font-size:14px;
    color:#000;
    font-weight:bold;
    text-align:left;
    padding-top:7px;
    padding-left:30px;
    float:left
}
/*** titre eaufrance ***/
#bandeau_center h1 a{
	font-size:14px;
}
#bandeau #bandeau_center span{
    font-size:11px;
    color:#58595b;
}
#bandeau_left{
    float:left;
    width:97px;
	margin:15px 0 0 25px;
}
#bandeau_left img.premier{
	margin:4px 0 10px 0;
}
#bandeau_right,#bandeau_right .gras_blc:hover {
	text-decoration:underline;
	text-align:right;
}

.gras_blc{
    background:none;
    font-weight:bold;
    color:#ffffff;
    text-decoration:none;
}

/* pictograme */
#bandeau_right img,a{
background:none;
}


#bandeau_right li  .gras_blc{
font-size:90%;/* LG 201312 */
}
#bandeau_right {
float: right;
background-color:#3F64A0;
-webkit-border-bottom-left-radius: 20px;/* LG 201312*/
-moz-border-radius-bottomleft: 20px;/* LG 201312*/
border-bottom-left-radius: 20px;/* LG 201312*/
padding-top:0px;/* LG 201312*/
padding-bottom:1px;/* LG 201312*/
padding-left:10px;/* LG 201312*/
padding-right:10px;/* LG 201312*/
}
a img {
    border: medium none;
}
.imglienHD {
    margin-right: 4px;
    vertical-align: middle;
}
/* LG 201312*/
#barre_recherche{
    clear:right;
	margin-top:30px;
	background-color:transparent;
	float:right;
	padding:15px;
	
}
#barre_recherche form input {

-moz-box-shadow: 7px 7px 10px 1px #000000;
-webkit-box-shadow: 7px 7px 10px 1px #000000;
-o-box-shadow: 7px 7px 10px 1px #000000;
box-shadow: 7px 7px 10px 1px #000000;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=135, Strength=10);
padding:2px;
font-size:110%;
margin-left:5px;
}
#barre_recherche form input#input_recherche{

background-color:#ffffff;
font-size:16px;
color:#cbcfd3;
text-align:center;
border-color:#cbcfd3;
border-width:1px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
#barre_recherche form input#ok{

	background-color:#3F64A0;

color:#ffffff;
text-align:center;
border-color:#ffffff;
border-width:1px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
font-size:16px;
}
/* fin LG 201312 */

#picto_france{
    position:absolute;
	padding:0px;
	top:45px;
	right:40px;
	width:77px;
}
#picto_separation{
position:absolute;
 padding:0px;
 top:68px;
 right:113px;
 width:16px;
}
#picto_globe a.picto_geo{
margin-left:3px;
}
#picto_globe{
position:absolute;
top:67px;
right:123px;
}

#picto_globe a img{
margin-left:3px;
}

/* ----------------------------*/
/* =ligne des couleurs */
/* ----------------------------*/
.ligne_couleurs{
    width:25%;
    height:6px;
    float:left;
	font-size:0;
}
#l_rose{background:#b74677;}#l_orange{background:#d69a23;}#l_vert{background:#8aac4a;}#l_turquoise{background:#2b8798;}



/* ----------------------------*/
/* =fil d'ariane */
/* ----------------------------*/
#fil_ariane{
    text-align:right;
   /* Lg 201312  border-bottom:1px dashed #3f64a0; */
    background:url(../images/degrade_top.gif) repeat-x;
    height:26px;
    clear:both;
    margin-bottom:18px;
	font-size:11px;
}
#fil_ariane span,#fil_ariane li{
    /* Lg 201312 margin:10px 0 0 5px; */
	margin:5px 0 0 2px; 
    float:left;

}
#fil_ariane li{
   color:#3f64a0;

}
#fil_ariane a{
   color:#3f64a0;
   text-decoration:none;
   	font-size:11px;
}
#fil_ariane a:hover{text-decoration:underline;}



/* ----------------------------*/
/* =navigation menu */
/* ----------------------------*/
a.no_underline{
text-decoration:none;
}


#navigation{
	/* display:inline;*/
	float:left;
    padding:0;
    margin-left:15px;
    width:180px; /* LG 201312 width:163px;*/
	clear:left; /* LG 201312 : si le fil d'arian passe sur 2 lignes;*/
}
#saviez_vous, #jourchiffre, #documents_sie{
padding-right:10px; /* LG 201312 */
padding-left:5px;/* LG 201410 */
}
#navigation div, #navigation div a {
text-align: justify; /* LG 201312 */
font-size:11px;
line-height:15px;
}
#navigation #documents_sie {
font-size:11px;
line-height:15px;
text-align:left;
font-weight:normal;

}
#navigation #documents_sie  img{
margin-right:5px;
}
#navigation #documents_sie a{
line-height:15px;
text-align:left;
text-decoration : none;
}


#navigation #documents_sie  h2{
  margin-bottom:10px;
  padding-bottom:0px; 
  padding-left: 30px; 
  border-bottom-width: 1px;
  border-bottom-style: solid;
  background-position: 0 2px;
  background-repeat: no-repeat;
  text-align:justify;
  color:#80A142;
  border-bottom-color: #80A142;
  background-image: url(../images/newpucevert.png);
}
#navigation #documents_sie  h3, #informer #site-accueil h3 {
font-size:11px;
color:#000000;
margin-top:15px;
margin-bottom:5px;
background-color:#ccd7b4;
padding:2px;
text-align:left;
padding-left:10px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
#informer #site-accueil h3 {
background-color:#b8ccdb;
margin-top:0px;
}
#informer #site-accueil ul {
   list-style-type: none;
}
#informer #site-accueil li:before {
   content: '- ';
}
#navigation #documents_sie  h3.bsh, #navigation #documents_sie  h3.bsh span{
font-size:11px;
text-align:left;
background-color:transparent;
padding:0;
margin:0px;
font-weight:normal;
color:#58595B;
}
#navigation #documents_sie div.lienrubrique, #navigation #jourchiffre  div.lienrubrique{
  text-align:right;
  margin-top:5px;
}
#navigation #documents_sie div.lienrubrique a{
  color:#80a142;
  font-weight:bold;
}
#navigation #jourchiffre  div.lienrubrique a{
  color:#d69a23;
  font-weight:bold;
  text-decoration : none;
}

#navigation #jourchiffre, #navigation #reseauxsociaux {
   margin-top:30px!important;

}
#navigation #jourchiffre h3{ /* LG 201312 */
font-size:11px;
color:#000000;
margin-top:15px;
margin-bottom:20px;
background-color:#e1b868;
padding:2px;
text-align:left;
padding-left:10px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;	

}

#navigation #jourchiffre h4{ /* LG 201312 */
color:#d69a23;
font-weight:bold;
text-align:center;
font-size:14px;
}
#navigation #jourchiffre p, #navigation #jourchiffre div{
	font-weight:normal;
    text-align:center;
     /* LG 201312 width:150px;*/
}

#navigation #jourchiffre{
	margin-bottom:30px;

}
/* LG 201312 
#jourchiffre h4{
    border-bottom: 1px solid #3F64A0;
    color: #3F64A0;
    // LG 201312 width:163px;
}

#jourchiffre h5{
//Lg 201312 font-size:14px; 
font-weight:bold;
text-align:center;
// LG 201312 width:165px;
}
*/

#saviez_vous h4{
    border-bottom:1px solid #58595b;
    /* LG 201312 width:163px;*/
}

#saviez_vous p{
	font-weight:normal;
    text-align:left;
    /* LG 201312 width:150px;*/
}

#navigation #saviez_vous{
	margin-bottom:30px;

}
.menu a {
text-decoration:none;
}
.menu a span{
color:#ffffff;
display:block;
 /* LG 201312 width:155px;*/
cursor:pointer;
/* LG 201312 line-height:16px; */
 padding-left : 25px;/* LG 201312 padding:0px 0 0 22px; */
 padding-top : 5px;
/* Lg 201312  : il faut le mettre sur le A uniquement sinon un souligné apparait text-decoration:none;*/


}

.menu_tmp span{
display:block;
/* LG 201312 width:141px; 
line-height:15px;
padding:1px 0 0 22px;*/
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    padding-left: 25px;
    padding-top: 5px;

}
.menu,.menu_tmp{
	height:100%;
   /* Valeur mise a 0 pour menu BSH sinon 7 */
    margin-bottom:0px;
    /* Lg 201312 margin-top:7px; */
    color:#ffffff;
    font-weight:bold;
    text-decoration:none;
}
.menu li{
color:black;
margin-left:4px;
}
.menu li a{
text-decoration:none;
}
.menu li a:hover{
text-decoration:underline;
}
/* LG 201312 : les iamges des élements du menu sont modifiées 
#fond_menu1{background:url(../images/fond_menu_rose.gif) no-repeat;}
#fond_menu2{background:url(../images/fond_menu_orange.gif) no-repeat;}
#fond_menu3{background:url(../images/fond_menu_vert.gif) no-repeat;}
#fond_menu4{background:url(../images/fond_menu_bleu.gif) no-repeat;}
#fond_menu5{background:url(../images/fond_menu_bleu2.gif) no-repeat;}
*/
#fond_menu1{background:url(../images/menurose.png) no-repeat 0 0; height:32px;}
#fond_menu2{background:url(../images/menurose.png) no-repeat  0 0; height:32px;}
#fond_menu3{background:url(../images/menujaune.png) no-repeat  0 0; height:32px;}
#fond_menu4{background:url(../images/menuvert.png) no-repeat  0 0; height:32px;}
#fond_menu5{background:url(../images/menuturquoise.png) no-repeat  0 0;height:32px;}
#fond_menu0{background:url(../images/menubleu.png) no-repeat  0 0;height:32px;}
/* Fin LG 201312 : les iamges des élements du menu sont modifiées */

.chiffre {
	font-size: 24px;
	font-weight: bold;
	}



/* ----------------------------*/
/* =Contenu principal */
/* ----------------------------*/
#content_main{
    /* LG 201312 car la collone de gauche était 163px elle est maintenant 180px donc on ajoute 12px à la marge de gauche margin:0 195px 0 195px; */
	/* LG 201312 puis on supprime la colonne de droite donc on diminiue la marge de droite margin:0 195px 0 212px; */
	/* margin:0 25px 0 212px;*/
	margin:0 25px 0 215px;
	
	}
#content_main_breve{
    /* LG 201312 margin:0 20px 0 195px; */
	margin:0 25px 0 212px;
}
#content_main_haut{
float:left;
clear:right;
}
#content_main_bas {
float:left;
clear:both;
width:100%;
}
#content_main h2{
    color:#3f64a0;
    margin-bottom:15px;
    padding-bottom:4px;
    border-bottom:1px solid #3f64a0;
}
#edito{
    margin-bottom:0px;
	margin-right:10px;
	margin-top:5px;	
    /* LG 201312 color:#58595b;*/
    padding:0;
	/* LG 201312 position:relative;*/
	float:left;
	width:69%;/* Lg 201410 : plus grandes gouttièrs typographiques width:70%;*/

}
#informer{
    margin-top:14px;
	margin-right:10px;
    /* LG 201312 color:#58595b;*/
    padding:0;
	/* LG 201312 position:relative;*/
	float:left;
	width:100%;

}
#informer h2 {
  margin-bottom:10px;
  padding-bottom:0px; 
  padding-left: 30px; 
  border-bottom-width: 1px;
  border-bottom-style: solid;
  background-position: 0 2px;
  background-repeat: no-repeat;
  text-align:justify;
  color:#2B8798;
  border-bottom-color: #2B8798;
  background-image: url(../images/newpuceturquoise.png);
}

#edito p{
    font-size:12px;
	 color:#2c2c2c;
	 font-weight:bold;
	 text-align:justify;
}
#edito .strong{
    text-align:left;
}
p.strong{
    color:#58595b;
    text-align:left;
}
#site-accueil {
float:left;
font-size:10px;
line-height:12px;
text-align:center;
}

#site-accueil  a{
font-size:10px;
line-height:16px;
text-align:center;
font-weight:normal;
color:#879099;
text-decoration:none;

}
#informer #site-accueil  a{
font-size:11px;
}
#eau-milieux, #gestion-politique, #usages , #outils-expert{
float:left;
background-color:#ffffff;
padding:5px;
margin-top:5px;
-moz-box-shadow: 2px 2px 5px 0px #999797;
-webkit-box-shadow: 2px 2px 5px 0px #999797;
-o-box-shadow: 2px 2px 5px 0px #999797;
box-shadow: 2px 2px 5px 0px #999797;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#999797, Direction=134, Strength=5);
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
#donnees_bis{
float:left;
padding:5px;
margin-top:5px;
margin-bottom:5px;
margin-left:15px;
margin-right:1px;
}
#donnees {
float:left;
padding-top:10px;
padding-bottom:10px;
margin-top:15px;
margin-bottom:5px;
width:100%  /* Lg 201312 width:500px;*/
}
#donnees  #site-accueil {
width:50%; /* Lg 201312 width:250px; */
padding-left:0px;/* Lg 201410 */
padding-right:0px;/* Lg 201410 */
}
#informer #site-accueil {
width:30%; /* LG201312 width:110px; */
margin:5px 14px 5px 10px;
text-align:left;
}

#eau-milieux #site-accueil,
#gestion-politique #site-accueil, 
#usages #site-accueil, 
#outils-expert #site-accueil{
width:33%; /* LG201312 width:110px; */
margin-top:0px;
margin-bottom:10px;
height:100px;
}
#donnees_bis #site-accueil{
width:100%; /* LG201312 width:110px; */
margin-top:0px;
margin-bottom:10px;
  margin-left: auto;
  margin-right: auto;
}
#eau-milieux, #gestion-politique, #usages , #outils-expert, #donnees_bis{
width:91.5%;
margin-top:5px;
margin-bottom:5px;
}
#eau-milieux, #usages {
margin-bottom:15px;
margin-left:0px;
margin-right:15px;

}
#gestion-politique , #outils-expert{
margin-bottom:15px;
margin-left: 22px;
margin-right:0px;
}

#eau-milieux-usages, #gestion-politique-outils-expert{
float:left;
width:47.5%; /* Lg 201410 : plus grandes gouttièrs typographiques */ /* width:358px; */
margin-top:0px;;
margin-left:0px;
padding:0;
}
#eau-milieux-usages{
margin-left:11px;
}
#gestion-politique-outils-expert{
margin-left:23px;
}
#eau-milieux h2,
#gestion-politique h2,
#usages h2,
#outils-expert h2{
	margin:-5px;
	background-color: #E1B868;
    border-radius: 2px 2px 2px 2px;
    color: #000000;
    font-size: 11px;
    margin-bottom: 10px;
    padding: 2px 2px 2px 10px;
    text-align: left;
	border-bottom: none;	
}
#donnees h2 {
  margin-bottom:23px;
  padding-bottom:0px; 
  padding-left: 30px; 
  border-bottom-width: 1px;
  border-bottom-style: solid;
  background-position: 0 2px;
  background-repeat: no-repeat;
  text-align:justify;
background-image: url("../images/newpucejaune.png");
border-bottom-color: #D69A23;
color: #D69A23;
}
#content_main ul{
    margin-left:11px;
}
#content_main li{
	list-style-position:outside;
}
#bloc-droite-accueil {
padding:5px;
margin-left:1px;
padding-left:10px;
margin-right:2px;
float : right;
/* Lg width:160px;*/
width:24%;
background-color:#e1e1e1;
-moz-box-shadow: 3px 3px 2px 0px #919191;
-webkit-box-shadow: 3px 3px 2px 0px #919191;
-o-box-shadow: 3px 3px 2px 0px #919191;
box-shadow: 3px 3px 2px 0px #919191;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#919191, Direction=135, Strength=2);
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
border-color:#000000;

}
#bloc-droite-accueil h2{
  margin-bottom:10px;
  padding-bottom:0px; 
  padding-left: 30px; 
  border-bottom-width: 1px;
  border-bottom-style: solid;
  background-position: 0 2px;
  background-repeat: no-repeat;
  text-align:justify;
  color:#3D6098;
  border-bottom-color: #3D6098;
  background-image: url(../images/newpucebleu.png);

}
#bloc-droite-accueil .actu{
margin-top:5px;
margin-bottom:5px;
font-size:11px;
line-height:15px;
}
#bloc-droite-accueil div.actu-date{
color:#3D6098;
}
#bloc-droite-accueil div.actu a {
color:#2c2c2c;
text-decoration:none;
font-size:11px;
line-height:15px;
font-weight:normal;
}
#bloc-droite-accueil  div.lienrubrique{
  text-align:right;
  margin-top:5px;
}
#bloc-droite-accueil a.underline {
color:#3D6098;
text-decoration:none;
text-align:center;
font-size:10px;
}


/* ----------------------------*/
/* bloc =rubrique zone centrale */
/* ----------------------------*/
.bloc_accueil{
    margin-top:12px;
	margin-bottom:30px;
	height:auto;
	}
.bloc_acces{
/* LG 21312 
    margin-top:8px;
	margin-right:10px;
	margin-bottom:20px;
	height:430px;
	width:auto;
background: url(../images/cadrebleu.jpg) white no-repeat right;
	*/}
.Style4 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left:10px;
	line-height:30px;
	}
.Style5{
	font-size: 11px;
	color: #3D6098;
	font-weight: bold;
	margin-left:10px;
	line-height:30px;
	}
. p{
    padding-left:8px;
	padding-right:8px;
	}

#rapid_access {
	height: 363px;
	}

/* Acc�s rapide dans la rubrique "Zoom sur" */
#rapid_access h3 {
	background:#935697;
	}

#rapid_access div.rapid_access {
	margin-left: 3px;
	line-height: 38px;
	padding-left: 39px;
	background-repeat: no-repeat;
}

#rapidBsh {
	background-image: url("../images/acces_rapide_carte1.jpg");
}

#rapidSecheresse {
	background-image: url("../images/acces_rapide_carte2.jpg");
}

#rapidCrue {
	background-image: url("../images/acces_rapide_carte3.jpg");
}

#rapidchiffres {
	background-image: url("../images/acces_rapide_chiffre.gif");
	}
#rapidMeteo {
	background-image: url("../images/acces_rapide_meteo.gif");
}
#rapidEauPotable {
	background-image: url("../images/acces_rapide_eaupotable.gif");
}
#rapidEauBaignade {
	background-image: url("../images/acces_rapide_eaubaignade.gif");
}
#rapidAssainissement {
	background-image: url("../images/acces_rapide_assainissement.gif");
}

.hauteur{
    padding:1px 0 0 10px;
    height:15px;
    margin-bottom:5px;
    font-weight:bold;
    color:#ffffff;
}
#orange{background:#d69a23;}
#vert{background:#8aac4a;}
#bleu{background:#2b8798;}
#rouge{background:#935697;}
#marine{background-color:#3d6098;}
#ocre{background-color:#a29941;}
#clear{clear:both;}

.top_orange {
  display:block;
  overflow:hidden;
  height:1px;
  background:#d69a23;
  border-left:1px solid white;
  border-right:1px solid white;
}

.top_orange .b1 {
	margin:0 5px;
	background:#d69a23;}

.top_vert {
  display:block;
  overflow:hidden;
  height:1px;
  background:#8aac4a;
  border-left:1px solid white;
  border-right:1px solid white;
}

.top_vert .b1 {
	margin:0 5px;
	background:#8aac4a;
}

.top_bleu {
  display:block;
  overflow:hidden;
  height:1px;
  background:#2b8798;
  border-left:1px solid white;
  border-right:1px solid white;
}

.top_bleu .b1 {
	margin:0 5px;
	background:#2b8798;
}
.top_marine {
  display:block;
  overflow:hidden;
  height:1px;
  background:#3d6098;

}

.top_marine .b1 {
	margin:0 5px;
	background:#3d6098;
}
.top_ocre {
  display:block;
  overflow:hidden;
  height:1px;
  background:#a29941;

}

.top_ocre .b1 {
	margin:0 5px;
	background:#a29941;
}
.top_rouge {
  display:block;
  overflow:hidden;
  height:1px;
  background:#935697;
  border-left:1px solid white;
  border-right:1px solid white;
}

.top_rouge .b1 {
	margin:0 5px;
	background:#935697;
}

.acces_rapide{
text-align:center;
width:50px;
}
.height{
height:34px;
}


/* ----------------------------*/
/* Zone de =droite (colonne actualite) */
/* ----------------------------*/
#right{
	display:inline;
    width:186px;
    padding-left:0;
    float:right;
    margin-right:10px;
	margin-bottom:20px;
}
/* LG 201312 #acutalite_right{
    margin-top: 50px;
    height:14px;
    background:url(../images/fond_actualite_rose.gif);
}
.actu{
margin-top:10px;
padding-left:5px;
}
.actu p{
color:#b74677;
font-weight:bold;
}
*/
#right span a{
color:#b74677;
}
#right span.test{
display:block;
margin-top:20px;
}
.Consultation{
margin:20px 0 0 5px;
width:134px;
height:96px;
}
.Consultation a{
color:#b74677;
font-weight:bold;
text-decoration:none;
}
.Consultation a:hover{
text-decoration:underline;
}
.padding{
    padding:2px 0 0 2px;
}
.underline{
    text-decoration:none;
    font-weight:bold;
}
.underline:hover{
    text-decoration:underline;
}
.underline_no_gras{
    font-weight:normal;
    text-decoration:none;
}
.underline_no_gras:hover{
    text-decoration:underline;
}

/* ----------------------------*/
/* Site =info (pied de page)
/* ----------------------------*/
#barre_bottom_degrade{
	width:100%;
	height:10px;
    background:url(../images/degrade_bottom.gif) repeat-x;
    border-bottom:1px dashed #3f64a0;
	background-position:bottom;
}
#site_info{
	clear:both;
	/* LG 201312 pas sure margin: 0 35px 0 35px; */
	bottom: 0;
}
#site_info_left{
	width:350px; /* Lg 201312width:320px; */
	padding-top:10px;
    float:left;
}
#site_info_left #logo_pied{
	margin-left:24px;
}
#site_info_left div{
	float:left;
	margin-left:22px;
	display:inline;
}
#site_info_right{
	height:50px;
	padding:10px 10px 0 0;
	float:right;
	-margin-top:-38px;
}

#site_info_right li{
	line-height:19px;
	float:left;
	color:#3f64a0;
}
#site_info_right a{
	color:#3f64a0;
}
#logo_onema_absolute{
position:absolute;
right:35px;
bottom:10px;
}
.ie6{
-margin-top:3px;
}
form #menu1{
	display:inline;
float:right;
}

/* ----------------------------*/
/*  =Moteur de recherche */
/* ----------------------------*/
#fil_ariane form {
    font-size:10px;
    height:16px;
    padding-top:5px;
    padding-right:12px;
}
#fil_ariane input ,#search_formu input{
    font-size:10px;
    text-align:center;
    border:1px solid #3f64a0;
    color:#000;
    background-color:white;
}
#fil_ariane input.submit,#search_formu input.submit{
	height:16px;
    border:1px solid #578add;
    color:#fff;
    background-color:#3f64a0;
}
/* ----------------------------*/
/* = pied de page */
/* ----------------------------*/
#site_info {
 background-color:#ffffff;   /*  LG 201312 */
}
#nonFooter{
	margin-bottom:-88px;

}
#nonFooter,
#nonFooter2{
	position: relative;
	 min-height: 100%; 
	
}
#nonFooter,
#footer_right{
	/* LG 201312 pas sure background:transparent url(../images/degrade_right.gif) repeat-y scroll right center; */

}
#nonFooter2,
#footer{
	/* LG 201312 pas sure  background:transparent url(../images/degrade_left.gif) repeat-y scroll left center; */
}
#nonFooter2{
	position:absolute;
	width:20%;
}
* html #nonFooter,
* html #nonFooter2
{
	height: 100%;
}


#footer,#footer_right,#site_info{
	height:88px;
	clear:both;
	position:relative;
	margin-bottom: 2px;
	margin-top:40px;
 background-color:#F8F5F5; /* Lg 201312 */	
 font-size:10px;/* Lg 201312 */	
	}
#footer
{
	position: relative;
}
#footer a{
 font-size:10px;/* Lg 201312 */	
}
br.spacer{
	clear:both;
}

/* ----------------------------*/
/* = autres pages*/
/* ----------------------------*/

#content{
  font-family:Verdana,Arial,Helvetica,sans-seri
  f,monospace;
  font-size:12px; /* Lg 201312 font-size:10px;*/
  line-height:18px; /* Lg 201312 */
  margin-bottom:20px;
  color:#58595b;
  text-align:justify;
}

#surLeWeb li em,
span.italic,
#documents li em,
#chiffresCle li em {
  font-style:italic;
}

#surLeWeb dl dd.ps_margin,
#documents dl dd.ps_margin {
  margin-bottom:10px;
}

#content_main_rubrique h2 {
  margin-bottom:15px;
  padding-bottom:0px; /* LG 201312 padding-bottom:4px; */
  padding-left: 30px; /* LG 201312 padding-left: 15px; */
  border-bottom-width: 1px;
  border-bottom-style: solid;
  background-position: 0 2px;
  background-repeat: no-repeat;
  text-align:justify;
}

#content h2 {
  color:#58595B;
  border-bottom-color: #58595B;
}

span.ancre_txt{
font-size:9px;
font-weight:normal;
}
/* 4 => rose */
#content4 h2 , #content229 h2 {
  color:#B74677;
  border-bottom-color: #B74677;
  background-image: url(../images/newpucerose.png); /* LG 201312 background-image: url(../images/picto_goutte4.gif); */
  
}
#content4 span.ancre_txt, #content229 span.ancre_txt{
	color:#B74677;
}
/* 5 => jaune */
#content230 h2, 
#content189 h2,
#content187 h2{
  color:#D69A23;
  border-bottom-color: #D69A23;
  background-image: url(../images/newpucejaune.png); /* LG 201312 background-image: url(../images/picto_goutte5.gif); */
}

#content230 span.ancre_txt,
#content187 span.ancre_txt {
	color:#D69A23;
	text-align:justify;
}
/* 6 => vert */
#content6 h2, #content231 h2,  #content5 h2 ,#titre_bsh h2{
  color:#80A142;
  border-bottom-color: #80A142;
  background-image: url(../images/newpucevert.png); /* Lg 201312 background-image: url(../images/picto_goutte6.gif); */
}
#content231 span.ancre_txt, #content5 span.ancre_txt{
	color:#80A142;
	text-align:justify;
}
/* ----------------------------*/
/* =Page BSH accueil en vert */
/* ----------------------------*/

/* Lg 201312 
#titre_bsh h2{
    color:#3D6098;
    border-bottom:1px solid #3D6098;
	background-position:0pt 2px;
	background-repeat:no-repeat;
	margin-bottom:15px;
	padding-bottom:4px;
	padding-left:15px;
	background-image: url(../images/picto_goutte_bleu.gif);
}
*/
#content_bsh h3 {
	background-image: url(../images/dotted_rouge.gif);
}

content_bsh h3 span {
	background-image:url(../images/puce6.gif);
}

/* turquoise */
#content228 h2 {
  color:#4f8db2;
  border-bottom-color: #4f8db2;
  background-image: url(../images/newpuceturquoise.png); 
}
#content228 span.ancre_txt{
	color:#4f8db2;
	text-align:justify;
}
/* 156 => bleu */
#content156 h2 {
  color:#3F64A0;
  border-bottom-color: #3F64A0;
  background-image: url(../images/newpucebleu.png); /* LG 201312 background-image: url(../images/picto_goutte_bleu.gif); */
}

#content6 span.ancre_txt
{
	color:#80A142;
	}
#content156 span.ancre_txt{
	color:#d69a23;
}
/* 7 => bleu turquoise */
#content7 h2 {
  color:#2B8798;
  border-bottom-color: #2B8798;
  background-image: url(../images/newpuceturquoise.png); /* LG 201312 background-image: url(../images/picto_goutte7.gif); */
}
#content7 span.ancre_txt{
 	 color:#58595B;
}

#content_doc h2{
  color:#2B8798;
  border-bottom-color: #2B8798;
  background-image: url(../images/newpuceturquoise.png); /* Lg 201312  background-image: url(../images/picto_goutte7.gif);*/
}


#content_doc span.ancre_txt{
	color:#2B8798;
}

/* search => bleu */
#search_page h2 {
  background-image: url(../images/newpucebleu.png); /* LG 201312 background-image: url(../images/picto_goutte_bleu.gif); */
}

#imprimer,
#imprimer3 {
  display:inline;
  float:right;
  margin:50px 40px 0 0;
}

#imprimer a,
#imprimer2 a,
#imprimer3 a {
  color: #3f64a0;
  font-size: 12px;
  text-decoration: none;
  padding-left: 17px;
  background-image: url(../images/btn_imprimer.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
}

#content_main_rubrique{
  /* Lg 201312 margin:0 20px 40px 195px; */
  margin:0 25px 0 215px;
  height:100%;
}

#content4 p,
#content5 p,
#content6 p,
#content7 p,
#content156 p {
  margin:0 0 10px 0px;
}

.niveau3
{
	margin-left: 20px;
	margin-right:20px;
	text-align:justify;
}


/* ----------------------------*/
/* =Page Chiffre cl�s (189) => rose*/
/* ----------------------------*/

p.italique{
  font-style:italic;
}

#pagination{
  margin:20px 0 -12px 0;
  width:100%;
  text-align:center;
}

#pagination span.on{
  font-weight:bold;
}
/* 189 et 190 => vert */

#content190 h2 {
  margin-bottom: 15px;
 
  color: #8AAC4A;
  border-bottom: 1px solid #8AAC4A;
  font-size: 11px;
  padding-left: 30px; /* LG 201312 padding-left: 20px; */
  padding-bottom: 0px; /* LG 201312 padding-bottom: 4px; */
  background-image: url(../images/newpucevert.png); /* LG 201312 background-image: url(../images/picto_goutte6.gif); */
  background-repeat: no-repeat;
  background-position: 0 2px;
}

#content189 h4,
#content187 h4{
  color:#de991d;
  font-size:11px;
}

#content189 p{
  margin-bottom:16px;
}

#content189{
  position:relative;
  margin-bottom:20px;
}

.chiffre_right,.document_right{
  margin:0 10px 10px 30px;
  width:150px;
  float:right;
}

.document_right h4{
  margin-bottom:8px;
  color:#3d6098;
  font-size:11px;
}
.chiffre_right h4{
  margin-bottom:8px;
  color:#de991d;
 }
.chiffre_left,.document_left{
  padding-right:170px;
  margin-left:20px;
  width:525px; /* LG 31 juillet 2013 */
}

.document_left h3{
  margin:0 0 0 20px;
  color:#8AAC4A;
  padding-bottom:3px;
  background:url(../images/dotted_vert.gif) repeat-x bottom;
}
.chiffre_left h3{
  margin:0 0 0 20px;
  color:#de991d;
  padding-bottom:3px;
  background:url(../images/dotted_jaune.gif) repeat-x bottom;
}
.chiffre_left h3 a{
  color:#de991d;
  text-decoration:none;
}

.chiffre_left h3 span,
#content190 h3 span {
  	background-image: url(../images/puce_jaune.gif);
	padding:0;
	margin:0;
}

#content_doc h3 span{
  background-image: url(../images/puce_vert.gif);
}

a.url_article{
  text-decoration:none;
}

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

/* ----------------------------*/
/* =Page Documents (190)*/
/* ----------------------------*/

.float_parent{
	float:left;
}

#select_doc select {
	border:1px solid #8AAC4A;
	margin:5px 170px 10px 0;
	width:345px;
}

#select_doc{
	text-align:center;
}
#content213{
	height:100%;
    margin-bottom:20px;
}

#content213 h3{
  margin:0 0 px 0px;
  color:#3D6098;
  padding-bottom:3px;
  background:url(../images/dotted_turquoise.gif) repeat-x bottom;
}

#content213 h4{
  color:#3D6098;
}

#imprimer2{
  display:inline;
  float:right;
  margin:20px 75px 15px 0;
}

.document_right li,.chiffre_right li{
  margin-bottom:3px;

  margin-left: 10px;
  font-size:11px;
}
#content229 .document_right li, #content229 .chiffre_right li{
  list-style-image: url(../images/puce_rouge.gif);
}
#content230 .document_right li, #content230 .chiffre_right li{
  list-style-image: url(../images/puce_jaune.gif);
}
#content231 .document_right li, #content231 .chiffre_right li{
  list-style-image: url(../images/puce_vert.gif);
}
#content228 .document_right li, #content228 .chiffre_right li{
  list-style-image: url(../images/puce_turquoise.gif);
}
.document_right li a,.chiffre_right li a{
  font-size:11px;
}

p.docConnexes {
  margin: 10px 0 0 0;
  color: #8AAC4A;
}

p.docConnexes a {
  text-decoration: none;
}

p.docConnexes a:hover {
  text-decoration: underline;
}

ul.docConnexes {
  display: none;
}
#content190 div.document_left div.dernier_bulletin h3 span {
background-image: url(../images/puce.gif);
color:#58595B;
background:none;
margin:0 0 10px 0;
display:inline;
padding:0;
}
#content190 div.document_left div.dernier_bulletin h3{
background:none;
display:inline;
margin:0;
padding:0;
margin:0 0 10px 0;
}
#content190 div.document_left div.dernier_bulletin{
margin:0 0 10px 0;
}

/* ----------------------------*/
/* =Page Glossaire (10) */
/* rubriques "le saviez vous" (template article.html) */
/* ----------------------------*/

#content_glossaire h2,
#content_faq h2,
#content_article h2 {
  margin-bottom:15px;
  padding-bottom:4px;
  color:#3f64a0;
  border-bottom:1px solid #3f64a0;
  padding-left: 30px;
  background-image: url(../images/newpucebleu.png);/* LG 2013 :   background-image: url(../images/picto_goutte_bleu.gif);*/
  background-repeat: no-repeat;
  background-position: 0 2px;
}

#content_glossaire{
  height:75%;
  margin-bottom:20px;
}

#content_glossaire h2 a{
  font-size:11px;
}

#content_glossaire h2 a.vide {
	font-weight: normal;
}

#content_glossaire dd dl dt{
  border:none;
  color:#58595b;
}

#content_glossaire dt{
  margin-bottom:4px;
  color:#3f64a0;
}

#content_glossaire dd {
  margin-bottom: 20px;
}

span.active{
padding:0 2px;
background-color:#3f64a0;
color:#ffffff;
}

a.desactive{
padding:0 2px;
text-decoration:none;
color:#3f64a0;
}
a.desactive:hover{
background-color:#3f64a0;
color:#ffffff;
}

/* ----------------------------*/
/* =Page Contact */
/* ----------------------------*/

#tablo_formu {
  width: 100%;
}

#tablo_formu td {
padding:0 20px 0 0px;
}

.formu {
width:100%;
border:1px solid #3f64a0;
}

textarea{
width:262px;
}
#formu #envoyer{
width:115px;
font-weight:bold;
font-size:11px;
font-family:verdana;
}

#civ1,#civ2,#civ3{
margin-bottom:-3px;
}

input.btn{
background:URL(./../images/btn_contact.gif);
border:1px solid #3f64a0;
height:18px;
}

#message{
font-size:10px;
font-weight:bold;
color:#5a4c3b;
}

.error{
color:#ff0000;
}

.valid{
color:#46be39;
}

.chps_obligatoire{
text-align:right;
color:#3f64a0;
}
/** champ obligatoire ... **/
.chps_obligatoire_2{
text-align:left;
color:#3f64a0;width:100px;
}

.chps_pa_obligatoire{
text-align:right;

}

.chps_obligatoire,
.chps_pa_obligatoire {
  width: 120px;
}


/* ----------------------------*/
/* =Page Plan du site */
/* ----------------------------*/

#content_titre_bleu h2 {
  margin-bottom:15px;
  padding-bottom:4px;
  color:#3f64a0;
  border-bottom:1px solid #3f64a0;
  padding-left: 30px;
  background-image: url(../images/newpucebleu.png); /* Lg 201312 background-image: url(../images/picto_goutte_bleu.gif); */
  background-repeat: no-repeat;
  background-position: 0 2px;
}

#content_titre_bleu{
  margin-bottom:20px;
}

#content_titre_bleu #img_portail{
  margin:0 auto;
}

#content_plan{
  font-family:Verdana,Arial,Helvetica,sans-serif,monospace;
  font-size:10px;
  margin-bottom:20px;
  color:#58595b;
}

#content_plan h2{
  padding-bottom:4px;
}

#content_plan h3{
  margin-left:30px;
  font-weight:normal;
}

#content_plan h4 {
  margin-left:60px;
  font-weight:normal;
}

#content_plan h5 {
  margin-left: 90px;
  font-weight: normal;
}

#content_plan h4 a,
#content_plan h5 a
{
	text-decoration:none;
}
#content_plan h4 a:hover,
#content_plan h5 a:hover{
	text-decoration:underline;
}
#content_plan ul li a{
padding-left:12px;
font-size:12px;
}
#content_plan ul li ul li a{
/* Lg avril 2014 font-size:10px;*/
font-size:11px;
}

#content_plan ul li{
margin-bottom:20px;
}

#content_plan ul li ul li{
margin:5px 0 0 0;
}
#content_plan ul li ul li ul li{
margin:0px;
}

#content_plan ul li{
margin-left:0px;
}
#content_plan ul li ul li{
margin-left:13px;
}
#content_plan ul li ul li ul li{
margin-left:15px;
}
#content_plan ul li ul li ul li ul li{
margin-left:14px;
}


#content_plan ul li ul li a{
	color:#58595B;
}

#content_plan ul.titre_4 li a{
	color:#b74677;
		background:url(../images/newpucerose.png) no-repeat left; /* Lg 201312 background:url(../images/picto_goutte4.gif) no-repeat left;*/
	
}
#content_plan ul.titre_5 li a{
	color:#d69a23;
	background:url(../images/newpucejaune.png) no-repeat left; /* LG 201312 	background:url(../images/picto_goutte5.gif) no-repeat left;*/
}
#content_plan ul.titre_6 li a{
	color:#8aac4a;
	background:url(../images/newpucevert.png) no-repeat left; /* LG 201312 	background:url(../images/picto_goutte6.gif) no-repeat left;*/
}
#content_plan ul.titre_7 li a{
	color:#2b8798;
		background:url(../images/newpuceturquoise.png) no-repeat left; /* LG 201312 background:url(../images/picto_goutte7.gif) no-repeat left;*/
}


#content_plan ul.titre_4 li ul li a{
	background:url(../images/picto_carre4.gif) no-repeat left;
	color:#b74677;
}
#content_plan ul.titre_5 li ul li a{
	background:url(../images/picto_carre5.gif) no-repeat left;
	color:#d69a23;
}
#content_plan ul.titre_6 li ul li a{
	background:url(../images/picto_carre6.gif) no-repeat left;
	color:#8aac4a;
}
#content_plan ul.titre_7 li ul li a{
	background:url(../images/picto_carre7.gif) no-repeat left;
	color:#2b8798;

}


#content_plan ul.titre_4 li ul li ul li a{
	background:url(../images/puce4.gif) no-repeat left;
		color:#b74677;
}
#content_plan ul.titre_5 li ul li ul li a{
	background:url(../images/puce5.gif) no-repeat left;
		color:#d69a23;
}
#content_plan ul.titre_6 li ul li ul li a{
	background:url(../images/puce6.gif) no-repeat left;
		color:#8aac4a;
}
#content_plan ul.titre_7 li ul li ul li a{
	background:url(../images/puce7.gif) no-repeat left;
		color:#2b8798;
}


#content_plan ul.titre_4 li ul li ul li ul li a{
	background:url(../images/puce_sous_menu1.gif) no-repeat left;
	color:#58595B;
}
#content_plan ul.titre_5 li ul li ul li ul li a{
	background:url(../images/puce_sous_menu2.gif) no-repeat left;
	color:#58595B;
}
#content_plan ul.titre_6 li ul li ul li ul li a{
	background:url(../images/puce_sous_menu3.gif) no-repeat left;
	color:#58595B;
}
#content_plan ul.titre_7 li ul li ul li ul li a{
	background:url(../images/puce_sous_menu4.gif) no-repeat left;
	color:#58595B;
}

#content_plan ul li.liens_satelitte a{
	color:#3F64A0;
	text-decoration:none;
	font-weight:bold;
	background:url(../images/newpucebleu.png) no-repeat left; /* LG 201312 background:url(../images/picto_goutte_bleu.gif) no-repeat left;*/
	padding-left: 30px;
	
}

#content_plan ul li.liens_satelitte a:hover{
text-decoration:underline;
}








/* Pas de underline sur les liens dans les titre 3 */
h3 span a {
	text-decoration: none;
}


/* ----------------------------*/
/* =Page portail */
/* ----------------------------*/

div.def_portail {
	margin-top:20px;
	margin-left:20px;
}

.def_portail dt{
float:left;
clear: left;
}
.def_portail dd{
float:left;
}
dl.def_france dd{
line-height:53px;
padding-left:10px;
}
.def_france dd{
float:left;
}
dd.desc_portail{
width:115px;
line-height:26px;
}
dd.last {
	float: left;
	clear: right;
}
dl.def_picto dt{
width:33px;
}
dl.def_picto dt,dl.def_picto dd{
height:30px;
}
#img_portail{
clear:both;
}


/* ----------------------------*/
/* =Page rubrique gen */
/* ----------------------------*/

#content_main_rubrique h3 {
	margin-top: 10px;
  	margin-bottom:8px;
  	margin-left: 20px;
  	padding-bottom: 3px;
  	background-position: 0 100%;
  	background-repeat: repeat-x;
}
 #content_main_rubrique div#content189 h3 {
	margin-top: 10px;
  	margin-bottom:8px;
  	margin-left: 0px;
  	padding-bottom: 3px;
  	background-position: 0 100%;
  	background-repeat: repeat-x;
}
#content_main_rubrique h3 span,
#tte_actu_select h3 span,
#tte_doc_select h3 span  {
  	padding-left: 13px;
  	background-position: 0 50%;
  	background-repeat: no-repeat;
}

#content_main_rubrique #content228 h3#Introduction {
	display: none;
}

/* Lg 201312
#content5 h3{
   color:#D69A23;
  //background-image: url(../images/dotted5.gif);
   color:#80A142;
  background-image: url(../images/dotted_vert.gif);

}
#content5 h3 span {
  // Lg 201312 : background-image: url(../images/puce5.gif);
  background-image: url(../images/puce_vert.gif);
}

*/
#content229 h3 {
  color:#B74677;
  background-image: url(../images/dotted_rose.gif);
}
#content229 h3 span {
  background-image: url(../images/puce_rose.gif);
}
#content228 ul,
#content229  ul,
#content230  ul {
    list-style: disc;
	padding-left:40px;
	margin-top:12px;
	margin-bottom:12px;
}
#content229 ol,
#content230 ol {
    list-style: decimal;
	padding-left:40px;
	margin-top:12px;
	margin-bottom:12px;	
}
#content230 th {
	background-color: #E1B868;
    color: #000000;
    font-size: 11px;
    padding: 2px 2px 2px 10px;
    text-align: left;
	font-weight:bold;

}
#content230 table{
border-collapse:separate;
border-spacing:0px 5px;
}
#content230 td , #content230 td p{
	background-color: transparent;
    color: #000000;
    /* LG 20141027 
	font-size: 10px;
	*/
	font-size: 11px;
	line-height:16px;	
	vertical-align: top; 
	padding-left:5px;
	padding-right:5px;
}
#content230 td p{
    /* LG 20141027 
	font-size: 10px;
	*/
	font-size: 11px;
	line-height:16px;
}
#content5 h3, 
#content6 h3,
#content231 h3{
color:#80A146;
  background-image:url(../images/dotted_vert.gif);
}



#content5 h3 span,
#content6 h3 span ,
#content231 h3 span {
  background-image: url(../images/puce_vert.gif);
}

#content7 h3, 
#content228 h3 {
  color:#2B8798;
  background-image:url(../images/dotted_turquoise.gif);
}

#content7 h3 span , 
#content228 h3 span {
  background-image: url(../images/puce_turquoise.gif);
}


#content230 h3{
  color:#d69a23;
  background-image:url(../images/dotted_jaune.gif);
}

#content230 h3 span {
  background-image: url(../images/puce_jaune.gif);
}
#content156 h3{
  color:#3F64A0;
  background-image:url(../images/dotted_bleu.gif);
}
#content156 h3 span {
  background-image: url(../images/puce_bleu.gif);
}
div#surLeWeb,
div#documents,
div#chiffresCle {
	/* Lg 20141027*/
	font-size:11px; 
	line-height:16px;
	padding:10px;
	</* fing ajout LG 20141027 */
	margin-left: 0px;
	margin-right:10px;
}

/*div#documents,
div#surLeWeb {
  clear:both;
}*/

/* Lg 20141027 */
div#surLeWeb p.spip,
div#documents  p.spip,
div#chiffresCle  p.spip,
div#surLeWeb a,
div#documents  a,
div#chiffresCle  a
{
	font-size:11px;
	line-height:16px;
	font-weight:normal;
}
div.calage_article{
 margin-left: 20px;
}
#surLeWeb h3,
#surLeWeb h4,
#documents h3,
#documents h4,
#chiffresCle h3,
#chiffresCle h4 {
  border-bottom:1px solid #59595B;

  font-weight:bold;
  margin:10px 0px;
  padding-bottom:1px;
  background:none;

  list-style:none;
  /* Lg 20141027 color:#58595B; */
  /* Lg 20141027 */
  font-size:110%;
  font-style:italic;
}
/*
#chiffresCle h3,
#chiffresCle h4 {
  border-bottom:1px solid #de991d;
  color:#de991d;
}
*/
#chiffresCle h4.chiffresCle,
#chiffresCle h5.chiffresCle {
	border: none;
	margin-top: 10px;
	margin-bottom: 0;
	padding-bottom:0;
}

.selected{
  font-weight:bold !important;
}

#navigation ul li span a{
  text-decoration:none;
  color:#FFFFFF;
}

#navigation ul li {
  margin-left:0px;
  padding-left:0px;
}

#navigation ul li ul li a,#navigation ul li ul li ul li a{
  margin:0px 0 0px 15px;
}

#navigation ul li ul li ul li ul li a{
margin:0px 0 0px 25px;
}
#navigation ul li ul li ul li ul li ul li a{
margin:0px 0 0px 35px;
}

#navigation ul li ul li a{
margin:0px 0 0px 0px;
padding:5px 0;
}
#navigation ul li ul li a{
	display:block;
	font-weight:normal;
	padding-left:5px;
	margin-left:5px;
}
#navigation ul li ul li{
	height:100%;
	background:url(../images/dotted_gray.gif) repeat-x top;
}
#navigation #menu_7 a{
	color:#2B8798;
}
#navigation #menu_6 a{
	color:#8AAC4A;
}
#navigation #menu_5 a{
	color:#D69A23;
}
#navigation #menu_4 a{
	color:#B74677;
}
#navigation #menu_tmp a{
	color:#3F64A0;
}

/* supprimer LG 201312 
#navigation ul#menu_4 a{
	background:url(../images/puce_menu1.gif) no-repeat left 1.1em;
}
#navigation ul#menu_5 a{
	background:url(../images/puce_menu2.gif) no-repeat left 1.1em;
}
#navigation ul#menu_6 a{
	background:url(../images/puce_menu3.gif) no-repeat left 1.1em;
}
#navigation ul#menu_7 a{
	background:url(../images/puce_menu4.gif) no-repeat left 1.1em;
}
#navigation ul#menu_tmp a{
	background:url(../images/puce_menu_bleu.gif) no-repeat left 1.1em;
}
*/
/* LG 201312 */
#navigation #menu_229 a{
	color:#b74776;
}
#navigation ul#menu_229 a{
	background:url(../images/puce_menu_rose.gif) no-repeat left 1.1em;
}
#navigation #menu_230 a{
	color:#de991d;
}
#navigation ul#menu_230 a{
	background:url(../images/puce_menu_jaune.gif) no-repeat left 1.1em;
}
#navigation #menu_231 a{
	color:#88aa44;
}
#navigation ul#menu_231 a{
	background:url(../images/puce_menu_vert.gif) no-repeat left 1.1em;
}
#navigation #menu_228 a{
	color:#31879a;
}
#navigation ul#menu_228 a{
	background:url(../images/puce_menu_turquoise.gif) no-repeat left 1.1em;
}


/* fint LG 201312 */

#navigation #menu_4 li ul li a,#navigation #menu_4 li ul li ul li a{
background:url(../images/puce_sous_menu1.gif) no-repeat left 1.1em;
}
#navigation #menu_5 li ul li a,#navigation #menu_5 li ul li ul li a{
background:url(../images/puce_sous_menu2.gif) no-repeat left 1.1em;
}
#navigation #menu_6 li ul li a,#navigation #menu_6 li ul li ul li a{
background:url(../images/puce_sous_menu3.gif) no-repeat left 1.1em;
}
#navigation #menu_7 li ul li a,#navigation #menu_7 li ul li ul li a{
background:url(../images/puce_sous_menu4.gif) no-repeat left 1.1em;
}

#Source {
margin-top:10px}


/* ----------------------------*/
/* =Page toutes les actualites (191) */
/* ----------------------------*/



/* LG 201312 
#content193 p{
	margin-left:19px;
}
// 193 => rose 
#content193 h2{
   
    color:#B74677;
    border-bottom:1px solid #B74677;
	padding-bottom:0px; // LG 201312 padding-bottom:4px; 
	background-image: url(../images/newpucebleu.png); // LG 201312 background-image: url(../images/picto_goutte4.gif); 
}
#content193 h3 a{
	color:#B74677;
}
#content193 h3 span {
	clear:both;
  	background-image: url(../images/puce4.gif);
}
#content193 h3{
	margin:0 0 5px 20px;
	color:#B74677;
	padding-bottom:3px;
	background:url(../images/dotted4.gif) repeat-x bottom;
}
*/
/*  actu  => bleu */
#content-actu p{
	margin-left:19px;
}

#content-actu h2, #content_breve h2{
    background-position: 0 2px;
    background-repeat: no-repeat;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin-bottom: 15px;
    padding-bottom: 0;
    padding-left: 30px;
    text-align: justify;
    color:#3f64a0;
    border-bottom:1px solid #3f64a0;
	padding-bottom:0px; 
	background-image: url(../images/newpucebleu.png); 
}
#content-actu h3 a, #tte_actu_select h3 a{
	color:#3f64a0;
}
#content-actu h3 span, #tte_actu_select h3 span {
	clear:both;
  	background-image: url(../images/puce_bleu.gif);
}
#content-actu h3, #tte_actu_select h3{
	margin:0 0 5px 20px;
	color:#3f64a0;
	padding-bottom:3px;
	background:url(../images/dotted_bleu.gif) repeat-x bottom;
}

#content_breve p {
  margin: 15px 0 15px 0;
}
.menu_actu a {
  /* Lg 201312 : les actus sont en bleu  color:#B74677; */
  color:#3D6098;
}
/* ----------------------------*/
/* =Page breve */
/* ----------------------------*/
#content_breve {
	font-family:Verdana,Arial,Helvetica,sans-serif,monospace;
    font-size:11px;
    margin-bottom:20px;
}

#content_breve span {
	margin-right:10px;
    color:#3f64a0;
	font-weight:bold;
}

#content_breve div.breve_date {
    color:#3f64a0;
	margin-bottom:15px;
}

/*
#content_breve h2 {

	margin-bottom:2px;
	padding-left: 15px;
    padding-bottom:4px;
	color:#3D6098;
    border-bottom:1px solid #3D6098;
   	background-image: url(../images/newpucebleu.png);
   	background-repeat: no-repeat;
   	background-position: 0 2px;
}
*/
#tte_actu_select {
	margin-top:20px;
}
/* 
#tte_actu_select h3 a {
	color:#3f64a0;
}


#tte_actu_select h3 span {
	clear:both;
  	background-image: url(../images/puce_bleu.gif);
}

#tte_actu_select h3 {
	margin:0 0 5px 20px;
	color:#3f64a0;
	padding-bottom:3px;
	background:url(../images/dotted_bleu.gif) repeat-x bottom;
}
*/

#tte_actu_select select {
	margin:15px 0 0 19px;
	border:1px solid #3f64a0;
	/* Lg 201312 */
	font-siez:11px;
	width:600px;
}



/* fin les actus */

#div_right{
	float:right;
	margin:0pt 10px 0pt 30px;
	width:150px;
	font-size:10px;
	line-height:15px;
}
#div_right dt{
	margin-bottom:8px;
	font-weight:bold;
	color:#3D6098;
}
#div_right dd{
background:url(../images/puce_menu_bleu.gif) no-repeat;
background-position: 0 6px;
padding:0 0 0 10px;

}
#div_right dd a{
	font-size:10px;
	line-height:15px;
}
#div_right #avoir dl dt{
	color:#3D6098;
}

#content_doc h3, #tte_doc_select-bsh h3 {
	background-image:URL(./../images/puce_rouge.gif);
	background-repeat:no-repeat;
	padding-bottom:6px;
	margin:0 0 8px 15px;
	background:url(../images/dotted_rouge.gif) repeat-x bottom;
	line-height:5px;
	color:#3D6098;
}

#content_doc h3.bsh, #tte_doc_select-bsh h3 {
	/* Lg 201312 background-image: url(../images/dotted_bleu.gif); */
	background-image: url(../images/dotted_vert.gif);
	color:#88aa44; /* Lg 201312 */
}

#content_doc h3.h3_cal,
#content_doc h3.bsh {
	margin-top: 25px;
}

#content_doc h3.bsh span {
	/* Lg 201312 background-image: url(../images/puce.gif); */
	background-image: url(../images/puce_vert.gif);	
}

#content_doc h3.h3_cal span {
	/* Lg 201312 background-image: url(../images/puce.gif);*/
	background-image: url(../images/puce_vert.gif);	
}

#content_doc h4{
	margin-bottom:0px;
	margin-top:10px;
}

#tte_doc_select, #tte_doc_select-bsh {
	margin-top:20px;
}

#tte_doc_select h3 a {
	color:#8AAC4A;
}
#tte_doc_select-bsh h3 a {
	color:#88aa44;
}
#tte_doc_select h3 {
	margin:0 0px 5px 20px;
	color:#3D6098;
	padding-bottom:3px;
	background:url(../images/dotted_bleu.gif) repeat-x bottom;
}

#tte_doc_select h3 span {
	clear:both;
  	background-image: url(../images/puce.gif);
}

#tte_doc_select select {
	margin:15px 0 0 19px;
	border:1px solid #3D6098;
}
 #tte_doc_select-bsh select {
	margin:15px 0 0 19px;
	border:1px solid #88aa44;
}
#content_doc{
	margin-right:170px;
}

#content_doc select{
	border:1px solid #3D6098;
}
#content_doc select.select_bsh{
	border:1px solid #88aa44;
}
#content_doc select,option {
	width:60%;
}
#tte_lettresie_select option {
    width: 100%;
}
#content_doc p.aPuce {
	padding-left: 7px;
	background-image: url(../images/puce.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}

.bsh_en_cours{
	margin:4px 0 15px 0;
}

#navigation ul li a{
	font-weight:bold;
}

/* ----------------------------*/
/* =Template document*/
/* ----------------------------*/


#content_doc h2{
	margin-bottom:15px;
    padding-bottom:4px;
    color:#3D6098;
    border-bottom:1px solid #3D6098;
  background-image: url(../images/newpucebleu.png); /* Lg 201312 background-image: url(../images/picto_goutte_bleu.gif);*/
  
}

.document_right h4.document{
	color:#3d6098;
}


a.spip_out{
    font-weight:normal;
    text-decoration:none;
}
a.spip_out:hover{
    text-decoration:underline;
}

/* ----------------------------*/
/* =Page recherche*/
/* ----------------------------*/


#search_page h2{
	margin-bottom:15px;
    padding-bottom:4px;
    color:#3F64A0;
    border-bottom:1px solid #3F64A0;
}
form#search_formu{
margin-bottom:30px;
}

#search_result h3 {
	color:#3F64A0;
	margin:15px 0 0 0;
}

#search_result h3 a {
	color: inherit;
	text-decoration: none;
}

#search_result span.resu{
font-size:11px;
font-weight:bold;
}
/* ----------------------------*/
/* =Page article*/
/* ----------------------------*/

#content_article h3 {
  margin:10px 0 8px 0px;
  color:#3F64A0;
  padding-bottom:3px;
  background:url(../images/dotted_bleu.gif) repeat-x bottom;
}

#content_article div.dotted {
	padding-top: 10px;
	margin-bottom: 8px;
	background:url(../images/dotted_bleu.gif) repeat-x top;
	margin-top:15px
}

#content_article div.dotted hr {
	display: none;
}

#content_article h3 span{
  background-image: url(../images/puce.gif);
}

#content_article h3.h3n2{
  margin-top:15px;
}
#content_article h4{
  color:#3F64A0;
}

#content_article h4 a {
	color: #3F64A0;
	text-decoration: none;
}

#content_article .credits a{
  display:inline;
}
#content_article p.spip {
	margin-left: 0px;
}


/**** Tableau HTML dans la rubrique portail *****/
#tableau_portail {
	border:1px solid #4065a2;
	width:90%;
	margin-left:5%;
	text-align:center;
}
#tableau_portail thead  tr{
	background-color:#4065a2;
	color:#FFFFFF;
	height:30px;
}
#tableau_portail #col1{
	width:30%;
}
#tableau_portail thead  tr th{
	font-weight:bold;
	text-align:center;
}
#tableau_portail tbody td {
	padding-left:5px;
	border-right:1px solid #4065a2;
}
#tableau_portail tbody .tab_fond_bleu {
	background-color:#e6efff;
}
#tableau_portail tbody a {
	text-decoration:none;
}


#portail{

}

#ancre_web, #ancre_doc, #ancre_chiffre{
padding: 0px !important;
}

a#a_ancre_web img, a#a_ancre_doc img, a#a_ancre_chiffre img{
margin-bottom:-2px !important;
margin-right:2px !important;
}

a#a_ancre_web:hover, a#a_ancre_doc:hover, a#a_ancre_chiffre:hover {
text-decoration:none;
}





/*
BACKUP

a.liendoc_docsie_large {
	font-weight:bold;
	color:#D69A23;
	float:left;
	margin:20px 60px 0 0;
	text-decoration:none;
}

img.thumbnail_docsie_large {
	border:1px solid #D69A23;
	margin:20px 15px 0 0;
}

*/
div.meta_docsie {
	padding:15px 25px 0 0;
}

img.thumbnail_docsie {
	border:1px solid #80A142;
	float:left;
	margin:0 15px 0 20px;
	width:90px;
	height:130px;
}

img.thumbnail_docsie_large {
	margin:20px 15px 0 0;
}

div.chapo_docsie {
	margin : 10px 0 2px 19px;
	/* LG 201410 : on met plus d'espace entre 2 notices donc on diminue la marge bas de la div du milieu  margin : 10px 0 15px 19px; */
}

a.liendoc_docsie {
	font-weight:bold;
	color:#80A142;
	margin-left:20px;
	text-decoration:none;
	float:right;
}

a.liendoc_docsie_large {
	font-weight:bold;
	color:#80A142;
	float:left;
	margin:20px 60px 20px 0;
	text-decoration:none;
}
a.liendoc_docsie_large:hover{
    text-decoration:underline;
}
a.liennotice_docsie {
	font-weight:bold;
	color:#80A142;
	float:right;
	text-decoration:none;
}


/* ----------------------------------*/
/* Ajout DC 10/04/12 - Documents SIE LG */
div.champs_docsie {
	min-height:170px;
	text-align:justify;
}
/* Ajout 01/08/13 - afficher élément du PS comme lien LG */
/* ----------------------------------*/
div.docsiePS p.spip a.spip_out{
    color: #3F64A0;
	font-weight:bold;

}

div.docsiePS p.spip a.spip_out:before {
  content:"> ";
}
div.docsiePS p.spip img {
display:none;
width:0px;
}

/* fin ajout LG*/
div#docSIE {
	width:540px;
	/* LG 201410 : on met plus d'espace entre 2 notices donc on aumente la marge bas */
	margin-bottom:10px;
}
#liste_documents {
	max-width:500px;
}
/* DC BLOC FILTRE DOCUMENTS */
#filtre_documents {
	float:right;
	width:160px;

	/* Lg 201312 background:#dbe7e7;*/
	background:#E1E1E1;
	margin-top:27px;
	/* Lg 201312 ajout */
    border-color: #000000;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 3px 3px 2px 0 #919191;
/* 	fin Lg 201312 ajout*/
}

#filtre_documents h3 {
	/* LG color:#717171; */
	margin:0;
	padding:5px 5px 5px 35px;
	/* LG 201312
	border-bottom:#6da7f5 solid 1px;
	background: url("../images/picto_goutte5.gif") no-repeat;
	*/
	color: #80A142;
	border-bottom:#88aa44 solid 1px;
	background: url("../images/newpucevert.png") no-repeat;
	background-position:5% 25%;
}

#filtre_documents ul {
	padding:10px;
}
#filtre_documents ul li {
	/* Lg 201312 background:url("../images/puce5.gif") no-repeat;*/
	background:url("../images/puce_vert.gif") no-repeat;
	background-position:0 35%;
	padding-left:8px;
	padding-bottom:10px;
	text-decoration:underline;
}


.meta_docsie p.spip{
	padding-right:200px;
}



#content_main_rubrique a, #content_main_article a, #content_main_breve a, #content_main a {
  font-weight: bold;
}



#content5 a, .content5 a {
  /* Lg 201312 color:#D69A23;*/
   color:#88aa44;
}

#content6 a, .content6 a {
  color:#80A146;
}

#content7 a, .content7 a {
  color:#2B8798;
}

/* LG 201404 : plan avec affichage infobulle */
#plan_rubrique {
    float: left;
    margin: 5px;
    text-align: left;
    width: 40%;
}

#plan_rubrique  li a {
font-weight:normal;
text-decoration : none;
}
#plan_rubrique  li div{
width:190px;	
}
#plan_rubrique  li a:hover ,
#plan_rubrique  li a:focus {
font-weight:bold;
text-decoration : none;
}

ul.cssMenu, ul.cssMenu li div, ul.cssMenu li div ul
{
	list-style:none;
	margin:0; padding:0;
	position: relative;
}

/*
#plan_rubrique ul.cssMenu ul 	{
 display:none;
font-weight:normal;
position:absolute; 
 margin-top:0px; 
 margin-left:100px;
 color:#4F8DB2; 
 background:#ffffff; 
 padding:5px; 
 font-size:11px;
 border-radius:8px; 
 box-shadow:0 0 2px rgba(0,0,0,.5); 
 transform:scale(0) rotate(-12deg);
 opacity:0;
 transition:all .25s;
 width:300px;
}*/
ul.cssMenu li  div ul 						
{ 
        display:none; /*initially menu item is hidden*/
        position: absolute; /*absolute positioning is important for menu to float*/
		font-weight:normal;
		font-size:11px;
		background:#ffffff; 
		top:-7px; 
		left:190px;	
/* LG */
 padding:0px; 
 margin:0px;
 margin-top:0px;
 border-radius:8px; 
 box-shadow:0 0 2px rgba(0,0,0,.5); 
 width:250px;
/* fin LG*/ 
}
ul.cssMenu li:hover {

}
ul.cssMenu li:hover div > ul	
{ 
	display:block;
	z-index:50;
	

}
/* #plan_rubrique  li a:hover span,
#plan_rubrique  li a:focus span {
transform:scale(1) rotate(0); 
 opacity:1;
 display:block;
 
}
*/

 #navigation #documents_sie img.synthese {
-moz-box-shadow: 7px 7px 3px 1px #919191;
-webkit-box-shadow: 7px 7px 3px 1px #919191;
-o-box-shadow: 7px 7px 3px 1px #919191;
box-shadow: 7px 7px 3px 1px #919191;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#919191, Direction=135, Strength=3);
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
 margin:2px;
 margin-right:15px;
 margin-bottom:10px;

 }


/* AFFICHAGE DES CHIFFRES CLES DANS LES ARTICLES */

#chiffresCle .fondBlancChiffre {
  margin: 7px;
  background-color: #fff;
  box-shadow: 1px 1px 3px;
  float: left;
  width: 160px;
}

#chiffresCle .fondBlancChiffre .texteFondBlanc,
#chiffresCle .fondBlancChiffre .chiffreFondBlanc {
  color: #416097;
  text-align: center;
}

#chiffresCle .fondBlancChiffre .chiffreFondBlanc {
  font-size: 28px;
  line-height: 28px;
  margin: 15px 0;
  height: 70px;
}

#chiffresCle .fondBlancChiffre .texteFondBlanc {
  height: 80px;
}

#chiffresCle .slider-cc .ui-icon-plus {
  background: url("../images/chiffresClePlus.png") no-repeat left;
}

#chiffresCle .slider-cc .ui-icon-minus {
    background: url("../images/chiffresCleMoins.png") no-repeat left;

}

#chiffresCle .slider-cc .ui-icon-plus,
#chiffresCle .slider-cc .ui-icon-minus {
    display: block;
    width: 22px;
    height: 22px;
    float: right;
    cursor: pointer;
    padding: 5px 0;
}

#chiffresCle .slider-cc .detailP {
  background-color: #fff;
  margin-left: 160px;
  float: left;
  z-index: 50;
  padding: 5px;
  border: 1px solid #000;
}

.slick-prev:before, .slick-next:before {
    color: #406099 !important;
}

.ui-dialog-overlay {
    background: rgba(0,0,0,.5)
}

.ui-dialog-content {
    overflow: scroll;
}

.ui-dialog-titlebar {
    background: #406099;
}

.slider-cc {
  overflow: hidden;
}