.site-content #primary {
	padding: 0;
	margin: 0;
}
#primary {
	background-color: #f4f0ea;
	width: 100%;
}
#primary,
#secondary {
	display: block;
	position: relative;
	float: left;
}
.content-calendrier h2 {
	color: #54595f;
	margin-top: 2%;
	font-size: 33px;
	font-family: "Simonetta";
	font-weight: 900;
}
table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 1.5em;
	width: 100%;
}
table,
td,
th {
	border: 1px solid #dddddd;
}
.table-header-calendrier {
	text-align: center;
	padding: 10px 0 12px 0;
	z-index: 100 !important;
	background-color: #7a7a7a;
	color: #ffffff;
}
td,
th {
	padding: 8px;
	border-width: 0 1px 1px 0;
}
th {
	font-weight: 700;
}
td {
	line-height: inherit !important;
	max-width: 90px;
}
td div a {
	font-family: "Martel Sans";
	font-size: 15px;
}
td div {
	font-family: "Merriweather";
	color: #7a7a7a;
}
small {
	font-size: 80%;
}
.contact-button {
	text-decoration: underline;
	margin: auto;
	margin-bottom: 10px;
	background-image: url(/webroot/img/newletters-blanc.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 295px 70px;
	height: 100px;
	width: 300px;
	text-align: center;
}
.contact-button b a,
.contact-button2 b a {
	color: #997944 !important;
	font-weight: 800;
	font-family: "Martel Sans";
	font-size: 1em;
}

.contenu {
	text-align: center;
	padding: 10px;
	padding-left: 0;
	padding-right: 0;
	color: #7a7a7a;
	margin-bottom: 3%;
}

.text-page {
	color: rgb(122, 122, 122);
}

a {
	font-weight: 400;
	font-size: 15px;
}

td {
	font-family: "Merriweather";
	color: rgb(106, 104, 102);
	font-size: 15px;
}

@media screen and (max-width: 1000px) {
	h1.title-default.text-center {
		margin-top: 80px !important;
		font-size: 40px;
	}
}

@media screen and (max-width: 700px) {

	.container {
		padding: 10px;
	}

	footer.pt-5 {
		padding-top: 0 !important;
	}
	
	.container.container-links {
		margin-left: auto;
		margin-right: auto;
		padding-left: 20px;
		padding-right: 20px;
	}

    .title-aranui.text-color-white.text-center.mb-5.rmt-3 {
        margin-top: 0 !important;
    }
}


@media screen and (max-width: 500px) {
	.container {
		padding: 10px;
	}
	td, td a {
		font-size: 12px;
	}
	td ul {
		padding-left: 10px;
	}
	td,
	th {
		padding: 2px;
	}
	#mobHead2 ul {
		text-align: right;
	}
}

@media screen and (max-width: 380px) {
    h1.title-default.text-center {
        margin-top: 40px !important;
        font-size: 30px;
    }
}
