#corps {
	width				:	100%;
	border 				:	0px solid yellow;
	background-image 	:	url(../div/images/fond-menu.png) ;
	background-position	:	top right;
	background-repeat 	:	no-repeat;
	background-color	:	#99100D;
}

#contenu {
	float				:	left;
	width				:	84%;
	height				:	600px;
	background-image	:	url(images/bandeau-contact.png);
	background-repeat	:	no-repeat;
	border				:	0px solid black;
	background-color	:	white;	
}

#partie_droite {
	float				:	right;
	width				:	380px;
	border				:	0px solid red;
	margin-top			:	50px;
	margin-right		:	30px;
}

#adresse_contact {
	margin-left			:	80px;
}

#formulaire_contact {
	height				:	340px;
	background-image	:	url(images/fd-contacteznous.png);
	background-repeat	:	no-repeat;
}

#Reponse_formulaire {
	font-size			:	12px;
	padding-left		:	30px;
	padding-top			:	50px;
}

.Adresse {
	font-size			:	10px;
}

.lib_table { 
	font-size			:	10px;
	text-align			:	right;
}
