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

/*FONTS*/

@import url(font/font.css);


/*GENERAL*/

body {
  /*background-image: url(img/bg.jpg);*/
  background-color: #840d1b;
  
  background-repeat: repeat;
  background-attachment: fixed;
  margin:auto;
  padding:auto;
}

body { font-family: 'Open Sans', Helvetica, Verdana, Arial, sans-serif;font-size: 12px;color: #666;-webkit-text-size-adjust: 100%;line-height: 18.5px;}

p { font-family: 'Open Sans', Helvetica, Verdana, Arial, sans-serif;font-size: 15px;}

a {
	color: #1e1e1e;
	text-decoration: none;
	transition: all .3s;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
}

a:hover {
	color: #840d1b;
	text-decoration: none;
	transition: all .3s;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
}

#container {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 35px;
  padding: 0;
}
		

/*HEADER*/

#catnav {
	background: #1e1e1e;
	margin: 0;
	font-size: 12px;
	min-height: 35px;
	position: relative;
}

#catnav ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	line-height: 1;
	border-bottom: 0;
	text-align: center;
}

#catnav ul a {
	position: relative;
	display: block;
	padding: 0 18px;
	height: 35px;
	line-height: 38px;
	color: #eeeeee;
	text-transform:uppercase;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
}

#catnav ul li {
	float: left;
	position: relative;
	width: auto;
	transition: all .3s;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
}

#catnav ul li a:hover {
	color: #EEE;
	background: #000000; 
}

#catmenu { 	width: 1200px; }
		
header {
  background: #e62a39 url("img/bg-header.png") no-repeat center;
  width: 100%;
  height: 100px;
}


#header-container {
  width: 1200px;
  display: block;
  margin: 0 auto;
  padding: 0;

}

#namesite {
  padding-left: 15px;
  padding-top: 45px;
  position: relative;
  font-family: texgyreadventorbold, Arial Black, serif;
  font-size: 60px;
  color: #eeeeee;
}

#slogan {
  padding-left: 670px;
  padding-right: 20px;
  position: relative;
  font-family: texgyreadventorregular, Arial, serif;
  font-size: 20px;
  color: #eeeeee;
  text-align: right;
}

#slogan-retour {
  padding-left: 670px;
  padding-right: 20px;
  margin-bottom: 30px;
  position: relative;
  font-family: texgyreadventorregular, Arial, serif;
  font-size: 20px;
  color: #eeeeee;
  text-align: right;
  font-weight: bold;
}


/* COLONNE RESULTATS */

#colonne-resultats {
	padding-left: 27px;
	display: inline-block;
	vertical-align: top;
	width: 570px;
}

.case {
	display: inline-block;
    vertical-align: top;
	position: relative;
	border: 1px solid #a81e2e;
	background-image: url(img/no.jpg);
	width: 275px;
	height: 275px;
	margin-bottom: 15px;
	text-align: center;
}

.case h2 {
	font-family: texgyreadventorbold, Arial, serif;
	font-size: 60px;
}

.case h3 {
	font-family: texgyreadventorregular, Arial, serif;
	font-size: 20px;
}

.case h4 {
	font-family: texgyreadventorregular, Arial, serif;
	font-size: 15px;
	font-style: italic;
}

#case1:hover, #case2:hover, #case3:hover, #case4:hover, #case5:hover, #case6:hover, #case6b:hover { background-image: url(img/yes.jpg); color: #1e1e1e; }
#case1b:hover, #case2b:hover, #case3b:hover, #case4b:hover, #case5b:hover, #case6b:hover { background-image: url(img/yes.jpg); color: #1e1e1e; }

#case2, #case4, #case6 { margin-left: 11px; }

#casedr { margin-left: 11px; }

#case2b, #case4b, #case6b { margin-left: 0px; }

#casedrb { margin-left: 0px; }

#case1b, #case3b, #case5b { margin-left: 11px; }

#case1 {background-image: url(img/bac.jpg); }
#case2 {background-image: url(img/brevet.jpg); }
#case3 {background-image: url(img/bep.jpg); }
#case4 {background-image: url(img/bts.jpg); }
#case5 {background-image: url(img/cap.jpg); }
#case6, #case6b {background-image: url(img/sujets.jpg); }
#case1b {background-image: url(img/bac.jpg); }
#case2b {background-image: url(img/brevet.jpg); }
#case3b {background-image: url(img/bep.jpg); }
#case4b {background-image: url(img/bts.jpg); }
#case5b {background-image: url(img/cap.jpg); }

