/* contenu */
div#contenu { 
	height: auto;
	min-height: 520px;
	_height: 520px;
}
* html #contenu { height: 520px; }
div#droite { padding-top: 40px; background-position: 0 6px; height: 300px; }

div#centre-top { padding: 18px 0 0 18px; }

/* mise en forme du texte */
div#contenu div.hr { height: 6px; background: transparent url('../images/hr.gif') repeat-x scroll center; }
div#contenu h2 { font: 1.2em/1.3em Verdana; color: #6b0000; padding: 0 0 0.4em; font-weight: bold; }

div#centre { border-top: none; }
div#centre ul.ft { display: inline; }
div#centre ul.ft li { 
	width: 160px;
	height: 50px;
	display: block;
	float: left;	
	background: none;
	padding: 0; 
}
div#centre ul.ft li.pdf { 
	background: transparent url('../images/lien_pdf.gif') no-repeat top left; padding: 10px 0 0 67px; 
}
div#centre ul.ft li.pdf a { 
	font: 1.0em/1.2em Verdana;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing : -1px;
}
div#centre ul.ft li.pdf a:hover { color: #6d7c00; }

/* choix millesime */
div#millesime span { display: none; }
div#mill-gauche, div#mill-droit { width: 17px; height: 79px; float: left; }
div#mill-gauche a, div#mill-droit a { height: 79px; width: 17px; display: block; }
div#mill-gauche a { background: transparent url('../images/nvmill_choix_g.gif') no-repeat center right; }
div#mill-droit a { background: transparent url('../images/nvmill_choix_d.gif') no-repeat center right; }
div#mill-centre { 
	height: 79px;
	float: left;
	width: 571px;
	overflow: hidden;
	background: transparent url('../images/nvmill_choix_c.gif') repeat-x center center;  
}

table.millesime { height: 69px; color: #000; font: 1.2em/1.3em Verdana; }
table.millesime a { 
	font-size: 16px;
	color: #5d757b;
	text-decoration: none;
	font-weight: lighter;	 
}
table.millesime a:hover { color: #6d7c00; }
table.millesime td { 
	padding: 14px 5px 0 5px;
	text-align: center;
	background: transparent url('../images/nvmill_base.gif') no-repeat center center; 
}
table.millesime th { 
	font-size: 21px;
	color: #000000;
	padding: 0 5px 12px 5px;
	text-align: center;
	letter-spacing : -1px; 
	background: #fff url('../images/nvmill_choix.gif') no-repeat center center;
	font-weight: lighter; 
}    

table.recompenses { font-size: 10px; }

div#dwl-etiquette { padding: 4em 0 0 0; }
div#dwl-etiquette a {color: #ad2726; font-weight: bolder; text-decoration: none; }

