@charset "UTF-8";
/* CSS Document */

body{
	margin:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#333333;
	}

/* Bloc Central */

.CentralArea{
	width:955px;
	height:584px;
	position : absolute;
	top :50%;
	left: 50%;
	padding : 0px;
	margin-top: -292px;
	margin-left: -478px;
	z-index:0;

	}
	
.CentralAreaImg{
	background-position: top;
	background-repeat:no-repeat;
	position:absolute;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	}

/* Partie Gauche */
	
.LeftArea{
	width:212px;
	height:533px;
	margin:13px 0px 0px 34px;
	position:relative;
	float:left;
	}
	
.LeftAreaLogo{
	width:212px;
	height:78px;
	position:relative;
	float:left;
	margin:0px 0px 35px 0px;
	}

.LeftAreaLinks{
	width:194px;
	height:355px;
	position:relative;
	float:left;
	margin:0px 0px 0px 0px;
	}
	
.LeftAreaLinks ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}	


.LeftAreaLinks li{
	width:194px;
	height:24px;
	position:relative;
	float:left;
	margin:-6px 0px 20px 0px;
	padding:6px 0px 0px 5px;
	background-image:url('../images/commun/links_bg.jpg');
	background-repeat:no-repeat;
	list-style-type:none;
	font-weight:bold;
	color:#761012;
	}
	
.LeftAreaLinks a{
	text-decoration:none;
	color:#761012;
	cursor:pointer;
}	

.LeftAreaContact{
	width:189px;
	height:90px;
	position:relative;
	float:left;
	margin:-10px 0px 0px 0px;
	padding:3px 0px 0px 5px;
	color:#761012;
	background-color:#FFFFFF;
	font-size:11px;
	}

.LeftAreaContact h1{
	font-size:12px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	}

.LeftAreaContact a {
	margin:0px 0px 0px 0px;
	text-decoration:none;
	color:#761012;
	cursor:pointer;
	
	}
	
.LeftAreaContact p {
	margin:0px 0px 0px 0px;
	text-decoration:none;
	color:#761012;
	
	}
	

/* Partie Droite */
	
	
.RightArea{
	width:540px;
	height:518px;
	margin:28px 34px 0px 0px;
	position:relative;
	float:right;
	}
	
.RightAreaPicture{
	width:540px;
	height:69px;
	margin:0px 0px 18px 0px;
	position:relative;
	}
	

.RightAreaText{
	width:510px;
	height:439px;
	margin:0px 0px 0px 0px;
	padding:5px 15px 5px 15px;
	background-color:#761012;
	position:relative;
	float:left;
	color:#FFFFFF;
	text-align:justify;
	}
	
.RightAreaTextScroll{
	width:510px;
	height:439px;
	margin:0px 0px 0px 0px;
	padding:5px 15px 5px 15px;
	background-color:#761012;
	position:relative;
	float:left;
	overflow-y:scroll;
	overflow-x:hidden;
	color:#FFFFFF;
	text-align:justify;
	}
	
.RightAreaText h1, .RightAreaTextScroll h1 {
	font-size:15px;
	padding-top:0px;
	}

	
.RightAreaText h2, .RightAreaTextScroll h2 {
	font-size:13px;
	padding:0px;
	margin:0px;
	}
	
.RightAreaText a, .RightAreaTextScroll a {
	text-decoration: underline;
	color:#FFFFFF;
	cursor:pointer;
	}
	
.RightAreaText li, .RightAreaTextScroll li {
	margin:0px;
	padding:0px;
	}
	
.RightAreaText li, .RightAreaTextScroll li {
	list-style-type:none;
	margin:0px;
	padding:3px 0px 3px 0px;
	}

.RightAreaText a:hover, .RightAreaTextScroll a:hover {
	text-decoration: underline overline;
	color:#FFFFFF;
	}
	
/*Style pour l'accueil de la partie Menu*/

.RightAreaMenu{

	height:81px;
	width:400px;
	
	}
	
.RightAreaMenu h3 {

	padding:30px 0 0 0;
	font-size:13px;
	font-weight:bold;
	}

/*Barre avec titre et prix*/
	
.RightAreaTitle {
	width:510px;
	height:24px;
	background-image:url(../images/commun/menu_bg.jpg);
	background-repeat:no-repeat;
	text-align:right;
	font-size:14px;
	margin:0px;
	position:relative;
	}
	
	
.RightAreaTitleLeft {
	width:421px;
	height:17px;
	color:#333333;
	text-align:left;
	margin:0px;
	padding:4px 0px 3px 10px;
	position:relative;
	float:left
	}

.RightAreaTitleRight {
	width:79px;
	height:17px;
	text-align:center;
	margin:0px;
	padding:4px 0px 3px 0px;
	position:relative;
	float:right;
	color:#FFFFFF;
	}
	
/*Barre avec titre, cl et prix*/

.RightAreaTitle2 {
	width:510px;
	height:24px;
	background-image:url(../images/commun/menu_bg2.jpg);
	background-repeat:no-repeat;
	text-align:right;
	font-size:14px;
	margin:0px;
	position:relative;
	}
	
	
.RightAreaTitleLeft2 {
	width:342px;
	height:17px;
	color:#333333;
	text-align:left;
	margin:0px;
	padding:4px 0px 3px 10px;
	position:relative;
	float:left
	}

.RightAreaTitleMiddle2 {
	width:79px;
	height:17px;
	color:#FFFFFF;
	text-align:center;
	margin:0px;
	padding:4px 0px 3px 0px;
	position:relative;
	float:left
	}

.RightAreaTitleRight2 {
	width:79px;
	height:17px;
	text-align:center;
	margin:0px;
	padding:4px 0px 3px 0px;
	position:relative;
	float:right;
	color:#FFFFFF;
	}
	
/*Tableau pour la page horaire*/
	
.RightAreaTableDark{

	border: 1px solid #FFFFFF;
	padding:7px 11px 7px 11px;
	background-color:#333333;
	text-align:center;
}

.RightAreaTableLight{

	border: 1px solid #FFFFFF;
	padding:7px 11px 7px 11px;
	background-color:#666666;
	text-align:center;
}

.RightAreaTableGreen{

	border: 1px solid #FFFFFF;
	padding:7px 11px 7px 11px;
	background-color:#6bac3b;
	text-align:center;
}
