@CHARSET "ISO-8859-1";

*{
	margin: 0;
	padding: 0;
}

.effacable{ display: none; }
.mdpOubliePopin{
	text-decoration: underline;
	cursor: pointer;
}
body{
	font-size: 12px;
	font-family: Helvetica, "Arial Narrow", Arial;		
}

#conteneur{
	width: 980px;
	margin: 0 auto;
	background: transparent url(../img/header/header_unique.png) no-repeat;
}

#header{
	position: relative;
	height: 200px;
	color: #fff;
}
	#header a {
		color: #fff;
		text-decoration: none;
	}
	#header #lien_accueil {
		position: absolute;
		display: block;
		width: 345px;
		height: 88px;
		left: 315px;
	}
	#header #inscription_newsletter{
		position: absolute;
		top: 15px;
		left: 15px;
	}
	#header input.input_header {
		width: 135px;
		height:16px;
		margin: 2px 0;
		_vertical-align: top;
	}
	#header input.btn_header {
		_margin-top: 5px;
		vertical-align:text-bottom;
	}
	#header #identification {
		position: absolute;
		top: 15px;
		left: 765px;
		width: 212px;
	}
	#header #identification a{
		color: white;
		text-decoration: underline;
	}
	#header #identification a:hover{ text-decoration:none; }
	#header #identification p{
		font-size: 11px;
	}
	#header #identification #deconnexion{
		text-decoration: underline;
	}
	#header #panier {
		background: url("../img/layout/repeatOnglet_menu.png") repeat-x scroll 0 bottom #fff;
		border:1px solid #6E0009;
		color:#000000;
		left:764px;
		line-height:13px;
		padding:5px 8px;
		position:absolute;
		top:91px;
		width:187px;
	}
	#header #panier .prix_panier{
		position: absolute;
		top: 5px;
		right: 8px;
	}
	#header #panier .panier {
		color:#6E0009;
		font-size: 15px;
	}
	#header #panier .recap_panier {
		padding: 3px 0 12px 0;
	}
	#header #panier .voir_detail {
		position: absolute;
		bottom: 5px;
		right: 8px;
	}
	#header #panier .voir_detail a{
		color:#6E0009;
	}
	#header #menuHeader{
		background: url("../img/header/menu.png") repeat-x transparent;
		position: absolute;
		top: 158px;
		left: 0;
		height: 21px;
	}
	#header #menuHeader li{
		text-align: center;
		font-weight: bold;
		list-style: none;
		display: block;
		margin-left: -1px;
		padding: 2px;
		float: left;
		border:1px solid white;
		width: 120px;
	}

/* Ancien header avec l'image qui variait
#header{
	height: 345px;
	position: relative;
}

#header a {
	color: #fff;
	text-decoration: none;
}	

	#header .background_haut {
		line-height:0;
	}
	#header .background_bas, #header .background_bas a:visited {
		color: #fff;
		text-decoration: none;
	}
	#header .background_bas {
		background: transparent url(../img/header/fond_header.png) no-repeat;
		width: 980px;
		height: 201px;
		position: relative;
	}
	#header .background_bas #lien_accueil a {
		width: 345px;
		margin-left: 150px;
		height: 100px;
		float:left;
	}
	#header #inscription_newsletter{
		padding: 15px 0 0 15px;
		float:left;
	}
	#header input.input_header {
		width: 135px;
		height:16px;
		margin: 2px 0;
		_vertical-align: top;
	}
	#header input.btn_header {
		_margin-top: 5px;
		vertical-align:text-bottom;
	}
	#header #identification {
		position: absolute;
		top: 15px;
		left: 765px;
		width: 212px;
	}
	#header #identification p{
		font-size: 11px;
	}
	#header #identification #deconnexion{
		text-decoration: underline;
	}
	#header #panier {
		background: url("../img/layout/repeatOnglet_menu.png") repeat-x scroll 0 bottom transparent;
		border-left:1px solid #DADADA;
		border-right:1px solid #DADADA;
		border-bottom:1px solid #DADADA;
		color:#000000;
		left:784px;
		line-height:13px;
		padding:5px 8px 0;
		position:absolute;
		top:89px;
		width:178px;
	}
	#header #panier .prix_panier{
		margin: 0 0 8px 100px;
	}
	#header #panier .panier {
		color:#6E0009;
		font-size: 15px;
	}
	#header #panier .recap_panier {
		padding: 3px 0 8px 0;
	}
	#header #panier .voir_detail {
		margin-left: 120px;
	}
	#header #panier .voir_detail a{
		color:#6E0009;
	}
*/
#bandeauGauche{
	width: 194px;
	float: left;
}
#contenuSansDroit{
	float: left;
	margin-left:20px;
	width: 766px;
	margin-top: 75px;
}
#contenuAvecDroit{
	float: left;
	width: 546px;
	margin-left: 20px;
	margin-top: 75px;
}
#bandeauDroit{
	float: right;
	width: 194px;
}
#clearBeforeFooter{
	height: 24px;
	clear: both;	
}
#footer{
	font-weight: bold;
	height: 18px;
	padding-top: 6px;
	color: white;
	width: 100%;
	clear: both;
	background: #530004 url(../img/layout/repeat_footer.png) repeat-x;
	font-size: 0.8em;
}
#footer .left{
	padding-left: 5px;	
}
#footer .right{
	padding-right: 5px;	
}

