/********************************************************************* Balise ****************************************************************/
form {
	padding: 0px;
	margin: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(gifs/images/bg.jpg) repeat;
	font-size: 13px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	

}

#background {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:133px;
	width:100%;
	background:url(gifs/images/backgroundheader.jpg) repeat-x;
}

/******************************************************************** Lien ******************************************************************/
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #408040;
	text-decoration: none;
}
a:link {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #408040;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: 65CB65;
}
a:active {
	text-decoration: none;
	color: #000000;
}


/********************************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}

/********************************************************************** Newsletter **************************************************************/
.email_news {
border:1px solid #3366FF;
width:200px;
	font-family:Geneva,Arial,Helvetica;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	 margin-right:10px;
	 margin-top:5px;
}

.bouton_news {
background:transparent url(gifs/images/bg.jpg) repeat scroll 0 0;
border:1px solid #3366FF;
font-size:10pt;
font-style:normal;
width:80px;
margin-top:5px;

}


.formulaire {
margin:15px;
 }
 .formulaire h2 {
   font-size:16px;
   border-bottom: 1px solid #3366FF;
	color:#3366FF;
	margin-bottom:5px;
	margin-top:0;
 }

/**********************************************************BDD AUTO **************************************/
.numpage {
}
.numpage_selec {
	color:#ff0000;
}
.bt_suivant{
}
.bt_precedent{
}
.liste_cat{
}
.fichierbin{
}
.photo{
}
/**********************************************************************************************************/



/*********************************************************LIGHTBOX*****************************************/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(gifs/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gifs/overlay.png", sizingMethod="scale");
	}
	
/**********************************************************************************************************/






/*********************************************************Mise en page div*****************************************/
		   /*********************************************************Mise en page Header*****************************************/
			#header {
			margin:auto;
			height:133px;
			width:1000px;
			}
			#header div {
			height:133px;
			float:left;
			}
			
			#logo {
			width:235px;
			background: url(gifs/images/logo.jpg);
			}
			#logo a {
			width:235px;
			height:133px;
			display:block;
			}
			#vide {
	width:500px;
	background: url(gifs/images/vide.jpg);
	overflow: hidden;
			}
			#contact {
			width:265px;
			background: url(gifs/images/contact.jpg);
			} 
					   /*********************************************************Mise en page contact*****************************************/
					   #contact a {
					   width:203px;
					   height:45px;
					   display: inline;
					   margin-top:5px;
					   }
					     #contact:hover {
					 background: url(gifs/images/contacthover.jpg);
					 }
					    #contact p {
					    color:#128;
						margin:0;
						padding-left:5px;
						padding-top:10px;
						font-size: 18px;
					   }
					    #contact p span {
					  	font-size:20px;
					   }
					   #contact p span strong{
					  	color:#000;
					   }
					   /**********************************************************************************************************/
			/*********************************************************************************************************************/
		   /*********************************************************Mise en page centre*****************************************/
			#centre {
			width:1000px;
			background:url(gifs/images/centre.jpg);
			margin:auto;
			min-height:400px;
			overflow:hidden

			}
			
			
			
			#menu {
			width:321px;
			float:left;
			}
			#contenu {
			width:626px;
			margin-left:48px;
			float:left;
				text-align:justify;
				position:relative;
			}
			#content{
			width:606px;
			padding:0 10px;}
					   /*********************************************************Mise en page menu*****************************************/
					   #menu ul {
					   list-style-type:none;
					   margin:0;
					   padding:0;
					   line-height:1.5;
					   margin-top:10px;
					   }
					   #menu ul li a {
					   color:#3366FF;
					   font-size:26px;
					    padding-left:10px !important;
						margin-left:1px;
						width:295px;
						display:block;
						height:48px;
					   }
					   
					   #menu ul li a span {
						width:55px;
						display:block;
						float:left;
						text-align:center;
					   }
					   
					   
					   
					     #menu ul li a:hover, #selected {
						 color:#000000;
						text-decoration:none;
					   background:url(gifs/images/hover.jpg) no-repeat;
					   }
					   #menu ul li a strong{
					   color:#000;
					   font-size:18px;
					   font-weight:bold;
					   font-variant:small-caps;
					   display:block;
					   float:left;
					   margin-top: 7px;
					   }
					   /**********************************************************************************************************/
					   /*********************************************************Mise en page contenu*****************************************/
					   #contenu p {
					  
					   padding-left:5px;
					   padding-right:5px;
					   }
					    #contenu h1 {
						 color:#3366FF;
					   font-size:26px;
					   margin-left:20px;
					   margin-right:20px;
					   text-align:left;
					   padding-bottom:5px;
					   border-bottom:1px solid #3366FF;
					   }
					     #contenu h1 strong{
					  color:#128;
					   }
					    #contenu h2 {
					   font-size:18px;
					   color:#3366FF;
					   margin-left:30px !important;
					   margin-top:0;

					 
					   }
					    #contenu h2 strong{
					  color:#128;
					   }
					    #contenu h3 {
					   font-size:12px;
					   }
					   /**********************************************************************************************************/
			/*********************************************************Mise en page encarts*****************************************/
			#encarts {
			margin:20px;
			margin-right:15px;
			border-top:1px solid #3366FF;
			}
			#equin {
			width:285px;border-right:1px solid #3366FF; margin-top:25px; float:left;
			margin-bottom:15px;
			}
			#fiscal {
			width:285px; margin-top:25px; float:left;margin-bottom:15px;
			}
			#encarts div p a {
			margin-left:61px;
			
			}
			
			
			
									
			/**********************************************************************************************************/
			/*********************************************************************************************************************/
			/*********************************************************Mise en page footer*****************************************/
			#bgfooter {
			background:url(gifs/images/bgfooter.jpg) repeat-x;
			clear:both;
			}

			#footer {
	margin:auto;
	background:url(gifs/images/footer.jpg) no-repeat;
	width:1000px;
	height:51px;
	clear:both;
	text-align:center;
	font-size:12px;
	padding-top:10px;
	color: #128;
			
			}
			
			#footer2 {
			margin:auto;
			width:1000px;
			height:51px;
			clear:both;
			text-align:center;
			font-size:12px;
			padding-top:10px;
			
			}
			
			#footer2 a{
			text-decoration:none;
			font-weight:bold;			
			}
						
			#footer2 p{
			text-align:center;
			}
			
			#footer2 strong{
			color:#408040;		
			}
			
			
									
			/**********************************************************************************************************/
