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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: arial;
	background-image:url(images/fd.jpg); background-position:top center; background-repeat:no-repeat;
	background-color:#FFF;
	font-size:11px;
	
}

#fd_content {
	width:1004px;
	min-height:810px;
	background-image:url(images/fd_content.jpg);
	background-repeat:repeat-y;
	margin:auto;
	
}

#head {
	width:970px;
	height:135px;
	margin:auto;
	
}

#inter {
	width:970px;
	height:174px;
	margin:auto;
	
}

#inter_img {
	background-image:url(images/img_top.jpg);
	background-repeat:no-repeat;
	width:685px;
	height:174px;
	float:left;
	
}

#inter_nav {
	width:285px;
	height:174px;
	float:left; 
	
}

#accueil {
	background-image:url(images/accueil.jpg);
	background-repeat:no-repeat;
	width:285px;
	height:35px;
	
}

#presentation {
	background-image:url(images/presentation.jpg);
	background-repeat:no-repeat;
	width:285px;
	height:34px;
	
}

#services {
	background-image:url(images/services.jpg);
	background-repeat:no-repeat;
	width:285px;
	height:34px;
	
}

#contact {
	background-image:url(images/contact.jpg);
	background-repeat:no-repeat;
	width:285px;
	height:34px;
	
}



a.nav_accueil {
	display:block;
	background-image:url(images/accueil.jpg);
	background-repeat:no-repeat;
	width:285px;
	height:35px;
	
	
}

a.nav_accueil:hover {
	background-image:url(images/accueil_hover.jpg);
	background-repeat:no-repeat;
	width:285px;
	height:35px;
}

a.nav_presentation {
	display:block;
	background-image:url(images/presentation.jpg);
	background-repeat:no-repeat;
	width:285px;
	height:34px;
}

a.nav_presentation:hover {
	background-image:url(images/presentation_hover.jpg);
	background-repeat:no-repeat;
}

a.nav_services {
	display:block;
	background-image:url(images/services.jpg);
	background-repeat:no-repeat;
	width:285px;
	height:34px;
	
}

a.nav_services:hover {
	background-image:url(images/services_hover.jpg);
	background-repeat:no-repeat;
}

a.nav_contact {
	display:block;
	background-image:url(images/contact.jpg);
	background-repeat:no-repeat;
	width:285px;
	height:34px;
	
}

a.nav_contact:hover {
	background-image:url(images/contact_hover.jpg);
	background-repeat:no-repeat;
}

a.nav_devis {
	display:block;
	background-image:url(images/devisgratuit.jpg);
	background-repeat:no-repeat;
	width:285px;
	height:37px;
	
}

a.nav_devis:hover {
	background-image:url(images/devisgratuit_hover.jpg);
	background-repeat:no-repeat;
}




#devis {
	background-image:url(images/devisgratuit.jpg);
	background-repeat:no-repeat;
	width:285px;
	height:37px;
	
}

#barre {
	background-image:url(images/barre.jpg);
	background-repeat:no-repeat;
	height:36px;
	width:970px;
	margin:auto;
	
}

#cons_titre {
	width:970px;
	height:25px;
	margin:auto;
	
}

#cons_container {
	background-image:url(images/3cons_fd.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:407px;
	width:970px;
	background-color:#FFF;
	margin:auto;
	
}

#cons_gauche {
	width:303px;
	height:407px;
	float:left;
	
}

#cons_centre {
	width:305px;
	height:407px;
	margin-left:30px;
	float:left;
	
}

#cons_droite {
	width:302px;
	height:407px;
	margin-left:30px;
	float:left;
	
}

#img_bloc_1 {
	width:250px;
	height:119px;
	margin-left:26px;
	margin-top:10px;
	margin-bottom:10px;
	
}

#img_bloc_2 {
	width:250px;
	height:119px;
	margin-left:24px;
	margin-top:10px;
	margin-bottom:10px;
	
}

#img_bloc_3 {
	width:250px;
	height:119px;
	margin-left:26px;
	margin-top:10px;
	margin-bottom:10px;
	
}

.text_cons {
	font-size:11px;
	font-weight:bold;
	color:#7c7870;
	
}

.p_cons_1 {
	padding-left:25px;
	padding-right:25px;
	margin-top:0;
	
}

.p_cons_2 {
	padding-left:25px;
	padding-right:28px;
	margin-top:0;
	
}

.p_cons_3 {
	padding-left:25px;
	padding-right:25px;
	margin-top:0;
	
}

#foot {
	background-image:url(images/foot.jpg);
	background-repeat:no-repeat;
	height:160px;
	width:1004px;
	margin:auto;
	
}

#bloc_text_foot {
	width:970px;
	height:80px;
	padding-top:52px;
	margin-left:auto;
	margin-right:auto;
	
}

.text_foot {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	
}

#contgen  {
	width:940px;
	min-height:80px;
	background-image:url(images/cons_links_centre.jpg);
  padding-left:25px;
	text-align: justify; 
}


a {
	color:#393A35;
	font-weight:bolder;
    }
	
 a:hover {
	color:#FDC10B;
	font-weight:bolder;
    }