/***********/
/* Général */
/***********/

html
{	overflow: scroll;
	height: 100%;
	width: 100%;
}

body
{	width: 100%;
	margin: 0px;
	padding: 0px;

	text-align: center; /* pour corriger le bug de centrage IE */
	font-family: Arial;
	font-size: 12px;
	background-color: white;
	background-image: url(../pictures/background_main.jpg);
	background-position: 0px 112px;
	background-repeat: repeat-x;
} 

table
{	border: 0px;
	margin: 0px;
	padding: 0px;
}

td
{	font-family: Arial;
	font-size: 12px;

}

.hidden 
{	display: none;	
}

.droite
{	text-align: right;
}
 

#debug
{	position: absolute;
	top: 0px;
	left: 50px;
	font-weight: bold;
	color: red;
}

.spacer
{	height: 30px;
}

/* Page */ 		 
#page_wrapper
{	width: 950px;
	margin-left: auto;
	margin-right: auto;		
	margin-top: 10px;
	background-color: #EDEDED;	 
	text-align: center;
	padding-bottom: 35px; 
	_padding-bottom: 25px; 
}

#page_container
{	clear: both;
	float: left;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-color: #EDEDED;
}	

#page
{	clear: both;
	float: left;
	width: 900px;			
	margin: 0px;
	padding: 0px;  
	/* IE6 */
	margin-left: 24px;	   
	/* IE8 */
	-margin-left: 12px;
	background-color: white;
	background-image: url(../pictures/background_left.jpg);		 
	background-repeat: repeat-y;
}
  	
html>body #page 
{	/* Safari et Firefox */
	margin-left: 25px;
} 	


#page_left 
{	float: left;
	width: 160px;
	min-height: 230px;
	_height: 230px;			
	background-color: #336699;
	background-image: url(../pictures/background_left_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;							   
}

#page_center
{	float: left;
	width: 520px; 	  
}

#page_total
{	float: left;
	width: 730px; 
}

#page_right
{	float: left;
	width: 210px;	 
	margin-top: 90px;
	padding-left: 10px;
}

#page_content
{	clear: both;
	float: left; 
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;  
	margin-bottom: 30px;				
}	  														  


#content
{	float: left;
	margin-top: 70px;
	min-height: 300px;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
/*	border: 1px dashed white;	*/
}	
	
#nav
{	font-family: Arial;
	font-size: 10px;
	color: #999999;		
	margin-bottom: 10px;	  
	text-align: left;
	margin-left: 20px;
	_margin-left: 30px;
	margin-top: 10px;
}
	
#nav a
{	font-family: Arial;
	font-size: 10px;
	color: #999999;	
	text-decoration: none;
}

#nav a:hover
{	font-weight: normal;
	text-decoration: underline;
} 
			
.page_maj
{	clear: both;
	float: left;
	margin-left: 650px;
	_margin-left: 330px;  
	width: 230px;
	text-align: right;
	font-family: Arial;
	font-size: 10px;
	color: #999999;
}
   
/**********/
/* Header */
/**********/
#bandeau
{	width: 950px;	
	height: 112px;	  
	margin-left: auto;
	margin-right: auto;
}

#bandeau img
{	width: 950px;
	height: 112px;
}

/**********/
/* Footer */
/**********/

#footer
{	clear: both; 
	width: 900px;  
	margin-left: auto;
	margin-right: auto;	
	text-align: left;
}
	
#footer_top
{	clear: both;
	width: 900px;									  
	height: 7px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../pictures/footer_top.jpg);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	_background-position: 0px 0px;
}							  

#footer_top img
{	
}

#footer_sup
{	clear: both;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	height: 72px;

}

#footer_logo
{	clear: both;
	float: left;	
	margin-left: 5px;
	margin-top: 20px;
}
				
#footer_association
{	float: left; 	 
	margin-left: 10px;
	margin-top: 25px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	
}	

#footer_copyright
{	float: left;
}	
			
#footer_association_content
{	float: left;		  
	margin-left: 5px;
}	

#footer_blue
{	float: left;
	margin-top: 20px;
	margin-left: 110px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}				

#footer_blue a
{	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;	 
	text-decoration: underline;
}

#footer_blue a:hover
{	color: #003366;
	text-decoration: underline;
}

#footer_mid
{	clear: both;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	height: 9px;
	background-color: #B34E00;
}

#footer_min
{	clear: both;   
	float: left;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	min-height: 72px;
	_height: 72px;
	background-color: #E7DDD5;	
	font-family: Arial;
	font-size: 12px;
	color: #003366;	
	font-weight: normal;	  
}

#footer_min img 
{	border: 0px;
} 

