body {
	margin: 0px;
	padding: 0px;
	background-color: #f8d0ed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-size: 16px;
	margin: 0px;
	color: #8B6C8B;
}

#formu h2 {
	margin: 0px;
	color: #FFFFFF;
}



#contenu {
	width: 809px;
	margin-right: auto;
	margin-left: auto;
}
#milieu {
	background-color: #FFFFFF;
	background-image: url(img/illus_txt.jpg);
	background-position: 140px top;
	background-repeat: no-repeat;
	padding-left: 10px;
	height: 321px;
}
#profils {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 170px;
	margin-top: 10px;
}
#emailcadre {
	background-image: url(img/fond_email.gif);
	padding: 10px;
	height: 32px;
	font-size: 24px;
	font-weight: bold;
	color: #1E133C;
	margin-top: 10px;
}
#footer {
	text-align: center;
	margin: 10px;
}
a:link {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#emailcatcher {
	margin: 0px;
}


#bout1 {
	float: right;
	margin-top: 210px;
	width: 150px;
	margin-right: 10px;
	text-align: right;
	font-size: 18px;
	color: #8B6C8B;
}
#bout2 {
	width: 150px;
	font-size: 18px;
	float: right;
	text-align: right;
}


#formu {
	width: 382px;
	float: right;
	background-image: url(img/fond_form.gif);
	background-repeat: repeat-x;
	height: 301px;
	padding: 10px;
	color: #FFFFFF;
}
#form1 {
	margin: 0px;
}
#form1 input {
	width: 375px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#form1 textarea {
	width: 375px;
	margin-top: 5px;
	margin-bottom: 0px;
	height: 55px;
}



.txt {
	width: 200px;
	margin-top: 15px;
}
.profil {
	width: 125px;
	margin-right: 8px;
	float: left;
}
.profil img {
	margin-top: 5px;
}
