body {
    margin: 0px;
    padding: 0px;
	font-family:Calibri;
}

img{
	border:none;
}
.outer a, .outer div, .outer li, .outer ul, .outer body{
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
div.menu{
	width: 193px;
}
div.menu ul{
	list-style: none;
	text-indent: 0px;
}
div.menu li{
	margin-top: 3px;
}
div.menu a{
	font: 12px Calibri;
	padding: 2px;
	color: #646464;
	display:block;
	padding: 3px 30px;
	height: 25px;
	text-decoration: none;
	background: url('images/background.gif');
	color:#2E622A;
}
div.menu a:hover{
	background: url('images/highlight.gif') no-repeat right;
	padding: 3px 40px;
}
div.menu a:active{
height:148px;
background:url(images/nav_active.jpg) no-repeat;color:#b18211;
}

#site{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	margin-top:35px;
}
div#header {
    clear: both;
    height: 150px;
    padding: 1px;
}
div#left {
    float: left;
    width: 250px;
}
div#right {
    float: right;
    width: 320px;
	padding-left:20px;
    
}
div#middle {
    padding: 0px 160px 5px 250px;
    margin: 0px;
	
}
#site h1{
	font-size:14px;
	font-weight:normal;
}
div#footer {
    clear: both;
	padding-top:70px;
}

div#footer h1{
	
	border : 1px solid #000;
	background-color:#ccffcc;
}
h2{
	text-align:center;
	border:dashed 1px #000000;
	font-size:16px;
	color:#AF1111;
	padding:5px;
}
#banniere_droite{
	float:right;
	width:620px;
}

#devis{
	
	margin-right:3px;
	margin-top:35px;
	width:300px;
	border:solid #000 1px;
	background-color:#ccffcc;
	text-align:center;
}
.prix{
	font-weight:bold;
	color:#AF1111;
}