body 
{
	margin-top: 20px;
	background-image: url(image/accueil/fond.jpg);
	background-attachment:fixed;
	padding: 0px;

}
.main
{
	height:538px;
	width:1000px;
	background:url(image/accueil/fond-main-top.gif);
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border:none;
	padding:0px;
	vertical-align:top;
}
#gauche
{
	float:left;
}
#logo
{
	margin-left: 18px;
	margin-top: 18px;
	width:313px;
	height:236px;
}
#telephone
{
	margin: 4px 0px 0px 18px;
	width:313px;
	padding: 0px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
#contact
{
	margin-left: 18px;
	margin-top:20px;
	width:313px;
	height:236px;
	text-align:justify;
}
#defilant
{
	margin-right: 22px;
	margin-top: 18px;
	width:635px;
	height:501px;
	float:right;
}
.menu
{background-image:url(image/accueil/fond-main-menu.gif);
background-repeat:no-repeat;}
