@charset "UTF-8";
/* CSS Document */

@font-face {
	font-family: 'RehnThin';
	src: url('../_fonts/Rehn-Thin.eot');
	src: url('../_fonts/Rehn-Thin.eot?#iefix') format('embedded-opentype'), url('../_fonts/Rehn-Thin.woff') format('woff'), url('../_fonts/Rehn-Thin.svg') format('svg');
}

@font-face {
	font-family: 'RehnLight';
	src: url('../_fonts/Rehn-Light.eot');
	src: url('../_fonts/Rehn-Light.eot?#iefix') format('embedded-opentype'), url('../_fonts/Rehn-Light.woff') format('woff'), url('../_fonts/Rehn-Light.svg') format('svg');
}

@font-face {
	font-family: 'RehnReg';
	src: url('../_fonts/Rehn-Regular.eot');
	src: url('../_fonts/Rehn-Regular.eot?#iefix') format('embedded-opentype'), url('../_fonts/Rehn-Regular.woff') format('woff'), url('../_fonts/Rehn-Regular.svg') format('svg');
}

@font-face {
	font-family: 'RehnMed';
	src: url('../_fonts/Rehn-Medium.eot');
	src: url('../_fonts/Rehn-Medium.eot?#iefix') format('embedded-opentype'), url('../_fonts/Rehn-Medium.woff') format('woff'), url('../_fonts/Rehn-Medium.svg') format('svg');
}

@font-face {
	font-family: 'RehnBold';
	src: url('../_fonts/Rehn-ExtraBold.eot');
	src: url('../_fonts/Rehn-ExtraBold.eot?#iefix') format('embedded-opentype'), url('../_fonts/Rehn-ExtraBold.woff') format('woff'), url('../_fonts/Rehn-ExtraBold.svg') format('svg');
}

a:focus { outline: none; }


body {
	margin: 0;
	padding: 0;
	font-family: 'RehnLight';
	font-weight: normal;
	font-size: 17px;
	-webkit-font-smoothing: subpixel-antialiased;
	line-height: 1.5em;
	letter-spacing: 0em;
	text-align: left;
	color: #ffffff;
	background-color: #92191a;	
	}

body.VersionB {
		background-color: #c7c7b5;
		background-image:url(../_IMG/FondDegradeBlanc.png);
		background-repeat: repeat no-repeat;
		background-position: top center;	
	} 

body a {
	display:inline-block;
	font-family: 'RehnMed';
	line-height: 0.9em;
	/*line-height: 1em;*/
	color: #14201e;
	text-decoration: none;
	cursor:pointer;
	border-bottom: 2px solid #92191a;
}

body a:hover {
	font-family: 'RehnMed';
	color: #214638;
	text-decoration: none;
	border-bottom: 2px solid #000000;
}
	
.SiecleExp {
	font-size: .7em;
	line-height: .8em;
	text-transform: lowercase;
}	

#EnglobeResponsive  {
	padding: 0;
	margin: 0 auto 0 auto;  /*Top, right, bottom and left*/
	width: 100%;
	min-width: 1055px
	/*border: 0.063em solid #A7E41D;*/
	/*background-color: #ffffff;*/
	}
	
#Entete {
	margin: 0;
	padding: 0;
	padding: 0 0 0 0;  /*Top, right, bottom and left*/
	width: 100%;
	position: relative;
	height: auto;
	text-align:center;
	/*background-image:url(../_IMG/ImgEntete.jpg);
	background-repeat: no-repeat;
	background-position: top right;*/
	/*background-color: #E4DF1A;
	/*border: 0.063em solid #E4DF1A;*/
	}
	
#Entete img {
	margin: 0;
	margin-top: 2%;
	padding: 0;
	width: 30%;
	height: auto;
	}

#ZoneContenu {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align:center;
	/*background-color: #E4DF1A;*/
	}

h1 {
	display: none;
}

h2 {
	margin: 0;
	margin: 0em 0em 0.2em 0em; /*Top, right, bottom and left*/
	padding: 0;
	font-size: 1.25em;
	text-transform:uppercase;
	text-align: left;
	color: #92191a;
}

	
.CoulAccent {
		color:#92191a;
	}
	
.Bold {
	font-family: 'RehnMed';
	font-weight:normal;
}

.TextePlusPetit {font-size:smaller}	


.TexteGris {
	color: #A59F94;
}

div#ZoneNavigation {
	margin:0;
	margin: 1em auto 1.5em auto;
	padding:0;
	width: auto;
	/*background-color: #E4DF1A;*/
	}

div#ZoneNavigation div {
	margin: 0;
	padding: 0;
	position: relative;
	width: 260px;
	height: 260px;
	display: inline-block;
	vertical-align: bottom;
	background-color: #8d0c19;
	box-shadow: 0px 5px 5px rgba(42,37,37,0.3);
	-webkit-box-shadow: 0px 5px 5px rgba(42,37,37,0.3);
	}

