@charset "utf-8";
/* CSS Document */
body{
margin:0; padding:0;
background-color: #03517e;
font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666;
}
a img{ border:none;}

#newsletter-slide_global {
	background: #15B1E8; text-align:center;
}
#newsletter-slide {
margin-left:auto; margin-right:auto; width:900px;
color: #fff;
}
#newsletter-slide a {
color:#FFFFFF; text-decoration:none;}
#global_container1{
border-top:1px #15B1E8 solid;
background:url(../images/PageBase/PageBase_bckg1.png) repeat-x  #CDE6F3; background-position: top;
}
#global_container2{
position:relative;
background: url(../images/PageBase/PageBase_bckg2.png) repeat-x; background-position:bottom;
}
#header{
position:relative;
margin-left:auto; margin-right:auto; width:900px; height:75px;
}
	#logo { 
	position: absolute; 
	width:150px; height:45px; left:30px; top:20px; display:block;
	cursor:pointer; 
	}
	#menu_header{
	position: absolute; width:auto; height:auto; left:200px; top:41px !important; top:40px;
	}
	#menu_header a{
	position:relative; margin:10px; top:7px; 
	font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#333333; 
	text-decoration:none;
	}
	#menu_header a:hover{
	color: #0099FF; 
	}
	#newsletter_button{	
	position: absolute;	width:132px; height:26px; left:746px;  top:0px !important; top:-1px;
	}
	
	#espace_presse_lien{
	position:relative;
	position: absolute; width:150px; height:auto; left:753px; top:41px !important; top:40px;
	}
	#espace_presse_lien a{
	position:relative; margin:10px; top:7px; 
	font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#0099FF; 
	text-decoration:none;
	}
	#espace_presse_lien a:hover{
	color: #000033;
	}

#footer{
/*border:1px #000000 solid;*/
margin-left:auto; margin-right:auto; width:902px; height:55px;
background:url(../images/PageBase/PageBase_bckg-footer.png) no-repeat;
font-weight:bold; color:#333333; text-align:right;
}
	#menu_footer{
	margin-left:auto; margin-right:auto;
	text-align:center; color:#ffffff;
	}
	#menu_footer a{
	font-size:10px; color:#ffffff; text-decoration:none;
	}
	#menu_footer a:hover{
	text-decoration:underline;
	}

