/* ID */

#flash_accueil{
	background-image:url(../_images/Accueil_Espace_identitaire.jpg);
	background-repeat:no-repeat;
	width:1119px;
	height:376px;
	margin-left:0px;
}

#content_accueil{
	background-image:url(../_images/Fond_degrade.jpg);
	background-repeat:no-repeat;
	width:1119px;
	margin-top:18px;
	padding-top:15px;
	height:234px;
}
	#content_accueil_1{
		margin-left:15px;
		width:300px;
		float:left;
		height:195px;
	}
	#content_accueil_3{
		padding-top:20px;
		width:360px;
		float:left;
		text-align:right;
	}
	
#content_accueil_hover_flash{
	position:absolute;
	width:160px;
	margin-top:500px;
	margin-left:853px;
}
	
#header{
	background-image:url(../_images/En_tete.jpg);
	width:1119px;
	height:106px;
	margin-bottom:15px;
}

#img_concess{
	position:absolute;
	margin-top:130px;
	margin-left:36px;
}

#footer_groupe{
	position:absolute;
	margin-left:805px;
	margin-top:175px;
	width:300px;
	color:#FFFFFF;
}

#all_concessionnaires{
	color:#8fa82f;
	padding-left:10px;
}
	#all_concessionnaires a{
		color:#8fa82f;
		text-decoration:none;
	}
	#all_concessionnaires a:hover{
		color:#646464;
		text-decoration:none;
	}
#map_concessionnaire{
	width:257px;
	height:155px;
	margin-left:100px;
}

#confier_chauffage{
	position:absolute;
	width:315px;
	height:157px;
	margin-left:476px;
	background-image:url(../_images/A_Qui_Cadre.png);
	background-repeat:no-repeat;
	padding:15px;
	color:#646464;
	z-index:1;
}
/* classes */
.texte_vert{
	color:#91A930;
	font-size:14px;
	font-weight:bold;
}
.lien_map{
	width:250px;
	margin-top:5px;
	margin-left:105px;
	color:#646464;
	text-align:left;
}

.footer_bloc{
	width:auto;
	float:left;
	margin-left:60px;
}

.fond_gris{
	background-image:url(../_images/Cadre_reference.jpg);
	background-repeat:no-repeat;
	width:820px;
	height:185px;
	padding-top:2px;
	margin-bottom:15px;

}
.titre_ref{
	height:65px;
	margin-top:5px;
	border-bottom:dotted 1px #CECECE;
	margin-right:10px;
}

.detail_ref{
	float:left;
	width:50%;
	margin-top:10px;	
}

.foires_salons{
	float:left;
	width:400px;
	padding:5px;
	background-image:url(../_images/Fond_Salon.jpg);
	background-repeat:no-repeat;
	margin-bottom:20px;
	
}

.foires_salons_img{
	float:left;
}

.foires_salons_texte{
	width:250px;
	float:left;
	margin-left:10px;
}

.foires_salons_bold{
	font-weight:bold;
	border-bottom:1px dotted #CECECE; 
	margin-bottom:10px;
	padding-bottom:5px;
	
}

.services_proximite01{
	float:left;
	width:400px;
	padding:5px;
	background-image:url(../_images/Services_Fond01.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
	height:110px;
}	
.services_proximite02{
	float:left;
	width:400px;
	padding:5px;
	background-image:url(../_images/Services_Fond02.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
	height:110px;
}	
.services_proximite03{
	float:left;
	width:400px;
	padding:5px;
	background-image:url(../_images/Services_Fond03.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
	height:110px;
}	
.services_proximite04{
	float:left;
	width:400px;
	padding:5px;
	background-image:url(../_images/Services_Fond04.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
	height:110px;
}	
.service_proximite_bold{
	color:#91a930;
	font-weight:bold;
	border-bottom:1px dotted #CECECE; 
	margin-bottom:10px;
	padding-bottom:5px;
	font-size:12px;
	
}
.service_proximite_texte{
	width:276px;
	margin-left:112px;
	margin-top:5px;
}