#entete {
	background :  url(../images/groupe/entete.jpg) no-repeat;
}

/* menu haut */
#legroupe {
	background: url(../images/groupe/btn_groupe.gif) no-repeat;
}
#lesparticuliers a {
	background: url(../images/groupe/btn_entreprises.gif) no-repeat;
}
#lesparticuliers a:hover {
	background: url(../images/groupe/btn_entreprises_over.gif) no-repeat;
}
#lesentreprises a {
	background: url(../images/groupe/btn_particuliers.gif) no-repeat;
}
#lesentreprises a:hover {
	background: url(../images/groupe/btn_particuliers_over.gif) no-repeat;
}

/**************************************************/
/* bande basse */
#bandebasse {
	background:  url(../images/bandebasse.gif) no-repeat;
}

/**************************************************/
/* contenu */
#soc01, #soc02, #soc03, #soc04, #soc05, #soc06 {
	display: none;
}

/**************************************************/
/* garanties */
#garantie1, #garantie2, #garantie3, #garantie4, #garantie5 {
	width: 116px;
	height: 210px;
	text-align: center;
}
#garantie2, #garantie3, #garantie4, #garantie5 {
	margin-top: -210px;
}
#garantie2 {
	margin-left: 126px;
}
#garantie3 {
	margin-left: 252px;
}
#garantie4 {
	margin-left: 378px;
}
#garantie5 {
	margin-left: 504px;
}
#garantie1 img, #garantie2 img, #garantie3 img, #garantie4 img, #garantie5 img {
	border: none;
}

/**************************************************/
/* references */
#ref li {
	list-style: none url(../images/fleche_bleue.gif);
	margin-bottom: 15px;
}

/**************************************************/
/* adresse et localisation */
#azur {
	position: absolute;
	width: 186px;
	height: 20px;
	top: 20px;
	left: 470px;
	background: url(../images/groupe/numazur.gif) no-repeat;
}
#azur span {
	display: none;
}

#carte {
	position:relative;
	width: 501px;
	height: 510px;
	margin-top: 20px;
}
#carte a {
	display: block;
	position: absolute;
	background: none;
	width: 180px;
	height: 40px;
	background:none;
	*background:red;
	filter:alpha(opacity=0);
}
#carte a#laval {
	top: 250px;
	left: 140px;
}
#carte a#lemans {
	top: 175px;
	left: 225px;
}
#carte a#beaumont {
	height:60px;
	top:85px;
	left: 225px;
}
#carte a#alencon {
	top: 42px;
	left: 177px;
}
#carte a#bedee {
	top:73px;
	left:5px;
}

#detaillaval, #detaillemans, #detailbeaumont, #detailalencon, #detailbedee {
	position: absolute;
	width: 605px !important;
	width /**/: 625px;
	padding: 10px;
	top: 60px;
	left: 30px;
	background: #fff;
	border: 1px solid #01A0E4;
}
#detaillaval img, #detaillemans img, #detailbeaumont img, #detailalencon img, #detailbedee img {
	margin-right: 10px;
}
#detaillaval p, #detaillemans p, #detailbeaumont p, #detailalencon p, #detailbedee p {
	margin-top: 0;;
}
#pourcontact {
	width: 300px;
	margin-left: 325px;
	margin-top: -40px;
	text-align: right;
}

/**************************************************/
/* un prix 5 criteres */
#un {
	height: 130px;
	margin-top: 20px;
	border: 1px solid #CFEDFA;
}
#un p {
	margin: -130px 0 0 190px;
}
#deux {
	margin-top: 20px;
	width: 340px;
	height: 205px;
	border: 1px solid #CFEDFA;
}
#deux p {
	margin: -10px 0 0 8px;
}
#trois {
	margin: -205px 0 0 360px;
	width: 260px;
	height: 205px;
	border: 1px solid #CFEDFA;
}
#trois p {
	margin: -20px 0 0 8px;
}
#quatre {
	margin-top: 20px;
	width: 300px;
	height: 200px;
	border: 1px solid #CFEDFA;
}
#quatre p {
	margin: -10px 0 0 8px;
}
#cinq {
	margin: -200px 0 0 320px;
	width: 300px;
	height: 200px;
	border: 1px solid #CFEDFA;
}
#cinq p {
	margin: -10px 0 0 8px;
}


#pourimpression {
	display: none;
}