/* CSS Document */

div.coordonnees
{
  position:relative;
  clear: left;
  width:100%;
  text-align : center;
  color : #868686;
  font-style: italic; 
  font-size:10px;
  padding:0;
  margin:0;
  background-color:white;
}

.dossier, .dossier_arr
{
float:left;
  width:667px;
  padding-bottom:10px;
  /*margin:2px 10px 3px 10px;*/
}

.contentAvecGaucheAvecDroite .dossier{
  width:466px;
}

.dossier_entete
{
  width:100%;
  /*background-image: url(images/dossier_entete.gif);*/
  background-image: url(images/cartouche_dossier_titre.gif);
  background-repeat: no-repeat;
  margin-left:-1px;
  padding-top: 10px;  
  padding-left : 15px;
  padding-bottom : 13px;
  text-align : left;  
  font-weight: bold;
  color : white; 
  border: none;
  font-size:14px;
  margin-bottom : -1px;
}

.contentAvecGaucheAvecDroite .dossier .dossier_entete{
  background-image: url(images/cartouche_dossier_titre_theme.gif);
  
}
.dossier_entete_arr
{
  /*width:100%;
  background-image: url(images/dossier_entete_arr.gif);
  background-repeat: no-repeat;
  padding-top: 13px;  
  padding-left : 10px;
  padding-bottom : 9px;
  text-align : left;  
  font-weight: bold;
  color : white; 
  border: none;
  margin-bottom : -1px;
  width:100%;*/
  /*background-image: url(images/dossier_entete.gif);*/
  background-image: url(images/cartouche_dossier_titre_arrdt.gif);
  background-repeat: no-repeat;
  margin-left:-1px;
  padding-top: 13px;  
  padding-left : 10px;
  padding-bottom : 15px;
  text-align : left;  
  font-weight: bold;
  color : white; 
  border: none;
  margin-bottom : -1px;
}

.b1e, .b2e, .b3e, .b4e, .b1be, .b2be, .b3be, .b4be, b1e_arr, .b2e_arr, .b3e_arr, .b4e_arr, .b1be_arr, .b2be_arr, .b3be_arr, .b4be_arr 
{   
  display:block; 
  overflow:hidden; 
  font-size:1px;
}
.b1e, .b2e, .b3e, .b1be, .b2be, .b3be, b1e_arr, .b2e_arr, .b3e_arr, .b1be_arr, .b2be_arr, .b3be_arr 
{
  height:1px;
}
.b2e, .b3e, .b4e, .b4be, .b3be, .b2be 
{
  background:white; 
  border-left:1px solid #E94E0A; 
  border-right:1px solid #E94E0A;
}

.b2e_arr, .b3e_arr, .b4e_arr, .b4be_arr, .b3be_arr, .b2be_arr 
{
  background:#f7eeef; 
  border-left:1px solid #5f3a3a; 
  border-right:1px solid #5f3a3a;
}

.b1e
{
  padding: 0px;
  margin:0px 5px 0px 0px;
}
.b2e
{
  margin:0px 3px 0px 0px;
  border-width:0 2px;
  background:#E94E0A;
}

.b2e_arr
{
  margin:0px 3px 0px 0px;
  border-width:0 2px;
  background:#5f3a3a;
}

.b3e
{
margin:0 2px 0px 0px;
}

.b3e_arr
{
margin:0 2px 0px 0px;
}

.b4e
{
  height:2px; 
  margin:0 1px 0px 0px;
}

.b4e_arr
{
  height:2px; 
  margin:0 1px 0px 0px;
}

.b1be 
{
  padding: 0px;
  margin:0px 5px;
}
.b2be 
{
  margin:0px 3px; 
  border-width:0 2px;
  background:#E94E0A;
}

.b2be_arr 
{
  margin:0px 3px; 
  border-width:0 2px;
  background:#5f3a3a;
}
.b3be 
{
margin:0 2px;
}

.b3be_arr 
{
margin:0 2px;
}

.b4be 
{
  height:2px; 
  margin:0 1px;
}
.b4be_arr 
{
  height:2px; 
  margin:0 1px;
}

.dossier_content
{
  float:left;
  background:white;
  border-left:1px solid #E94E0A; 
  border-right:1px solid #E94E0A;
  padding-left: 15px;
  min-height:20px; 
}

hr.clear
{
  margin:0;
  visibility:hidden;
}

.dossier_content_arr
{
  float:left;
  position:relative;
  background:#f7eeef;
  /*background-color:white;*/
  color:black;
  border-left:1px solid #5f3a3a; 
  border-right:1px solid #5f3a3a;
  padding-left: 20px;
}

.dossier_arr>.dossier_content_arr, .dossier>.dossier_content
{
 float:none;
}


/* ephemeride */
/*============*/

/* ephemeride */
/*============*/

.ephemeride_main{

  margin-top:5px;
  padding-left:20px;
  //padding-left:15px;
  width: 200px;
}