#footer_min a
{	font-family: Arial;
	font-size: 12px;
	color: #490133;	
	font-weight: normal;
	text-decoration: underline;
}


#footer_flux_rss
{	float: left;
	text-align: center; 
	margin-top: 13px;
	margin-left: 13px;	  
	line-height: 20px;
}  


#footer_plan_site
{	float: left;
	text-align: center; 
	margin-top: 13px;
	margin-left: 20px;
	line-height: 28px;		
}  

#footer_acces_securise
{	float: left;
	text-align: center; 
	margin-top: 13px;
	margin-left: 20px;
	line-height: 20px;		
}  

#footer_coordonnees
{	float: left; 
	margin-top: 13px;
	margin-left: 400px;		 
	_margin-left: 280px;		 
	text-align: left;
}  

#footer_coordonnees_picto
{	float: left;
	width: 20px;
}  

#footer_coordonnees_content
{	float: left;  
	font-family: Arial;
	font-size: 12px;
	color: #003366;	
}  						   

#footer_coordonnees_content a
{	font-family: Arial;
	font-size: 12px;
	color: #003366;	
	text-decoration: none;
}  						  

#footer_coordonnees_content a:hover
{	font-family: Arial;
	font-size: 12px;
	color: #003366;			  
	font-weight: bold;
	text-decoration: underline;
}  						  

#footer_telephone
{	font-weight: bold;
}	

#footer_telephone td
{	font-family: Arial;
	font-size: 12px;
	color: #003366;	
	font-weight: normal;
}


#footer_bottom
{	width: 900px;
	margin-left: auto;
	margin-right: auto;	
}

/* Mise à jour */
#mise_a_jour
{	clear: both;
	float: right;
	width: 250px;
	margin-top: 10px;
	color: #777777;	 
	line-height: 15px;
	font-weight: normal;
	text-align: right;
} 




/*********************/
/* Colonne de gauche */
/*********************/

  
#page_left_content
{	clear: both;
	float: left;
}

/* Menu */
#menu
{	width: 160px;
	text-align: left;
}

.menu_list 
{	width: 150px;
}			 

.menu_head_mono, .menu_head_multi 
{	margin: 0px;
	cursor: pointer;
	border-bottom: 1px solid #FFFFFF;	
	background-repeat: no-repeat;   
}	

.menu_head_mono, .menu_head_mono a, .menu_head_multi, .menu_head_multi a
{	display: block;
	padding-left: 5px;
	line-height: 30px;	
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;		 
	text-transform: uppercase;
	background-repeat: no-repeat;
}

.menu_head_mono
{	background: center right no-repeat;
}

.menu_head_multi
{	background: url(../pictures/menu/down.gif) center right no-repeat;	  
}

.menu_head_mono a, .menu_head_multi a
{	position: relative;
	left: -5px;	
}
/*
.menu_head_top a:hover
{	background-color: #B34E00;
	color: #FFFFFF;
}
*/


.menu_body 
{	display: none;
} 

.menu_body_open 
{	
} 

.menu_body a, .menu_body_open a 
{	padding-left: 5px; 
	background-color: #BE6826;
	color: #FFFFFF;
	height: 30px;
	display: block;			 			
	line-height: 15px;
	font-weight: normal;				
	white-space: inherit;	  
	font-size: 11px;
	border-bottom: 1px solid #FFFFFF;	   
	text-decoration: none;
}	

.menu_body a:hover, .menu_body_open a:hover  
{	font-weight: normal; 
	line-height: 15px; 
	font-weight: bold;
	text-decoration: underline;		  
	font-size: 11px;
} 
 

.menu_active
{	background-color: #B34E00;
	color: #FFFFFF;	 
}

.menu_opened, .menu_opened a
{	color: #000000;
	background-color: #FFCC33;			  
}	

#page_left_bottom
{	clear: both;
	float: left;
	height: 250px; 
	width: 160px;
	background-image: url(../pictures/background_left_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;  
	margin-top: 10px;
	color: white;	 
	line-height: 15px;
} 



/**************/
/* Rechercher */
/**************/
#rechercher
{	position: absolute;
	top: 90px;
}
   
#rechercher form
{	float: left;
	margin: 0px;
	padding: 0px;
	width: 185px;
}

#recherche 
{	width: 154px;
	height: 18px;
	font-family: Arial;
	font-size: 11px;	 
	color: #777777;
}	 

#rechercher_submit
{	width: 17px;
	height: 17px;
	margin-left: 3px;
	text-indent: -9999px;
	border: 0px;
	color: white;
	background-color: none;
	background-image: url(../pictures/rechercher.jpg);
	cursor: pointer;
}
