@charset "utf-8";
body {
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #CB4251;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:link, a:visited {
	color: #452121;
}
a:hover {
	color: #F6BB00;
}



#header {
	background-image: url(img/fond_head.gif);
	height: 193px;
}
#h1 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
}
#h1 .droite {
	background-image: url(img/accroche.gif);
	height: 193px;
	width: 307px;
	background-repeat: no-repeat;
}
.contenu {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footer .contenu {
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
}
#footer .contenu a {
	color: #FF99CC;
}

#milieu {
	background-image: url(img/fond.gif);
	background-repeat: repeat-x;
	background-color: #FFEBEB;
	padding-bottom: 20px;
}
#box {
	width: 430px;
	height: 0px;
	margin-left: 7px;
	margin-top: 0px;
	padding: 0px;
	float: left;
}
#bouton {
	margin-left: 450px;
	padding-top: 20px;
}

#voyants {
	margin-top: 20px;
	background-image: url(img/fond_voyants.gif);
	margin-left: 450px;
	padding-bottom: 10px;
}
.profil {
	background-image: url(img/profils_fond.gif);
	height: 200px;
	width: 138px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.profil .txt {
	background-image: url(img/profils_fond_txt.gif);
	width: 125px;
	margin-right: auto;
	margin-left: auto;
	height: 175px;
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
}
.txt img {
	margin-bottom: 7px;
}
h2 {
	font-size: 20px;
	color: #84000D;
	margin-top: 7px;
	margin-bottom: 5px;
	font-weight: normal;
}


h3 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #0099CC;
}
#box_txt {
	background-image: url(img/fond_txt.gif);
	height: 181px;
	margin-top: 20px;
	padding-left: 10px;
	font-size: 14px;
	padding-right: 10px;
}
#box_txt a {
	font-weight: bold;
	color: #0099FF;
}


#box_formu {
	background-image: url(img/fond_formu.jpg);
	height: 336px;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
}
input {
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 10px;
}
#questions {
	margin-top: 10px;
	margin-bottom: 10px;
}
#emailcatcher {
	font-size: 18px;
}
#email {
	margin-top: 10px;
}

#box_email {
	background-image: url(img/fond_email.gif);
	height: 115px;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 18px;
}
#footer {
	background-image: url(img/fond_footer.gif);
	height: 193px;
}


.gauche {
	float: left;
}
.droite {
	float: right;
}
.rouge {
	color: #C7303E;
	font-size: 14px;
	font-weight: bold;
}
#form1 {
	margin-top: 10px;
}