div.Ephemeride {
  float:left;
  background: #EFF3FD;
  width:200px;
  height:100%;
  text-align: center;
  font-size: 1em; 
  border: none;
  border-top: 1px solid #00497E;
  color: #00497E;
  margin-bottom:10px;
}

.ephemeride_lien{
float:left;
margin-top:2px;
width:80%;
height:100%;
clear:both;
padding-left:50px;
}

.ephemeride_lien_item{
float:left;
padding-right:20px;
}
div.Ephemeride_titre {
  font-weight: bold;
}

div.Ephemeride_date {
  text-indent:10%;
  border-top: 1px solid #00497E;
  border-bottom: 1px solid #9BB7D0; 
}

div.Ephemeride_contenu {
  float: left;
  text-align: left;
  width:100%;  
}

div.Ephemeride_fete {
  text-align: left;
  text-indent:10%;
  border-bottom: 1px solid #00497E;
}


div.Ephemeride_left {
  float: left;
  width:10%;
  vertical-align: top;
}

div.Ephemeride_picto {
  background: transparent url(images/picto_ephemeride.jpg) 0px no-repeat;
}


/* Ville de A-Z */
/*============*/

div#enteteVilleAZ {
  position: relative;
  float: left;
	vertical-align: top;
  border-left: 1px #fff solid;
	padding: 0px 10px 0px 10px;
	height:100%;
}

div#enteteVilleAZ a:hover, div#enteteVilleAZ a:active {
	color: #e94e0A;
}

div#vazPersonnalisee {
  position: relative;
  float: left;
  width: 97%;
}

div#vazLetter{
  position: relative;
  float: left;
  font-size:1.2em;
  margin-left: 2.3%;
}
div#vazMotcle {
  margin-left:3%;
  position: relative;
  float: left;
  width:28%;
}


div#vazBtNouvelleRecherche {
  position: relative;
  float: left;
  width: 100%;
  text-align:center;
}

/* boite evenements */
/*============*/


.listenews{
   width:696px;
   float:left;
   margin-top:20px;
   
}
.ColNews_droite {
  float:left;
  border: none; 
  width: 295px;
  vertical-align: top;
  /*background-image: url(images/separateur_niv2_fonce.gif);
  background-repeat: repeat-x;*/
  padding-top: 10px;
  margin-top: 0px;
  padding-bottom: 5px;
  padding-left:70px;
}

.ColNews_gauche {
  float:left;
  border: none; 
  width: 295px;
  vertical-align: top;
  /*background-image: url(images/separateur_niv2_fonce.gif);
  background-repeat: repeat-x;*/
  padding-top: 10px;
  margin-top: 0px;
  padding-bottom: 5px;
}

.ColNewsImage {
  float: left;
  /*width: 30%;*/
  padding-top:5px;
  margin-bottom:2px;
  padding-right:5px;
  background-color:white;
}

.ColNews_droite>.ColNewsImage, .ColNews_gauche>.ColNewsImage {
    padding-top:3px;
}

.ColNewsTexte {
  margin-left:0px;
  padding:auto;
}
.ColNewsSuite {
  background-image: url(images/separateur_niv2_fonce.gif);
  background-repeat: repeat-x;
  position: relative;
  text-align: right;
  vertical-align:bottom;
  clear:left;
}
.texteevnt {
	font-size:  1.1em;
	text-align: left;
}

.infos_evnt{
  color:black;
  font-weight: bold;
  border-spacing: 50px;
  border-bottom:1px solid #D7D7D7;
  font-size: 10px;
  padding-bottom:5px;
  margin-bottom:5px;
}

.ColNewsAccroche{
	font-size: 0.9em;
	font-style: italic;
	text-align: justify;
	line-height: 15px;
}

.ColNewsLien{
  font-size: 0.9em;
}

.actu_2_col_suite{
  float:left;
  width:660px;
  clear:both;
  text-align:right;
  background-image: url(images/fond_tsevent.gif);
  background-repeat: no-repeat;
  background-position:right top;
  margin-top:20px;
  padding-top:3px;
  padding-right:5px;
  border-top:1px solid #BBD1F5;
  height:20px;
  color:#367AB9;
}

.actu_1_col_suite{
  float:left;
  width: 95%;
  clear:both;
  text-align:right;
  background-image: url(images/fond_tsevent.gif);
  background-repeat: no-repeat;
  background-position:right top;
  margin-top:20px;
  padding-top:3px;
  padding-right:5px;
  border-top:1px solid #BBD1F5;
  height:20px;
  color:#367AB9;
}

/* boite de lien */
div.boitelien {
  float:left;
  background-image: url(images/fond_titre_boite_lien.gif);
  background-repeat: no-repeat;
  background-position:left;
  text-align:left;
  padding-top: 15px;
  padding-bottom: 10px;
  margin-left:25px;
  //margin-left:7px;
  padding-left:30px;  
  font-weight: bold;
  font-size: 0.8em;
  width:185px;
  color : #00497E; 
}

