body{
	margin: 0;
	padding: 0;
	font-family: Georgia, "Arial Black", Arial, Verdana, serif;
	background-color: #72a6f3;
}
#wrapper{
	margin: 0 auto;
	margin-top: 10px;
	width: 1000px;
	background-color: #ffffff;
}
#logo{
	width: 1000px;
	height: 200px;
	background: transparent url("images/logo2.png");
}
#menu_haut{
	width: 700px;
	height: 50px;
	float: right;
	margin-top: 140px;
}
#separateur{
	clear: both;
	width: 1000px;
	height: 14px;
	margin-top: 20px;
	background: url("images/separateur.png");
}
#menu_gauche{
	width: 200px;
	float: left;
}
#contenu{
	width: 760px;
	float: right;
	padding: 20px;
	margin-top: 20px;
}
#contenu a{
	color: #000000;
	text-decoration: none;
}
#contenu a:hover{
	color: #72a6f3;
	text-decoration: none;
}
#bas{
	clear: both;
	width: 1000px;
	height: 100px;
	background: url("images/footer.png");
	text-align: center;
	line-height: 100px;
	color: #72a6f3;
}
#bas a{
	color: #72a6f3;
	text-decoration: none;
}

.important
{
	color: #72a6f3;
	text-align: center;
}
h3
{
	color: #72a6f3;
	font-size: 20px;
	text-align: center;
}
h2
{
	text-align: center;
	text-decoration: underline;
	color: #72a6f3;
}
h4
{
	text-decoration: underline;
}
#pub
{
	clear: both;
	margin: 30px 90px 10px;
	/*border: 1px solid black;*/
}
#pub_menu
{
	margin: 10px 36px;
	/*border: 1px solid black;*/
}
tr td
{
	border: 1px solid black
}
	/************************/
	/*Détails page d'accueil*/
	/************************/
#devis{
	margin-top: 10px;
	margin-right: 20px;
	text-align: center;
	line-height: 31px;
	margin-bottom: 10px;
	width: 152px;
	height: 31px;
	float: right;
	background: url("images/bouton_menu.png");
}
#devis a{
	color: white;
	text-decoration: none;
}
#devis a:hover{
	color: black;
}
	/******************/
	/*detail menu haut*/
	/******************/
	
#menu_haut ul{
	margin: 6px 20px; 0 0;
	padding: 0;
	text-align: center;
}
#menu_haut ul li{
	margin: 10px;
	padding: 0;
	float: left;
	background: url("images/bouton_haut.png") no-repeat;
	list-style: none;
}
#menu_haut a{
	display: block;
	width: 106px;
	height: 47px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: white;
	font-size: 15px;
	line-height: 47px;
}
#menu_haut a:hover{
	color: black;
}
	/********************/
	/*detail menu gauche*/
	/********************/
#menu_gauche ul{
	margin: 6px 0 0 0;
	padding: 0;
	text-align: center;
}
#menu_gauche ul li{
	margin-left: 30px;
	margin-bottom: 10px;
	padding: 0;
	background: url("images/bouton_menu.png") no-repeat;
	list-style: none;
}
#menu_gauche a{
	display: block;
	width: 152px;
	height: 31px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: white;
	font-size: 15px;
	line-height: 31px;
}
#menu_gauche a:hover{
	color: black;
}
	/****************/
	/*Page d'accueil*/
	/****************/
	
#article_gauche{
	width: 300px;
	height: 100px;
	background: transparent url("images/fond_article_gauche.jpg") no-repeat top left;
	text-align: center;
	padding-top: 8px;
	margin-left: 50px;
	margin-top: 50px;
	margin-bottom: 30px;
}
#deco_arobase{
	width: 150px;
	height: 150px;
	float: right;
	background: url("images/deco_arobase.jpg") no-repeat top left;
	margin-right: 150px;
}
#article_droite{
	width: 350px;
	height: 150px;
	float: right;
	background: transparent url("images/fond_article_droite.jpg") no-repeat top left;
	margin-right: 50px;
	margin-top: 55px;
	text-align: center;
	padding-top: 10px;
}
#deco_main{
	width: 220px;
	height: 250px;
	float: left;
	/*background: url("images/deco_main.jpg") no-repeat top left;*/
	margin-left: 100px;
	margin-top: 15px;
}
#contact_accueil{
	clear: both;
	text-align: center;
	height: 100px;
	margin-top: 20px;
	line-height: 50px;
}	
#vitrine{
	width: 350px;
	float: left;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #72a6f3;
}
#perso{
	width: 350px;
	float: right;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #72a6f3;
	
}
#asso{
	width: 350px;
	float: right;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #72a6f3;
}
#mairie{
	width: 350px;
	float: left;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #72a6f3;
}
#commerce{
	width: 350px;
	float: left;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #72a6f3;
}
#offre_speciale{
	width: 350px;
	float: right;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #72a6f3;
}
	/***********/
	/*portfolio*/
	/***********/
	
#zone_gauche{
	width: 350px;
	float: left;
	border: 1px solid #72a6f3;
	margin-bottom: 20px;
}
#zone_droite{
	width: 350px;
	float: left;
	border: 1px solid #72a6f3;
	margin-left: 55px;
}
#commentaire{
	width: 310px;
	border: 1px solid #72a6f3;
	margin: 9px;
	padding: 10px;
}
#separateur2{
	clear: both;
}
#image{
	margin: 10px 10px;
}
#visiter{
	float: right;
	margin: 20px 30px;
}
	/************/
	/*page devis*/
	/************/
	
#devis2{
	width: 500px;
	padding: 10px;
	
	border-bottom: url("images/bas_devis.png") no-repeat;
	background: url("images/milieu_devis.png") repeat-y;
}
#haut_devis2{
	width: 500px;
	height: 10px;
	background: url("images/haut_devis.png") no-repeat;
}
#bas_devis2{
	width: 500px;
	height: 10px;
	background: url("images/bas_devis.png") no-repeat;
}
	/*****************/
	/*page des offres*/
	/*****************/
	
#image_magasin{
	width: 127px;
	float: right;
	margin-right: 40px;
}
#image_vitrine{
	width: 127px;
	float: right;
	margin-right: 40px;
}
#image_magasin p{
	text-align: center;
	color: red;
	text-decoration: blink;
}



	