body
{
	color: black;
	font-family: Verdana,Arial,Sans-serif;
	margin: 0px;
	margin-bottom: 0px;
	background: url(images/fond.jpg) repeat-x;
	font-size:13px;
}

#container{
width:1000px;
margin:auto;
}

#content{
overflow:hidden;
}

#left{
position:relative;
float:left;
width:220px;
margin-top:10px;
}

#right{
position:relative;
float:left;
width:780px;
margin-top:20px;
}

#devis{
float:right;
}

.diagnostic{
width:209px;
background:url(images/expert-fond.gif) repeat-y;
margin:0;
padding:0;
}

.diagnostic ul{
margin:0 0 0 30px;
padding:0;
}

a img{
border:none;
}

a{
color:#013682;
text-decoration:none;
}

a:hover{
color:#013682;
text-decoration:underline;
}

p{
text-align:justify;
}

h1{
color:#013682;
margin:0;
padding:0;
text-decoration:underline;
font-size:20px;
}

.accueil{
position:absolute;
margin-top:155px;
font-size:20px;
margin-left:-930px;
}

a.accueil{
color:#fff;
}

.left3 {
float: right;
margin-right: 10px;
}
.left4 {
float: right;
margin-right: 10px;
margin-top:15px;
}

#footer{
position:relative;
text-align:center;
height:22px;
padding-top:8px;
margin-top:15px;
background: url(images/fond.jpg) 0 -153px repeat-x;
color:#fff;
}

#footer a{
color:#fff;
text-decoration:none;
}

#devisform{
-moz-border-radius: 0 0 20px 20px;
border-radius: 0 0 20px 20px;
background-color: #949494;
padding-bottom: 17px;
margin-left:15px;
margin-bottom:0;
margin-top:-12px;
}

.form_top {
-moz-border-radius: 20px 20px 0 0;
border-radius: 20px 20px 0 0;
background-color: #D6D5D5;
padding-top: 15px;
padding-bottom: 15px;
padding-left: 20px;
margin-left:15px;
font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
}

.form_top p{
margin:0;
padding:0;
border-left:3px solid  #949494;
padding-left:20px;
text-transform:uppercase;
}

.form_top p b{
color:#c6272e;
font-size:18px;
}