.dossier #VDLwidgetHeading h1{
 float:left;
 position:relative;
 margin:0;
 padding-top:0px;
 font-size: 0.75em;
 font-weight: bold;
 color: #373737;
 vertical-align: middle;
 background: url("images/puce_dossier.gif") 0px no-repeat;
 text-indent: 20px;
 border-bottom: 0px;
}

.dossier .titrepage{
margin:0;
padding:0;
/*
height:0;
width:0px;
overflow:hidden;
*/
}

.dossier_arr #VDLwidgetHeading h1{
 margin:0;
 padding-top:5px;
 font-size: 0.75em;
 font-weight: bold;
 color: #373737;
 vertical-align: middle;
 background: url("images/puce_dossier_arr.gif") 0px no-repeat;
 text-indent: 20px;
 border-bottom: 0px;
}

.dossier_arr .titrepage{
margin:0;
padding:0;
}

.demarches
{
  float:left;
  width:668px;
  /*margin:2px 10px 2px 10px;*/
  overflow:none;
   padding-bottom: 1em;
}

.contentAvecGaucheAvecDroite .demarches{
  width:466px;
}

.demarches_entete
{
  background-image: url(images/vosdemarches_entete.gif);
  background-repeat: no-repeat;
  margin-left:-1px;
  padding-top: 10px;  
  padding-left : 15px;
  padding-bottom : 15px;
  text-align : left;  
  font-weight: bold;
  color : white; 
  border: none;
  font-size:14px;
  margin-bottom : -1px;
}

.contentAvecGaucheAvecDroite .demarches .demarches_entete{
  background-image: url(images/vosdemarches_entete_theme.gif);
}

.b1e_dem, .b2e_dem, .b3e_dem, .b4e_dem, .b1be_dem, .b2be_dem, .b3be_dem, .b4be_dem 
{   
  display:block; 
  overflow:hidden; 
  font-size:1px;
}
.b1e_dem, .b2e_dem, .b3e_dem, .b1be_dem, .b2be_dem, .b3be_dem 
{
  height:1px;
}
.b2e_dem, .b3e_dem, .b4e_dem, .b4be_dem, .b3be_dem, .b2be_dem 
{
  background:#F3F8FC; 
  border-left:1px solid #00497E; 
  border-right:1px solid #00497E;
}

.b1e_dem
{
  padding: 0px;
  margin:0px 5px 0px 0px;
}
.b2e_dem
{
  margin:0px 3px 0px 0px;
  border-width:0 2px;
  background:#00497E;
}


.b3e_dem
{
margin:0 2px 0px 0px;
}


.b4e_dem
{
  height:2px; 
  margin:0 1px 0px 0px;
}

.b1be_dem 
{
  padding: 0px;
  margin:0px 5px;
}
.b2be_dem 
{
  margin:0px 3px; 
  border-width:0 2px;
  background:#00497E;
}

.b3be_dem 
{
margin:0 2px;
}

.b4be_dem 
{
  height:2px; 
  margin:0 1px;
}

.demarches_content
{  
  float:left;
  background:#F3F8FC;
  border-left:1px solid #00497E; 
  border-right:1px solid #00497E;
  padding-left: 15px;
}

.demarches>.demarches_content
{
 float:none;
}

.demarches #VDLwidgetHeading h1{
float:left;
 margin:0;
 padding-top:0px;
 font-size: 0.75em;
 font-weight: bold;
 color: #373737;
 /*vertical-align: middle;*/
 background: url("images/picto_ephemeride.jpg") 0px no-repeat;
 text-indent: 20px;
 border-bottom: 0px;
}

.demarches .titrepage{
margin:0;
padding:0;
/*
height:0;
width:0px;
overflow:hidden;
*/
}

.dossier .blocEnSavoirPlus, .demarches .blocEnSavoirPlus {
  text-align: left;
  margin-bottom:0;
  padding-bottom: 1em;
}

.dossier .blocEnSavoirPlus a:link, .dossier .blocEnSavoirPlus a:visited, .demarches .blocEnSavoirPlus a:link, .demarches .blocEnSavoirPlus a:visited{
  color:black;
}

.dossier .blocEnSavoirPlus a:hover{
  color:#e94e0A;
}

 .demarches .blocEnSavoirPlus a:hover{
  color:#00497E;
}


/* boite generique treebox */
div .gen_treebox_body ul
{  
  list-style-type: none;
  list-style-image:url(images/fleche_orange.gif);
  text-align: left;	
}

div .gen_treebox_body a
{  	
	font-weight: normal;
	color:black;
}

div .gen_treebox_title 
{
  background-image: url(images/box_skin_maison.gif);
  background-repeat: no-repeat;
  padding-top: 8px;
  padding-bottom: 4px;
  padding-left : 23px;
  text-align : left;  
  font-weight: bold;
  color : #eb4e0b; 
}

div .gen_treebox_desc 
{
  padding-left : 23px;
  text-align : left;
  font-size:10px;  
  font-weight: normal;
  color : #999999;
}

