
#envoie_mail
{
	margin-top: 25px;
	
	float: right;
	width:448px;
	height: 261px;
	padding-left: 30px;
	
	padding-bottom: 20px;
	
	background-image:url("../image/bg-contact.png");
	background-repeat: no-repeat;
	text-align:left;
	
	margin-right: 10px;
}
#envoie_mail h3 
{
	margin-top: -1px;
	padding-top: 10px;

}




#contact_email
{
	width: 268px;
}

#envoie_mail form
{
	
	padding-right: 45px;

}
#contact_objet
{
	width: 294px;
}
#coordonnees
 {
	margin-top: 25px;
	margin-left: 30px;
	width:448px;
	height: 261px;
	padding-left: 30px;
	
	padding-bottom: 20px;
	
	background-image:url("../image/bg-coordonnees.png");
	background-repeat: no-repeat;
	text-align:left;
 
	overflow: hidden;
}
#coordonnees h3
{
	padding-top: 12px;
	margin-bottom: -5px;
}
#coordonnees ul
{
	list-style-image: url("../image/puce4.png");
	margin-bottom: 0px;
}
#coordonnees p
{
	padding-right: 45px;
}
#horaires
{
	text-align: justify;
	margin-top: 0px;
}
#contact_submit
{
	margin-top: 40px;
	float: left;
}

#contact_submit:focus
{
	background-color: transparent;
}

#adresseMail
{
	position: relative;
	bottom: 7px;
	
}
#adressePostale
{
	position: relative;
	bottom: 7px;
	
}