#footer a{
	color: white;
	text-decoration: none;
}
#footer a:hover{ text-decoration: underline; }

.esommelier .separation_sommelier {
	background: transparent url(../img/layout/separation_esommelier.png) no-repeat;
	height: 2px;
	width: 192px;
	clear: both;
}
.esommelier_garde {
	width: 33%;	
}
.esommelier form{
	padding: 5px;	
}
	.esommelier .slider_gutter {
		float: left;
		width: 100%;
		display: block;
		position: relative; 
	}
	.esommelier .slider_gutter_item{
		position: relative;	
		float: left; 
		left: 100%;
	}
	#slider_minmax_gutter_l, .esommelier .slider_gutter_l{
		width: 1px;
		margin-left:-100%; 
		height:20px;
		background:url(../img/slider/slider_l.gif) no-repeat; 
	}
	#slider_minmax_gutter_m{
		width: 154px;
		margin-left:-169px;	
		height:20px; 
		background:url(../img/slider/slider_rptr.gif) repeat-x;
		padding-top: 3px;
	}
	#slider_minmax_gutter_r, .esommelier .slider_gutter_r{
		width: 1px;
		margin-left:-15px;
		height:20px;
		background:url(../img/slider/slider_r.gif) no-repeat; 
		border:1px 
	}
	#minmax_slider{ 
		width:170px; 
		margin:0px 10px;
		height:35px;
	}
	.esommelier .knob {	
		position: absolute;	
		height: 12px;
		width: 12px;
		background: url(../img/slider/slider_knob.gif) no-repeat;
		cursor: pointer;
	}
	div.slider_minmax_min {
		position:absolute;
		margin:18px 0 0 0;
		color: #000
	}
	div.slider_minmax_max {
		position:absolute;
		margin:18px 0 0 143px;
		color: #000;
	}
	.esommelier .unite {
		float:right;
		margin:2px;
	}
	.esommelier .garde img{
		vertical-align:middle;
	}
	.esommelier input[type=submit] {
		border:0;
		background: none;
		cursor:pointer;
		color: #6E0009;
		float:right;
	}
	
.esommelier {
	background: transparent url(../img/layout/repeat_blocEsommelier.png) repeat-x;
	width: 192px;
	border: 1px solid #DADADA;
	color: #6e0009;
}

.esommelier h3{
	font-size: 12px;
}
.esommelier h2, .millesimes h2{
	font-size: 14px;
	text-align: center;
}
.millesimes h2{
	padding-bottom: 8px;
}
.millesimes{
	background: transparent url(../img/layout/repeat_blocEsommelier.png) repeat-x;
	width: 192px;
	border: 1px solid #DADADA;
	color: #6e0009;
	padding-bottom: 10px;
}

.bloc_millesimes{
	overflow:hidden;
	width:170px;
	margin:0 auto;
}

.millesimes_selector{
	width:170px;
	margin:0 auto;
	margin-top:5px;
	margin-bottom:10px;
	line-height:20px;
}

.millesimes_selector select {
	width:60px;
}
	
.separation_pushs {
	color: #C5999D;
	width: 101%;
}
.spinner-img {
	background: url(../img/layout/spinner.gif) no-repeat;
	width: 24px;
	height: 24px;
}

.divClickable{ cursor: pointer; }