Body{
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:12px;
background : #000000;
}


#pere {
	position:absolute;
	left:-450px;
	top:5px;
	width:900px;
	heigth:750px;
	margin-left: 50%;
	border: 1px solid #333333;
	}

#carte {
	position:absolute;
	left:-450px;
	top:5px;
	width:900px;
	heigth:750px;
	margin-left: 50%;

	background-image: url(img-f/carte-ete.jpg);
	background-repeat:no-repeat;
}

#vin {
position:absolute;
	left:-450px;
	top:5px;
	width:900px;
	margin-left: 50%;
color:#ffffff;
font-family:verdana;
font-size:30px;
background-image: url(img-f/carte-vin.jpg);
background-repeat:no-repeat;

}

#revpresse {
color:#ffffff;
font-family:verdana;
font-size:14px;
}

a.menu:link,a.menu:visited,a.menu:active, a.menu:hover{
	text-decoration:none;
	color:#ffffff;
	}

