*{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 ; margin: 0;
}

body{
	width: 800px;
	margin-top: 20px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
}

h1{ font-weight: bold; margin-bottom: 10px}
h2{ font-weight: bold; color:#003986; text-align:center; font-size:15px; line-height: 30px;}
p { margin-bottom: 10px; text-align:justify}
img{ border:none}
#top{
	background-color:#003986;
	color:#FFFFFF;
	
	line-height: 43px;
}
#top p{ margin-left: 20px;}

#content{ padding-left: 5px; padding-right: 5px}
#content_g{ padding-left: 5px; padding-right: 5px; background:url(../images/fnd_content.jpg) repeat-x top #d0d0d0}  
#gallery{ background-image:url(../images/fnd_gal.jpg); border: #8f8f8f 1px solid}
#gallery img{ margin-left: 11px; border: #8f8f8f 1px solid}
#footer{
	background:url(../images/services_21.jpg);
	height: 70px;
	text-align:center;
	color:#2f3332;
	line-height: 23px;
}

#accueil_footer{
	text-align:center;
	color:#2f3332;
	line-height: 23px;
}

#footer a, #accueil_footer a{ color:#2f3332;}
#footer a:hover, #accueil_footer a:hover{ text-decoration:none}

/*contact*/

#tb_contact{ text-align:left}
.imp {
	border: #0066ff 1px solid;
	FONT-SIZE: 14px;
	WIDTH: 98%;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #EEEEEE
}

#submitvl, #reset{ width: 55px; background-color: #0066ff; color:#FFFFFF; font-size:13px;  border:none; margin-top: 5px;}

/*comparatif*/
#comp{
	float:left;
	padding-bottom: 5px;
	border-bottom: 1px solid #7d7d7d;
}

.blk_comp{
	float:left;
	border-right: 1px solid #7d7d7d;
	padding: 7px;

}

.blk_comp .tab img{
	border: 1px solid #7e7e7e;
	margin-top: 3px;
}

#gal{
	margin-bottom: 10px;
	float:left;
}

#gal img{
	margin: 6px;
	border: 1px solid #7e7e7e;
	float:left;

}