#page{
	background-color:#FFFFFF;
	width:750px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	border-width:0px 0px 0px 0px;
	border-style:solid;
	border-color:#E2E4EB;
	text-align: center;
}


#bas{
	background-color:#FFFFFF;
	width:100%;
	height:20px;
	font-family:Arial;
	font-size:10px;
	color:#000000;
	text-align:center;
}

#menu_haut{
	width:100%;
	background-color:#FFFFFF;
	border-width:0px 0px 0px 0px;
	border-style:solid;
	margin-bottom:1em;
	border-color:#FF1F27	
}

/*
#menu_haut a,#menu_haut a:visited{
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
}
*/


.table_menu{
	background-color:#FFFFFF;
	border-width:0px 0px 0px 0px;
	height:15px;
}


.table_menu_td{
	font-family:Arial;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#7e8082;
	border-width:0px 0px 0px 0px;	
	cursor:hand;	
	text-align:center;
	text-transform:uppercase;
	height:15px;
}


.table_menu_td_hover{
	font-family:Arial;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#B71B24;
	border-width:0px 0px 0px 0px;	
	cursor:hand;	
	text-align:center;
	text-transform:uppercase;
	height:15px;
}


body {
	background-color:#FFFFFF;
	color:#000000;
	text-align:justify;
	font-size: 12px; 
	font-family: Arial;
	text-decoration: none;  
}

li {
	list-style:none;
	list-style-image:url(../images/flech_grise.gif);
	font-size: 12px; 
} 

td{
	font-size: 12px; 
	text-align:justify;
}




a{
	font-family:Arial;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
	color:#868A93;	 	
}

a:visited{	
	font-family:Arial;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
	color:#868A93;
}

.title1 {
	font-family: Arial;
	font-size: 15px;
	color: #FDB902;
	text-transform:uppercase;
	border-width:0px 0px 2px 0px;
	border-style:solid;
	border-color:#FDB902;
	font-weight:bold;
}

.title2 {
	font-family: Arial; 
	font-size: 14px; 
	font-weight:bold;
	color: #B71B24; 
	border-bottom:2px #B71B24 solid;
	text-transform:uppercase;
	display:block;
	background-image:url(../images/flech_roug.gif);
	background-repeat:no-repeat;
	background-position:0% 20%;
	text-indent:12px;
}

.title3 {
	font-family: Arial; 
	font-size: 14px;
	font-weight:bold; 
	color: #B71B24; 
	border-bottom:2px #B71B24 solid;
}

.encadre_news{
     font-size: 12px; 
     border-width:1px 1px 1px 1px;
     border-style:solid;
     border-color:#868A93;   
}

.title2_encadre {
	background-color:#B71B24;
	font-family: Arial; 
	font-weight:bold; 
	font-size: 12px; 
	color: #FFFFFF; 
	text-align:center;
	text-transform:uppercase;
	display:block;
}


/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
ul#saturday
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	text-transform:uppercase;
	color: #FFFFFF;
	font-size:12px;
	font-weight:bold;
	background:transparent url(../images/bgOFF2.gif) repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-bottom:2px solid #767676;
	border-top:1px solid #B2B2B2;
}

ul#saturday li
{
	display:block;
	float:left;
	margin:0;
	pading:0;
}

ul#saturday li a
{
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	padding:12px 20px 0 20px;
	height:24px;
	background:transparent url(../images/bgDIVIDER2.gif) no-repeat top right;
}

ul#saturday li a:hover
{
	background:transparent url(../images/bgHOVER2.gif) no-repeat top right;
}

ul#saturday li a.current,ul#saturday li a.current:hover
{
	color:#fff;background:transparent url(../images/bgON2.gif) no-repeat top right;
}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */

a#lien_a
{
	font-family:Arial;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
	color:#868A93;	 	

}

