@charset "iso-8859-1";

img{ border: 0px } /* Enleve les bordures des images */

body {
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
	font-family: Arial;
	font-size: 90%;
}

/* **********   le conteneur permet de tout centrer   ***** */
#conteneur {
	position: absolute;
	width: 751px;
	left: 50%;
	margin-left: -377px;
	background-color: #D1E65B;
	border: 1px solid #D1E65B;
	font-family: Arial;
	font-size: 100%;
}

#banniere {
	width:750px;
}

#titre {
	font-weight: bold;
	font-size: 140%;
	margin-left: 230px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: white;
	z-index: 1;
	position: absolute;
}

ul {
	position: absolute;
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 751px;
	height: 535px;
	background: url(images/accueil/background_5.jpg) no-repeat 0 0;
}

#menu a{
	position: absolute;
	display: block;
	font-weight: bold;
	left: 0px;
	width: 110px;
	text-decoration: none;
	font: Arial;
	text-align: center;
	font-size: 100%;
	color: #000000;
	z-index: 2;
	border: 1px solid #0078AD;
	padding: 5px;
}



#ecole{
	top: 65px;
	margin-left: 340px;
}

#ecole:hover span {
	display: block;
	position: absolute;
	font-weight: normal;
	top: 80px;
	left: 100px;
	width: 300px;
	text-align: justify;
	color: #0078AD;
}

#formation {
	top: 100px;
	margin-left: 310px;
}

#formation:hover span {
	display: block;
	position: absolute;
	font-weight: normal;
	top: 45px;
	left: 130px;
	width: 300px;
	text-align: justify;
	color: #0078AD;
}

#international{
	top: 135px;
	margin-left: 270px;
}

#international:hover span {
	display: block;
	position: absolute;
	font-weight: normal;
	top: 10px;
	left: 170px;
	width: 300px;
	text-align: justify;
	color: #0078AD;
}

#inscription{
	top: 170px;
	margin-left: 230px;
}

#inscription:hover span {
	display: block;
	position: absolute;
	font-weight: normal;
	top: -25px;
	left: 210px;
	width: 300px;
	text-align: justify;
	color: #0078AD;
}

#vie_etudiante{
	top: 205px;
	margin-left: 190px;
}

#vie_etudiante:hover span {
	display: block;
	position: absolute;
	font-weight: normal;
	top: -60px;
	left: 250px;
	width: 300px;
	text-align: justify;
	color: #0078AD;
}

#metiers{
	top: 240px;
	margin-left: 150px;
}

#metiers:hover span {
	display: block;
	position: absolute;
	font-weight: normal;
	top: -94px;
	left: 290px;
	width: 300px;
	text-align: justify;
	color: #0078AD;
}

#contact{
	top: 275px;
	margin-left: 110px;
}

#contact:hover span {
	display: block;
	position: absolute;
	font-weight: normal;
	top: -130px;
	left: 330px;
	width: 300px;
	text-align: justify;
	color: #0078AD;
}

#blog {
	top: 48px;
	margin-left: 558px;
}

#blog:hover span {
	display: block;
	position: absolute;
	font-weight: normal;
	top: 70px;
	left: -125px;
	width: 300px;
	text-align: justify;
	color: #0078AD;
}

#portes_ouvertes {
	position: absolute;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-top: 8px;
	left: 160px;
	font-weight: bold;
	font-size: 110%;
	font-family: Arial;
	top: 330px;
	color: #0078AD;
	text-align: justify;
}

#titre_message {
	font-weight: bold;
	font-size: 110%;
	font-family: Arial;
	padding-left: 360px;
	padding-bottom: 15px;
	color: #0078AD;
}

#message {
	position: absolute;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-top: 8px;
	top: 390px;
	left: 160px;
	width: 580px;
	font-family: Arial;
	font-size: 90%;
	text-align: justify;
}

#acces a{
	position:absolute;
	display:block;
	font-weight: bold;
	left:0px;
	text-decoration:none;
	font: Arial;
	text-align: center;
	font-size: 100%;
	color: #000000;
	z-index: 1;
}

#acces a span {
	display: none;
}

#acces_membre {
	top: 610px;
	margin-left: 100px;
}

#acces_membre:hover span {
	display: block;
	position: absolute;
	font-weight: normal;
	top: 670px;
	left: 200px;
	width: 310px;
	text-align: justify;
	color: #0078AD;
}

#acces_entreprise {
	top: 610px;
	margin-left: 250px;
}

#acces_entreprise:hover span {
	display: block;
	position: absolute;
	font-weight: normal;
	top: 70px;
	left: -125px;
	width: 400px;
	text-align: justify;
	color: #0078AD;
}

#pied {
	font-size: 80%;
	text-align: center;
}