@charset "utf-8";

/* CSS Document */

#header{
	background-image:url(../images/interface/espaces/vins/bgHeader.jpg);
}

#selection-espace{
	background-image:url(../images/interface/espaces/vins/slogan.jpg);
}

#main{
	background-color:#5a4d4a;
}
	#main-content{
		background-image:url(../images/interface/espaces/vins/bgContent.jpg);
	}

#footer{
	background-image:url(../images/interface/espaces/vins/bgFooter.jpg);
}

ul#menu-espace li{
	background-image:url(../images/interface/espaces/vins/bgMenuEspaceLi.jpg);
}
	ul#menu-espace li:hover,  ul#menu-espace li.iehover, ul#menu-espace li.active{
		background-color:#b4294c;
	}
		ul#menu-espace li ul{
			background-color:#b4294c;
			border-left:1px solid #810b27;
			border-bottom:1px solid #810b27;
			border-right:1px solid #810b27;
		}
		
			ul#menu-espace li ul li a:hover{
				color:#fff;
				background-color:#941030;
			}

/**
 * LISTE GAMME
 */
#main-gamme{
	width:100%;
	height:380px;
	padding:0;
	/*background-image:url(../images/interface/espaces/vins/bgContent-gamme.png);*/
	background:none;
	background-position:0 0;
	background-repeat:no-repeat;
}

#main-gamme-content{
	position:relative;
	float:left;
	width:100%;
	height:380px;
}

#box-gamme-vins{
	float:left;
	width:377px;
	padding:100px 0 0 330px;
}

	.box-gammeHeader-vins{
		float:left;
		width:100%;
		height:10px;
		padding:0;
		margin:0;
		background-image:url(../images/interface/espaces/vins/bgBox-gammeHeader.jpg);
		background-position:0 0;
		background-repeat:no-repeat;
	}
	.box-gammeMain-vins{
		float:left;
		width:100%;
		padding:0;
		margin:0 0 0 0 !important;
		margin:-10px 0 0 0;
		background-image:url(../images/interface/espaces/vins/bgBox-gammeMain.jpg);
		background-position:0 0;
		background-repeat:repeat-y;
	}	
	.box-gammeFooter-vins{
		float:left;
		width:100%;
		height:10px;
		padding:0;
		margin:0 0 5px 0 !important;
		margin: 0 0 0 0;
		background-image:url(../images/interface/espaces/vins/bgBox-gammeFooter.jpg);
		background-position:0 0;
		background-repeat:no-repeat;
	}
	
	.box-gammeMain-vins a, .box-gammeMain-vins a:link, .box-gammeMain-vins a:visited, .box-gammeMain-vins a:active{
		color:#f48ea7;
		display:block;
		width:357px;
		padding:0 0 0 10px;
		text-transform:uppercase;
		margin:0 0 0 0;
		font-style:normal; 
		text-decoration: none;		
	}
	.box-gammeMain-vins a:hover{
		color:#FFF;
		text-decoration:none;
	}

.blockListGamme ul{
	float:left;
	width:357px;
	padding:0 0 0 20px;
}
.blockListGamme ul li a,.blockListGamme ul li a:link, .blockListGamme ul li a:active, .blockListGamme ul li a:visited{
	text-transform:none;
	background-image:url(../images/interface/espaces/vins/puceListGammeHover.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
	height:13px;
}

	.blockListGamme ul li a:hover{
		color:#FFF;
		text-decoration:none;
		background-image:url(../images/interface/espaces/vins/puceListGamme.gif);
	}
	
#box-gamme-vins1_images{
	float:right;
	width:220px;
	padding:100px 0 0 0;
}

#box-gamme-vins1_images a{
	display:block;
	float:left;
	width:96px;
	margin:0 4px 4px 0;
}

.image-gamme1{
	border:1px solid #ab9e9b;
}

.image-gamme1-hover{
	border:1px solid #a51c3e;
}
 
/**
 * SELECT PRODUIT
 */
ul.selectOpen li:hover,
ul.selectOpen li.hover {
	background:#dc7a00;
	color:#FFF;
}

/**
 * BOX FAMILLE
 */
#box-famille{
	background-image:url(../images/interface/espaces/vins/bgBox-famille.jpg);
}

#box-famille a, #box-famille a:link, #box-famille a:visited, #box-famille a:active{
	color:#f48ea7;	
}

.block-famille-id{
	padding:0 0 0 25px;
	text-transform:none;
}

#box-famille a.link-famille2, #box-famille a.link-famille2:link, #box-famille a.link-famille2:visited, #box-famille a.link-famille2:active{
	text-transform:none;
}

#box-famille-reference{
	float:left;
	width:100%;
	clear:both;
	margin:10px 0 0 0;
}

p#box-famille-description{
	float:left;
	margin:20px 0 0 0;
}
.taille{
	width:100px
}

.reference-vins{
	width:300px;
	float:left;
	margin:0 0 10px 0;
}

.des-web{
	font-weight:bold;
}

