@charset "utf-8";
@import url(maps.css);
/* CSS Document */

.contactFormInput {
	width: 219px;
	height: 20px;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
	border-style: outset; 
	border-width: 0px; 
}

.contactFormLabel {
	color: #fff;
	font-size:12px;
	font-weight:bold;
}

.contactFormTextarea {
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
	border-style: outset; 
	border-width: 0px;
}

.contactText {
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight:normal;
}
.contactAdresse {
	font-size: 12px;
	font-weight: bold;
	padding-bottom:15px;
}

.contactAdresseLight {
	font-size: 12px;
	font-weight: normal;
}

.metroFDO img{
	vertical-align: -5px;
	margin-right: 5px;
	margin-bottom: 2px;
}

.contactTeam {
	padding-top: 8px;
	padding-bottom: 15px;
	font-weight:normal;
	text-transform: uppercase;
}

.contactPoste {
	font-size: 12px;
	font-weight: bold;
}

.contactSendForm {
	padding-right:20px;
	line-height:25px;
	text-transform: uppercase;
}