@CHARSET "ISO-8859-1";
body
{
	margin:0 auto;
	background-color:#267dbe;
	background-image:url("../img/fond.jpg");
	background-repeat:no-repeat;
	background-position: top center ;
	height:100%;
	min-height:100%;
	font-family:Verdana;
	font-size:12px;
}
#banniere
{
	width:964px;
	height:205px;
	margin:0 auto;
}
#col_g
{
	float:left;
	width:553px;
}
#site
{
	width:964px;
	margin:0 auto;
	position: relative;
    min-height: 100%;
}
.em_stitre
{
	font-weight:bold;
}
.pod a
{
	color:#2a2a2a;
}
#footer
{
	position: relative;
	height:12px;
	color:#FFFFFF;
	text-align:center;
}
#clrFooter
{
	clear: both;
}
.form_contact input
{
	width:250px;
}
.form_contact textarea
{
	width:250px;
	height:120px;
}
#cont_rep
{
	color:#FFFFFF;
}
#bloc_gmap
{
	vertical-align:middle;
	text-align:center;
	width:563px;
	height:410px;
	background-image:url("../img/bloc_gmap.png");
	background-repeat:no-repeat;
}

