/***********/
/* 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, Helvetica;
	font-size: 12px;
	background-color: #FFFFFF;
} 

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

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

}
 
h1, h2, h3, h4
{	margin: 0px; 
	padding: 0px; 
	font-weight: normal;
}

.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: 1005px;
	margin-left: auto;
	margin-right: auto;		
	text-align: center;			   
}

#page_container
{	clear: both;
	float: left;
	width: 1005px;		
	margin-left: auto;
	margin-right: auto;
	background-color: #F9F9F9;	 
	background: url(../pictures/background.jpg) repeat-y;
}	

#page
{	clear: both;
	float: left;
	width: 1005px;			
	margin: 0px;
	padding: 0px;
}
  	

#page_content
{	clear: both;
	float: left; 
	width: 710px;			
	text-align: left; 
	margin-left: 10px;
	padding-top: 20px;
	padding-bottom: 50px;		  
}	

#page_right
{	float: left;
	width: 230px;
	margin-left: 10px;
	padding-top: 20px;
	padding-bottom: 50px;		  
}  														  


   
/**********/
/* Header */
/**********/
#header
{	width: 1005px;	
	height: 183px;	  
	margin-left: auto;
	margin-right: auto;
	background: url(../pictures/header.jpg) no-repeat;
	text-align: left;			   
}	 

#header a
{	width: 95px;
	height: 115px;
	margin-top: 10px;
	margin-left: 15px;		 
}

#header img
{	width: 95px;
	height: 115px;	  
	border: 0px;
}

h1
{	display: none;
	text-indent: -9999px;		
}

#menu
{	width: 1005px;  
	height: 37px;
	margin-left: auto;
	margin-right: auto;
	background: url(../pictures/background.jpg) repeat-y;		 
}

#menu_accueil
{	float: left;
	margin-left: 3px;						
	width: 125px; 
	height: 32px;
}

#menu_accueil a
{	display: block;
	width: 125px; 
	height: 32px;	
	background: url(../pictures/menu_accueil.jpg) no-repeat 0px 0px;	
	font-family: Arial;
	font-size: 11px;
	color: #00B9FF;	
	text-decoration: none; 	
	line-height: 30px;
} 

.menu_active#menu_accueil a
{	background: url(../pictures/menu_accueil_active.jpg) no-repeat 0px 0px;	   
	color: #FFFFFF;
}

#menu_accueil a:hover
{	background: url(../pictures/menu_accueil_active.jpg) no-repeat 0px 0px;	   
	color: #FFFFFF;
}

#menu_center
{	float: left;
	width: 293px; 
	height: 37px;
	background: url(../pictures/menu_center.jpg) 0px 0px no-repeat;
}			
 
#menu_content
{	float: left; 

/* width: 556px; */
	width: 580px;	  
	margin: 0px;
	padding: 0px;	
	list-style: none; 		
}
			 
#menu_content li
{	float: left;
}

#menu_content a
{	display: block;		 
	font-family: Arial;
	font-size: 11px;
	color: #00B9FF;	
	text-decoration: none; 	
	line-height: 30px;	   
	background: url(../pictures/menu_background.jpg) repeat-x;
}
   
#menu_content a:hover
{	color: #FFFFFF;
	background: url(../pictures/menu_background_active.jpg) repeat-x;
}

#menu_left
{	width: 48px;
	height: 31px;
	background: url(../pictures/menu_left.jpg) no-repeat;
}

#menu_right
{	width: 16px;
	height: 31px;
	background: url(../pictures/menu_right.jpg) no-repeat;
}  

.menu_separator
{	width: 51px;
	height: 30px;
	background: url(../pictures/menu.jpg) no-repeat;
}

.menu_separator_active_left
{	width: 51px;
	height: 30px;
	background: url(../pictures/menu_active_left.jpg) no-repeat;
}

.menu_separator_active_right
{	width: 51px;
	height: 30px;
	background: url(../pictures/menu_active_right.jpg) no-repeat;
}

#menu_content .menu_active a
{	color: #FFFFFF;
	background: url(../pictures/menu_background_active.jpg) repeat-x;
}

#menu_5
{	width: 60px;	  
	height: 30px;
}	   

#menu_5 a
{	padding-top: 5px;
	line-height: 10px;
	height: 30px;
}


/***********/
/* Content */
/***********/

.box
{	clear: both;
	float: left;
	width: 707px;
	background: url(../pictures/box_background.jpg) repeat-y;	  
}

.box_header_content_active a
{	float: left;
	display: block;
	height: 30px;
	line-height: 30px;					  
	font-family: Arial;
	font-size: 15px;
	color: #0055C8;
	text-decoration: none;
	padding-left: 17px;
	background: url(../pictures/puce_jaune.jpg) no-repeat 0px 9px;					
}

.box_header_content a
{	float: left;
	display: block;
	height: 30px;
	line-height: 30px;					  
	font-family: Arial;
	font-size: 15px;
	color: #00B9FF;
	text-decoration: none;
	padding-left: 17px;
	background: url(../pictures/puce_grise.jpg) no-repeat 0px 9px;					
}	

