@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h2 {
	background-image: url(img/fond_h2.gif);
	background-repeat: repeat-x;
	height: 40px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 24px;
	font-weight: normal;
	color: #FEC3F3;
	padding-left: 10px;
	padding-top: 5px;
}

h4 {
	font-size: 16px;
	font-weight: bold;
	color: #7A8B94;
	margin: 0px;
	padding: 0px;
}




ul {
	height: 94px;
	margin-bottom: 0px;
	margin-top: 3px;
	margin-left: 10px;
}
li {
	list-style-image: url(img/puce.gif);
	font-size: 18px;
	margin-top: 4px;
	margin-left: 30px;
}

#contenu {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#head {
	width: 527px;
	background-image: url(img/fond_txt.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#cartes {
	width: 350px;
	float: right;
	height: 500px;
	background-image: url(img/fond_carte.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	color: #6b1f2f;
	padding: 9px;
}
#voyants {
	height: 197px;
}


#head h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: none;
	height: 25px;
	padding-top: 0px;
	padding-left: 0px;
}
#cartes h2 {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: none;
	height: 55px;
	color: #6B1F2F;
}
#cartes h3 {
	text-align: center;
	font-weight: normal;
	font-size: 18px;
	color: #7a8b94;
	margin-top: 15px;
	margin-bottom: 20px;
}
#jeu {
	width: 340px;
	margin-right: auto;
	margin-left: auto;
	height: 273px;
	margin-top: 20px;
}
#jeu #txt {
	background-image: url(img/fond_carte_txt.gif);
	background-repeat: repeat-x;
	height: 48px;
	float: left;
	width: 320px;
	padding: 10px;
}
#emailcatcher {
	background-image: url(img/fond_bonus.gif);
	background-repeat: repeat-x;
	margin: 0px;
	height: 60px;
	font-size: 24px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
}
#footer {
	text-align: center;
	margin-bottom: 15px;
	color: #F579A8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.carte {
	float: left;
}
.profilfin {
	background-image: url(img/fond_profil.gif);
	background-repeat: repeat-x;
	color: #000000;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
	width: 126px;
	padding-right: 6px;
	padding-left: 7px;
}
.profil {
	width: 126px;
	margin-right: 9px;
	background-image: url(img/fond_profil.gif);
	background-repeat: repeat-x;
	color: #000000;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	float: left;
}
.rose {color: #E2568B}

a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover, a:active {
	color: #FFCC00;
}

