/************************************************************
	CSS pour le thème Vinadeal Prestashop
************************************************************/

/*
	YUI 2: Reset CSS
	http://developer.yahoo.com/yui/reset/
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}


/*
	Styles TinyMCE (Admin)
*/
body#tinymce {
	background: white;
}
#tinymce h2 {
	font-size: 2em;
}
#tinymce h3 {
	font-size: 1.4em;
}
#tinymce h4 {
	font-size: 1.3em;
}
#tinymce h1, #tinymce h2, #tinymce h3, #tinymce h4, #tinymce h5, #tinymce h6 {
	font-weight: bold;
} 

/*
	Styles généraux
*/

body {
	background: #121212 url(../img/bg_vinadeal.jpg) top left repeat-x;
	background: #121212 url(../img/bg_vinadeal2.jpg) center top;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #505050;
}

strong {font-weight: bold;}
hr.clear {clear: both;border: 0px solid;margin: 0; visibility: hidden;}
.center{text-align:center;}
.right {text-align: right;}
.barre {text-decoration: line-through;font-weight: bold;}
h4 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	color: #505050;
}
strong {
font-weight: bold
}

#panier-content h4 {
	font-size: 11px;
}
.bold {
	font-weight: bold;
}

a {
	color: #005a9e;
}

/*
	En-tête et menu
*/
#entete {
	width: 968px;
	margin: auto;
	padding-top: 10px;
}

#entete img {
	border: 0;
}

#header {
	color: #868686;
}
#callback {
	width: 198px;
	height: 108px;
	background: url(../img/callback.png) no-repeat;
	position: absolute;
	left: 50%;
	top: 10px;
	margin-left: 30px;
}
#callback p {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}
#callback p a {
	color: white;
	text-decoration: none;
}
#callback p.question {
	margin-top: 15px;
	margin-bottom: 8px;
}
#callback p.numero {
	font-size: 20px;
	line-height: 20px;
}
#callback p.cout {
	font-size: 10px;
	font-weight: normal;
}
#callback p.question a {
	color: #AAA;
}
#callback p.cout a {
	color: #AAA;
}

/*    menu    */
ul#header_links {
	background: transparent url(../img/menu.png) bottom center no-repeat;
	height: 44px;
	padding-left: 18px;
}

ul#header_links li {
	float: left;
	height: 40px;
	margin-top: 4px;
}

ul#header_links li a {
	display: block;
	height: 40px;
	text-align: center;
	line-height: 38px;
	padding: 0 30px;
	color: white;
	text-decoration: none;
	text-shadow: black 1px 1px 1px;
	font-size: 13px;
}
ul#header_links li a:hover {
	background: url(../img/menu-hover.gif) top left repeat-x;
}

#header a {
	color: white;
}


#header_user_info {
	text-align: right;
	position: absolute;
	width: 960px;
	top: 85px;
}
#search_block_top {
	margin-top: -32px;
	margin-right: 18px;
	float: right;
}
#search_query {
	border-width: 1px;
	border-style: solid;
	border-color: #AAA;
	padding: 3px;
	width: 180px;
	margin-right: -30px;
	padding-right: 30px;
	font-size: 13px;
	height: 17px;
}
#search_block_top .button {
	border: 0;
	background: url(../img/loupe.png) top left no-repeat;
	height: 21px;
	width: 21px;
	padding-bottom: 3px;
	cursor: pointer;
	padding: 0;
}

/*
	Panier
*/
#panier {
	background: transparent url(../img/panier_bg.png) left top no-repeat;
	color: white;
	height: 73px;
	width: 246px;
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: 238px;
}
#panier-content {
	margin-left: 68px;
	margin-top: 11px;
}
#panier a {
	color: white;
	text-decoration: none;
}

#panier h4 {
	font-weight: bold;
	background: transparent url(../img/panier-stroke.gif) bottom left no-repeat;
	padding: 1px 0 3px;
}
#panier img {
	position: absolute;
	padding: 11px 195px 9px 13px;	
}

#panier .panier_prix a {
	color: #AAFF00;
}

/*
	Content
*/

#content {
	width: 968px;
	margin: auto;
	background: url(../img/fond-contenu.png) top center repeat-y;
}
hr#border-menu {
	border: 1px solid #4b0000;	
	border-width: 1px 0 0 0;
	margin: 0 4px;
	height: 22px;
	background: url(../img/top-contenu.png) top center no-repeat;
}