.box_header_content a:hover
{	text-decoration: none;
}

.box_content_wrapper   
{	clear: both;
}

.box_content
{	display: none;
	padding: 0px 10px 10px 10px;
	width: 687px;	 
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}  
			 
.box_content td
{	font-family: Arial;
	font-size: 11px;
}
					
.box_content a
{	color: #00B9FF;
	text-decoration: underline;
}

.box_content a:hover
{	color: #0055C8;
}

.box_footer
{	clear: both;
	float: left;
	width: 707px;
	height: 6px;
	margin: 0px;													   
	margin-bottom: 20px;
	padding: 0px;
	background: url(../pictures/box_footer.jpg) #F9F9F9 no-repeat;		  
}

/* Mono */
.box_header_mono
{	height: 30px;
	background: url(../pictures/mono_header_background.jpg) repeat-x;	   
}

.box_header_mono .box_header_wrapper
{	height: 30px;
	background: url(../pictures/mono_header_right.jpg) top right no-repeat;		
}

.box_header_mono .box_header_left
{	float: left;
	width: 11px;												 
	height: 30px;
	background: url(../pictures/mono_left.jpg) no-repeat;
}

.box_header_mono .box_header_content, .box_header_mono .box_header_content_active
{ 	float: left;
	padding: 0px;
	height: 30px;
	background: url(../pictures/mono_header.jpg) repeat-x;
	line-height: 30px;		
}

.box_header_mono .box_header_content a, .box_header_mono .box_header_content_active a
{	text-decoration: none;
}

.box_header_mono .box_header_right
{	float: left;
	width: 54px;
	height: 30px;
	background: url(../pictures/mono_right.jpg) no-repeat;
} 

.box_content_mono .box_content_wrapper
{	background: url(../pictures/mono_content.jpg) top right no-repeat;	
} 
  
.box_content_mono .box_content_top
{	height: 13px;
	background: url(../pictures/mono_content.jpg) top right no-repeat;	
} 

/* Multi */
.box_header_multi
{	height: 30px;
	background: url(../pictures/multi_header_background.jpg) repeat-x;	   		
}

.box_header_multi .box_header_wrapper
{	height: 30px;
	background: url(../pictures/multi_header_right.jpg) top right no-repeat;		
}

.box_header_multi .box_header_left
{	float: left;
	width: 11px;												 
	height: 30px;
	background: url(../pictures/multi_left.jpg) no-repeat;
}

.box_header_multi .box_header_content, .box_header_multi .box_header_content_active
{ 	float: left;
	padding: 0px;
	height: 30px;
	background: url(../pictures/multi_header.jpg) repeat-x;
	line-height: 30px;				
}


.box_header_multi .box_header_right
{	float: left;
	width: 54px;
	height: 30px;
	background: url(../pictures/multi_right.jpg) no-repeat;
} 

.box_content_multi .box_content_wrapper
{	background: url(../pictures/multi_content.jpg) top right no-repeat;		
} 

.box_content_multi .box_content_top
{	height: 13px;
	background: url(../pictures/multi_content.jpg) top right no-repeat;		
} 


	  
/*********/
/* Right */
/*********/
			   
/* Rechercher */
#rechercher
{	display: none;
	clear: both;
	float: left;
	width: 228px;
	height: 79px;
	background: url(../pictures/rechercher.jpg) no-repeat;			
} 

#rechercher h2
{	text-align: left;
	margin-top: 9px;  
	margin-left: 30px;
	font-family: Arial;
	font-size: 15px;
	color: #0055C8;		
}

#rechercher form
{	margin: 0px;
	padding: 0px;
	text-align: left;
	margin-left: 11px;			
	margin-top: 15px;
}					

#rechercher_text
{	width: 160px;
	height: 13px;
	font-family: Arial;
	font-size: 11px;
}	   



a#rechercher_submit 
{	margin-left: 3px;
	padding-left: 15px;
	font-family: Arial;
	font-size: 11px;	 
	font-weight: bold;
	color: #0055C8;	  
	text-decoration: none;	 
	background: url(../pictures/puce_rechercher.jpg) 0px 1px no-repeat;
}	
	
a#rechercher_submit:hover
{	color: #000000;	  
	background: url(../pictures/puce_rechercher_over.jpg) 0px 1px no-repeat;
}	


/* Evènements à venir */

#evenements_a_venir
{	clear: both;
	float: left;
	margin-top: 10px;			
}

#evenements_a_venir_top
{	clear: both;
	float: left;
	width: 228px;  
	_width: 198px;
	height: 77px;
	background: url(../pictures/evenements_a_venir_top.jpg) no-repeat;	
	padding-top: 9px;  
	padding-left: 30px;
	font-family: Arial;  
	font-size: 15px;					
	text-align: left;
	color: #0055C8;
}

  
#evenements_a_venir_wrapper
{	clear: both;
	float: left;
	width: 228px;
	background: url(../pictures/evenements_a_venir_background.jpg) repeat-y;
}

