
@import url(default.css);


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;

}

body{
	background: #fff;
	margin:0;
	padding:0;
	}

#menu-titre{
	width:649px;
	margin:auto;
	padding:0;
	}
	
#menu-contenu{
	width:467px;
	margin:auto;
	background-color:#81150e;
	padding:8px;
	}

h1 {font-size:1.5em;}

h2 {font-size:1.2em;}

h3 {font-size:1.5em; color:#847c66}

p {font-size:1em; padding-left:1em;}

/*ul{padding-left:2em;}		*/

ul li {
	font-size:1em; 
	color:#fff;
	}

.tablo{
	width:96%;
	margin:auto;
	}
	
table.tablo	tr>td {
	width:30%;
	text-align:left;
	color:#fff;
	}
	

table.tablo	tr>td+td {
	width:52%;
	text-align:left;
	color:#847c66;	
	}
	
.tablo	tr>td+td ul li{
	color:#847c66;
	list-style: outside;	}
	
table.tablo	tr>td+td+td {
	width:18%;
	text-align:left;
	color:#fff;	
	}		


.tablovin{
	width:85%;
	/*position:absolute;*/
	bottom:0;
	}
table.tablovin	tr>td {
	width:20%;
	}
	

table.tablovin	tr>td+td {
	width:62%;
	}
	
table.tablovin	tr>td+td+td {
	width:18%;
	}

.div_vin{
	position:relative;
	}
	
.droite{
	right:0;
	}
		
.gauche{
	left:0;
	}	
	
.mezze{
	font-size:1.5em; 
	color:#847c66;
	text-decoration:underline;
}	
		

.paragrapheOnOff{
	text-decoration:underline;
	background-image:url(../images/fond-titre.png);
	background-repeat:no-repeat;
	height:24px;
	color:#333333;
	padding:2px 0 0 16px;
	cursor: pointer;
}

.accordeon{
	padding:4px 0px 4px 32px;
}		

.prix_baisse{
	text-align:right;
	}	
	
del{
	color:#999;}
	
.tablo2{
	width:96%;
	margin:auto;
	}
	
table.tablo2	tr>td {
	width:80%;
	text-align:left;
	color:#fff;
	}
	

table.tablo2	tr>td+td {
	width:20%;
	text-align:left;
	color:#847c66;	
	}
	
