/* EuroAirport */
/* Mini-site 60 ans */
/* Pages intérieures */

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.6;
}

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

div *{
	font-family: verdana;
	font-size: 11px;
	text-align: justify;
}

/* Richtext */
h1{
	font-size: 11px;
	font-weight: bold;
	display: inline;
	color: #04569d;	
}

h2{
	font-size: 11px;
	font-weight: bold;
	display: inline;	
}

.time{
	font-weight: bold;
	color: #04569d;
	display: inline;
	float: left;
}

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

#internetop{
	width: 842px;
	height: 127px;
}

#interne01{
	width: 337px;
	height: 127px;
	float: left;
	background: url(../img/interne_01.gif) no-repeat left;
}

#interne02{
	width: 307px;
	height: 127px;
	float: left;
}

#interne03{
	width: 198px;
	height: 127px;
	float: left;
	background: url(../img/interne_03.gif) no-repeat left;
}

#internecontent{
	width: 842px;
}

#interneleftcolumn{
	width: 239px;
	float: left;
}

#interneleftcolumn2{
	width: 239px;
	float: left;
}

.interneleftmenu{
	margin-left: -20px;
}

#internemiddlecolumn{
	/*width: 284px;*/
	width:603px;
	float: left;
}

#internemiddlecolumn2{
	width: 284px;
	float: left;
}

#internerightcolumn{
	/*width: 319px;*/
	float: left;
	text-align: right;
}

#internerightcolumn2{
	width: 319px;
	float: left;
}

#internerightcolumn ul{
	list-style-type: none;
	text-align: right;
}

.internerightmenu{
	margin-right: 18px;
	text-align: right;
}

.internerightcolumncontent{
	width: 319px;
	margin-left: 16px;
}

.bleu{

color: #04569d;

}

	
