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



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



#fondsite {
	position: absolute;
	width: 751px;
	margin-left: -375px;
	left:50%;
	background:url(fond_site.jpg) repeat-y;
}


.gauche{
	float:left;
}

.droite{
	float:right;
}

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

.ban{
	width:751px;
	height:95px;
	float:left;
	background:url(banniere.jpg) no-repeat;
	position:relative;
}
.diapo{
	position:absolute;
	width:337px;
	height:225px;
	left: 373px;
	top: 29px;
	}
.contenu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:right;
	width:660px;
	margin-top:10px;
	margin-right:50px;
	position:relative;
	padding-bottom:10px;
	margin-bottom:-115px;
	min-height:250px;
}
.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:#79a138;
	background:url(titre.jpg) left top no-repeat;
	background-position:0 -5px;
	text-align:left;
	text-transform:uppercase;
	padding-left:45px;
	margin-top:5px;
	margin-bottom:5px;
	float:left;
}
.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:#0265c0;
	background:url(bas_site.jpg) no-repeat #98C8EE;
	width:751px;
	height:155px;
	text-align:right;
}
.bas_site_txt{
	float:right;
	width:400px;
	margin-top:130px;
	margin-right:40px;
}

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

/*//////////// MENU ////////////////*/
.menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	float:left;
	width:751px;
	height:274px;
	position:relative;
	float:left;
	background:url(menu.jpg)
}
.menu_off01 {
	float:left;
	position:absolute;
	left: 40px;
	top: 26px;
}
.menu_off01 a{ 
	color:#79a138;
	text-decoration:none;
	display:block;
	height:20px;
	float:left;
	background:url(menu_off01.jpg) no-repeat;
	width:166px;
	height:48px;
	padding-top:20px;
	padding-left:95px;
}
.menu_off01 a:hover{ color:#FFF;}
#menu_on01 a{ 
	background:url(menu_on01.jpg) no-repeat;
	color:#0265c0;
	border:solid 1px #0265c0;}
	
.menu_off02 {
	float:left;
	position:absolute;
	left: 40px;
	top: 106px;
}
.menu_off02 a{ 
	color:#79a138;
	text-decoration:none;
	display:block;
	height:20px;
	float:left;
	background:url(menu_off02.jpg) no-repeat;
	width:166px;
	height:48px;
	padding-top:20px;
	padding-left:95px;
}
.menu_off02 a:hover{ color:#FFF;}
#menu_on02 a{ 
	background:url(menu_on02.jpg) no-repeat;
	color:#0265c0;
	border:solid 1px #0265c0;}

.menu_off03 {
	float:left;
	position:absolute;
	left: 40px;
	top: 186px;
}
.menu_off03 a{ 
	color:#79a138;
	text-decoration:none;
	display:block;
	height:20px;
	float:left;
	background:url(menu_off03.jpg) no-repeat;
	width:166px;
	height:48px;
	padding-top:20px;
	padding-left:95px;
}
.menu_off03 a:hover{ color:#FFF;}
#menu_on03 a{ 
	background:url(menu_on03.jpg) no-repeat;
	color:#0265c0;
	border:solid 1px #0265c0;}
/*//////////// 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;
}
