@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-color: #C22525;
}
#header {
	background-image: url(img/header.jpg);
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 126px;
	background-repeat: no-repeat;
}
#contenu {
	background-color: #FFFFFF;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}
#menu {
	background-image: url(img/fond_menu.gif);
	height: 20px;
	background-position: bottom;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #000000;
	background-repeat: repeat-x;
	font-size: 10px;
}
#menu a {
	color: #D30700;
	font-size: 12px;
}
#connexion {
	font-size: 12px;
}

#cliquezici img {
	margin-right: 64px;
	margin-left: 64px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.bonusillus {
	margin-top: 10px;
	margin-left: 140px;
	margin-bottom: 5px;
}
#footer {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 10px;
}


#bonus {
	width: 400px;
	margin-top: 10px;
	background-image: url(img/30min_fond.gif);
	background-repeat: repeat-x;
	height: 73px;
	float: right;
	margin-right: 5px;
	font-size: 18px;
	font-weight: bold;
}
#emailcatcher {
	margin-top: 15px;
}


#bns_g {
	background-image: url(img/30min_g.gif);
	height: 73px;
	width: 10px;
	float: left;
}
#bns_d {
	background-image: url(img/30min_d.gif);
	height: 73px;
	width: 10px;
	float: right;
}



h3 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	text-decoration: none;
}
h1 {
	color: #C22525;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-top: 10px;
	letter-spacing: -1px;
	font-size: 24px;
	font-weight: bolder;
}


.voyants {
	width: 180px;
	background-image: url(img/fond_voyant.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 232px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #C22525;
}
.cartouche {
	width: 180px;
	float: left;
	margin-right: 3px;
	margin-left: 4px;
}
.cartouche img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.voyants img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-bottom: 6px;
}
.online {
	float: right;
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.online img {
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a:link, a:visited {
	color: #DB4444;
}
#footer a {
	color: #FFFFFF;
}

a:hover   {
	color: #990000;
}
