div#menu{
	width: 585px;
	height: 425px;
	position: absolute;
	top: 225px;
	left: 415px;
	background: #bbad77 url(images/fili_frou_vins.jpg) left top no-repeat;
	border-left: 1px dotted #635523;
}
div#menu_texte{
	width: 509px;
	height: 390px;
	position: relative;	
	overflow: auto;
	top: 20px;
	left: 70px;
}
.url_actu{
	text-transform: lowercase;
	color: #2A2A2A;
}
div#sousmenu1{
	height: 28px;
	width: 196px;
	position : absolute;
	top: 250px;
	left: 180px;
}
#sousmenu1 a{	
	color: #2A2A2A;
	font-size: .9em;
}
#sousmenu1 li{
	margin-left : 10px;
}
#menu_texte a{	
	color: #2A2A2A;
	font-size: .9em;
}
#menu_texte li{
	margin-left : 15px;
	font-weight : bold;
}