/*
	Sidebar
*/
#left_column {
	width: 210px;
	margin: 0 20px 0 24px;
	float: left;
	font-family: Arial, Helvetica, Sans-Serif;
}

body #left_column .block h4 {
	background: url(../img/sidebar-top.png) top center no-repeat;
	height: 39px;
	padding-left: 20px;
	line-height: 39px;
	font-size: 16px;
	font-weight: bold;
	color: white;
	text-shadow: #343434 1px 1px 0px
	margin-top: 0;
}
#left_column .block h5 {
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #404040;
	margin-top: 8px;
}
#left_column .block h5 a {
	color: #404040;
	text-decoration: none;
}

#left_column .block {
	background: #A5A5A5 url(../img/sidebar-content.gif) bottom center no-repeat;
}
#left_column .block ul {
	padding: 3px 0;
}
#left_column .block ul li a {
	color: #404040;
	text-decoration: none;
	padding: 3px 20px;
	display: block;
	font-size: 12px;
}
#left_column .block-info {
	background: #B5B5B5 url(../img/info-content.gif) bottom center no-repeat;
	margin-bottom: 14px;
	color:#404040;
}

#left_column .block-info h4 {
	background: #999999 url(../img/info-top.gif) top center no-repeat;
	height: 39px;
	padding-left: 20px;
	line-height: 39px;
	font-size: 16px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: white;
	text-shadow: #4D4D4D 1px 1px 0px
}
#left_column .block-info p {
	margin-top: 10px;
	
}

#left_column .block-info .borderbottom {
	border-bottom: 1px solid #7B7B7B;
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 10px;
}
#left_column .block-info p.link {
	text-align: right;
	margin: 0 20px;
	padding: 4px 0 6px;
	border-top: 1px solid #C4C4C4; 
}
#left_column .block-info p.link a {
	color: #404040;
	font-weight: bold;
	text-decoration: none;
}
#left_column .block-info a {
	color:#404040;
	text-decoration: none;
}

/*
	Contenu
*/
#center_column {
	float: left;
	width: 660px;
	margin: 0 29px 0 25px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
}

#center_column h2 {
	font-size: 28px;
	font-weight: bold;
	width: 450px;
	color: black;
}
#center_column h2 span {
	color: #777;
	font-size: 14px;
}
#center_column h3 {
	font-size: 20px;
	font-weight: bold;
	color: #505050;
	margin-top: 10px;
}

/*	breadcrumb	*/
div.breadcrumb {
	margin-bottom: 15px;
	font-size: 12px;
}
.breadcrumb, .breadcrumb a {
	color: #505050;
	text-decoration: none;
}

/*
	Page produit
*/
#primary_block {
	position: relative;	
}
#primary_block h3.appellation {
	margin: 0;
}


#primary_block  #description {
	background: #EBEBEB url(../img/descr-bg.gif) top center repeat-y;
	font-size: 14px;
	margin-bottom: 30px;
	margin-top: 10px;
}
#primary_block #descr-top {
	height: 3px;	
	background: url(../img/descr-top.gif) top center no-repeat;
	margin-bottom: 17px;
}
#primary_block #descr-bottom {
	margin-top: 17px;
	height: 3px;	
	background: url(../img/descr-bottom.gif) top center no-repeat;
	clear: both;
}

#primary_block #description .bouteille {
	position: absolute;
	right: 40px;
	top: -25px;
	background: url(../img/ombre-bouteille.png) bottom center no-repeat;
	padding-bottom: 13px;
}
#primary_block #description .coffretimg {
	position: absolute;
	right: 20px;
	margin-top: -40px;
}
#primary_block #descr-produit {
	width: 450px;
	margin: 17px 20px 10px 20px;
}
#primary_block #descr-produit li {
	line-height: 24px;
}
#primary_block #description p.icones {
	margin: 10px 0px 17px 20px;
	float:left;
	height: 57px;
	line-height: 57px;
}
#primary_block #description .medaille img {
	vertical-align: top;
}
#primary_block #description span {
	margin-right: 10px;
}
#primary_block #description .contenance {
	font-size: 30px;
	font-weight: bold;
	color: #777777;
}