#evenements_a_venir_content
{	clear: both;
	float: left;
	width: 208px;
	margin: 0px 5px;	 		   
	margin-top: -35px;	  
	padding-bottom: 10px;
}
		
.evenement
{	clear: both;
	float: left;
	width: 198px; 
	_width: 198px; 
	margin: 0px 10px;   
	_margin: 0px 3px;   
	margin-top: 5px; 
	padding-bottom: 5px;
	border-bottom: 1px dotted #FFFFFF;
	text-align: left;	
} 

.evenement_date
{	font-family: Arial;  
	font-size: 11px;					
	color: #646464;
	text-transform: uppercase;
} 

.evenement h3
{	font-family: Arial;  
	font-size: 14px;					
	color: #FFFFFF;
	font-weight: normal;
} 

.evenement a
{	clear: both;
	float: right;	  
	margin-top: 3px;
	padding-left: 15px;	 
	text-align: right;
	font-family: Arial;  
	font-size: 11px;					
	color: #0055C8;
	text-decoration: none;	
	background: url(../pictures/evenement_savoir_plus.jpg) 0px 1px no-repeat;
}

.evenement a:hover
{	color: #000000;
	background: url(../pictures/evenement_savoir_plus_over.jpg) 0px 1px no-repeat;
}

#evenements_a_venir_bottom
{	clear: both;
	float: left;
	width: 228px;
	height: 7px;
	background: url(../pictures/evenements_a_venir_bottom.jpg) no-repeat;		  
}


/* Accès prive */
  
#acces_prive
{	clear: both;
	float: left;
	width: 228px;
	height: 115px;
	margin-top: 10px;
	background: url(../pictures/acces_prive.jpg) no-repeat;
}


#acces_prive h2
{	text-align: left;
	margin-top: 9px;  
	margin-left: 30px;
	font-family: Arial;
	font-size: 15px;
	color: #0055C8;		
}

#acces_prive form
{	margin: 0px;
	padding: 0px;
	text-align: left;
	margin-left: 11px;			
	margin-top: 0px;
}	

#acces_prive fieldset
{	margin: 0px;
	padding: 0px;
	text-align: left;	
	border: 0px;
}	

#acces_prive legend
{	text-indent: -9999px;
}	

#acces_prive label
{	float: left;
	display: block;
	margin-top: 3px;
	font-family: Arial;
	font-size: 11px;
	color: #0055C8;
	width: 75px;
} 

#acces_prive input
{	width: 120px;
	height: 13px;
	margin-top: 3px;
	font-size: 11px;
}



a#acces_prive_submit 
{	clear: both;
	float: right;	  
	margin-top: 5px;
	padding-left: 15px;	 
	margin-right: 20px;	 
	text-align: right;
	font-family: Arial;  
	font-size: 11px;	
	font-weight: bold;				
	color: #0055C8;
	text-decoration: none;	
	background: url(../pictures/evenement_savoir_plus.jpg) 0px 1px no-repeat;
	background: url(../pictures/puce_rechercher.jpg) 0px 1px no-repeat;
}	
	
a#acces_prive_submit:hover
{	color: #000000;	  
	background: url(../pictures/puce_rechercher_over.jpg) 0px 1px no-repeat;
}	
  



/**********/
/* Footer */
/**********/
					
#footer
{	clear: both;
	float: left;
	width: 1005px;
	height: 200px;
	background: url(../pictures/footer.jpg) no-repeat 0px 0px;
}

#footer_left
{	float: left;
	width: 360px;  
	margin-top: 10px;
	margin-left: 5px;
	text-align: left;
	font-family: Arial;
	font-size: 9px;
}
  
#footer_left a
{	float: left;
}				

#footer_left a img
{	border: 0px;
}
			
#footer_left ul
{	float: left;
	margin: 0px;
	padding: 0px; 
	margin-top: 20px;  
	list-style: none;
	list-style-position: inside;	
}			 

#footer_left li
{	padding-left: 5px; 
	color: #646464;
}
   
#adresse
{	clear: both;
	float: left; 
	width: 200px;  
	margin-top: 5px;
	color: #010101;
}

#footer_right
{	float: left;
	width: 600px;	 
	margin-top: 10px;
	text-align: right;
}  

#footer_right ul
{	margin: 0px;
	padding: 0px;
	list-style: none;  
	font-family: Arial;
	font-size: 11px;
	color: #969696;
}  

#footer_right li
{	float: right; 
	margin-left: 7px;
}

#footer_right li a
{	display: block;
	font-family: Arial;
	font-size: 11px;
	color: #969696;		
	line-height: 12px; 
}

#footer_right a:hover
{	color: #010101;
}		

#flux_rss
{	display: block;
	padding-left: 17px;
	background: url(../pictures/flux_rss.jpg) no-repeat;
}