.gen_treebox_suite div
{
  padding-top: 8px;
  padding-bottom: 4px;
  padding-left : 23px;
  padding-right: 30px;
  text-align : right;  
  font-weight: bold;
  color : #eb4e0b;
  background-image: url("images/puce_suite_bleu.gif");
  background-repeat: no-repeat;
  background-position: right center;
  height:30px; 
}

/* boite generique treebox rond_4_points*/
.gen_treebox_rond_4_points{
    float:left;
    width:100%;
    padding-top:10px;
    border:0;
    padding-bottom:5px;
    padding-left:5px;
}

#menuGauche .gen_treebox_rond_4_points {
    float:left;
    width:200px;
    padding-top:10px;
    border:0;
    padding-bottom:5px;
}
div .gen_treebox_rond_4_points_body, #menuGauche .gen_treebox_rond_4_points_body{
 padding:0;
 margin:0;
}
div .gen_treebox_rond_4_points_body ul, #menuGauche .gen_treebox_rond_4_points_body ul
{  
  list-style-type: none;
  list-style-image:url(images/point_orange.gif);
  text-align: left;
  margin-top:0;
  padding-top:0;
  margin-bottom:0;
  padding-bottom:0;
  border:0;
  margin-left:14px;
  //margin-left:50px;
}


#menuGauche .gen_rond_4_points .gen_rond_4_points_body ul li a
{
	border:0;
	background:none;
	padding-left:0px;
}

div .gen_treebox_rond_4_points_body a:link, div .gen_treebox_rond_4_points_body a:visited
{  	
	font-weight: normal;
  color : #eb4e0b;
}

div .gen_treebox_rond_4_points_body a:active, div .gen_treebox_rond_4_points_body a:hover
{
  color : black;
}


div .gen_treebox_rond_4_points_title 
{
  background-image: url(images/box_skin_rond_4_points.gif);
  background-repeat: no-repeat;
  background-position:center;
  padding-top: 0px;
  padding-bottom: 2px;
  padding-left:45px;
  //padding-left : 35px;
  text-align : left;  
  font-weight: bold;
  color : #e84d0a; 
}

.gen_treebox_rond_4_points_suite
{
  padding-top:8px;
  padding-bottom: 4px;
  text-align : left;
  font-size:11px;  
  font-weight: bold;
  color : #eb4e0b;
  /*background-image: url("images/puce_suite_bleu.gif");
  background-repeat: no-repeat;
  background-position: right center;*/
}

.gen_treebox_rond_4_points_suite li
{
  list-style-image:url(images/fleche_orange.gif);
  list-style-type: none;
  margin-left:40px;
  //margin-left:20px;
}
.gen_treebox_rond_4_points_suite div a
{
  color : #eb4e0b;
}
.gen_treebox_rond_4_points_suite div a:hover,
.gen_treebox_rond_4_points_suite div a:active
{
  color : black;
}
.gen_treebox_rond_4_points_suite_cache div
{
  display:none;
  padding-bottom:5px;
}


.gen_treebox_rond_4_points .treebox_separateur{
  background-color:#FCE5DA;
  height:1px;
  width:200px;
  margin-left:19px;
  // margin-left:0px;
  overflow:hidden;
}

div .gen_treebox_rond_4_points_body ul>li {
  width:160px;
}

/* boite generique treebox fleche*/

.gen_treebox_fleche{
    float:left;
    width:100%;
    padding-top:10px;
    padding-left:5px;
}

#menuGauche .gen_treebox_fleche{
    float:left;
    width:200px;
    padding-top:10px;
}

div .gen_treebox_fleche_body ul, #menuGauche .gen_treebox_fleche .gen_treebox_fleche_body ul
{  
  list-style-type: none;
  list-style-image:url(images/point_noir.gif);
  text-align: left;
  margin-top:0;
  padding-top:0;
  font-size:9px;
  margin-left:13px;
  //margin-left:50px;
}

#menuGauche .gen_treebox_fleche .gen_treebox_fleche_body ul li a
{
	border:0;
	background:none;
	padding-left:0px;
}

div .gen_treebox_fleche_body a:link, div .gen_treebox_fleche_body a:visited, div .gen_treebox_fleche_body a:active, div .gen_treebox_fleche_body a:hover
{  	  	
	font-weight: normal;
	color:#383838;
}

div .gen_treebox_fleche_title 
{

  background-image: url(images/puce_niv2.gif);
  background-repeat: no-repeat;
  background-position:left center;
  padding-bottom: 1px;
  text-align : left;  
  font-weight: bold;
  color : #01487c;
  padding-left:10px;
  margin-left:20px;
  //margin-left:3px;
  border-bottom: 2px #00497e dotted;
  border-top: 2px #00497e dotted;
  width:188px;
  //width:190px;
}

.gen_treebox_fleche_suite
{
  padding-bottom: 4px;

  text-align : right;  
  font-weight: bold;
  color : #eb4e0b;
  /*background-image: url("images/puce_suite_bleu.gif");
  background-repeat: no-repeat;
  background-position: right center;*/ 
}

