@charset "utf-8";
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
h2 {
	color: #FFE338;
	font-size: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#tarot {
	background-image: url(img/fond_anim.jpg);
	height: 200px;
	width: 829px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	padding-top: 47px;
}

#head {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#contenu {
	width: 829px;
	margin-right: auto;
	margin-left: auto;
}
#txt1 {

}
li  {
	list-style-image: url(img/puce.gif);
	font-size: 18px;
}
ul  {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 60px;
}
.liste {
	height: 75px;
}
.gauche {
	float: left;
	margin-left: 100px;
}
#txt2 {
	height: 110px;
	background-color: #201f1b;
	width: 819px;
	padding-top: 10px;
	padding-left: 10px;
}

#txt2 .liste {
	width: 510px;
	float: left;
}
#txt2 .liste ul {
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 30px;
}

#accroche {
	font-size: 22px;
	color: #00CCFF;
}
#voyants {
	background-color: #4a453c;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 210px;
}
.profil {
	width: 153px;
	height: 212px;
	background-color: #585449;
	margin-left: 10px;
	background-position: center;
	text-align: center;
	float: left;
}
h3 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 18px;
}
a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #00A6D0;
}
#footer {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
