/*----------------------General------------------------*/
/*---------------<-- Design by Rabbit972 ----------------*/



body {
	margin : 0px;
	padding : 0px;
	height: 100%;
	background:url(filet.gif) repeat-x #0E3CCC;
}



#fondsite {
	position: absolute;
	width: 851px;
	margin-left: -425px;
	left:50%;
}


.gauche{
	float:left;
}

.droite{
	float:right;
}

.FullContenu{
	width:801px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin-left:26px;
	background:url(contenu_fond.jpg) #FFFFFF repeat-x top;
	clear:left;
}
.FullContenu a{ color:#ef9e00; font-weight:bold; text-decoration:none;}

.ban{
	width:851px;
	height:256px;
	float:left;
	background:url(banniere.jpg) no-repeat;
}

.contenu{
	float:right;
	width:370px;
}
.contenu_left{
	width:370px;
	float:left;
	margin-left:20px;
	padding-right:10px;
}
.contenu_right{
	width:370px;
	float:left;
	margin-left:10px;
}
.contenu a{ color:#d48c00; font-weight:bold; text-decoration:none;}

h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#d42e13;
}
h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#36C;
}

.ss_titre{
	color:#000000;
	font-size:14px;
}
.imag_border_bleu{ border:1px solid #0E3CCC;}

.text{
	margin-left:200px;
	margin-top:5px;
}
.catalogue{
	position:absolute;
	left: 172px;
	top: 410px;
	font-size:18px;
}
.distance5{ margin:5px;}
/*//////////// BAS PAGE //////////////////*/
.bas_site{
	float:right;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	margin-top:20px;
	background:url(bas_site.jpg) no-repeat;
	width:791px;
	height:29px;
	text-align:right;
	padding-top:15px;
	padding-right:10px;
}


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

/*//////////// MENU ////////////////*/
.menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	float:left;
	width:851px;
	margin-top:205px;
	margin-left:40px;
}
.menu_off {
	float:left;
	text-transform:uppercase;
	text-align:center;
	margin-right:15px;
	height:43px;
}
.menu_off a{ 
	color:#0e3ccc;
	text-decoration:none;
	display:block;
	height:51px;
	
}
.menu_off a:hover{ color:#7DBEFF;}
#menu_on a{ background:url(menu_on.jpg) no-repeat; background-position:center 27px; color:#FFFFFF;}
/*//////////// FIN MENU ////////////////*/
