body{

	margin: 0px;
	background:url("Ressources/services/fond_technique2.png") repeat-x ;
	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;	
}




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

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

#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/catalogue/autopose_catalogue.png") no-repeat;
	width:895px;
	height: 580px;
	margin:auto;
	position:relative;
	top:75px;	
	
}

#menu{
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #f08e1d;
	text-align:left;
	left: 160px;
	font-size: 14px;
	top: 320px;	
	width:400px;	
	
}

#ligne{
	position: absolute;
	background-color:#f08e1d;
	width: 3px;
	height: 160px;
	top: 320px;
	left: 140px;	
}

#catalogueC{
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;

	text-align:center;
	right: 155px;
	font-size: 14px;
	top: 450px;	
}

#pdf{
	background:url("Ressources/catalogue/iconePDF.png") no-repeat;
	width:120px;
	height:120px;
	top: 320px;
	right: 170px;
	position:absolute;	
}

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

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

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