@charset "utf-8";
/* CSS Document */


a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a {
	font-weight: bold;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 10px;
	font-weight: normal;
}

.bleu {
	color: #00a7e3;
}
.rose {
	color: #d62e87;
}
.gris {
	color: #58585a;
	font-size: 26px;
	width: 200px;
}

.rouge {
	color: #d9041d;
}
.vert{
color:#85b916;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*-------------------------------------------------*/

#root {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.colGh {
	width: 451px;
	float: left;
}
.colDr {
	float: right;
	width: 449px;
}
.line {
	width: 900px;
	float: left;
}
#bottom {
	height: 111px;
	float: left;
	width: 100%;
	background-color: #979799;
	color: #FFF;
}
#contenair p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
}
#bottom #contenair a {
	color: #FFF;
}

#contenair {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#contenu, #contenuScolaire, #contenuEtudiant {
	height: 620px;
	width: 405px;
	/*overflow-x:auto;*/
	font-size: 13px;
	margin-top: 30px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;

}
#root #middle .line .colDr .BT a {
	color: #FFF;
}
#root #middle .colDr #contenuEtudiant  a#bt1 , #root #middle .colDr #contenuEtudiant a#bt2 ,#root #middle .colDr #contenuEtudiant a#bt3 {
	 color:#000;
	 font-size:14px;
 }
#contenu ul {
	padding-left: 12px;
}
#root #middle .colDr #contenuScolaire a {
	color: #D62E87;
}
#root #middle .colDr #contenuEtudiant a {
	color: #85b916;
}
#root .fen a ,#root .fen2 a {
	color: #DE1316;
}



.BT {
	background-image: url(../images/bt-scolaire.gif);
	height: 40px;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 40px;
	font-weight: bold;
	color: #FFF;
	font-size: 18px;
	text-align: center;
}
.BT2 {
	background-image: url(../images/bt-etudiant.gif);
	height: 40px;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 40px;
	font-weight: bold;
	color: #FFF;
	font-size: 18px;
	text-align: center;
}
#fen1 {
	display: none;

}
#fen2 {
	display: none;

}

#fen3 {
	display: none;

}

#fen4 {
	display: none;

}

#fen5 {
	display: none;

}

#fen6 {
	display: none;

}

#fen7 {
	display: none;

}
#fen8 {
	display: none;

}

#root .fen ,#root .fen2{
	background-image: url(../images/fenetre.png);
	width: 789px;
	height: 751px;
	position: absolute;
	top: 50px;
	left: 80px;
	z-index: 1;
	font-size: 11px;
	/*display: none;*/

}
#root .fen2{
	background-image: url(../images/fenetre2.png);
}

#root .fen .justif,#root .fen2 .justif{
	font-size: 12px;
}
.pTextBlanc {
	font-size: 10px;
	color: #FFF;
}
#root #mentionslegales {
	display: none;
}
#root  .wrap {
	height: 660px;
overflow-x: hidden;
overflow-y: visible;
	width: 740px;
	padding-left: 20px;
}
.facebook{
margin:190px 5px 20px 0px;
}