@charset "utf-8";

body {
	font-family: 'Roboto', sans-serif;
	padding: 0px;
}

h1 {
	color: #004781;
	font-size: 50px;
}

h2 {
	color: #004781;
	font-size: 46px;
}

h3 {
	color: #004781;
	font-size: 40px;
}

h4 {
	color: #004781;
	font-size: 35px;
}




	.conteneur_central {
		width: 90%;/*max-width original = 1145px*/
		margin: auto;
		clear: none;
		float: none;
		margin-left: auto;
		height: auto;
		}



	.barre_haut_du_site {
		height: 56px;
		padding-left: 0px;
		padding-right: 0px;
		background-color: #009B04;
		
	}

	.telephone_barre_haut {
		color: #ffffff;
		font-size: 36px;
		/*font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';*/
		padding-top: 9px;
		text-decoration: none;
		text-transform: none;
	}
	
	.logo_titre{
		
	}
	
	.logo_sous_titre{
		padding-bottom:0px;
		text-align:center;
		font-family: 'Poppins', sans-serif; 
		font-size: 46px; 
		color: #004781;
		clear:both;
	}

	.image_principale {
		height: 500px;
		padding-left: 0px;
		padding-right: 0px;
		/*background-color: #C7C7C7;*/
		background-image: url(../images/med5.jpg);
		background-position: top;
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-size:cover;
	}


	.menu_largeur_du_site {
		height: 80px;
		padding-left: 0px;
		padding-right: 0px;
		}	

	.bouton_menu {
		color: #ffffff;
		font-size: 40px;
		height: 100px;
		text-align: center;
		padding-top:50px;
		margin: 0px;
		cursor: pointer;
		background-color: #004781;
		border-bottom-color:#0061B1;
		}

	.bouton_menu_spaceur{
		height: 30px;
		clear: both;
	}	
	.bouton_menu:hover {
		background-color: #0061B1;
		transition-duration: 500ms;
	}
	
	
		
	

.carres_services{
	float:left;
}


.carres_accueil_centreur {
	width: 0px;
	float: left;
}
	
	
.carres_accueil {
	float: left;
	width: 400px;
	height: 400px;
	text-align: center;
	background-color: #ffffff;
	margin-top: 0px;
	margin-left:20px;
	margin-right: 20px;
	margin-bottom: 0px;
	box-shadow: 0px 0px 8px #aaaaaa;
	color:#009B04;
}

	
.horaire_carre {
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
/*	box-shadow: 0px 0px 8px #aaaaaa;
*/	display: inline;
}
.horaire_haut {
	background-color: #004781;
	height: 150px;
	color: white;
	padding-top:30px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top:30px;
	font-size: 48px;
	text-align: center;
}
.horaire_bas {
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 5px;
	margin-left: 20px;
	text-align: left;
	font-size:36px;
}

	.horaire_carre_small{display: none;}
	.horaire_haut_small{display: none;}
	.horaire_bas_small{display: none;}

.haut_mobile {
	display: none;
}

.horaire_jours {
	color: #004781; 
	font-weight: bold;
}
.horaire_heures {
	margin-top: 5px;
	text-align: left;
	color: #8C8C8C;
	font-weight: bold;
	font-size:36px;
}


.zone_logo_mobile{
	display: none;
}


.bas_du_site_full_largeur {
		/*height: 400px;*/
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		/*background-color: #C7C7C7;*/
		background-image: url(../images/bas5.jpg);
		background-position: top;
		background-repeat: no-repeat;
		background-size: cover;
		background-attachment: scroll;
}
.bas_du_site_contenu {
		color: white;
		marging-top: 20px;
/*		height: 290px;
*/		padding-bottom: 0px;
		text-align: center;
}
.bas_du_site_copyright {
/*	height: 160px;
*/	padding-left: 0px;
	padding-right: 0px;
	background: rgba(0,0,0,0.20); /*LE 0.9 EST L'OPACITÉ, 0.0=totalement transparent et 1.0=totalement opaque*/
	color: white;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	text-align: center;
}


.titre_du_bas_vert{
	text-decoration: none; 
	color: #00a850; 
	font-size:50px;
	padding-top:50px;
	}

.div_bas_coordonnees{
	text-align: left;
}
	
.div_bas_contact{
	text-align: left; 
}
	
.bas_du_site_batiment {
	margin-top: 50px;
	margin-bottom:50px;
}

.inputtext_titre{
	padding-top:25px;
	padding-bottom:25px;
	font-size:36px;
}
	
.textfield{
	-webkit-appearance: none;
	width:100%;
	height:100px;
	font-size:48px;
	padding-left:0px;
	border-style:solid;
	border-color:#666;
	border-width:1px;
		
}
	
.btn_submit{
	-webkit-appearance: none;
	height:100px;
	background-color:#009B27;
	color:#fff;
	border:0px;
	width:300px;
	font-size:36px;
	}	
	
.btn_submit2{
	-webkit-appearance: none;
	height:100px;
	background-color:#009B27;
	color:#fff;
	border:0px;
	width:520px;
	font-size:36px;
	}	
	
.textarea{
	-webkit-appearance: none;
	border: 1px solid #888;
	width:100%;
	padding:10px;
	font-size:48px;
	}
	
.plus_ordonnances{
	height:100px; 
	width:440px; 
	background-color:#0061b1; 
	color:#fff; 
	text-align:center;
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
	}
	
.plus_ordonnances_txt{
	padding-top:26px;
	font-size:36px;
	}
	
.carre_recuperation{
	width:229px; 
	height:229px; 
	float:left; 
	background-color:#004781; 
	color:#fff; 
	text-align:center;
}

/*.recuperation_spaceur{
	width:229px; 
	float:left;
}
*/
.quinoussommes{
	padding-top:30px;
	padding-right:30px;
	width:100%;
	font-size:36px;
	}

.carte{
	padding-top:30px;
	float:left;
	}
	
.carte_dimensions{
	width:900px;
	height:550px;
}

.proprio_photo{
	padding-top:30px;
	width:100%;
	}
	
.proprio_texte{
	padding-top:30px;
	padding-left:30px;
	padding-right:70px;
	width:100%;
	font-size:36px;
	}
	
.copyright{
	padding-left:300px;
	}
	
	
/*.carre_recuperation:hover {
	background-color: #009B04;
	transition-duration: 300ms;
	cursor:pointer;
}
*/	
	