.gen_treebox_fleche_suite li
{
  list-style-image:url(images/fleche_orange.gif);
  margin-left:40px;
  //margin-left:20px;
}

.gen_treebox_fleche_suite_cache div
{
  display:none;
  padding-bottom:5px;
}

/* boite generique treebox maison*/

.gen_treebox_maison{
    float:left;
    width:100%;
    padding-top:10px;
    margin-top:10px;
    padding-bottom:5px;
    padding-left:5px;
}

#menuGauche .gen_treebox_maison{
    float:left;
    width:200px;
    padding-top:10px;
    margin-top:10px;
    padding-bottom:5px;
}

.gen_treebox_maison_body, #menuGauche .gen_treebox_maison .gen_treebox_maison_body{
  margin:0;
  padding:0;
  margin-right:10px;
  padding-bottom:5px;
}

div .gen_treebox_maison_body ul, #menuGauche .gen_treebox_maison .gen_treebox_maison_body ul
{  
  list-style-type: none;
  list-style-image:url(images/fleche_orange.gif);
  text-align: left;
  margin-top:0;
  padding-top:0;
  margin-bottom:0;
  padding-bottom:0;
  margin-left:13px;
  //margin-left:50px;
  border:0;
  background-color:none;
  background:none;
}

#menuGauche .gen_treebox_maison .gen_treebox_maison_body ul{
  margin-left:30px;
}

#menuGauche .gen_treebox_maison .gen_treebox_maison_body ul li a
{
	border:0;
	background:none;
	padding-left:0px;
}

div .gen_treebox_maison_body a:link, div .gen_treebox_maison_body a:visited
{  	
	font-weight: normal;
	color : #eb4e0b;
	border:0;
	background:none;
}

div .gen_treebox_maison_body a:active, div .gen_treebox_maison_body a:hover{
	font-weight: normal;
	color:black;
	border:0;
	background:none;
}

#menuGauche .gen_treebox_maison_body a:link, #menuGauche .gen_treebox_maison_body a:visited
{  	
	font-weight: normal;
	color:#eb4e0b;
	border:0;
	background:none;
}

#menuGauche .gen_treebox_maison_body a:active, #menuGauche .gen_treebox_maison_body a:hover{
  font-weight: normal;
	color:black;
	border:0;
	background:none;
}

div .gen_treebox_maison_title 
{
  background-image: url(images/box_skin_maison.gif);
  background-position:center;
  background-repeat: no-repeat;
  padding-top: 8px;
  padding-bottom: 4px;
  padding-left:45px;
  //padding-left:35px;
  text-align : left;  
  font-weight: bold;
  color : #e84d0a;  
}

.gen_treebox_maison_suite
{
  padding-bottom: 4px;
  padding-left : 0px;
  padding-right: 0px;
  text-align : left;  
  font-weight: bold;
  font-size:11px; 
  color : #eb4e0b;
  /*background-image: url("images/puce_suite_bleu.gif");
  background-repeat: no-repeat;
  background-position: right center; */
}

.gen_treebox_maison_suite li
{
  list-style-type: none;
  list-style-image:url(images/fleche_orange.gif);
  margin-left:40px;
  //margin-left:20px;
}
.gen_treebox_maison_suite_cache
{
  display:none;
  height:0px;
  overflow:hidden;
}

.treebox_separateur{
  background-color:#e94e0b;
  height:1px;
  width:200px;
  margin-left:19px;
  // margin-left:0px;
  overflow:hidden;
}

#menuGauche .treebox_separateur{
  width:187px;
}
/* boite generique infos */


/* entete générique */

div .gen_infos_title 
{
  background-image: url(images/box_skin_maison.gif);
  background-repeat: no-repeat;
  padding-top: 8px;
  padding-bottom: 4px;
  padding-left : 23px;
  text-align : left;  
  font-weight: bold;
  color : #eb4e0b; 
}

div .gen_infos_title_cache {
  display:none;
}

div .gen_infos_desc 
{
  padding-top:5px;
  padding-bottom:10px;
  padding-left : 23px;
  text-align : left;
  font-size:10px;  
  font-weight: normal;
  color : #999999; 
}

div .gen_infos_desc_cache 
{
  display:none;
}

/* Body générique*/
div .gen_infos_body
{  	
	text-align:left;
	width:100%;
}

div .gen_infos_body_title a
{  	
	text-align: left;
	font-size:10px;
}

div .gen_infos_body_content
{  	
	padding-top:8px;
}

.gen_infos_body_content_main{
  float:left;
  width:100%;
}

.gen_infos_body_content_Image{
  float:left;
  padding-right:5px;
}

div .gen_infos_body_content_Texte
{  	
	color:black;
	text-align: left;
	font-size:10px;
}

.gen_infos_body_content_Texte_cache
{  	
	display:none;
	height:0;
	overflow:hidden;
}