#primary_block #description .soldes {
	position: absolute;
	right: 90px;
	top: 180px;
}
#primary_block #description p.stock {
	color: white;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	float: left;
	text-align:center;
	margin-top: 24px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#primary_block #description .enstock {
	background: url(../img/enstock.gif) top center no-repeat;
	width: 95px;
}
#primary_block #description .plusque {
	background: url(../img/plusque.gif) top center no-repeat;
	width: 170px;
}
#primary_block #description .epuise {
	background: url(../img/epuise.gif) top center no-repeat;
	width: 95px;
}

#primary_block #description div.texte {
	font-size: 12px;
	line-height: 16px;
	margin: 20px 20px 0 20px;
	width: 380px;
	clear: both;
}

#primary_block #buy_block input#ajout {
	border: 0;
	background: url(../img/ajouter.gif) top left no-repeat;
	height: 53px;
	width: 136px;	
	cursor: pointer;
	color: white;
	font-weight: bold;
	padding: 8px 0px 12px;
	float: right;
	margin-top: 40px;
}
#primary_block #buy_block input#ajout:active {
	background: url(../img/ajouter.gif) bottom left no-repeat;
}

/* colonne gauche */
#gauche {
	width: 325px;
	float:left;
	padding-right: 40px;
}

p.oeil, p.bouche, p.nez, p.conseil {
	padding-left: 30px;
	min-height: 24px;
	line-height: 18px;
	margin-bottom: 12px;
	font-size: 12px;
	color: #222;
}
p.oeil {
	background: url(../img/oeil.gif) center left no-repeat;
}
p.bouche {
	background: url(../img/bouche.gif) center left no-repeat;
}
p.nez {
	background: url(../img/nez.gif) center left no-repeat;
}
p.conseil {
	background: url(../img/conseil.gif) center left no-repeat;
}

#gauche h4 {
	display: none;
}
textarea#content {
	width: 100%;
	background: white;
	border: 1px solid #CCC;
}
p.tips {
	font-size: 8px;
	margin-top: 10px;
}

/* tabs */
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 0 10px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #FFF;
}
.tab_content {
	padding: 20px 20px 12px 20px;
	font-size: 1.2em;
}

.close {
	float: right;
}
p.nom {
	color: #222;
	font-weight: bold;
	font-size: 12px;
}
p.commentaire {
	margin-bottom: 10px;
	color: #222;
	font-size: 12px;
}
/* colonne droite */
#droite {
	width: 295px;	
	float:right;
}



#primary_block #degressif {
	position: relative;
	float: right;
}
#degressif th, #degressif td {
	text-align: right;
	font-weight: bold;
	font-size: 13px;
	padding: 1px 0px 1px 15px;
}
#degressif tr.prix {
	color: #AE0000;
	font-weight: bold;
}
#degressif .prix td {
	font-size: 16px;
}
#degressif tr.reduction {
	color: #555;
}
#prix_unitaire {
	font-size: 14px;
}
#prix_unitaire p {
	text-align: right;
}
.leprix {
	color: #AE0000;
	font-weight: bold;
	font-size: 20px;
}
#prix_maj {
	font-size: 72px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #AE0000;
	text-align: right;
}
#prix_maj span {
	font-size: 20px;
}
/*
	Listing produits
*/
p.warning {
	background: #ffeed4;
	border-width: 2px 0;
	border-style: solid;
	border-color: #ffb100;
	color: #ffb100;
	text-align: center;
	padding: 10px;
	font-size: 13px;
	font-weight: bold;
	margin: 20px 0;
}
.cat_desc {
	font-size: 13px;
	color: #505050;
	margin: 10px 0;
}
sup {
	font-weight: normal;
	font-size: 10px;
}
#product_list li {
	width: 220px;
	height: 112px;
	float:left;
	margin-top: 10px;
	position: relative;
}
#product_list li.rouge {
	background: url(../img/rouge.gif) center top no-repeat;
	color: #FF7E9E;
}
#product_list li.blanc-sec {
	background: url(../img/blanc-sec.gif) center top no-repeat;
	color: #97C43E;
}
#product_list li.blanc-moelleux {
	background: url(../img/blanc-moelleux.gif) center top no-repeat;
	color: #FFE670;
}
#product_list li.rose-clairet {
	background: url(../img/rose.gif) center top no-repeat;
	color: #FEBBBB;
}
#product_list li.effervescent {
	background: url(../img/effervescent.gif) center top no-repeat;
	color: #FFE7A7;
}

