@charset "utf-8";



body {
	font:Verdana, Arial, Helvetica, sans-serif 11px;
	margin:0;
	padding:0;
	background-color: #333333;
}

a:link {
	color: #346697;
	font-size: 12px;
}	
a:visited {
	color: #346697;
}

#conteneur {
	margin-left:auto;
	margin-right:auto;
	width:955px;
	height:600px;
	margin-top: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header {
	width:955px;
	height:130px;
	background-color: #AABCC6;
}
#bureaux  {
	position: absolute;
	margin-left: 600px;
	margin-top: -72px;
	z-index: 4;

}
#assurance {
	position: absolute;
	width: 433px;
	padding-left: 400px;
	padding-top: 20px;
}
#centre {
	background-color:#FFFFFF;
	width:955px;
	text-align: left;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3A6FA3;
	background-image: url(../img/salamandre.png);
	font-size: 14px;
	background-repeat: repeat-y;
	height: 400px;
}
#devis {
	position: absolute;
	margin-left: 750px;
	margin-top: 280px;
	z-index: 2;
}

#adresse {
	position: absolute;
	width: 179px;
	text-align: right;
	margin-left: 720px;
	margin-top: 130px;
}

p {
	margin: 0;
}

#tower {
	position: absolute;
	margin-top: 70px;
	margin-left: 20px;
}
#legislation {
	position: absolute;
	margin-top: 200px;
	margin-left: 120px;
}
#autocar {
	position: absolute;
	width: 402px;
	margin-left: 200px;
	text-align: center;
	margin-top: 100px;
	z-index: 3;
}
 #footer {
		width: 900px;
	height:54px;
	color: #336598;
	font-style: italic;
	text-align: right;
	padding-bottom: 0px;
	background-color: #333333;
}
img {
	border: none;
}
.Style3 a {
	font-size: 24px;
}


#lignes {
	position:absolute;	
	margin-top: 240px;
	margin-left: 670px;
	z-index: 1;
}
#footer a {
	color: #FFFFFF;
}