/*----------------------General------------------------*/
/*---------------<-- Design by  R@BBIT ----------------*/




body {
	margin : 0px;
	padding : 0px;
	height: 100%;
	background:#000000;
}



#fondsite {
	position: absolute;
	width: 955px;
	margin-left:-477px;
	left:50%;
	float:left;
}
.fonsite{	
	width: 826px;
	float:left;
}

.gauche{
	float:left;
}

.droite{
	float:right;
}

.FullContenu{
	width:955px;
	float:left;
	clear:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(fond_site.gif) repeat-y;
	color:#000000;
}
.FullContenu a{ color:#d48c00; font-weight:bold; text-decoration:none;}
.ban{
	background:url(banniere.gif) no-repeat;
	width:955px;
	height:246px;
	float:left;
}
.contenu{
	float:right;
	width:580px;
	min-height:350px;
	margin-right:80px;
	margin-top:00px;
	background:url(contenu_fond.jpg) no-repeat;
	background-position:150px 120px;
	position:relative;
}
.contenu a{ color:#d48c00; font-weight:bold; text-decoration:none;}
.contenu_left{
	float:left;
	width:225px;
	height:365px;
	margin-right:5px;
}
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FF0000;
}

.ss_titre{
	color:#86390d;
	font-size:14px;
}
.imag_border_blanc{ border:3px solid #FFFFFF;}

.texte{
	width:500px;
	margin-left:22px;
	margin-top:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}


/*//////////// BAS PAGE //////////////////*/
.bas_site{
	background-image:url(../composants/bas_site.jpg) ;
	background-repeat:no-repeat;
	background-position:top;
	float:left;	
	width:955px;
	height:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#D9D9DA;
	clear:both;
	margin-top:-25px;
}
.bas_site a{
	color:#999999;
}
.bas_site_txt{
	padding-top:5px;
	float:left;
	margin-bottom:10px;
	margin-left:580px;
	width:210px;
}
.bas_site_logo a{
	padding-top:0px;
	float:left;
}

/*//////////// FIN BAS PAGE ////////////////*/

/*//////////// MENU ////////////////*/
.menu{
	width:137px;
	height:120px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	float:left;
	clear:left;
	margin-left:58px;
}
.menu_off1 { 
	float:left;
}
.menu_off1 a{
	background:url(bt_accueil_off.jpg) no-repeat;
	height:34px;
	width:137px;
	display:block;
}
#menu_on1 a{ 
	background:url(bt_accueil_on.jpg) no-repeat;
}
.menu_off2 { 
	float:left;
}
.menu_off2 a{
	background:url(bt_logistique_off.jpg) no-repeat;
	height:35px;
	width:137px;
	display:block;
}
#menu_on2 a{ 
	background:url(bt_logistique_on.jpg) no-repeat;
}
.menu_off3 { 
	float:left;
}
.menu_off3 a{
	background:url(bt_location_off.jpg) no-repeat;
	height:28px;
	width:137px;
	display:block;
}
#menu_on3 a{ 
	background:url(bt_location_on.jpg) no-repeat;
}
.menu_off4 { 
	float:left;
}
.menu_off4 a{
	background:url(bt_reservation_off.jpg) no-repeat;
	height:29px;
	width:137px;
	display:block;
}
#menu_on4 a{ 
	background:url(bt_reservation_on.jpg) no-repeat;
}
/*//////////// FIN MENU ////////////////*/

/*//////////// MENU left ////////////////*/

.menuleft_off {
	margin-left:5px;
	margin-top:15px;
	margin-right:5px;
	float:left;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.menuleft_off a{ 
	height:5px;
	width:190px;
	padding-top:80px;
	color5b4a7d;
	text-decoration:none;
	display:block;
}
.menuleft_off a:hover{ color:#6699FF;}
#menuleft_on a{ 
	color:#FF0000;
	font-weight:bold;
}
/*//////////// FIN MENU left ////////////////*/

