.Style2 {color: #EE423E}
#main_contact_luminaire {
	position: absolute;
	height: 525px;
	width: 650px;
	margin: 120px 0px 0px 225px;
	padding: 0px;
	background-image: url(../images/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: 25px 10px;
}

#adresse {
	margin: 15px 0px 0px 355px;
	padding: 30px 0px 0px 40px;
	height: 170px;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 15px;
	color: #58595B;
	line-height: 18px;
	font-weight: normal;
	background-image: url(../images/adresse_bg.gif);
	background-repeat: no-repeat;
}
#adresse h1 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
	color: #D83339;
}
.adresse_a  {
	color: #58595B;
	text-decoration: none;
}
.adresse_a:hover  {
	text-decoration: underline;
	color: #D83339;
}
.petitlien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #A9AFB1;
}
#contact {
	margin: 15px 0px 0px 355px;
	padding: 20px 0px 0px 40px;
	height: 230px;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 13px;
	color: #58595B;
	line-height: 18px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-image: url(../images/contact_bg.gif);
}
#contact h1 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
	color: #D83339;
}
#contact a {
	color: #58595B;
	text-decoration: none;
}
#contact a:hover {
	text-decoration: underline;
	color: #D83339;
}
