#sousmenu
{
	float: left;
	background: #E9E4DE url(../img/sous-menu.gif) no-repeat top left;
	width: 148px;
	margin: 12px 7px;
	padding: 15px 0 0 0;
}

#sousmenu h1
{
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	height: 50px;
	color: #FFFFFF;
}

#sousmenu ul
{
	background: url(../img/bas-menu.gif) no-repeat left bottom;
	padding: 0 0 30px 0;
}

#sousmenu li 
{
	background: url(../img/puce-sous-menu.gif) no-repeat left 5px;
	margin: 0 0 0 4px;
	padding: 0 0 0 12px;
	font-size: 11px;
	line-height: 18px;
}

#sousmenu a
{
	color: #330000;
}
#sousmenu .selected
{
	font-weight: bold;
}

#Ariane
{
	overflow: hidden; zoom: 1;
	font-size: 11px;
	color: #CFC8BE;
	padding: 13px 0 0 10px;
}

#Ariane a { color: #CFC8BE; }
#Ariane a:hover { text-decoration: underline; }

#bandeau
{
	overflow: hidden; zoom: 1;
}

#flash-info
{
	background: url(../img/petit-flash-info.gif) no-repeat left top;
	width: 174px;
	height: 130px;
	text-align: center;
	font-weight: bold;
	padding: 66px 0 0 0;
	margin: 0 0 27px 0;

}

#flash-info div
{
	height: 98px;
}

#flash-info p
{
	margin: 10px 0 0 0px;
	padding: 5px 0 0 0;
	border-top: dashed 1px #FFFFFF;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #330000;
}

#flash-info p a
{
	color: #330000;
}

#info1 
{
	color: #330000;
	font-size: 18px;
}

#info2
{
	color: #330000;
	font-size: 11px;
}

#info3 
{
	color: #F71311;
	font-size: 30px;
}

#info4 
{
	color: #330000;
	font-size: 12px;
}

#Promos 
{	
	background: url(../img/petit-promo.gif) no-repeat left top;
	padding: 24px 0 0 0;
	margin: 0 0 1px 0;
}

#Promos a
{
	color: #330000;
}

#promo1 
{
	overflow:hidden; zoom: 1;
}

#promo2 
{
	overflow:hidden; zoom: 1;
}

#Promos img, #promo2 img
{
	border: solid 1px #CEC4B6;
	margin: 0 6px 5px 0;
	display: block;
	float: left;
}

#promo1 h1, #promo2 h1 
{
	font-size: 11px;
	line-height: 14px;
	color: #330000;
}

.prix
{
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	text-decoration: line-through;
}

.promo 
{
	font-size: 14px;
	color: #CC3300;
	font-weight: bold;
}

#promotions
{
	clear: both;
	border-top: dashed 1px #330000;
	margin: 20px 0 10px 0;
	padding: 5px 0 0 0;
	text-align: right;
	font-size: 11px;
	color: #330000;
	font-weight: bold;
	font-style: italic;
}

#promotions a { color: #330000 }

