/* ________________ Style général ________________ */

body
	{
	margin: 0;
	padding: 0;
	color: #333333;
	background-color: #FFFFFF;
	/*background-image: url('../img/menu/bckgrd_zonecorps.gif');
	background-repeat: no-repeat; 
	background-position: center top;*/						
	font-size: 11px; 
	font-family: Arial, Helvetica;
	scrollbar-face-color: #333333;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #333333; 
	scrollbar-darkshadow-color: #333333; 
	scrollbar-track-color: #333333;
	scrollbar-arrow-color: #FFFFFF; 	
	text-align: center;
	}

/* ________________ Lien ________________  */

a:link 
	{ 
	font-weight: normal; 
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica;
	text-decoration: underline; 
	}

a:visited 
	{ 
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica;
	text-decoration: none;
	}

a:hover 
	{  
	font-weight: normal; 
	font-size: 11px;
	color: #7EC31B; 
	font-family: Arial, Helvetica; 
	text-decoration: none;		 
	}

/* ________________ Définition des boutons ________________ */

input,
select
	{
  	border-top: #404040 1px solid;
  	border-left: #404040 1px solid;
  	border-right: #D4D0C8 1px solid;
  	border-bottom: #D4D0C8 1px solid;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #333333;
	}
textarea
	{
  	border-top: #404040 1px solid;
  	border-left: #404040 1px solid;
  	border-right: #D4D0C8 1px solid;
  	border-bottom: #D4D0C8 1px solid;  	
	font-size: 11px;
	background-color: #FFFFFF;
	color: #333333;
	overflow: auto;	
	}
input[type="checkbox"],
input[type="radio"]
	{
	border: #FFFFFF 0px solid;
	background-color: transparent;	
	}
	
/* ________________ Définition des arrières plans spécifiques ________________ */

label
	{
	vertical-align: top;
	color: #E57B47;
	background-color: transparent;
	}

.bgcolor
	{
	background-color: transparent;
	font-size: 11px;	
	}

.tabdash
	{
	border: #666 1px dashed;
	}

/* ________________ Définition des titres ________________ */

.titrub,
div#texte .titrub table,
div#texte .titrub td  
	{	
	font-weight: normal;	
	font-size: 19px;
	font-family: Arial, Helvetica; 	
	text-align: left;
	display: none;				
	background-color: transparent;
	color: #333333;
  z-index: 2;
	}

.titrarc 
	{
	font-weight: normal;	
	font-size: 19px;
	font-family: Arial, Helvetica; 	
	text-align: left;		
	background-color: transparent;
	color: #333333;
  z-index: 2;	
	}

.titre 
	{
	font-weight: normal;	
	font-size: 19px;
	font-family: Arial, Helvetica; 	
	text-align: left;				
	background-color: transparent;
	color: #333333;
  z-index: 2;
	}	
	
/* DESACTIVE
#titrubpdt 
	{		
	font-weight: bold;
	font-size: 11px;
	width: 509px;
	height: 37px;
	border: 0px solid #d0d0d0;
	color: #ccc;
	background-color: transparent;	
	text-align: left;	 	
	}

#fondpdt
	{

	background-color: transparent;
	text-align: left;	
	}
#fondmidpdt
	{
 
	background-color: transparent;
	text-align: justify;		
	}
*/

/* ________________ containers ________________ */


#container 
	{
	position: relative;
	width: 916px;
	text-align: center;
	margin: 0  auto;
	background-color: #ffffff;
	/*background-image: url('../img/menu/bckgrd_zonecorps.jpg');
	background-repeat: repeat-y; 
	background-position: center top;*/			
	z-index: 0;	 	  	   	   			
	}
#container table,
#container td
	{
	background-color: transparent;		
	}

/* ________________ Partie Bandeau du site ________________ */

#head
	{
	width: 916px;	
	height: 386px;	
	background-color: transparent;
	background-image: url('../img/menu/bckgrd_header.jpg');
	background-repeat: no-repeat; 
	background-position: bottom right;	
	text-align: center;
	z-index: 1;	
	}
#headerlinks
	{
	position: absolute;
	left: 169px; 
	top: 42px;	
	width: 110px;
	height: 13px;		
	text-align: center;	
	background-color: transparent;
	}
/* ________________ Partie Menu ________________ */

#menu
	{
	position: absolute;
	left: 350px; 
	top: 42px;
	width: 551px;
	height: 23px;
	text-align: center;
	font-weight: normal;
	font-size: 13px;	
	font-family: Arial, Helvetica;
	background-color: transparent;	
	white-space: nowrap;
	z-index: 10;		
	}
#menu #dtmenu
	{	
	margin-right: 6px;
	height: 10px;
	padding-top: 5px;
	padding-bottom: 8px;	
	text-align: center;
	font-weight: normal;
	font-size: 13px;
	background-color: transparent;
	font-family: Arial, Helvetica;			
	}

#menu a:link, 
#menu a:visited
	{
	color: #333333;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Helvetica;		
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;		
	}
#menu a:hover  
	{ 
	color: #FFFFFF;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Helvetica;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	background-color: #7A990E;			
	}
#menu dt, 
#menu dl, 
#menu dd 
	{
	list-style-type: none;
	margin: 0;
	}
#menu dl 
	{		
	text-align: center;
	float: left;
	margin: 0;		
	}
/* Menus defilants */
#smenu1	{ display: none; z-index: 10; position: absolute; left: 0px; top: 21px; }
#smenu2	{ display: none; z-index: 10; position: absolute; left: 61px; top: 21px; }
#smenu3	{ display: none; z-index: 10; position: absolute; left: 154px; top: 21px; }
#smenu4	{ display: none; z-index: 10; position: absolute; left: 244px; top: 21px; }
#smenu5	{ display: none; z-index: 10; position: absolute; left: 356px; top: 21px; }
#smenu6	{ display: none; z-index: 10; position: absolute; }
#smenu7	{ display: none; z-index: 10; position: absolute; }
#smenu8	{ display: none; z-index: 10; position: absolute; }
#menu dd
	{
	color: #FFFFFF;
	background-color: #7A990E;
	padding: 5px;			
	}