#product_list li.coffret {
	background: url(../img/coffret.gif) center top no-repeat;
	color: #AAA;
}

#product_list .coffret img {
	padding: 2px 0 0 10px; 
}

#product_list div.cache {
	position: absolute;
	background: url(../img/cache-list.png) left top no-repeat;
	top: 0;
	left: 0;
	width: 220px;
	height: 112px;

}
#product_list div.cache a {
	display: block;
	height: 100%;
	position: relative;
}

#product_list .rouge img,
#product_list .blanc-sec img,
#product_list .blanc-moelleux img,
#product_list .rose-clairet img {
	padding-bottom: 11px;
	padding-right: 4px;
	background: url(../img/ombre-list.png) bottom right no-repeat;
}


#product_list p {
	margin-left: 14px;
}
#product_list p.nom {
	margin-top: 10px;
	font-size: 15px;
	word-spacing: -1px;
	color: white;
}
#product_list .left {
	float: left;
	width: 120px;
	font-size: 11px;
	margin-top: 0px;
}
#product_list .prix {
	width: 95px;
	float: right;
	font-size: 26px;
	color: white;
	font-weight: bold;
	letter-spacing: -1px;
	word-spacing: -1px;
	text-align: right;
	padding-right: 0px;
	margin: 0;

}
#product_list a.reduc {
	z-index: 100;
	font-size: 15px;
	position: absolute;
	bottom: -12px;
	right: -13px;
	background: url(../img/reduction.png) top center no-repeat;
	width: 60px;
	height: 60px;
	color: #B51000;
	text-align: center;
	line-height: 60px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

#product_list .infos {
	position: absolute;
	bottom: 0px;
}
#product_list .coffret .infos {
	background: transparent url(../img/coffret-cache.png) bottom center no-repeat;
}

/*
	Étapes
*/
#order_step {
	width: 660px;
	color: #505050;
	font-weight: bold;
}
#order_step li a {
	display: block;
	text-decoration: none;
	color: #505050;
}
#order_step li {
	width: 132px;
	text-align: center;
	line-height: 50px;
	float: left;
	background: #DEDEDE bottom center no-repeat;
	margin-bottom: 20px;
}

#order_step li {
	background-image: url(../img/steps/step.gif);	
}
#order_step li.step_current {
	background-image: url(../img/steps/step_current.gif);	
}
#order_step li.step_done {
	background-image: url(../img/steps/step_done.gif);	
}


#order_step li.first {
	background-image: url(../img/steps/step_first.gif);	
}
#order_step li.first.step_done {
	background-image: url(../img/steps/step_first_done.gif);	
}


#order_step li.last {
	background-image: url(../img/steps/step_last.gif);	
}
#order_step li.last.step_current {
	background-image: url(../img/steps/step_last_current.gif);	
}

/*
	Contact
*/
form.std {
	color: #505050;
}
form.std label {
	float: left;
	text-align:right;
	width:150px;
	margin-right: 20px;
	font-size: 13px;
}

form.std label.top {
	float: none;
}
input[type="checkbox"] {
	vertical-align:middle;
}
input[type="radio"] {
	vertical-align:middle;
	margin-bottom: 4px;
}
input.text, textarea, input[type="text"], input[type="password"] {
	padding: 3px;
	line-height: 20px;
	border: 1px solid #AAA;
	font-size: 13px;	
}
form.std sup {
	color: red;
	font-size: 15px;
}
form.std span {
	float: left;
	text-align:right;
	width:150px;
	margin-right: 20px;
	line-height: 28px;
	font-size: 13px;
}
form.std span.form_info {
	float: none;
	color: #777;
}
form.std input#email, form.std #email_create {
	width: 300px;
	padding: 3px;
	line-height: 20px;
	border: 1px solid #AAA;
	font-size: 13px;
}
form.std p {
	padding: 3px 0;
	line-height: 26px;
}
form.std p.lost_password {
	padding-left: 170px;
}
form.std input#passwd {
	width: 200px;
	padding: 3px;
	line-height: 20px;
	border: 1px solid #AAA;
	font-size: 13px;	
}