#caselv {background-image: url(img/lvn.jpg); color: #eeeeee; margin-left: 0px;}
#caselv:hover {color: #ffffff;}

#colonne-informations {
	padding-left: 9px;
	display: inline-block;
	vertical-align: top;
	width: 570px;
}

#colonne-informationsb {
	padding-left: 9px;
	display: inline-block;
	vertical-align: top;
	width: 563px;
}

#case-info-site {
	display: inline-block;
	position: relative;
	border: 1px solid #bebe00;
	background: #eeeeee;
	background-image: url(img/bg-info-site.png);
	width: 565px;
	height: 50px;
	text-transform: uppercase;
}

#case-info-site:hover {
	background-color: #1e1e1e;
	color: #bebe00;
}

#case-info-site h1 {
	font-family: texgyreadventorbold, Arial, serif;
	font-size: 20px;
	vertical-align: central;
	text-align: center;
}

#twitter {
	border: 1px solid #eeeeee;
	width: 525px;
	background: #292f33;
	margin-bottom: 15px;
	padding-left: 40px;
}

#case-letudiant {
	display: inline-block;
	position: relative;
	border: 1px solid #e2001a;
	background: #ffffff;
	background-image: url(img/bg-letudiant.png);
	width: 565px;
	height: 100px;
}

#case-letudiant h1 {
	font-family: 'Open Sans', Helvetica, Verdana, Arial, sans-serif;
	font-size: 25px;
	color: #e2001a;
	text-align: right;
	line-height: 25px;
	padding-right: 260px;
}

#social {
	padding-left: 27px;
	display: inline-block;
	vertical-align: top;
	width: 1200px;
}

.bouton-social {
	display: inline-block;
    vertical-align: top;
	position: relative;
	border: 1px solid #eeeeee;
	background: #1e1e1e;
	color: #ffffff;
	width: 275px;
	height: 37px;
	margin-bottom: 15px;
	margin-right: 11px;
	text-align: center;
	font-family: texgyreadventorbold, Arial, serif;
	font-size: 25px;
	padding-top: 13px;
	
}

.bouton-social:hover {
	color: #1e1e1e;
}

#social-title {
	width: 1148px;
	height: 37px;
	color: #ffffff;
	margin-top: 35px;
}

#social-twitter { background: #4099FF; }
#social-facebook { background: #3b5998; }
#social-gplus { background: #d34836; }
#social-email { background: #666666; }

/* PAGES */

.title {
	display: inline-block;
    vertical-align: top;
	position: relative;
	border: 1px solid #e62a39;
	background: #eeeeee;
	width: 275px;
	height: 37px;
	margin-bottom: 15px;
	margin-left: 27px;
	text-align: center;
	font-family: texgyreadventorbold, Arial, serif;
	font-size: 25px;
	padding-top: 13px;
}

#page-title {
	width: 1148px;
	height: 82px;
	padding-top: 55px;
	font-size: 50px;
	color: #e62a39;
	text-transform: uppercase;
}

#rubrique-title {
	width: 1148px;
	height: 37px;
	color: #eeeeee;
	background: #e62a39;
	border: 1px solid #eeeeee;
}

#plus-title {
	width: 1148px;
	height: 110px;
	padding-top: 25px;
	font-size: 35px;
	line-height: 40px;
	color: #ba0000;
	text-transform: uppercase;
	background: #eeeeee;
	transition: all .3s;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
}

#plus-title:hover {
	background: #1e1e1e;
	transition: all .3s;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	color: #eeeeee;
}

#ligne-sujets {
	padding-left: 27px;
	display: inline-block;
	vertical-align: top;
	width: 1151px;
}

#colonne-sujets {
	padding-left: 27px;
	display: inline-block;
	vertical-align: top;
	width: 570px;
}

/* FOOTER */

footer {
  position: relative;
  -moz-box-shadow: 0px 0px 2px black;
  -webkit-box-shadow: 0px 0px 2px black;
  box-shadow: 0px 0px 2px black;
  background: #252525;
  min-height: 41px;
  margin: 0 auto;
  line-height: 41px;
  font-size: 15px;
  padding: 5px 0;
  border-top: 1px solid #3D3D3D;
  text-align: center;
  	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

footer  a {
	color: #eeeeee;
}

footer a:hover {
	color: #bebe00;
		-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}