.gen_infos_body_content_suite{
float:right;
  padding-top: 2px;
  padding-bottom: 5px;
  padding-right: 30px;
  text-align : right;  
  font-weight: bold;
  color : #eb4e0b;
  background-image: url("images/puce_suite_bleu.gif");
  background-repeat: no-repeat;
  background-position: right center;
  height:15px;
}

.gen_infos_body_content_suite_cache{
  display:none;
  height:0;
  overflow:hidden;
}

.gen_infos_suite div
{
  padding-top: 8px;
  padding-bottom: 4px;
  padding-right: 30px;
  text-align : right;  
  font-weight: bold;
  color : #eb4e0b;
  background-image: url("images/puce_suite_bleu.gif");
  background-repeat: no-repeat;
  background-position: right center;
  height:30px;
}

/* cacher la div suite */
.gen_infos_suite_cache div
{
  display:none;
  padding-bottom:5px;
}

/* Body spécifique skin lien */

.gen_infos_body_content_main_link_entete{
  float:left;
  width:182px;
  height:100%;
  display:inline;
  vertical-align:middle;
  margin-left:16px;

}

.gen_infos_body_content_main_link_entete .gen_infos_body_Title{
  float:left;
  margin-top:8px;
  margin-bottom:5px;
  font-weight:normal;
  color:black;
}

.gen_infos_body_content_main_link_entete>.gen_infos_body_Title{
 
}

.gen_infos_body_content_main_link{
  float:left;
  border-bottom:1px solid #D6D6D6;
  padding-top:0px;
  width:100%;
  clear:left;
}

.gen_infos_body_content_main_link a:link, div .gen_infos_body_content_main_link a:visited, div .gen_infos_body_content_main_link a:active, div .gen_infos_body_content_main_link a:hover, .gen_infos_body_content_main_link_fin a:link, div .gen_infos_body_content_main_link_fin a:visited, div .gen_infos_body_content_main_link_fin a:active, div .gen_infos_body_content_main_link_fin a:hover
{
  color: #00477B;
  font-size:11px;
  font-weight:normal;
}

.gen_infos_body_content_main_link_fin{
  float:left;
  padding-top:0px;
  width:100%;
  clear:left;
}


.gen_infos_body_liseret .gen_infos_body_content_Image
{  	
  float:left;
  display:inline;
  
  vertical-align:middle;
}

.gen_infos_body_content_main_link_entete>.gen_infos_body_content_Image
{  	
	
}


div .gen_infos_body_liseret
{  	
  float:left;
  border-top:1px dotted #00497C;
  border-bottom:1px dotted #00497C;
  padding-bottom:2px;
  margin-top:1px;
  padding-top:2px;
  margin-bottom:10px;
	text-align:left;
	width:199px;
	margin-left:24px;
  //margin-left:8px;
}



.gen_treebox_suite_cache div
{
  display:none;
  padding-bottom:5px;
}

/* RECHERCHE FAQ */


.b1e_faq, .b2e_faq, .b3e_faq, .b4e_faq, .b1be_faq, .b2be_faq, .b3be_faq, .b4be_faq 
{   
  display:block; 
  overflow:hidden; 
  font-size:1px;
}
.b1e_faq, .b2e_faq, .b3e_faq, .b1be_faq, .b2be_faq, .b3be_faq 
{
  height:1px;
}
.b2e_faq, .b3e_faq, .b4e_faq, .b4be_faq, .b3be_faq, .b2be_faq 
{
  background:#f5f9ff; 
  border-left:1px solid #999; 
  border-right:1px solid #999;
}

.b1e_faq
{
  padding: 0px;
  margin:0px 5px 0px 5px;
}
.b2e_faq
{
  margin:0px 3px 0px 3px;
  border-width:0 2px;
  background:#999;
}


.b3e_faq
{
margin:0 2px 0px 2px;
}


.b4e_faq
{
  height:2px; 
  margin:0 1px 0px 1px;
}

.b1be_faq 
{
  padding: 0px;
  margin:0px 5px;
}
.b2be_faq 
{
  margin:0px 3px; 
  border-width:0 2px;
  background:#999;
}

.b3be_faq 
{
margin:0 2px;
}

.b4be_faq 
{
  height:2px; 
  margin:0 1px;
}


.faq_recherche{
  float:left;
  width:95%;
  height:36px;
  padding-top:10px;
  padding-right:10px;
  padding-bottom:10px;
  /*background-color:#F0F0F0;*/

  text-indent: 10px;

}

.faq_recherche_content {

padding-top:5px;
  padding-right:10px;
  padding-bottom:5px;
  border-left:1px solid #999; 
  border-right:1px solid #999;
  background:#f5f9ff;
}



.faq_main{
  float:left;
  width:100%;
  height:auto;
}

.faq_title{
  padding-bottom:5px;
  padding-top:10px;
  font-weight: bold;

  font-size:14px;
}

.faq_description
{
  padding-top:15px;

  padding-bottom:10px;
}

.faq_rubriques{
  float:left;
  display:block;
  width:150px;
  height:100%;
  margin-right: 10px;
}

