/*=======================================*/
/*===============CONTACT=================*/
/*=======================================*/
.contact{
	font-size: 1.2em;
	font-weight: 700;
	padding-top:3em;
}

.contact img{
	width:30px;
	height:auto;
	margin-top:-7px;
}

.contact p{
	display: inline;
	padding:0.6em;
}

.telephone, .courriel{
	clear:both;
}

.num-tel{
	font-weight: 300;
	font-size: 1.5em;
	text-align: center;
	padding-top:1.4em;
	padding-bottom:1.4em;
}

.num-tel a{
	text-decoration: none;
	color:#c55756;
}

.num-tel p{
	font-style: italic;
	font-size: 0.5em;
	font-weight: 400;
	padding-top:0;
}

.contact-adresse{
	font-weight: 400;
	text-align: center;
	padding:1em;
}

.contact-adresse a{
	color:#c55756;
	text-decoration: none;
}
.contact form{
	margin-top:2em;
	font-weight: 400;
}

.contact form label{
	font-weight: 400;
}

.contact .btn-submit{
	font-size: 0.9em;
	padding-top: 0.2em;
	padding-bottom: 0.4em;
	padding-left: 1em;
	padding-right: 1em;
	background-color: #c55756;
	color: white;
	border:0px solid;
}

.google-maps{
	padding:0;
	margin-top:5em;
}
/*=======================================*/
/*============FIN-CONTACT================*/
/*=======================================*/