@charset "utf-8";
/* CSS Document */

body {width:1024px; margin:auto; font-family:Arial;}
#main {width:600px; float:left;}
#menuairport {width:200px; text-align:center; float:left;}
#menuadds {width:200px; float:left; text-align:center;}
a {color:#3b5998;}
a:link, a:visited {text-decoration:none;}
a:hover, a:active {text-decoration:none; border-bottom:1px dotted #0066FF;}
a img {border:0;}


/* PARTIE HAUTE */

#bandeau {
	background:url(../img/airport-shuttle-service.png);
	width:600px;
	height:100px;
	margin:auto;
	margin-bottom:10px;
}


/* MAPS */


#world_map {
	background:url(../img/map_monde.png) no-repeat #C5DBFC;
	width:600px;
	height:326px;
	clear:both;
	margin-top:20px;
	padding:0;
}
	
#footer {
	width:1000px;
	height:30px;
	margin:auto;
	line-height:19px;
	font-size:12px;
	text-align:center;
	float:left;
}
