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



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



#fondsite {
	position: absolute;
	width: 851px;
	margin-left: -425px;
	left:50%;
	background:url(fond.jpg) left repeat-y;
}


.gauche{
	float:left;
}

.droite{
	float:right;
}

.FullContenu{
	width:851px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background:url(full_contenu.jpg) no-repeat left bottom;
	clear:left;
}
.FullContenu a{ color:#ef9e00; font-weight:bold; text-decoration:none;}

.ban{
	width:851px;
	height:224px;
	float:left;
	background:url(banniere.jpg) no-repeat;
	position:relative;
}
.diapo{
	position:absolute;
	width:262px;
	height:171px;
	left: 13px;
	top: 15px;
}
.contenu{
	float:right;
	width:480px;
	margin-top:10px;
}
.contenu_left{
	width:370px;
	float:left;
	margin-left:20px;
	padding-right:10px;
}
.contenu_right{
	width:170px;
	height:300px;
	float:right;
	background:url(right_image.jpg) top no-repeat;
}
.contenu a{ color:#d48c00; font-weight:bold; text-decoration:none;}

h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#8d3792;
	background:url(titre.jpg) left top no-repeat;
	padding-top:20px;
	padding-left:55px;
	padding-bottom:15px;
}

.ss_titre{
	color:#000000;
	font-size:14px;
}
.imag_border_bleu{ border:1px solid #0E3CCC;}
.imag_droite{
	float:right;
	margin-left:5px;
	border:1px solid #9E3EA4;
}
.imag_gauche{
	float:left;
	margin-right:5px;
	border:1px solid #9E3EA4;
}

.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:left;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#329569;
	width:851px;
	height:50px;
	text-align:right;
	background-color:#FFFFFF;
}
.bas_site_txt{
	float:right;
	width:400px;
	margin-top:15px;
	margin-right:15px;
}

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

/*//////////// MENU ////////////////*/
.menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	float:left;
	width:539px;
	height:20px;
	position:absolute;
	float:left;
	left: 79px;
	top: 197px;
}
.menu_off {
	float:left;
	text-align:center;
	margin-top:5px;
	margin-right:5px;
	height:16px;
}
.menu_off a{ 
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	height:20px;
	float:left;	
}
.menu_off a:hover{ color:#8b2cbc;}
#menu_on a{ color:#FFCC00;}
/*//////////// FIN MENU ////////////////*/

/*---- Messages divers -------*/
.attention, .confirmation {
background: #fce5e1 url(attention.gif) 10px 5px no-repeat;
padding: 0px 5px 5px 50px;
margin: 1em 1em;
border: 1px #ff9100 solid;
}
.confirmation {
background: #F0FFF0 url(confirmation.gif) 10px 5px no-repeat;
border: 1px #009F00 solid;
}

