html { background: #FFFFFF; }
* { padding: 0px; margin: 0px; border: none; list-style: none; text-decoration: none; }

a:hover { text-decoration: underline; }
a { color: #65221f; }

.clear {line-height: 0px; clear: both; height: 0px; font-size: 0px;}
.nodisplay { display: none; }

.suiv
{
	float: right;
}

.prec
{
	overflow: hidden; zoom: 1;
	float: left;
}

.retour 
{
	overflow: hidden; zoom: 1;
}

.navigation 
{
	clear: both;
	text-align: center;
}

body 
{
	position: relative;
	width: 1000px;
	margin: 0 auto;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	background: url(../img/fond.gif) repeat-y left;
	color: #65221f;
	line-height: 18px; 
}

#Tout
{
	background: url(../img/ricou.jpg) no-repeat left top;
	width: 1000px;
}

#Ecom 
{
	text-align: right;
	color: #e3e0df;
	font-size: 10px;
	padding: 0 10px 0 0;
}

#Ecom a
{
	color: #e3e0df;
}

#Adresse 
{
	height: 100px;
	padding: 43px 210px 0 500px;
	text-align: center;
}

#Adresse strong
{
	line-height: 24px;
}

#Menu1 
{
	line-height: 30px;
	margin: 0 0 0 169px;
	color: #5f5f5f;
	padding: 0 0 0 4px;
}

#Menu1 a
{
	padding: 0 11px;
}

#Menu1 .selected
{
	color: #FFFFFF;
	font-weight: bold;
}

#Menu 
{
	float: left;
	width: 169px;
	margin: 51px 0 100px 0;
}

#Menu li 
{
	background: url(../img/bord-li.gif) no-repeat left top;
	line-height: 36px;
}

#Menu li a
{
	color: #4a3836;
	background: url(../img/fleche.gif) no-repeat 5px center;
	padding: 0 0 0 20px;
}

#Menu li .selected
{
	color: #7f3d39;
	font-weight: bold;
}

#Menu .sousmenu 
{
	background: none;
	line-height: 18px;
	font-size: 11px;
}

#Menu .sousmenu a
{
	color: #4a3836;
	display: block;
	background: url(../img/puce.gif) no-repeat 6px 11px;
	padding: 0 0 0 20px;
}

#Menu .sousmenu .selected
{
	color: #7f3d39;
	font-weight: normal;
}

#Logos
{
	position: absolute;
	bottom: 24px;
	width: 169px;
	text-align: center;
}

#Logos img
{
	padding: 0 3px 0 4px;
}