/* CSS index */
body {
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;  
  padding:0px;
  margin:0px;	
  background-color: #003366;
}
#global {
	position:absolute;
	height:557px;
	width:571px;
	margin:-279px 0px 0px -285px;
	top: 50%;
	left: 50%;
	padding: 0px;
	border: 1px solid #FF9900;
	background-image: url(../images/index.png);
}
#espacePro {
position:absolute; 
left:114px; 
top:274px; 
width:143px; 
height:20px;
}
#site {
position:absolute; 
left:282px; 
top:274px; 
width:143px; 
height:20px;
}
#siteAnglais {
position:absolute; 
left:445px; 
top:274px; 
width:143px; 
height:20px;
}
#decoNews {
position:absolute; 
left:23px; 
top:373px; 
width:250px; 
height:20px;
color: #003399;
}

#news {
	position:absolute;
	left:50px;
	top:409px;
	height: 125px;
	width: 470px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
 }
#scroller {
	height: 125px;
	width: 470px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	text-align: justify;
}

#as2b {
position:absolute; 
left:5px; 
top:560px; 
width:600px;
}
a.menuhaut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	text-decoration: none;
	font-weight: 200;

}
a.menuhaut:hover {
	text-decoration: underline;

}
a.menuas2b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: 200;

}
a.menuas2b:hover {
	text-decoration: underline;

}
.orange {
color: #FF9900;
}
.bleu {
color:#666699;
}
.menu_contruc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 100;
	color: #999999;
	text-decoration: none;
}
