/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#410000;
	color:#595346;
	background-image:url(../images/bg.png);
	background-repeat:no-repeat;
	background-position:top center;
	padding-bottom:50px;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

div.conteneur {
	width:955px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
div.banniere {
	width:955px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/banniere.jpg);
	background-repeat:no-repeat;
	height:156px;
}
div.titre-reveillon {
	background-image:url(../images/titre-reveillon.jpg);
	background-repeat:no-repeat;
	width:493px;
	height:180px;
	color:#DBD3C0;
	font-weight:bold;
}
div.titre-reveillon a {
	color:#DBD3C0;
}
div.menuReveillon, div.menuFormulaire, div.menuRemerciement {
	text-align:center;
	padding-top:65px;
	padding-left:73px;
	width:420px;
	height:344px;
	background-image:url(../images/carte-reveillon.jpg);
	background-repeat:no-repeat;
}
 div.menuFormulaire { background-image:url(../images/carte-formulaire.jpg); padding-top:60px; font-size:11px; height:445px; }
 div.menuRemerciement { background-image:url(../images/carte-remerciement.jpg); }

div.reservation {
	background-image:url(../images/reservation.jpg);
	background-repeat:no-repeat;
	width:493px;
	height:81px;
}
div.zoneFlash {
	background-image:url(../images/zone-flash.jpg);
	background-repeat:no-repeat;
	width:462px;
	height:685px;
	position:absolute;
	right:0;
}

span.rouge { color:#880100; line-height:20px; vertical-align:middle;}
.adresse{
	color:#DBD3C0;
	display:block;
	text-align:center;
}