#menu dd a
	{
	display: block;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Helvetica;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;		
	}
#smenu1 a, 
#smenu2 a, 
#smenu3 a, 
#smenu4 a, 
#smenu5 a, 
#smenu6 a, 
#smenu7 a, 
#smenu8 a 
	{	
	text-align: left;
	white-space: nowrap;			
	}

/* ________________ Partie Navigation ________________ */
/*
#nav 
	{
	position: relative;
	width: 864px;	
	font-size: 11px;	
	font-family: Arial, Helvetica;
	color: #FFFFFF;				
	z-index: 5;	
	}
#nav table,
#nav td
	{
	font-size: 11px;	
	font-family: Arial, Helvetica;		
	}	
#nav table
	{
	background-color: transparent;			
	}
#nav #barre_nav
	{	
	text-align: left;
	}
*/
/* ________________ Partie Corps ________________ */

#zonecorps
	{
	width: 916px;	
	/*height: 400px;*/				
	text-align: center;
	background-color: transparent;	
	background-image: url('../img/menu/bckgrd_zonecorps.jpg');
	background-repeat: repeat-y; 
	background-position: center center;	
	color: #333333;
	z-index: 1;
	}

#zonecentre
	{
	width: 473px;
	padding-left: 50px;
	padding-right: 34px;
	background-color: transparent;	
	color: #333333;
	z-index: 1;		
	}

div#texte .espacement,
div#centre .espacement
	{
	padding-top: 20px;
	padding-bottom: 10px;		
	}

/* ________________ Partie Gauche ________________ */

div#gauche
	{
	position: relative;	
	width: 350px;
	/*height: 516px;*/			
	background-color: transparent;							
	/*text-align: right;
	vertical-align: middle;*/
	font-size: 11px;	
	z-index: 5;		
	}
div#gauche .espacement
	{
	text-align: left;	
	padding-top: 20px;
	padding-left: 38px;
	padding-right: 42px;
	padding-bottom: 10px;		 	
	}
/* ________________ Partie Texte ________________ */

div#texte
	{	
	position: relative;		
	font-size: 11px;	
	background-color: transparent;						  		
	text-align: left;	
	z-index: 5;		
	}

div#centre
	{
	position: relative;
	font-size: 11px;	
	background-color: transparent;					  		
	text-align: left;	
	z-index: 5;		
	}
div#texte .tablecenter,
div#centre .tablecenter
	{		
	background-color: transparent;
	text-align: left;	
	z-index: 5;		
	}
div#texte .tdcenter,
div#centre .tdcenter
	{	

	}
	
div#padding1
	{  			
	}
div#padding2
	{	
	}

#texte table,
#centre table,
#imprimtexte table,
.bgcolor table  
	{
	background-color: transparent;
	color: #333333;
	border-collapse: collapse;
	vertical-align: middle;
	font-size: 11px; 	
	}

#texte td, 
#centre td,
#imprimtexte td,
.bgcolor td
	{
	background-color: transparent;
	}

/* ________________ Partie Texte Imprimer ________________ */

#imprimtexte 
	{	
	overflow: hidden;
	margin: 0 auto;
	width: 864px;
	padding-top: 156px;		
	font-size: 11px; 
	font-family: Arial, Helvetica;
	text-align: left;			
	color: #7EC31B;
	background-image: url('../img/menu/bandeau_header.jpg');
	background-repeat: no-repeat; 
	background-position: center top;		
	z-index: 1;	
	}
#imprimtexte .espacement
	{	
	height: 404px;	
	border-collapse: collapse;	
	border: 1px solid #3D3D3D;
	padding: 10px;
	}
/* ________________ Partie Texte Popup ________________ */

#popup 
	{
	position: relative;	
	overflow: auto;
	font-size: 11px;	
	background-color: #FFFFFF;	
	padding: 5px;
	text-align: justify;
	color: #333333;
	z-index: 1;	
	}

/* ________________ Partie Droite ________________ */

div#droite
	{
	position: relative;		
	width: 0px;
	height: 0px;
	background-color: transparent;			
	text-align: left;	
	font-size: 11px;
	z-index: 5;		
	}
div#droite .espacement
	{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top: 25%; 	
	}
/* ________________ Partie Pied de page ________________ */

#piedpage
	{
	width: 916px;
	/*height: 49px;*/
	text-align: left;
	font-family: Arial, Helvetica;	
	font-size: 11px;
	color: #FFFFFF;
	z-index: 5;    		     		
	}
#piedpage table
	{
	width: 899px;
	background-image: url('../img/menu/bckgrd_footer.jpg');
	background-repeat: repeat-y; 
	background-position: center top;		
	}
#piedpage td
	{
	font-family: Arial, Helvetica;	
	font-size: 11px;
	text-align: left;		
	}		
#piedpage a:link 
	{ 
	font-weight: normal; 
	font-size: 11px;	
	color: #7EC31B;
	font-family: Arial, Helvetica;
	text-decoration: underline;	
	}

#piedpage a:visited 
	{ 
	font-weight: normal;
	font-size: 11px;
	color: #7EC31B;
	font-family: Arial, Helvetica;
	text-decoration: none;
	}

#piedpage a:hover 
	{  
	font-weight: normal; 
	font-size: 11px;
	color: #FEFE58; 
	font-family: Arial, Helvetica; 
	text-decoration: none;		 
	}