@charset "UTF-8";
/* CSS Document */


#contenu_ac {
	width:900px;
	padding:10px;
	margin: 25px 6px;
}


#bloc_gauche_ac{
	width:420px;
	height:auto;
	float:left
}

#bloc_droite_ac{
	width:460px;
	height:auto;
	float:left;
}

.bloc_acc{
	width:180px;
	height:188px;
	background:url(template/encart_ac.jpg) top center no-repeat;
	float:left;
	margin-right:15px;
	margin-bottom:10px;
	padding:6px;
}

.bloc_acc a{
	font-size:14px;
	text-transform:uppercase;
	color:#FFF;
	text-decoration:none;
}

.bloc_acc .description{
	text-align:justify;
	color:#a35286;
	font-size:11px;
}


.titre_ac{
	height:35px;
}

#carte{
	width:449px;
	height:411px;
	background:url(template/carte.png) top center no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='template/carte.png', sizingMethod='crop');
}

#vin_moment{
	margin-top:10px;
	width:449px;
	height:133px;
	background:url(template/vin-moment.jpg) top center no-repeat;
	color:#c8c8c8;
	font-size:11px;
	padding-top:8px;
}

#vin_moment h3{
	color:#c8c8c8; 
	font-size:14px;
	padding:0;
	margin:0;
}

#vin_moment #top_desc{
	margin-left:5px;
	margin-bottom:5px;
	text-align:justify;
	padding-right:5px;
}

#newsletter{
	margin-top:10px;
	width:449px;
	height:58px;
	background:url(template/newsletter.jpg) top center no-repeat;
}

#newsletter p{
	padding:0;
	color:#c8c8c8;
	width:300px;
	float:left;
	margin:26px 22px 0px 10px;
	line-height:115%;
}

#newsletter img{
	margin-top:25px;
}