/***************************************************************************************************************************************/	


/************************ Images *********************/

.float_left{
float:left;

margin-right:10px;
margin-bottom:10px;

}

.float_right{
float:right;
margin:5px;
margin-left:10px;
margin-bottom:10px;
}


/*****************************************************/




#loupe {
margin-left:450px;
width:170px;
font-size:12px;
}

#field_14 {
width:390px;
margin:0;
padding:0;
float:left;
}

.divGenerateurRequired {
font-size:10px;
left:287px;
margin-bottom:10px !important;
position:absolute;
top:160px;
}


#coordonnees {
float:right;
margin-right:20px;
_margin-right:15px;
border-left: 1px solid #3366FF;
width:180px;
padding-left:6px;
margin-top:10px;
text-align:left
}

#coordonnees p {
	padding-left:5px !important;
	margin-left:5px !important;
}

#coordonnees h2 {
border-bottom: 1px solid #3366FF;
margin-left:10px !important
}

#formulaire {
width:390px;
float:left;
}
#formulaire h2{
border-bottom: 1px solid #3366FF;
}

#formulaire #presentation{

margin-left:30px;
}
input {
width:245px;
border:1px #3366FF solid;}
#field_5{
border:1px #3366FF solid;  background:url(gifs/images/bg.jpg) repeat; font-size:10pt;
        font-style:normal; font-decoration:none;}
textarea {
width:245px;
border:1px #3366FF solid;}
label {
width:92px !important;
}

#field_5 {
width:130px;
}


#relance {
margin-bottom:15px;

margin-right:20px;

}
#relance h2 {
border-bottom:1px solid #3366FF;
padding-bottom:5px;
}

#relance ul {
list-style-type:none;
font-variant:small-caps;
}

#transports {
float:right;
margin-right:20px;
border-left: 1px solid #3366FF;
width:180px;
padding-left:6px;

}

#transports p {
	padding-left:10;
	margin-left:10;
}
#transports h2 {
border-bottom: 1px solid #3366FF;
margin-left:10px !important
}

#plan {
width:390px;
-width:360px;
float:left;
}
#plan h2{
border-bottom: 1px solid #3366FF;
}

.debut {
background:#E8EDFF none repeat scroll 0 0;
border:1px solid #E5DFDF;
margin:10px auto;
overflow:hidden;
padding:15px 17px;
text-align:justify;
font-weight:bold;
height:120px;
width:560px;
}

.important {
background:#E8EDFF none repeat scroll 0 0;
border:1px solid #E5DFDF;
margin:10px 0;
overflow:hidden;
padding:15px 17px !important;
text-align:justify;
font-weight:bold;
font-style:italic;

}
.annotation {
	display:block;
	float:left;
	width:390px;
}
.img {
	margin-right:20px;
	padding:0 0 0 10px;
}

.cache {
font-weight:normal;
}

