/* EuroAirport */
/* Mini-site 60 ans */
/* Home */

body {
     margin: 0; /* pour éviter les marges */
     text-align: center; /* pour corriger le bug de centrage IE */
	  font-family: verdana;
	  font-size: 11px;
	  color: #000000;
     }
a{
	font-weight: bold;
	color: #b1b2b3;
	text-decoration: none;
	line-height: 1;
}

a:hover{
	color: #04569d;
	text-decoration: none;
	line-height: 1;
}

#container {
     margin-left: auto;
     margin-right: auto;
     width: 842px;
     text-align: left; /* on rétablit l'alignement normal du texte */
     }	  

#home01{
	width: 842px;
	height: 73px;
	background: url(../img/home_02.gif) no-repeat right;
}

#home03{
	width: 842px;
	height: 125px;
	background: url(../img/home_03.gif) no-repeat left;
}

#homemenu{
	width: 845px;
	height: 157px;
}

#homemenuline01{
	width: 845px;
	height: 100px;
}

#home05{
	width: 262px;
	height: 100px;
	background: url(../img/home_05.gif) no-repeat left;
	float: left;
}

#home06{
	width: 157px;
	height: 100px;
	background: url(../img/home_06.gif) no-repeat left;
	float: left;
}

#home07{
	width: 423px;
	height: 100px;
	background: url(../img/home_07.gif) no-repeat left;
	float: left;
}

#homemenuline02{
	width: 845px;
	height: 57px;
}

#home08{
	width: 262px;
	height: 57px;
	float: left;
}

#home09{
	width: 157px;
	height: 57px;
	background: url(../img/home_09.gif) no-repeat left;
	float: left;
}

#home10{
	width: 423px;
	height: 57px;
	float: left;
}

#home11{
	width: 845px;
	height: 150px; /*195px*/
	background: url(../img/home11.gif) no-repeat left;
}


#homelanguageselect{
	width: 845px;
	height: 45px;
}

#home13{
	width: 295px; /*335px;*/
	height: 45px;
	float: left;
}


#homelanguageselectitem{
	float: left;
}

a.home14{
	background-image: url('../img/home_14.gif');
	display: block; 
	width: 173px; /*149px;*/
	height: 45px;
}


a.home14:hover{
	background-image: url('../img/home_b_14.gif');
}

a.home15{
	background-image: url('../img/home_15.gif');
	display: block; 
	width: 205px; /*136px;*/
	height: 45px;
}


a.home15:hover{
	background-image: url('../img/home_b_15.gif');
}

a.home16{
	background-image: url('../img/home_16.gif');
	display: block; 
	width: 169px; /*222px;*/
	height: 45px;
}


a.home16:hover{
	background-image: url('../img/home_b_16.gif');
}


/* Menu */
#menuleftmargin{
	width: 34px;
	height: 57px;
	float: left;
}

#menupart01item{
	width: 110px;
	height: 57px;
	float: left;
	margin: 0;
	padding: 0;
}

#menuleftmargin02{
	width: 23px;
	height: 57px;
	float: left;
}

#menupart02item{
	width: 120px;
	height: 57px;
	float: left;
	margin: 0;
	padding-right: 5px;
}

