body{
        color: #363636;
        font-size: 12px;
        font-family:"Trebuchet MS";
        text-align: center;
        margin: 0;
        background-color:#FFFFFF;
}

#wrapper{        
        background: url(../images/bg.gif) repeat-y;
        width:1008px;
        text-align:left;
        margin:0 auto;
        padding:0;
}

#header{
	  width:1008px;	  
}

#gap{
	  height:15px;
}

#header_menu{
	  width:940px;
   	  text-align:right;	  
}

a.top_menu {
        font-size: 12px;
        color: #666666;        
	  padding: 0 10px 0 10px;        
	  text-decoration: none;
}

a.top_menu:visited {
        color: #666666;
	  text-decoration: none;
}

a.top_menu:hover {
        color: #666666;
	  text-decoration: underline;
}

#banner_container{
	  width:1008px;
	  height: 235px;	  
}

#logo{
	  float: left;
	  width:186px;
	  height: 235px;
	  padding:0 15px 0 55px;
}

#banner{
	  float: left;
	  width:689px;
	  height: 235px;
}

#login{
	  width:920px;
	  padding:0 0 0 500px;
}

#container{
	  display:table;
	  width:1008px;
	  /*margin:0 0 0 50px;*/
}

#main_menu_container{
	  float: left;
	  width:186px;
	  padding:0 0 0 50px;
}

#menu{
	  width:186px;
}

#addition_menu{
        background: url(../images/bg_mod_airports.gif) repeat-y;
	  width:186px;        
}

a.airport_menu {
        font-size: 11px;
        color: #000;        
	  padding: 10px 0 0 10px;        
	  text-decoration: underline;
}

a.airport_menu:visited {
        color: #000;
	  text-decoration: underline;
}

a.airport_menu:hover {
        color: #000;
	  text-decoration: none;
}

#content{
	float: left;
	background: url(../images/container_bg.gif) repeat-y;
	width:610px;
	text-align: left;
	padding: 20px 20px 0 0px;
	margin: 0 0 0 27px;
}

a.content_link {
        color: #0182b2;
	  text-decoration: underline;
}

a.content_link:visited {
        color: #0182b2;
	  text-decoration: underline;
}

a.content_link:hover {
        color: #0182b2;
	  text-decoration: none;
}

#content ul{
	padding-left:0;
	list-style:none;
	margin:1em 5em 0 0;
}

#content li {
	background:url(../images/dot.gif) 0 .3em no-repeat;
 	list-style-type:none;
	margin:0;
	padding:0 0 1em 1.5em;
}

#content p{
	padding: 0 60px 0 0;
}

#footer {
	background: url(../images/footer_bg.gif) repeat-x;
	width: 971px;
	height: 211px;
	margin: 0 0 0 32px;
}

#bottom_menu {
	float: left;
	font-size: 10px;	
	width: 530px;
	padding: 160px 0 0 10px;
}

#bottom_image{
	float: right;
	background: url(../images/camion.gif) no-repeat;
	width: 428px;
	height: 211px;
}

a.bottom_menu {
        font-size: 10px;
        color: #666666;        
	  padding: 0 3px 0 3px;        
	  text-decoration: none;
}

a.bottom_menu:visited {
        color: #666666;
	  text-decoration: none;
}

a.bottom_menu:hover {
        color: #666666;
	  text-decoration: underline;
}
