@CHARSET "ISO-8859-1";

.text_presentation {
	color: #6e0009;
	font-size: 16px;
	text-align: justify;
}
.bouteilles {
	background: transparent url(/img/accueil/fond_bouteilles.png) no-repeat 0 0px;
	height: 415px;
	margin-left: -9px;
	padding-left: 9px;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 569px;
}
.bouteille {
	/*margin-top: 40px;*/
	float:left;
}
.bouteille, .fadeBouteille {
	width: 110px;
	height: 310px;
}
.fadeBouteille {
	position: absolute;
	background-color: #fff;
	opacity: 0;
	visibility: hidden;
	cursor:pointer;
}
.bouteille .nofade {
	visibility: hidden;	
}
.title_categorie {
	height: 40px;
	clear:left;
	text-align:center;
	color: #fff;
	padding-top: 5px;
}
.title_categorie div{
	display:none;	
}
.title_categorie h3{
	font-weight: normal;
	padding-top: 10px;
	font-size:14px;
}
#flecheSelection {
	display: none;
	position: absolute;
	margin-top: 318px;
}
.guide_vins, .guide_vins a {
	font-weight: bold;
	text-align:right;
	text-decoration: none;
	color: #000;
	padding:5px 15px 0 0;
}
.guide_vins span{
	font-size: 14px;
	vertical-align: middle;
}
.notre_selection {
	margin-top: 25px;
}
.notre_selection h2{
	color: #6E0009;
	font-size: 16px;
}
.pushs_accueil {
	margin: 5px 0 0 -9px;
	width: 572px;
}