body{

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


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;	
	
	
}

#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_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_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_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/contact/autopose_contact2.png") no-repeat;
	width:805px;
	height: 403px;
	margin:auto;
	position:relative;
	top:75px;	
	
}

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

		
}

#bloc{
	position:relative;
	margin:auto;
	top:250px;
	width:750px
}

#texte_mail{
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-align:left;
	font-size: 14px;
	height: 50px;
	float: left;
	margin-left:65px;	
	
}

#texte_titre{
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #f08e1d;
	text-align:right;
	font-size: 14px;
	height: 50px;
	float:left;	
	font-weight:bold;
	margin-left:35px	
}

#texte_tel{
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-align:left;
	font-size: 14px;
	height: 50px;
	float:left;	
	margin-left:60px;
	
}


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

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