.faq_main_rubriques{
  width:128px;
  font-size:14px;
  font-weight:bold;
  border-left:1px solid #999; 
  border-right:1px solid #999;
  display:block;  
  margin:0;
  background:#f5f9ff;
  padding-left: 20px;
  padding-bottom:10px;
}

.faq_main_rubriques_title{
  padding-bottom:13px;
}

.faq_main_rubrique_selected span{
  width:100%;
  font-weight:bold;
  font-size:12px;
  padding:0;
  margin:0;
}

.faq_main_rubrique_normal span{
  width:100%;
  font-weight:normal;
  font-size:10px;
  padding:0;
  margin:0;
}

.faq_resultats{
  float:left;
  width:78%;
  height:100%;


}

.faq_main_resultats{
  float:left;
  width:97%;
  height:100%;
  border-left:1px solid #999; 
  border-right:1px solid #999;
  padding-left: 20px;
  padding-top:0px;
  background:#f5f9ff;
  color:#383838;
}

.btform {
  margin-top:-10px;
}

.faq_recherche_content>.btform
{
  margin-top:0px;
}

.faq_main_resultats_titre {
  font-weight:bold;
  font-size:14px;
  padding-bottom:15px;
}

.faq_main_resultats_liste{
}

.faq_main_resultats_item{
padding-bottom:10px;
}

.faq_main_resultats_item_question{
  font-weight:bold;
}
.faq_main_resultats_item_reponse{
  font-weight:normal;
}

.faq_main_resultats_nav, faqrecherche_Page{

}

.btprecedentFAQ a:link{
  background-image: url("images/precedent.gif");
  background-repeat: no-repeat;
  background-position: left center;
  vertical-align: middle;
  font-weight: normal;
  font-size:  0.8em;
  text-decoration: none;
  text-align: center;
  height: 15px; 
  padding-left: 15px;
  padding-right: 3px;
  border-right: 1px solid #A6C3DE;
  border-top: 1px solid #A6C3DE;
  border-bottom: 1px solid #A6C3DE;
}

.btprecedentFAQ a:hover{
  background-image: url("images/precedent_over.gif");
  background-repeat: no-repeat;
  background-position: left center;
  vertical-align: middle;
  font-weight: normal;
  font-size:  0.8em;
  text-decoration: none;
  text-align: center;
  height: 15px; 
  padding-left: 15px;
  padding-right: 3px;
  border-right: 1px solid #A6C3DE;
  border-top: 1px solid #A6C3DE;
  border-bottom: 1px solid #A6C3DE;
}

.btprecedentFAQ a:active{
  background-image: url("images/precedent_over.gif");
  background-repeat: no-repeat;
  background-position: left center;
  vertical-align: middle;
  font-weight: normal;
  font-size:  0.8em;
  text-decoration: none;
  text-align: center;
  height: 15px; 
  padding-left: 15px;
  padding-right: 3px;
  border-right: 1px solid #A6C3DE;
  border-top: 1px solid #A6C3DE;
  border-bottom: 1px solid #A6C3DE;
}

.btprecedentFAQ a:visited{
  background-image: url("images/precedent.gif");
  background-repeat: no-repeat;
  background-position: left center;
  vertical-align: middle;
  font-weight: normal;
  font-size:  0.8em;
  text-decoration: none;
  text-align: center;
  height: 15px; 
  padding-left: 15px;
  padding-right: 3px;
  border-right: 1px solid #A6C3DE;
  border-top: 1px solid #A6C3DE;
  border-bottom: 1px solid #A6C3DE;
}

.btsuivantFAQ a:link{
  background-image: url("images/suivant.gif");
  background-repeat: no-repeat;
  background-position: right center;
  vertical-align: middle;
  font-weight: normal;
  font-size:  0.8em;
  text-decoration: none;
  text-align: center;
  height: 15px; 
  padding-left: 3px;
  padding-right: 18px;
  border-left: 1px solid #A6C3DE;
  border-top: 1px solid #A6C3DE;
  border-bottom: 1px solid #A6C3DE;
}

.btsuivantFAQ a:hover{
  background-image: url("images/suivant_over.gif");
  background-repeat: no-repeat;
  background-position: right center;
  vertical-align: middle;
  font-weight: normal;
  font-size:  0.8em;
  text-decoration: none;
  text-align: center;
  height: 15px; 
  padding-left: 3px;
  padding-right: 18px;
  border-left: 1px solid #A6C3DE;
  border-top: 1px solid #A6C3DE;
  border-bottom: 1px solid #A6C3DE;
}

.btsuivantFAQ a:active{
  background-image: url("images/suivant_over.gif");
  background-repeat: no-repeat;
  background-position: right center;
  vertical-align: middle;
  font-weight: normal;
  font-size:  0.8em;
  text-decoration: none;
  text-align: center;
  height: 15px; 
  padding-left: 5px;
  padding-right: 18px;
  border-left: 1px solid #A6C3DE;
  border-top: 1px solid #A6C3DE;
  border-bottom: 1px solid #A6C3DE;
}

