html, body {
	margin:0;
	padding:0;
	}
	
	body{
	text-align:center;
	background-color:#2e7366;	
	font-size:x-small;
	color:#ffffff;
	font-family:Arial, verdana, sans-serif;
	padding-bottom:30px;
	}
	
	a:visited {color:#0000FF;}
	
	a.menu_links:visited {color:#ffffff;}
	
div#container {
	width:780px;
	margin:40px auto 0px auto;
	}

div#header{
	width:100%;
	margin:0;
	padding:0;
	float:left;
	}	
	
	
	/* Menu Orizzontale */
	
	
	div#header-bottom{
	background:url(images/header_bottom.jpg) no-repeat top #ccefff;
	margin:0;
	padding:0 0 5px 0;
	font-family:Arial, Verdana, Sans-serif;
	float:left;
	}	
	
	table.colorbar td a:hover{
		color:#E6BA0F;
}
	table#menu_top {
		float:right;
		margin:2px 14px 0 0;
		}
	
	.menu_links {
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	font-style:italic;
	}
	
	#header-bottom img{
	border:none;	
	}
	
	/* Main */
	
	
div#main{
	background:#ccefff;
	float:left;
	padding:10px 10px 0 10px !important;
	padding:10px 10px 0 5px;
	margin:0;
	}
	
#main img{
		margin-bottom:8px;
		border:none;
 }

/* Sidebar e content */
		
div#content{
	width:610px;
	float:right;
	}
	
	
#main img.lastminute_element {
		border:2px solid #99bccc;	
		margin-right:7px;
		float:left;
	}
	
h3 {color:#4F79C1; font-size:11px;margin-bottom:0px;	}

div#sidebar{
	float:left;
	width:145px;
	margin:0;
	padding:0;
	}
	
	#sidebar img{
	border:none;	
	}
	
	#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;	
	}
	
	
div#offerta1{
	float:left;
	margin:0;
	padding:0;
	}
	
a#lastminute{
	display:block;
	height:62px !important;
	line-height:62px !important;
	background:url(images/lastminute.jpg) #2e7366;
}

a#aerei{
	display:block;
	margin-bottom:4px;
	height:61px !important;
	line-height:61px !important;
	background:url(images/aerei.jpg) #2e7366;
}

#lastminute:hover{
	display:block;
	height:62px !important;
	line-height:62px !important;
	background:url(images/lastminute_over.jpg) #ffffff;
}

#aerei:hover{
	display:block;
	height:61px !important;
	line-height:61px !important;
    background:url(images/aerei_over.jpg) #ffffff;
}
	
	div#offerta2{
		float:right;
		margin:0;
		padding:0;
		}
	
	div#flash_content{float:left;}
		
	/* Footer */
		
	
div#footer{
	clear:both;
	padding:0 10px 0 10px;
	}

	#left_footer{float:left;}
	#right_footer{float:right;}