/* fin cache */

body
{
	margin: 0px;
	font-size: 13px;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#fff;
	background-image:url(../habillage/fond_general.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#generale{
	width:939px;
	height:auto;
	margin:auto;
	background-color:fff;
}

#menu{
	width:682px;
	height:78px;
	/*margin-top:49px;*/
	float:left;
	background-image:url(../habillage/bandeau_bouton.gif);
	background-repeat:no-repeat;
}

.phone{
	font-size:15px;
	color:#666;
}

.mail{
	color:#333;
	font-style:normal;
	text-decoration: none;
}

a{
	color:#DD5B00;
	text-decoration:none;
}
