

body
{
   position: relative;
   width: 850px;
   margin: auto; /* Pour centrer notre page */
   margin-top: -19px; /* hauteur de page */
   /*background:url(../pics/plan/flocon_1.gif);*/
   background-color:#FFFFFF;
   font-family: Arial;
   font-size: 10pt;
   
   
}

		
/* ---- bandeau ---- */

#bandeau
{
	width: 850px;
	height: 103px;
}


/* ---- contact_syndicats ---- */
#elus ul#lolo ,#cap1 ul#lolo ,#contact_syndicats ul#lolo {  width: 185px; }

/* ---- form recherche ---- */
#recherche { height: 32px; padding-top: 5px; padding-right:20px; text-align:right; }

.recherche { border:none; color:#fff; background: transparent url(../pics/plan/bouton_recherche_1.png) no-repeat; width:100px; height:28px; font-weight: bold; }


/* ---- MENU ---- #808080; */


#menu {  float: left; margin-bottom: 20px; margin-top: -38Px;}

ul#lolo {  width: 145px;list-style-type: none; margin: 0px; padding: 0px; } 

ul#lolo li {margin-bottom: -2px;}

ul#lolo a

{      
	 height: 18px;
     display: block;
     text-align: left;
     border: 1px solid gray;
     text-decoration: none;
     background: #fff; 
	 font-family:Arial; 
     font-size:9pt;
     color: #000;
	 font-weight:bold;
     text-indent:5px;
	 padding-top: 2px;
}

ul#lolo #lo
  
{      
	 height: 18px;
     display: block;
     text-align: center;
     border: 1px solid #808080;
     text-decoration: none;
     background: #FFFFFF url('../pics/plan/bande.gif'); 
     font-size:10pt; 
     font-family:Arial; 
     font-weight:bold; 
     color:#FFFFFF;
	 padding-top: 2px;
 }

ul#lolo #mo a
{
background-color: #FDEDAC;
}

/*ul#lolo #la 
  
{  
height: 55px;
	
}*/

ul#lolo #quet a

{
/*background: #8de091;*/
width:145px;
height: 75px;
border:none;
background-position:center;
background-repeat: no-repeat;
background-image:url(../pics/plan/icon_petition_2.png); 
}

ul#lolo #quet a:hover
{
background: #fff;
background-position:center;
background-repeat: no-repeat;
background-image:url(../pics/plan/icon_petition_22.png);
} 

ul#lolo #quetB a

{
/*background: #8de091;*/
width:145px;
height: 123px;
border:none;
background-position:center;
background-repeat: no-repeat;
background-image:url(../pics/plan/icon_pe_petition_1.png); 
}

ul#lolo #quetB a:hover
{
background: #fff;
background-position:center;
background-repeat: no-repeat;
background-image:url(../pics/plan/icon_pe_petition_11.png);
} 

ul#lolo #quet1 a, ul#lolo #quet1 a:hover
{
border:none;
background-position:center;
background: #fff;
text-indent:8px;
} 

ul#lolo a:hover

{
     background: #DcDcDc;
     border: 1px solid #808080; 
	 text-indent:8px;
	 font-size:10pt;
     font-weight:bold;
}


/* pied de page  */

#pied_de_page
{
	clear:both;
	margin-top: 20px;
	padding: 5px;
	margin-left: 165px;
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #fff;
}

#pied_de_page table {  margin-left: auto; margin-right: auto; text-align: center;}

/* ---- corps de page ---- */


#corps
{	
	margin-left: 165px;
	margin-top: 3px;
	padding: 15px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
}



	
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
