/* CSS Document */

body{
	background-color:#ffffff;
	margin:0;
	margin:auto;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	}

#page{
	background-color:#ffffff;
	margin:0;
	margin:auto;
	min-width:990px;
	}

/*///////////////////////////////////////////////
	ENTETE ET MENU
///////////////////////////////////////////////*/

#entete_voile{
	background:url(/image/header.jpg) no-repeat center;
	margin:0;
	margin:auto;
	height:274px;
	}
	
#entete_moteur{
	background:url(/image/moteur.jpg) no-repeat center;
	margin:0;
	margin:auto;
	height:274px;
	}
	
#entete_home{
	background:url(/image/header.jpg) no-repeat center;
	margin:0;
	margin:auto;
	height:274px;
	}
	
#entete_news{
	background:url(/image/header.jpg) no-repeat center;
	margin:0;
	margin:auto;
	height:274px;
	}
	
#entete_shop{
	background:url(/image/header.jpg) no-repeat center;
	margin:0;
	margin:auto;
	height:274px;
	}
	
#entete_mer{
	background:url(/image/mer.jpg) no-repeat center;
	margin:0;
	margin:auto;
	height:274px;
	}
	
#entete_permis{
	background:url(/image/permis.jpg) no-repeat center;
	margin:0;
	margin:auto;
	height:274px;
	}
	
#entete_groupe{
	background:url(/image/groupe.jpg) no-repeat center;
	margin:0;
	margin:auto;
	height:274px;
	}
	
#entete_neige{
	background:url(/image/neige.jpg) no-repeat center;
	margin:0;
	margin:auto;
	height:274px;
	}
	
#header{
	width:990px;
	height:274px;
	margin:0;
	margin:auto;
	}
#ent_la{
	width:200px;
	height:50px;
	margin:0;
	margin:auto;
	text-align:right;
	margin-right:80px;
	padding-top:20px;
	font-size:11px;
	vertical-align:middle;

	}
	
	
#ent_la a{
	text-decoration:none;
	color:#666666;
	}
	
#ent_la a:hover{
	text-decoration:none;
	color:#ffffff;
	}	 

#ent_la img{
	border:none;
	}

#menu{
	width:308px;
	height:202px;
	margin-top:35px;
	padding-left:20px;
	line-height:23px;
	font-weight:bold;
	color:#000000;
	}
	
#menu li,ul{
	list-style:none;
	list-style-position:outside;
	}
	
#menu a{
	color:#ffffff;
	text-decoration:none;
	}
	
#menu a:hover{
	color:#000000;
	text-decoration:none;
	}
	
/*///////////////////////////////////////////////
	CORPS
///////////////////////////////////////////////*/

#corps{
	width:960px;
	margin:0;
	margin:auto;
	margin-top:20px;
	padding-bottom:20px;
	}
	
#col1{
	float:left;
	width:225px;
	margin:0;
	height:240px;
	}
	
#s_menu{
	margin:0;
	font-size:13px;
	font-weight:bold;
	line-height:18px;
	}
	
#s_menu a{
	text-decoration:none;
	color:#7590a6;
	}
	
#s_menu a:hover{
	text-decoration:none;
	color:#000000;
	}

#s_menu li{
	list-style-image:url(/image/list.png);
	list-style-position:inside;
	}
	
#col2{
	float:left;
	width:685px;
	min-height:240px;
	margin:0;
	text-align:justify;
	padding-left:15px;
	padding-right:35px;
	font-size:12px;
	}
	
#col2 a{
	text-decoration:none;
	color:#7590a6;
	font-weight:bold;
	}
	
#col2 a:hover{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	}
	
.image{
	float:right;
	margin-top:0;
	padding-left:15px;
	}
	
.image_shop{
	float:left;
	width:105px;
	padding-right:30px;
	padding-bottom:15px;
	}
	
.image_shop img{
	border:none;
	cursor:pointer;
	}
	
.image a img{
	border:#000000 solid 1px;
	cursor:pointer;
	}
	
#clear{
	clear:both;
	}	

/*///////////////////////////////////////////////
	FOOT
///////////////////////////////////////////////*/

#footer{
	background:url(/image/footer.jpg) no-repeat center;
	margin:0;
	margin:auto;
	height:224px;
	}
	
#footer h3{
	font-size:14px;
	display:block;
	border-bottom:#ffffff solid 1px;
	}	
	
#footer ul, li{
	list-style-type:none;
	}

#foot{
	margin:0;
	margin:auto;
	margin-top:15px;
	width:960px;
	height:170px;
	color:#ffffff;
}	

#foot li{
	list-style-image:url(/image/list2.png);
	list-style-position:inside;
	}

#foot a{
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	}
	
#foot a:hover{
	color:#000000;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	}	
	
#focol1{
	float:left;
	width:280px;
	height:190px;
	}
	
#focol1 h3{
	margin-left:40px;
	}	

#focol2{
	float:left;
	width:280px;
	height:190px;
	}
	
#focol2 h3{
	margin-left:40px;
	}	


#focol3{
	float:left;
	height:190px;
	font-size:14px;
	margin-left:40px;
	}	
	
#galerie{
		float:left;
		padding-right:5px;
		margin-top:8px;
	}
	
#galerie a img{
	border:#ffffff solid 1px;
	}
	
#copy{
	clear:both;
	margin:0;
	margin:auto;
	width:670px;
	height:30px;
	text-align:center;
	font-size:11px;
	color:#666666;
	}