@charset "UTF-8";
/* CSS Document */
/* ++++++++++++++++++++++++++++++contact.php++++++++++++++++++++++++++++++++++++++++++ */
#img_1 {
	
	text-align: center;
	margin-top : 30px;
	
}

#retour {
	margin-top : 200px;
	top:733px;
	text-align: center;
 margin-left   : auto;
  margin-right  : auto;

	
}

#retour a{
text-decoration: none;
color: #2175bc;	
}
img {
    border : none;
}





#mail_adresse {
	padding: 10px 20px;
	font-size: 13px ;
	color: #2175bc;
}




p span.gauche {
  float: left;
}
p span.droite {
  float: right;
}










#mail_titre {
	background-color: #2175bc;
	padding: 10px 20px;
	text-align: center;
	font-size: 13px ;
	color: white;
}
#mail_titre_err {
	background-color: #ff3333;
	padding: 10px 20px;
	text-align: center;
	font-size: 13px ;
	color: white;
}


#formul {
	background-image : url(img_entreprise/mail.png);
	background-position : 415px 170px;
	background-repeat : no-repeat;
	margin-top : 20px;
	width: 555px;
	height: 765px;
	padding: 0;
	border: solid 1px black;
	background-color: #D5E8FF;
}

#nom {
	
	margin-left : 20px;
	text-align: left;
	
}
#mess {

	margin-left : 20px;
	text-align: left;
}	
	
	


textarea {
	width: 510px;
	height: 300px;
    min-width: 510px;
	min-height: 300px;
	max-width: 510px;
	max-height: 300px;
}


#merci {
	background-image : url(img_entreprise/mail_ok.png);
	background-position : 415px 170px;
	background-repeat : no-repeat;
	margin-top : 20px;
	width: 555px;
	height: 765px;
	padding: 0;
	border: solid 1px black;
	background-color: #D5E8FF;
}








#erreur {
	background-image : url(img_entreprise/mail_err.png);
	background-position : 415px 170px;
	background-repeat : no-repeat;
	margin-top : 20px;
	width: 555px;
	height: 765px;
	padding: 0;
	border: solid 1px black;
	background-color: #D5E8FF;
}


/* ++++++++++++++++++++++++++++++plan_acces.php++++++++++++++++++++++++++++++++++++++++++ */


#google {
	
	text-align: center;
	margin-top : 30px;
	
}
#local {
	text-align: center;
	margin-top : 30px;
	font-family: tahoma, helvetica, sans-serif;	
}

