@charset "utf-8";
/* CSS Document */

.body_index
{	background:			url('../images/index-b.png') no-repeat center;
	color:				#2F4C86;
	font-family:		Arial, Helvetica, sans-serif;
	text-align:			left;
}
.body_contact
{	background:			url('../images/body-contact.png') no-repeat top;
	color:				#2F4C86;
	font-family:		Arial, Helvetica, sans-serif;
	text-align:			left;
	z-index:			6;
}
.body_estimation
{	text-align:			left;
	font-family:		Arial, Helvetica, sans-serif;
	color:				#2F4C86;
}
.titre
{	font-size:			20px;
	margin-left:		30px;
}
.titre_est
{	font-size:			20px;
	padding-left:		20px;
	padding-top:		10px;
}
.list
{	color:				#941503;
	padding-left:		45px;
	text-align:			left;
}
.list_est
{	padding-left:		10px;
}
.text_blue
{	color:				#2F4C86;
}
.text_blue_marge
{	padding-left:		30px;
	color:				#2F4C86;
	font-size:			15px;
	font-weight:		600;
}
.text_blue_marge_est
{	padding-left:		20px;
	color:				#2F4C86;
}
.txt_marge
{	padding-left:		30px;
	font-weight:		600;
	font-size:			15;
}
.text_blue_space
{	color:				#2f4c86;
	font-weight:		600;
	line-height:		25px;
}
.texte_blanc_marge
{	padding-left:		15px;
	padding-top:		15px;
	color:				#fff;
	font-weight:		600;
	line-height:		20px;
	font-size:			15px;
}
.siret
{	font-size:			11px;
	padding-left:		10px;
	padding-bottom:		5px;
}
.menu
{/*	padding-left:		248px;	*/
	z-index:5;
}
.pie
{	display:			block;
	background-color:	#B30223;
	font-size:			32px;
	text-align:			left;
	padding-left:		20px;
	padding-right:		20px;
	margin-bottom:		10px;
	color:				#fff;
	height:				45px;
}
h1
{	font-size:			35px;
	margin-left:		30px;
}
img
{	border:				none;
}
table
{	border:				0px solid #000;
	border-collapse:	collapse;
}
a
{	text-decoration:	none;
	font-size:			18px;
}
body
{	font-family:		Arial;
	background-color:	#5F5E68;
}
li
{	font-size:			15px;
	font-weight:		600;
	color:				#B30223;
}
b
{	font-weight:		bolder;
}
#form_commentaire
{	height:				100%;
	border:				0px solid #fff;
}
#form_commentaire textarea
{	border:				0px solid #fff;
	width:				90%;
	overflow:			auto;
}
#commentaire_fielset
{	background:			url('../images/commentaire.gif') no-repeat right top;
	background-color:	#fff;
	padding-left:		5px;
	padding-right:		10px;
	text-align:			left;
	height:				320;
	border:				0px solid #fff;
}
.comment_envoye
{	display:			block;
	width:				100%;
	height:				100%;
	background-color:	#fff;
	text-align:			center;
}
.fond_blanc
{	background-color:	#fff;
}