.btsuivantFAQ a:visited{
  background-image: url("images/suivant.gif");
  background-repeat: no-repeat;
  background-position: right center;
  vertical-align: middle;
  font-weight: normal;
  font-size:  0.8em;
  text-decoration: none;
  text-align: center;
  height: 15px; 
  padding-left: 3px;
  padding-right: 18px;
  border-left: 1px solid #A6C3DE;
  border-top: 1px solid #A6C3DE;
  border-bottom: 1px solid #A6C3DE;
}


.faq_formulaire{
  color:black;
  padding-left:175px;
}

.faq_formulaire span a{
  color:black;
  font-weight:normal;
  text-decoration:underline;
}

/* boite FAQ */

.faqbox{
    float:left;
    width:100%;
    padding-top:10px;
    margin-top:10px;
    padding-bottom:5px;
    padding-left:5px;
}

div .faqbox_body ul
{  
  list-style-type: none;
  list-style-image:url(images/fleche_orange.gif);
  text-align: left;
  margin-bottom:5px;
  padding-bottom:0;
  margin-top:0;
  padding-top:0;
  margin-left:13px;
  //margin-left:50px;
  border:0;
  font-size:10px;
}

div .faqbox_body a
{  	
	font-weight: normal;
	color:black;
}

div .faqbox_title 
{
  background-image: url(images/box_skin_point_interrogation.gif);
  background-position:center;
  background-repeat: no-repeat;
  padding-top: 8px;
  padding-bottom: 4px;
  padding-left:45px;
  //padding-left:35px;
  text-align : left;  
  font-weight: bold;
  color : #e84d0a;  

}

div faqbox_desc 
{
  padding-left : 23px;
  text-align : left;
  font-size:10px;  
  font-weight: normal;
  color : #999999;
}

div .faqbox_body a:link, div .faqbox_body a:visited, div .faqbox_body a:active
{  	
	font-weight: normal;
  color : #eb4e0b;
	border:0;
	background:none;
}

div .faqbox_body a:hover{
	font-weight: normal;
	color:black;
	color : black;
	border:0;
	background:none;
}
.faqbox_suite
{
  padding-bottom: 4px;
  margin-left : 35px;
  padding-left : 16px;
  text-align : left;  
  font-weight: normal;
  color : #eb4e0b;
  /*background-image: url("images/puce_suite_bleu.gif");*/
  background-image: url("images/picto_quest_rep.gif");
  background-repeat: no-repeat;
  background-position: left center; 
}

.faqbox_suite div a
{
  color : #eb4e0b;
  font-weight:normal;
  font-size:10px;
}

.monlyon{
  float:left;
  background-image: url("images/monlyon.gif");
  background-repeat: no-repeat;
  background-position:center top;
  color:#00497c;
  padding-top:24px;
  margin-left:0px;
  padding-left:25px;
  height:43px;
  font-size:10px;
  width:210px;
}

.monlyon_first_item{
float:left;
border-left:1px solid #00497c;
padding-left:2px;
padding-right:2px;
margin-top:2px;
color:#00497c;
}
.monlyon_item{
float:left;
border-left:1px solid #00497c;
border-right:1px solid #00497c;
padding-left:2px;
padding-right:2px;
margin-top:2px;
color:#00497c;
}

.monlyon .monlyon_item a:link, .monlyon .monlyon_first_item a:link, .monlyon .monlyon_item a:visited, .monlyon .monlyon_first_item a:visited{
  color:#00497E;
}

.monlyon .monlyon_item a:hover, .monlyon .monlyon_first_item a:hover{
  color:#e94e0A;
}

/* Boite Flux RSS */
.boiteRSS{
  float:left;
  width:215px;
  height:13px;
  background-image:url(images/rss20.gif);
  background-position:right;
  background-repeat: no-repeat;
  cursor:pointer;
}
.boiteRSS_content{
  width:100%;
  cursor:pointer;
}



a.puceEnSavoirPlus, a:hover.puceEnSavoirPlus {
	height : 20px;
	line-height:20px;	
	padding-left: 26px;
  margin-bottom: 0px;
}

a.puceEnSavoirPlus {	
  background-image: url("images/puce-rouge-out.gif");  
  background-repeat: no-repeat;
  background-position: 0px 4px;  
}
a:hover.puceEnSavoirPlus {	
	background-image: url("images/puce-rouge-over.gif");  
  background-repeat: no-repeat;
  background-position: 0px 4px;  
}
.demarches a.puceEnSavoirPlus, #vdlUne a.puceEnSavoirPlus {	
  background-image: url("images/puce-bleue-out.gif");  
  background-repeat: no-repeat;
  background-position: 0px 4px;  
}
.demarches a:hover.puceEnSavoirPlus, #vdlUne a:hover.puceEnSavoirPlus {	
	background-image: url("images/puce-bleue-over.gif");  
  background-repeat: no-repeat;
  background-position: 0px 4px;  
}

div#ptResultat {
 clear:left;
 width:100%;
}

