@CHARSET "UTF-8";

#top{
	position: absolute;
	left:0px;
	top: 0px;
	height: 209px;
	width: 100%;
	text-align: center;
 	background-color: white;
	background-image: url(../../presentation/Haut.jpg);
	background-repeat: repeat-x;
}

#top_moyen{
	position: absolute;
	left:0px;
	top: 0px;
	height: 150px;
	width: 100%;
 	background-color: white;
	background-image: url(../../presentation/Haut_petit.jpg);
	background-repeat: repeat-x;
}

#logo{
	position: absolute;
	left:10px;
	top: 10px;
	border: 0px solid black;
}

#contenu{
	position: absolute;
	left:0px;
	top: 209px;
	height: 610px;
	width: 100%;
	background-color: white;
	background-image: url(../../presentation/feuilles.png);
	background-repeat: no-repeat;
	font-family: Arial, sans-serif;
	font-size:14px;
}

#contenu2{
	position: absolute;
	left:5px;
	top: 150px;
	width: 99%;
	background-color: white;
	font-family: Arial, sans-serif;
	font-size:14px;
}

#menu{
	position: absolute;
	left:40px;
	top: 180px;
	width: 250px;
	height: 500px;
	text-align: center;
}
#sousmenus_on{
	position: absolute;
	left:240px;
	top: 235px;
	width: 250px;
	height: 250px;
	visibility : hidden;
}

img {
	margin:0px;
    border: 0;
}

#bouton, #bouton1, #bouton2, #bouton3, #bouton4{
	width: 250px;
	height: 25px;
	border: 1px solid black;
	background-color: lightgrey;
	padding-top: 8px;
	padding-bottom: 0px;
}

#bouton:visited,#bouton1:visited,#bouton2:visited,#bouton3:visited{
	}

#bouton:active,#bouton1:active,#bouton2:active,#bouton3:active{
	}

#bouton:hover,#bouton1:hover,#bouton2:hover,#bouton3:hover{
	font-size:125%;
}
#lebas{
	position: absolute;
	left:0px;
	top: 815px;
	height: 205px;
	width: 100%;
	text-align: center;
 	background-color: white;
	background-image: url(../../presentation/Bas.jpg);
	background-repeat: repeat-x;
	font-family: Arial, sans-serif;
	font-size:14px;
}

#lebas2{
	position: static;
	height: 105px;
	width: 100%;
 	background-color: white;
	background-image: url(../../presentation/Bas.jpg);
	background-repeat: repeat-x;
	font-family: Arial, sans-serif;
	font-size:14px;
}

#lebas3{
	position: static;
	height: 160px;
	width: 100%;
 	background-color: white;
	background-image: url(../../presentation/Bas.jpg);
	background-repeat: repeat-x;
	font-family: Arial, sans-serif;
	font-size:14px;
}

#navig{
	position: absolute;
	right:5px;
	top: 10px;
}

#image1{
	position: absolute;
	left: 650px;
	top: 260px;
	scroll-behavior: unset;
	border:0;
}

#image2{
	position: absolute;
	left: 850px;
	top: 340px;
	scroll-behavior: unset;
	border:0;
}

#image3{
	position: absolute;
	left: 550px;
	top: 480px;
	scroll-behavior: unset;
	border-width:0px;
	border:0;
}

.no_border{
    border:none;
    overflow:hidden;
    margin:0;
}
	
#annonce{
	position: absolute;
	left:0px;
	top: 500px;
	width: 100%;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size:14px;
}
h2{
	margin:0;
	padding: 0 0 3px;
	color: #000;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size:12px;
}

h3{
	font-size: 125%;
	margin:0;
	padding: 0 0 3px;
	background: lightgrey;
	color: #000;
	text-align: center;
	font-family: Arial, sans-serif;
}

h3.fiche{
	font-size: 100%;
	margin:0;
	padding: 0 0 3px;
	background: none;
	color: #000;
	text-align: center;
	font-family: Arial, sans-serif;
}

h3.gauche{
	font-size: 100%;
	margin: 0;
	padding: 0 0 3px;
	background: none;
	color: #000;
	text-align: left;
	text-decoration: underline;
	font-family: Arial, sans-serif;
}

a:link {
	color: black;
	font-size: 100%;
	text-decoration: underline;
	}
a:visited{color: black}
a:hover{color: blue}
a:active{color: black}

a.gloss:link {
	color: blue;
	text-decoration: none;
}
a.gloss:visited {
	color: blue;
	text-decoration: none;
}
a.gloss:hover {
	color: green;
	text-decoration: none;
}
a.gloss:active {
	color: green;
	text-decoration: none;
}

#imgbox
{
    vertical-align : middle;
    position : absolute;
    border: 1px solid #999;
    background : #FFFFFF;
    opacity: 1.0;
    visibility : hidden;
    height : 200px;
    width : 200px;
    z-index : 50;
    overflow : hidden;
    text-align : center;
}

#center_login { position:absolute;
	left:400px;
	top:400px;
	color:#000000;
	font-size:12px;
	font-family: Arial, sans-serif;
	font-weight:bold;
        width: 300px;
	}


#version { position:absolute;
	left:900px;
	top:740px;
	width:120px;
	height:15px;
	color:black;
	font-size:12px;
	font-family: Arial, sans-serif;
	font-weight:bold;
	}

#question {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    background-color: #D8D8D8;
}

#pied {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
}

#note {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
}