body {
	margin:0;
	padding:0;
	background-image:url(images/fond.png);
	background-repeat:repeat-x;
	background-color:#246aa4;
}

.contenthaut {
	text-align: left;
	margin: auto;
	background-image:url(images/contenthaut.gif);
	background-repeat:no-repeat;
	width:595px;
	height:40px;
}
.contentcenter {
	text-align: left;
	margin: auto;
	background-image:url(images/contentcenter.gif);
	width:595px;
	padding-left: 20px;
	padding-right: 20px;
}
html>body .contentcenter {
	width:555px;
}

.contentbas {
	text-align: left;
	margin: auto;
	background-image:url(images/contentbas.gif);
	background-repeat:no-repeat;
	width:595px;
	height:38px;
}

#banniere {
	margin:0;
	padding:0;
	background-image:url(images/banniere.png);
	background-repeat:no-repeat;
	width:728px;
	height:171px;
}

#topcornleft {
	margin:0;
	background-image:url(images/topcornleft.png);
	background-repeat:no-repeat;
	width:35px;
	height:26px;
}

#topcornright {
	margin:0;
	background-image:url(images/topcornright.png);
	background-repeat:no-repeat;
	width:35px;
	height:26px;
}

#menutopbg {
	margin:0;
	padding:0;
	background-image:url(images/menutopbg.png);
	background-repeat:repeat-x;
	height:26px;
}

.bg_right {
	margin:0;
	background-color:#fda400;
	background-image:url(images/bg_right.png);
	background-repeat:repeat-y;
}

.bg_left {
	margin:0;
	background-color:#fda400;
	background-image:url(images/bg_left.png);
	background-repeat:repeat-y;
}

#bottomcornleft {
	margin:0;
	padding:0;
	background-image:url(images/bottomcornleft.png);
	background-repeat:no-repeat;
	width:35px;
	height:150px;
}

#bottomcornright {
	margin:0;
	padding:0;
	background-image:url(images/bottomcornright.png);
	background-repeat:no-repeat;
	width:35px;
	height:150px;
}

#bottom {
	margin:0;
	padding:0;
	background-image:url(images/bg_bottom.png);
	background-repeat:repeat-x;
	height:150px;
}

#footer {
	margin:10px 0 10px 0;
	padding:0;
	text-align: right;
	color: white;
}
#footer a {
	color: white;
}

.logo {
	margin:0;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	width:190px;
	height:70px;
	float:left;
}

.footer {
	margin:0;
	padding:0;
	font-family:arial,sans-serif;
	font-size:12px;
	color:#ffffff;
	float:right;
}

.bg_page {
	background-color:#fda400;
	background-image:url(images/bg_page.png);
	background-repeat:repeat-x;
}

#annonce {
	margin:0;
	padding:0;
	background-image:url(images/annonce.png);
	background-repeat:no-repeat;
	width:740px;
	height:115px;
}

.annoncetitre {
	padding:20px 0 0 30px;
	font-family:arial,sans-serif;
	font-size:13px;
	font-weight:600;
	color:#FFFFFF;
	text-align:left;
}

.annonce {
	padding:5px 18px 0 18px;
	font-family:arial,sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:100;
	text-align:left;
}

.inscription {
	margin:0;
	background-image:url(images/inscription.png);
	background-repeat:no-repeat;
	width:330px;
	height:180px;
	font-family:arial,sans-serif;
	text-align: center;
	font-size:0.7em;	
	color:#1d5b8f;
}

input {
	margin:0;
	padding:0;
	background-color:#ffffff;
	border:1px solid #dd7b00;
}

.codes {
	margin:0;
	padding:54px 10px 0 55px;
}

.codes li {
	font-family:arial,sans-serif;
	font-size:12px;
	font-weight:100;
	color:#1b5483;
	display: list-item;
	list-style-image:url(images/arrow.gif);
}

#codes {
	margin:0;
	padding:0;
	background-image:url(images/codes.png);
	background-repeat:no-repeat;
	width:324px;
	height:180px;
}

.contenu {
	margin: auto;
	padding:0px 50px 0px 50px;
	font-family:arial,sans-serif;
	font-size:12px;
	font-weight:100;
	color:#1d5b8f;
	line-height:110%;
	text-align: center;
}

.pubdroite {
	float: right;
}

a:hover {
	clear:both;
	color:#002040;
	font-weight: bold;
}

a:link, a:visited {
	color:#104070;
	font-weight: bold;
	text-decoration:none;
}

img {
	border: 0;
}

.inscriptionvip {
	font-family:arial,sans-serif;
	font-size:12px;
	color:#1b5483;
	text-align: center;
}
.inscriptionvip td {
	border: 1px solid #1b5483;
}