@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	margin:0px;
	padding:0px;
	text-align:center;
}

div {margin:0px;padding:0px;}
img {border:none;}

a {
	color:#cc0066;
}




#conteneur {
	position:relative;
	width:955px;
	height:auto;
	margin: 0 auto;
	background-image:url(../images/conteneur.jpg);
	background-repeat:repeat-y;

}

#haut {	
	
	position:relative;
	width:100%;
	height:147px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}


#menu {
	width:100%;
	height:40px;
	margin:0px;
	padding:0px;	
}
		#menu a {
		text-decoration:none;
		margin-left:30px;				
		}
		
		
		

/*bloc central de l'accueil qui sappel en fait agence*/
#centreacc {
	position:relative;
	width:100%;
	text-align:left;
	height:auto;
	background-image:url(../images/imgcentre-01.jpg);
	background-repeat:no-repeat;
	background-position:center top;	
	min-height:743px;
	_height:743px;
	margin-top:10px;	
}

/*bloc central de expertise*/
#centreexp {
	position:relative;
	width:100%;
	text-align:left;
	height:auto;
	background-image:url(../images/imgcentre-02.jpg);
	background-repeat:no-repeat;
	background-position:center top;	
	min-height:804px;
	_height:804px;
	margin-top:10px;	
}

/*bloc central de contact*/
#centrecont {
	position:relative;
	width:100%;
	text-align:left;
	height:auto;
	background-image:url(../images/imgcentre-03.jpg);
	background-repeat:no-repeat;
	background-position:center top;	
	min-height:500px;
	_height:500px;
	margin-top:10px;	
}


/*bloc central de merci*/
#centremerci {
	position:relative;
	width:100%;
	text-align:center;
	font-size:14px;
	height:auto;
	min-height:500px;
	_height:500px;
	margin-top:10px;	
}


		#text1 {		
			width:300px;
			height:auto;
			margin-left:170px;
			padding-top:30px;
			text-align:left;
		}
			.intro {
				color: #cc0066;
						}

		#text2 {
			width:260px;
			height:auto;
			margin-left:510px;
			padding-top:80px;
			text-align:left;
		}
		
			#text2 li {
				font-size:12px;
				color:#006699;
				width:220px;
				margin-left:25px;
				text-align:left;
				list-style-type:none;
				line-height: 20px;	
			}
			
			.titrerose {
				font-size:15px;
				color: #cc0066;
			}
		#titrebleu {
			position:relative;
			width:650px;
			height: 40px;
			font-size:14px;
			color: #006699;
			padding-top: 50px;	
			margin-left: 180px;
			text-align:left;	
		}

		#text3 {		
			width:280px;
			height:auto;
			margin-left:480px;
			padding-top:35px;
			text-align:left;
		}
		
		#text4 {		
			width:250px;
			height:auto;
			margin-left:175px;
			padding-top:60px;
			text-align:left;
		}

		#text5 {
			position:relative;		
			width:220px;
			height:auto;
			padding-left:180px;
			margin-top:40px;
			text-align:left;
			float:left;
		}

			.adresse {
				margin-left: 20px;
				line-height: 17px;
			}

		#formulaire {
			position:relative;
			width:350px;
			height:auto;
			float:left;
			margin-top:70px;
			margin-left:20px;
			text-align:left;
					
		}



#footer {
	
	width:955px;
	height:109px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	margin: 0 auto;
		

}
