/*----------------------------------
FONTS
------------------------------------*/
/*
font-family: 'Roboto', sans-serif; 300|400
font-family: 'Playfair Display', serif; 400 italic
*/
/*----------------------------------
ELEMENTS
------------------------------------*/
ul {
	margin: 0 !important;
	padding: 0;
	list-style-type: none;
}
a {
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}
p {
	padding: 2rem;
	color: #2f3339;
	font-family: 'Roboto', sans-serif;
	text-align: justify;
}
.bold {
	font-weight: 900;
}

h1 {
	font-family: 'Roboto', sans-serif;
	text-align: center;
	padding-top: 3rem;
	padding-bottom: 1rem !important;
	color: #ec8990;
	font-weight: 400;
}
h2 {
	font-family: 'Roboto', sans-serif;
	text-align: center;
	padding-top: 0;
	color: #CCC;
	font-size: 1.8rem;
}

/*----------------------------------
HEADER
------------------------------------*/
#burger {
	background-image: url(../images/burger.png);
	width: 55px;
	height: 55px;
	position: fixed;
	z-index: 666;
	top: 1rem;
	right: 1rem;
}
.logo {
	background-image: url(../images/logo.jpg);
	background-size: cover;
	background-position: top left;
	width: 100%;
	height: 0;
	padding-bottom: 100%;
}
blockquote {
	border-left: none !important;
	padding: 2rem !important;
	color: #2f3339;
	font-family: 'Playfair Display', serif;
	font-size: 1.5rem !important;
	text-align: center;

}
/*----------------------------------
NAV
------------------------------------*/
#navigation-site {
	overflow: hidden;
	position: fixed;
	text-align: center;
	background-color: #fff;
	width: 100%;
	-webkit-transition: all .5s;
			transition: all .5s;
}
#navigation-site li {
	padding: 1rem;
}
#navigation-site a {
	color: #2f3339;
}
/*----------------------------------
FOOTER
------------------------------------*/
footer p {
	font-size: 1rem; 
}
footer {
	max-width: 800px;
	margin: auto;
	margin-bottom: 6rem;
	margin-top: 4rem;
}
.signature {
	color: #2f3339;
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
}
footer a:hover {
	opacity: .4;
}

/*----------------------------------
ACCUEIL
------------------------------------*/
#heroactu {
	background-image: url(../images/po.jpg);
	width: 100%;
	height: 0;
	padding-bottom: 45.25%;
	background-position: center center;
	background-size: cover;
	margin-top: 3em;
	margin-right: auto;
	margin-left: auto;
}
.readmore {
	color: #ec8990
}
.projeteduc {
	text-align: justify;
}
#appel {
	background-color: #ec8990;
	color: #fff;
	margin-top: 16rem;
	padding: 4rem !important;
	width: 80%;
	max-width: 800px;
	margin: auto;
}
#appel:hover {
	background-color: #fff;
	color: #ec8990;
	border: solid 1px #ec8990;

}
.galerie {
	max-width: 400px;
	margin-top: 6em;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.galerie figure {
	vertical-align: top;
}
.galerie figure img {
	display: block;
}
/*----------------------------------
ECOLE
------------------------------------*/
.entete {
	padding-top: 3rem;
	text-align: justify;
	color: #aaa;
	font-family: 'Playfair Display', serif;
}
#invariants {
	display: block;
	text-align: center;
	margin-top: 6em;
}
/*----------------------------------
INSCRIPTIONS
------------------------------------*/
table {
	padding: 2rem;
	margin: auto;
	font-family: 'Roboto', sans-serif;
}
td {
	text-align: center;
	vertical-align: center;
	background-color:  #eee;
	padding: .5rem;
}
table table {
	background-color: #fff;
	padding: 0;
}
table table tr {
	position: relative;
}
.center-tableau {
		width: 100%; 
	}
/*----------------------------------
LIENS
------------------------------------*/
.contenu-blog img {
	margin-top: 9rem;
	background-color: red;
}
.lien-article {
	width: 80%;
	max-width: 600px;
	margin: auto;
	display: block;
}
.lien-article:hover {
	opacity: .8;
}
@media screen and (min-width: 960px) {
	/*----------------------------------
	ELEMENTS
	------------------------------------*/
		p {
		padding: 2rem;
		max-width: 800px;
		margin: auto;
	}
	h1 {
		font-family: 'Roboto', sans-serif;
		text-align: center;
		padding-top: 12rem;
		padding-bottom: 1.5rem !important;
		color: #ec8990;
	}
	hr {
		margin-top: 6rem !important;
		margin-bottom: 3rem !important;
		width: 800px;
		margin: auto;
	}
	.align-right {
		text-align: right;
	}
	/*----------------------------------
	HEADER
	------------------------------------*/
	#burger {
		display: none
	}
	.logo-container {
		padding-top: 9rem;
		width: 800px;
		margin: auto;
	}
	.logo {
		width: 300px;
		height: 300px;
		padding-bottom: 6rem;
		display: inline-block;
		vertical-align: top;
	}
	blockquote {
		width: 500px;
		font-size: 3rem !important;
		display: inline-block;
		vertical-align: top;
		text-align: left;

	}
	/*----------------------------------
	NAV
	------------------------------------*/
	#navigation-site {
		max-width: 800px;
		margin: auto;
		position: static;
	}
	#navigation-site li {
		padding: 1rem;
		display: inline-block;
	}
	#navigation-site a {
		color: #2f3339;
		display: block;
		padding: .5rem;
	}
	#navigation-site a:hover {
		color: #ccc;
	}
	.liactif {
		color: #ec8990 !important;
	}
	/*----------------------------------
	FOOTER
	------------------------------------*/
	footer p {
		font-size: 1.3rem;
		padding-right: 0;
		padding-left: 0;
	}
	.footerelement {
		display: inline-block;
		vertical-align: top;
		width: 33.333333%;
	}
	.centrericon {
		padding-left: 113px;
	}
	/*----------------------------------
	ACCUEIL
	------------------------------------*/
	.projeteduc {
		font-size: 1.6rem !important;
		width: 800px;
		display: block;
		margin: auto;
	}
	.galerie {
		max-width: 800px;
	}
	.galerie figure {
		display: inline-block;
	}
	/*----------------------------------
	ECOLE
	------------------------------------*/
	.entete {
		padding-top: 12rem;
	}
	/*----------------------------------
	INSCRIPTIONS
	------------------------------------*/
	table {
		max-width: 800px;
		padding: 0;
	}
	.center-tableau {
		width: 6.5em; 
	}
	/*----------------------------------
	LIENS
	------------------------------------*/
	.contenu-blog {
		width: 800px;
		margin: auto;
	}
	.lien-article {
		width: 350px;
		display: inline-block;
	}
	#art1,
	#art3 {
		margin-right: 100px;
	}

}































