body
{
	margin: 0 auto;
	background: url(images/fond.png) repeat-x;
	background-color: #ccf1f8;
	color:white;	
}

a
{
	text-decoration: none;
	color: white;
}

a:hover
{
	color: white;	
}

a img 
{
	border: none;
}

#header
{
	background: url(images/header.png) no-repeat;
	width: 873px;
	height: 187px;
	position: relative;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}

#menu
{
	display:block;
	width: 870px;
	height: 50px;
	position: relative;
	margin-top: -13px;
	margin-left: auto;
	margin-right: auto;
	font-family: 'Arial', sans-serif ;
	font-size: 13px;
}

#menu a
{
	color: white;
	text-decoration: none;	
}

#menu a:hover
{
	color: white;	
}

.bouton {
	background: url(images/li.png) no-repeat;
	width: 150px;
	height: 31px;
	list-style: none;
	font-size: 13px;
	padding-top: 6px;
	text-align: center;
	font-weight: bold;
	float: left;
	margin-right: 9px;		
}

#corps
{
	background: url(images/fond_corp.png) repeat-y;
	width: 850px;
	min-height: 830px;
	margin-top: -50px;
	margin-left: auto;
	margin-right: auto;
}

#gauche
{
	background: url(images/gauche.png) no-repeat;
	width: 231px;
	height: 699px;
	margin-top: 3px;
	float: left;
	position: relative;	
	margin-left: 15px;
}

.titre_menu_gauche 
{
	background: url(images/titre_menu_gauche.png) no-repeat;
	width: 200px;
	height: 30px;
	margin-top: 20px;	
	margin-left: 0;
	color: black;
	font-family: 'Arial', sans-serif ;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	list-style-image : url(images/puce_titre_menu_gauche.png);	
}

#menu_gauche 
{
	margin-top: -16px;
	margin-left: -40px;
	font-family: 'Arial', sans-serif ;
	color: white;		
}

#menu_gau 
{
	background: url(images/li_menu_gauche.png) no-repeat;
	width: 200px;
	height: 22px;
	list-style: none;
	font-size: 13px;
	padding-top: 0;
	text-align: center;
	font-weight: bold;
	margin-right: 12px;	
}

#droite
{
	width: 580px;
	height: 699px;
	margin-top: 3px;
	float: right;
	
}

#quisommesnous
{
	background: url(images/qui_sommes_nous.png) no-repeat;
	width: 337px;
	height: 112px;
	margin-top: 20px;
	position: relative;
	margin-left: -18px;
	float: left;
	font-family: 'Arial', sans-serif ;
	font-size: 12px;	
}

#devis
{
	width: 224px;
	height: 112px;
	margin-top: 20px;
	position: relative;
	margin-right: 17px;
	float: right;
}

.pub
{
	width: 476px;
	height: 67px;
	margin-top: 180px;
	position: relative;
	padding-left: 33px;	
	
}

.titre_bas
{
	background: url(images/titre.png) no-repeat;
	width: 575px;
	height: 31px;
	margin-top: -410px;
	padding-left: 18px;
	position: relative;
	float: right;	
	font-family: 'Arial', sans-serif ;
	font-size: 14px;
	text-align: center;	
}

#bas
{
	width: 575px;
	min-height: 406px;
	margin-top: -390px;
	margin-right: 16px;	
	color: #196019;
	float: right;
	font-family: 'Arial', sans-serif ;
	font-size: 12px;
	text-align: left;	
}

#footer
{
	background: url(images/footer.png) repeat-x;
	width: auto;
	height: 47px;
	margin-top: 0;
	bottom: 0;
	margin-left: auto;
	margin-right: auto;	
}

.copy
{
	width: 391px;
	height: 12px;
	margin-left: auto;
	margin-right: auto;
	font-family: 'Arial', sans-serif ;
	font-size: 13px;
	text-align: center;	
}