form.std #message {
	width: 450px;
	height: 150px;
	padding: 5px;
	border: 1px solid #AAA;	
	font-size: 13px;
}
form.std .button_large, form.std #SubmitLogin, form.std #submitAccount, #submitAddress, input[type="submit"] {
	padding: 5px 20px;
}
form.std p.submit, form.std p.submit2 {
	padding-left:170px;
}

input.button_mini {
	padding: 0px;
}
/*
	Compte
*/
#my-account #center_column ul {
	margin-left: 30px;
}
#my-account #center_column ul li img {
	margin-right: 5px;
	vertical-align: middle;
}
#my-account #center_column ul li a {
	text-decoration: none;
	color: #505050;
	padding: 6px;
	display: block
}

div.address_add {
	margin: 20px 0;
}
/*
	Erreur
*/
div.error {
	border-width: 2px 0;
	border-style: solid;
	border-color: #C00;
	color: #C00;
	background: #FFCCCC;
	padding: 10px 20px;
	font-weight: bold;
}
div.error a {
	text-decoration: none;
	color: #505050;
}
/*
	Listing Panier
*/
table#cart_summary, table#order-list, table.detail_step_by_step, #order-detail-content table, table.discount  {
	width: 100%;
	font-size: 13px;
	color: #505050;
}
table#cart_summary th, table#order-list th, table.detail_step_by_step th, #order-detail-content table th, table.discount th {
	font-weight: bold;
	color: #333;
	font-size: 14px;
	border-bottom:1px solid #AAA;
}
table#cart_summary a{
	padding: 10px 10px 10px 0;
}
table#cart_summary a.cart_qte {
	padding: 0;
}
table#cart_summary td, table#cart_summary th, table#order-list td, table#order-list th, table.detail_step_by_step td, table.detail_step_by_step th, #order-detail-content table td, #order-detail-content table th, table.discount th, table.discount td {
	padding: 5px;
}
table#cart_summary tfoot tr.cart_total_price {
	font-weight: bold;
	color: #333;
	font-size: 14px;
	text-align: right;
}
table#cart_summary td.cart_total {
	font-weight: bold;
}
table#cart_summary tfoot tr.cart_total_price td.price{
	text-align: left;	
	font-size: 20px;
	color: #000;
}
table#cart_summary td.cart_quantity {
	text-align: right;
}
table#cart_summary tfoot{
	border-top:2px solid #AAA;
}
table#order-list tbody, table.detail_step_by_step tbody, #order-detail-content table tbody, table.discount tbody {
	border-bottom:2px solid #AAA;
}
/*	Historique (voir ci-dessus pour tableau)	 */
#block-historique {
	margin: 20px 0;
	background: #EEE;
	padding: 20px;	
}
#block-historique h3 {
	margin-bottom: 10px;
}
#block-historique  .table_block {
	margin-bottom: 20px;
	margin-top: 10px;
}
.color-myaccount {
	font-weight: bold;
}

#block-historique ul {
	margin-bottom: 10px;
}

#cart_voucher .small_button {
	padding: 1px 5px;
}
.nav_cart {
	color: white;
	padding: 5px 10px;
	text-decoration: none;
	font-size: 14px;
	margin-top: 20px;
	border: 0;
}
.nav_cart.next {
	background: #090;
	float: right;
}
.nav_cart.prev {
	background: #333;
	float: left;
}
/*
	Order step : adresse
*/
.addresses {
	font-size: 13px;
	color: #505050;
}
.address_title, p.address_delivery {
	font-weight: bold;
	font-size: 15px;
}
ul#address_invoice, ul#address_delivery {
	float: left;
	width: 40%;
	margin: 20px 0;
}
div#ordermsg {
	margin-top: 20px;
}


#fancy_ajax .breadcrumb {
	display: none;
	color: white;
}
#fancy_ajax {
	background: white;
}
#fancy_ajax h2{
	color: black;
	font-size: 22px;
	font-weight: bold;
}
#fancy_ajax h3 {
	font-size: 15px;
	font-weight: bold;
}
p.checkbox {
	margin: 10px 0 20px;
}
.table_block table.std th {
	font-weight: bold;
	font-size: 15px;
	padding: 0 20px 0 0;
}
.table_block table.std td {
	padding: 5px;
}

