html { background: #35322E; }
* { padding: 0px; margin: 0px; border: none; list-style: none; text-decoration: none; }

a:hover { text-decoration: underline; }

body 
{
	position: relative;
	width: 1000px;
	margin: 0 auto;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	background: url(../img/fond.gif) repeat-y center;
}

#contenu 
{
	background: url(../img/golfe-morbihan.gif) no-repeat 441px top;
}

#logo 
{
	float: left;
	width: 242px;
	color: #00CEF3;
	text-align: center;
}

#logo a
{
	color: #00CEF3;
}

#menu 
{
	overflow: hidden; zoom: 1;
	float: left;
	padding: 7px 0 0 16px;
	width: 226px;
	line-height: 20px;
}

#menu a 
{
	background: url(../img/puce-menu.gif) no-repeat left center;
	padding: 0 0 0 16px;
	color: #00CEF3;
}

#menu .offres a 
{
	background: url(../img/puce-menu-selected.gif) no-repeat left center;
	color: #B7FB13;	
}

#arianne {padding: 20px 0 0 0px; color:#B7FB12}
#arianne a
{
	background: none;
	padding: 0 0 0 0px;
	color:#B7FB12;	
}

#menu .selected, #accueil a 
{
	background: url(../img/puce-accueil.gif) no-repeat left center;
	color: #FEFDE5;
	font-weight: bold;
}

#logosPied
{
	clear: both;
	background: #443C3E;
	text-align: center;
	padding: 10px 0;	
}
.logosPied
{
	clear: both;
	background: #443C3E url(../img/pied.jpg) no-repeat center top !important;
	padding: 120px 0 0 0 !important;
}

#ecom 
{
	clear: both;
	text-align: right;
	background: #443C3E;
}

#ecom a 
{
	color: #FEFDE5;
}
