html, body {
	font-family: Tahoma, Helvetica, sans-serif;
	background-image: url(/img/interface/bg-art-du-vin.gif);
	background-repeat: repeat-x;
	background-color: #741114;
	margin: 0;
	color: #1a1a1a;
}
html { font-size: 100%; }
body { font-size: 0.70em; }

.clear { clear: both; margin: 0; padding: 0; display: block; font-size: 0; height: 0; overflow: hidden;	}

#centreur { text-align: center; }
#centreurw3c { position: relative; width: 946px; margin-left: auto; margin-right: auto; text-align:left; }

div#global { position: absolute; width: 946px; margin: 0; top: 232px; left: 0; margin: 0; padding: 0; }

div#header { position: absolute; width: 946px; height: 200px; top: 32px; left: 0; margin: 0; padding: 0;
			 background-image: url(/img/interface/header-art-du-vin.jpg); background-repeat: no-repeat; }

div#retour-accueil { position: absolute; width: 946px; height: 143px; top: 32px; left: 0; margin: 0; padding: 0; }

div#footer { position: relative; width: 946px; height: 31px; margin: 0; padding: 0;
			 background-image: url(/img/interface/footer-art-du-vin.gif); background-repeat: no-repeat; }

div#abus p { margin: 2px 0 10px 0; padding: 0; width: 946px; text-align: center; color: #df8a8e; font-size: 0.91em; }

div#bg-main { width: 946px; margin: 0; margin: 0; padding: 0; background-image: url(/img/interface/bg-main.gif); background-repeat: repeat-y; float: left;}

/* CONTENT */
div#content { float: right; width: 650px; margin: 0 50px 0 0; padding: 5px 0 0 0; display: inline; }

/* MENUS */
div#menu { position: absolute; width: 500px; height: 32px; top: 176px; left: 392px; margin: 0; padding: 0; z-index: 1000; }

/* Recherche Dans la barre des fonctionnalites*/
form.formRecherche { margin: 0; padding: 0; display: inline; }
input.txtRecherche { width: 80px; padding: 2px;	margin: 0; border: 1px solid #91161b; font-size: 0.9em; }
input.submit { width: 30px; height: 12px; margin: 0; background: none; border: none; color: #fff; font-weight: bold; cursor: pointer; }


/* Encart Actu, Menus niveau 2 */
div.global-encart { float: left; margin: 0 0 0 16px; width: 193px; padding: 0; display: inline; }
div.header-encart { background-image: url(/img/interface/header-news.gif); background-repeat:no-repeat; width: 193px; height: 41px; margin: 0; padding: 0; }
div.main-encart { width: 193px; background-image: url(/img/interface/bg-news.gif); background-repeat: repeat-y; margin: 0; padding: 0; }
div.content-encart { width: 160px; margin: 0 0 0 20px; padding: 0; color: #520603; }
div.footer-encart { background-image: url(/img/interface/footer-news.gif); background-repeat: no-repeat; width: 193px; height: 34px; margin: 0; padding: 0; }

div.content-encart ul { list-style: none; margin: 0; padding: 0; }
div.content-encart li { margin: 0; padding: 0 0 15px 0; }

span.date-actu { color: #520603; font-size: 1.05em; }
h2.titre-actu { color: #520603; margin: 0; padding: 0; }
h2.titre-actu a, h2.titre-actu a:link, h2.titre-actu a:visited, h2.titre-actu a:active { color: #520603; margin: 0; padding: 0; text-decoration: none; }
h2.titre-actu a:hover { color: #520603; margin: 0; padding: 0; text-decoration: underline; }
div.ensavoirplus { text-align: right; margin: 0; padding: 10px 0 0 0; }
div.ensavoirplus a { color: #520603; text-decoration: underline; }

div#mentionslegalesform { font-size: 0.91em; }