div#ZoneNavigation div a.GrosBouton {
	display:block;
	width: 260px;
	height: 260px;
	vertical-align: top;
	/*background-color: #EFFF00;*/
	border-bottom:0;
	}	

div#ZoneNavigation div:hover {	
	background-color: #b00e1f;
	cursor:pointer;
}
	
div#ZoneNavigation div h3 {
	display:none;
}

div#ZoneNavigation div.Age h3 {
	margin: 0;
	margin-top:135px;
}

div#ZoneNavigation div  {
	background-repeat:no-repeat;
	background-size: 100% auto;
	background-position: center top;
}

div#ZoneNavigation div.Age  {
	background-image: url(../_IMG/IMG-Age-B.svg);
}

div#ZoneNavigation div.Franco  {
	background-image: url(../_IMG/IMG-Franco-B.svg);
}

div#ZoneNavigation div.Scol  {
	/*background-image: url(../_IMG/IMG-Scolarite-B.svg);*/
	background-image: url(../_IMG/IMG-Scolarite-C.svg);
}

div#ZoneNavigation div.Travail  {
	background-image: url(../_IMG/IMG-travail-B.svg);
}

div#ZoneNavigation div span.Boutons {
	margin:0;
	padding:0;	
	display:block;
	position: absolute;
	bottom:0;
	font-size: 0.9em;
	/*background-color: #DBF000;*/
}

div#ZoneNavigation div span.Boutons span a {
	margin: 0;
	padding: 0;
	padding: 0.5em;
	width: 100%;
	box-sizing: border-box;
	font-family: RehnLight;
	color: #e1e0d7;
	border-bottom: 0;
	background-color: rgba(42,41,37,0.65);
}

div#ZoneNavigation div span.Boutons span a:hover {
	background-color: rgba(42,41,37,1.00);
	color: #ffffff;
}

div#ZoneNavigation div span.Boutons span.Apropos a {
	margin-bottom: 2px;
}

div#ZoneNavigation div span.Boutons span.Fsaillants a {
	background-color: rgba(255,255,255,0.2);
}	

div#ZoneNavigation div span.Boutons span.Fsaillants a:hover {
	color: #8d0c19;
	background-color: rgba(255,255,255,0.9);
}	
	
	

div.Intro, div.Ref {
	margin:0;
	margin:0 auto 0 auto;
	padding:0;
	padding: 1em 2em 1.2em 2em;
	width: 65%;
	max-width: 850px;
	text-align:justify;
	text-justify:auto;
	color:#000000;
	background-color: #ffffff;
	border: 6px solid #620409;
	}

div.Ref {
	margin-top: 1.5em;
	background-color:#e1e0d7;
	border-color: #2A2925;
	}	


#Pied {
	margin: 0;
	margin-top:3em;
	margin-bottom:0;
	padding: 0;
	padding-top: 1em;
	width:100%;
	min-width: 1055px;
	text-align: center;
	font-size: 0.9em;
	line-height: 1.35em;
	font-weight: normal;
	color: #000000;
	border-top: 0.1em solid #620409;
	background-color: #ffffff;
	/*background-color: #E4DF1A;
	border: 0.063em solid #E4DF1A;*/
}

#Pied table.Resp {
	margin: 0 auto 0 auto;
	margin-bottom: 1.5em;
	text-align: left;
	width: 90%;
	}

#Pied table.Resp td  {
	text-align: left;
	width: auto;
	}	

#Pied table.Resp td:first-child  {
	padding-right: 3em;
	}		
	
#Pied table.Resp td.ODSEF {
	padding-right: 3em;
	width: 15%;
	text-align: left;
	}	

#Pied table.Resp td.CIEQ {
	width: 15%;
	text-align: left;
	}

#Pied table.Resp td img {
	height: 50px;
}

#Pied div#Partenaires {
	margin: 0;
	padding: 0;
	padding: 1em 0 1em 0;
	width: 100%;
	background-color: #e1e0d7;
}

#Pied table.Partenaires {
	margin: 0 auto 0 auto;
	text-align: center;
	width: auto;
	}	

#Pied table.Partenaires td img{
	height: 80px;
	}

#Pied table.Partenaires td {
	width: auto;
	padding-right: 3em;
	/*border: 1px solid #009AFF;*/
	}	

#Pied table.Partenaires td.UL {
	padding-right: 0;
}

#Pied table.Partenaires td.UL img {
	height: 65px;
}

#Pied table.Partenaires td.QC img {
	height: 50px;
}

#Credits {
	margin: 0;
	padding: 0;
	padding: 1em 0em 1em 0em;  /*Top, right, bottom and left*/
	text-align: center;
	font-size: 0.9em;
	font-weight: normal;
	color: #ffffff;
	background-color: #2A2925;
	}

#Credits a {color: #ffffff;}

#Credits a:hover {
	color: #ffffff;
}
