/* CSS Document */

body{
	scrollbar-face-color: #8B9D15; 
	scrollbar-highlight-color: #ECFFC0; 
	scrollbar-shadow-color: #8690ab; 
	scrollbar-3dlight-color: #8690ab; 
	scrollbar-arrow-color: white; 
	scrollbar-track-color: #ECFFC0; 
	scrollbar-darkshadow-color: #000000; 
}

.bandeau{
	position: relative;
	top: 0px;
	left: 0px;
	width: 774px;
}

.contenaire{
	position : relative;
	margin-left: auto;
	margin-right: auto;
	width: 774px;
	height: 470px;
	text-align: left;
	background-color: #ecffc0;
}

html>body .contenaire{
	min-height: 470px;
	text-align: left;
}


.logo{
	position: absolute;
	top: 0px;
	left: 22px;
}



/* centre de l'accueil*/

.fond{
	position: relative;
	top: -5px;
	left: 22px;
	width: 739px;
	height: 330px;
	background-color: #F8FFE9;
}

html>body .fond{
	top: -5px;
	width: 738px;
}

.decor2{
	position: absolute;
	left: 0px;
	top: 0px;
}

.decor3{
	position:absolute;
	right: -1px;
	top: 0px;
}



.bienvenue{
	position: relative;
	top: 38px;
	left: 68px;
	font-family: "Times New Roman", Times, serif;
	font-size: 28pt;
	color: #636404;
}

.texte{
	position: relative;
	top: 45px;
	left: 68px;
	font-family: times;
	font-size: 17pt;
	color: #636404;
}

.anim{
	position: absolute;
	top: 128px;
	left: 2px;
}

.attente{
	position: relative;
	top: 80px;
	left: 0px;
}

html>body .attente{
	position: relative;
	top: 78px;
	left: 0px;
}

.addresse{
	position: absolute;
	top: 136px;
	left : 290px;
	text-align: center;
	color: white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.news{
	position: absolute;
	top: 128px;
	left: 475px;
}

.news2{
	position: absolute;
	top: 125px;
	left: 475px;
}

html>body .news{
	position: absolute;
	top: 128px;
	left: 475px;
}

/*menu du bas */

.menubas{
	position: absolute;
	bottom: 12px;
	right: 13px;
	width: 739px;
	height: 33px;
}

.menubas2{
	position: absolute;
	bottom: -30px;
	right: -1px;
	width: 739px;
	height: 33px;
}

.bandeaub{
	border: 0px;
}
	

.credits{
	position: absolute;
	bottom: 15px;
	left: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: none;	
}

html>body .credits{
	bottom: 13px;
}

.newsletter{
	position: absolute;
	bottom: 15px;
	left: 649px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;	
}

html>body .newsletter{
	bottom: 10px;
}

.contact{
	position: absolute;
	bottom: 15px;
	left: 563px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;	
}

html>body .contact{
	bottom: 10px;
}

.enveloppe{
	position: absolute;
	bottom: 14px;
	left: 543px;
}

html>body .enveloppe{
	bottom: 11px;
}

.cible{
	position: absolute;
	bottom: 13px;
	left: 616px;
}

html>body .cible{
	bottom: 11px;
}

.titre{
	position: absolute;
	top: 135px;
	left: 498px;
	color: white;
	font-size: 25px;
	font-family: "Times New Roman", Times, serif;
}

.textenews{
	position: absolute;
	top: 170px;
	left: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
	width: 190px;
	height: 130px;
	overflow: auto;
}

.date{
	font-weight: bold;
	color: #FFA722;
}

/*MENU DU HAUT

images du menu*/

.navigation{
	position: relative;
	top: -41px;
	left: 22px;
	width: 738px;
	z-index: 600;
}


html>body .navigation{
	top: -43px;
}

.menu1{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 138px;
}

.menu2{
	position: absolute;
	top: 0px;
	left: 138px;
	width: 216px;
}

.menu3{
	position: absolute;
	top: 0px;
	left: 354px;
	width: 123px;
}

.menu4{
	position: absolute;
	top: 0px;
	left: 477px;
	width: 124px;
}

.menu5{
	position: absolute;
	top: 0px;
	left: 600px;
	width: 138px;
}

/*intitulés du menu*/

.infos{
	position: absolute;
	top: 12px;
	left: 10px;
	width: 128px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #330;
}



.rapports{
	position: absolute;
	top: 12px;
	left: 150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #330;
	width: 195px;
}

.cours{
	position: absolute;
	top: 12px;
	left: 355px;
	width: 120px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #330;
}

.agenda{
	position: absolute;
	top: 12px;
	left: 487px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #330;
	width: 99px;
}

.actionnaires{
	position: absolute;
	top: 12px;
	left: 611px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #330;
	width: 120px;
}

/*Menu déroulant*/

a:link {color: #330}    
a:visited {color: #330} 
.navigation a:hover {color: #930}  
.navigation a:active {color: #930}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index:500;
}

#menu {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 500;
}

#menu dl {
	position: static;
	top: 37px;
	left: 0px;
	margin: 0px;
}

#menu dt {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
}

#menu dd {
	border: 1px solid gray;
	background: #c9e685;
}

#menu li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	z-index: 700;
	color: #330;
}

#menu ul {
	margin-left: 10px;
}

#menu li a {
	color: #000;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
}

#menu li a:hover {
	background: #ffc30d;
}

.infosg{
	position: relative;
	top: 38px;
	left: 0px;
	width: 245px;
	display: none;
}

.coursdeb{
	position: relative;
	top: 38px;
	left: 350px;
	width: 123px;
	display: none;
}

.cadre3{
	position: relative;
	top: 15px;
	left: 15px;
	width: 697px;
	min-height: 15px;
	border: 1px solid #660;
	margin-bottom: 5px;
}

.quitter{
	position: absolute;
	bottom: 10px;
	left: 400px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	width: 150px;
}

.indexedit{
	position: absolute;
	bottom: 10px;
	left: 200px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	width: 150px;
}

.switch{
	position: absolute;
	bottom: 10px;
	left: 320px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	width: 70px;
}
