
  body{
	width: 760px;
   margin: auto; /* Pour centrer notre page */
   margin-top: 20px; /* Pour éviter de coller avec le haut de la fenêtre du navigateur. Essayez d'enlever pour voir ! */
   margin-bottom: 20px;    /* Idem pour le bas du navigateur */
   background-image: url("images/menu_012_top.png"); /* Une petite image de fond pour éviter d'avoir un vieux fond blanc :p */
} 



/* L'en-tête */

#en_tete
{
   width: 760px;
   height: 100px;
   background-image: url("images/53.jpg");
   background-repeat: no-repeat;
   margin-bottom: 10px;
}

*{
	margin:0;
	padding:0;
}

#facebook{
margin-left:800px;
}


/*body{
	background:#fff;
	color:#666;	
	font:12px/18px Tahoma, Arial, Helvetica, sans-serif;	
	margin-bottom: 20px;
}*/

#ws_embed_code
{
float: left;
width:206px;
		margin:15px;


}

#devis{
		
		
		
		width:206px;			
				list-style:none;
				display:block;
				margin:10px 0;
				
				height:33px;
				padding:15px 0;
				
				
				}	
	#menu{
		width:206px;
		margin:15px;
		background:url(images/menu_012_bg.jpg) repeat-y;
		border-bottom:1px solid #d1d1d1;
		float: left;
		
	}
		#menu ul{
			list-style:none;
			background:url(images/menu_012_top.jpg) no-repeat;
			padding:15px 0;
		}
			#menu li{
				width:206px;			
				list-style:none;
				display:block;
				margin:10px 0;
				line-height:33px;
				height:33px;				
			}
				#menu li a{
					display:block;
					height:33px;
					text-transform:uppercase;
					font-size:11px;
					font-weight:bold;
					line-height:33px;
					padding:0 0 0 7px;
					text-decoration:none;
					color:#666;
					cursor:pointer;
					margin:0 0 0 15px;
				}
				#menu li a span{
					display:block;
					height:33px;
					line-height:33px;
					padding:0 105px 0 6px;
					color:#666;					
				}
					#menu li a:hover{
						display:block;
						background:url(images/menu_012_h_l.png) no-repeat left;
						height:33px;
						color:#fff;
					}
					#menu li a:hover span{
						display:block;
						float:left;					
						background:url(images/menu_012_h_r.png) no-repeat right;
						color:#fff;
						height:33px;
					}
				#menu li a.current, #menu li a.current:hover{
					display:block;
					height:33px;
					color:#fff;
					text-transform:uppercase;
					font-size:11px;
					font-weight:bold;
					background:url(images/menu_012_c_l.png) no-repeat left;
					line-height:33px;
					padding:0 0 0 27px;
					text-decoration:none;
				}
				#menu li a.current span, #menu li a.current:hover span{					
					display:block;
					float:left;
					background:url(images/menu_012_c_r.png) no-repeat right;
					height:33px;
					color:#fff;
					line-height:33px;
					padding:0 110px 0 6px;
				}

#menu2
{background:url(images/devisgratuit.jpg) repeat-y;
float: left;
}

#corps
{
   margin-left: 240px; /* Une marge à gauche pour pousser le corps, afin qu'il ne passe plus sous le menu */
   margin-bottom: 300px; /* Ca c'est pour éviter que le corps colle trop au pied de page en-dessous */
   padding: 55px; /* Pour éviter que le texte à l'intérieur du corps ne colle trop à la bordure */
   
   color: #B3B3B3;
   background-color: #626262; /* Une couleur de fond pour le corps */
   background-image: url("images/motif.png");
   background-repeat: repeat-x; /* Une petite image de fond qui se répètera horizontalement en haut */
   
   border: 2px solid black; /* Une bordure pour bien marquer les limites du corps et pour faire joli */}
#h1
{
float:center;
}
#h2{
font-size: 150x;
}
#pied_de_page
{
margin : center;
font-size: 18px;
}

























	
	
#pied_de_page
{
text-align: center;
margim: boat;
}