body{

	margin: 0px;
	background:url("Ressources/services/fond_technique2.png");
	background-color:#000;		
	height:800px;
}


a:link { color: white ;}
a:visited {color: white ; }
a:hover { color: white ; text-decoration: underline ; }

#header{
	height:84px;
	background:url("Ressources/bg_header.png") repeat-x;	
}


#btn_devis{
	background:url("Ressources/btn_devis.png") no-repeat;
	position:relative;
	top:1px;
	left:40px;
	width :192px;
	height:27px;
	cursor:pointer;	
	
	
}


	
#font{
	top: 200px;
	left:120px;
	line-height:24px;
	width: 250px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-align:right;
	font-size: 12px;
	}
	

	
#champs{
	top: 105px;
	left:400px;
	width: 250px;
	position: relative;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-align:left;
	font-size: 12px;
	}


#logo_autopose{
	background:url("Ressources/logo.png") no-repeat;
	width:237px;
	position:absolute;
	height:70px;
	left: 25px;
	top:7px;	
}

#bloc_menu{
	height: 41px;
	margin:auto;
	background:repeat-x;
	position:absolute;
	top:52px;
	right:20px;

}



#btn_contact_fond{
	background:url("Ressources/btn_fondG.png") repeat-y;
	width: 112px;
	height: 8px;
	right: 200px;
	position:absolute;
	top:22px
}



#btn_autopose_fond{
	background:url("Ressources/btn_fondG.png") repeat-y;
	width: 112px;
	height: 8px;
	right: 560px;
	position:absolute;
	top:22px
}



#btn_acces_fond{
	background:url("Ressources/btn_fondG.png") repeat-y;
	width: 112px;
	height: 8px;
	right: 80px;
	position:absolute;
	top:22px
}

#btn_accueil{
	background:url("Ressources/btn_accueil.png") no-repeat;
	width: 112px;
	height: 41px;
	right:680px;
	position:absolute;
	border-bottom: 0px solid #f7931e;

}


#btn_accueil_fond{
	background:url("Ressources/btn_fondG.png") repeat-y;
	width: 112px;
	height: 8px;
	right: 680px;
	position:absolute;
	top:22px
}
#btn_autopose{
	background:url("Ressources/btn_autopose.png") no-repeat;
	width: 112px;
	height: 41px;
	right:560px;
	position:absolute;
	border-bottom: 0px solid #f7931e;

}

#btn_services{
	background:url("Ressources/btn_services.png") no-repeat;
	width: 112px;
	height: 31px;
	right: 440px;
	position:absolute;
	border-bottom: 0px solid #f7931e;
}

#btn_services_fond{
	background:url("Ressources/btn_services_fond.png") repeat-y;
	width: 112px;
	height: 8px;
	right: 440px;
	position:absolute;
	top:22px
}

#btn_catalogue{
	background:url("Ressources/btn_catalogue.png") no-repeat;
	width: 112px;
	height: 31px;
	right: 320px;
	position:absolute;
	border-bottom: 0px solid #f7931e;
}

#btn_catalogue_fond{
	background:url("Ressources/btn_services_fond.png") repeat-y;
	width: 112px;
	height: 8px;
	right: 320px;
	position:absolute;
	top:22px
}

#btn_galerie{
	background:url("Ressources/btn_galerie.png") no-repeat;
	width: 112px;
	height: 31px;
	right: 320px;
	position:absolute;
	border-bottom: 0px solid #f7931e;
}

#btn_contact{
	background:url("Ressources/btn_contact.png") no-repeat;
	width: 112px;
	height: 31px;
	right: 200px;
	position:absolute;
	border-bottom: 0px solid #f7931e;
}

#btn_acces{
	background:url("Ressources/btn_acces.png") no-repeat;
	width: 112px;
	height: 31px;
	right:80px;
	position:absolute;
	border-bottom: 0px solid #f7931e;

}

#fond_contenu{
	background:url("Ressources/devis/autopose_devis.png") no-repeat;
	width:905px;
	height: 629px;
	margin:auto;
	position:relative;
	top:70px;	
	
}
#carteGoogle{
	position:relative;
	margin:auto;
	top: 200px;
	width: 500px;
	height:350px;
	}
	
#texte_titre{
	top: 130px;
	width: 600px;
	margin:auto;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-align:center;
	font-size: 14px;
	
}

#liste{
	line-height:25px;
	top: 230px;
	width: 500px;
	margin:auto;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-align:center;
	font-size: 12px;
	
}

#word{
	background:url("Ressources/word.png") no-repeat;
	margin:auto;
	width:96px;
	height:96px;
	top: 200px;
	position:relative;		
}


#fond_footer{
	background:url("Ressources/services/fond_footer.png") repeat-x;
	position:absolute;
	width:100%;
	height: 40px;
	top: 786px;
		
}

#footer{
	background-color:#000;
	position:absolute;
	width:100%;
	height: 50px;
	top: 787px;		
}

#copyright{
	background:#131313;
	font-family: Arial, Helvetica, sans-serif;
	color: #cdcdcd;
	text-align:center;
	font-size: 11px;
	top:5px;
	position:relative;
	height:35px;
	margin-top:40px;
	
}