
 body {
  background: no-repeat url(fondind.jpg);
  background-color:#000000;
  background-position: 112px 0px;
  scrollbar-face-color: #EDCD51; 
  scrollbar-arrow-color: #FFFFFF; 
  scrollbar-track-color: #FFFFFF;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-darkshadow-color: #FFFFFF;
 }
 
#globale{
    position:absolute;
	top: 0px; left: 112px;
	margin: auto;
	border: blue 0px solid;
    width: 780px;
    height: 410px;
}



#rmq{
	position:absolute;
	top: 392px; left: 20px;
	text-align: center;
    border: blue 0px solid;
	width: 750px;
	height: 25px;
	color: #FFFFFF;
	font-family: arial;
  	font-size: 13px;
	font-weight:bold;

}

#fleche{
	position:absolute;
	top: 300px; left: 665px;
	border: blue 0px solid;
	width:109px;
	height:30px;
	font-family:arial;
  	font-size: 10px;

}

a#lien{
text-decoration: none;
	color:  #FF9900;
	font-family: arial;
	font-size: 13px;
	
}
a#lien:hover {
text-decoration: none;
	font-family: arial;
	color: #FF9900;
	font-size: 15px;
	font-weight:bold;
}
a#fleche{
	background: transparent url(flecheblanche.gif) no-repeat;
	float:left;
	text-decoration: none;
	color: #000000;
	font-family: arial;
	font-size: 18px;
	
}
a#fleche:hover {
	background: transparent url(flecherouge.gif) no-repeat;
	float:left;
	text-decoration: none;
	font-family: arial;
	color: #ffffff;
	font-size: 18px;
	
}
a#rubSelec {
	border: black 1px solid;
    width: 163px;
	height: 22px;
	background: transparent url(survol_bleu.jpg) no-repeat;
	float:left;
	text-decoration: none;
	font-family: arial;
	color: #ffffff;
	font-size: 18px;
}