.payment_module a {
	display: block;
	width: 25%;
	float:left;
	border: 1px solid;
	text-align:center;
	margin-right: 20px;
	padding: 10px;
	text-decoration: none;
}
.payment_module a img {
	vertical-align: middle;
	margin: auto;
	display: block;
}
input.nav_cart {
	font-family: arial, sans-serif;
	cursor: pointer;
}

/*
	Footer
*/
#footer {
	width: 968px;
	margin: 0 auto 0px;
	background: transparent url(../img/footer.png) bottom center no-repeat;
	font-size: 10px;
	color: white;
	font-family: Arial, Helvetica, Sans-Serif;
	
}
#footer a {
	color:  #AAA;
	text-decoration: none;
	font-size: 11px;
}
#footer h5 {
	font-weight: bold;
	font-size: 12px;
}
#footer h5 a {
	color: white;
	font-size: 12px;
}

hr#border-footer {
	border-top: 1px solid #1b1b1b;
	border-bottom: 1px solid #484848;
	border-width: 1px 0 1px 0;
	margin: 0 4px;
}

#footer-about {
	margin: 10px 20px 0 38px;
	width: 215px;
	line-height: 12px;
	padding-bottom: 10px;
	float:left;
}
#footer-region, #footer-couleur, #footer-aide {
	float:left;
	margin: 10px 30px 0 0;
	width: 200px;
}
#footer-region h5, #footer-couleur h5, #footer-aide h5{
	border-bottom: 1px solid #1D1D1D;	
}
#footer ul {
	border-top: 1px solid #434343;
	padding-top: 4px;
}
#footer li {
	padding: 1px 0;
}
#footer hr {
	margin-bottom: 4px;
}

/*
	crédits
*/
p#credits {
	width: 968px;
	margin: auto;
	text-align: right;
	padding: 5px 10px 20px;
	line-height: 35px;
	color: #AAA;
}
p#credits img {
	vertical-align: bottom;
}

/*
	Diaporama Accueil
*/
div#diapo_accueil {
	position: relative;
	background: url(../img/wood.jpg) top left repeat-y;
	height: 350px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius:5px;
}

ul#diaporama {
	width: 660px;
	margin-top: 30px;
	height: 380px;
}
ul#diaporama li {
	width: 540px;
	height: 350px;
	position: absolute;
	display: none;
	-moz-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	margin-left: 120px;
	border-left: 1px solid #221910
	position: relative;
}
ul#diaporama li {
	background: #0D0C0D url(../img/fond-fancy.jpg) no-repeat scroll center center;
}
ul#diaporama li img.bouteille {
	position: absolute;
	right: 40px;
	top: -20px;
}
ul#diaporama li img.coffret_diapo {
	position: absolute;
	right: 5px;
	bottom: 5px;
	top: none;

}
ul#diaporama li div {
	width: 300px;
	background: url(../img/diapo_pixel.png);
	margin: 30px 0 0 40px;
	padding: 20px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius:5px;
	position: relative;
}
ul#diaporama li div h3 {
	margin: 0;
	color: white;
}
ul#diaporama li div h4 {
	margin: 0 0 10px 0;
	color: #BBB;
}

ul#diaporama li div p {
	margin-bottom: 5px;
	color: #BBB;
}
ul#diaporama li div .lien span {
	font-weight: bold;
	color: white;
	background: #3d3d39;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius:5px;
	padding: 3px 8px;
	float:left;
	margin-top: -20px;
}

ul#diaporama li div p.prix {
	text-align: right;
	color: #c80202;
	margin: 0;
	font-weight: bold;
	font-size: 56px;
	letter-spacing: -3px;
	line-height: 50px;
}
ul#diaporama li a {
	display: block;
	text-decoration: none;
}
ul#diaporama li img.diapo_soldes {
	top: 270px;
	right: 95px;
	position: absolute;
}
ul#diapo_nav {
	position: absolute;
	top: 0;
	height: 350px;
	width: 119px;
	border-right: 1px solid #504332;
}
ul#diapo_nav li {
	margin-top: 10px;
	cursor: pointer;
}
ul#diapo_nav li img {
	width: 110px;
	padding: 5px;
	position: relative;
}
ul#diapo_nav li.current img.bouteille {
	background: url(../img/ombre_diapo.png) center center no-repeat;
}


/* 
	Sitemap
*/
#sitemap_content div.sitemap_block {
	width: 30%;
	height: 200px;
	float: left;
}


