body{
	margin: auto;
	background-color: #9db2c7;
}

a {
	color: black;
	text-decoration: underline;
}

a:hover{
	text-decoration: underline;
}

#wrapper{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 901px;
	margin: auto;
	position: relative;
}

#header{
	background-image: url(images/header.jpg);
	height: 178px; 
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/*------------------
 *  Menu 
-------------------*/
#menu1 {
	top: 158px;
	left: 178px;
	position: absolute;
	font-size: 13px;
}

#lingue{
	top: 3px;
	right: 15px;
	position: absolute;	
	font-size: 9px;
	color: white;
	text-decoration: none;
}


#menu1 ul, #lingue ul{
	
	font-weight: bold;
	display: block;
	list-style: none;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
}


#menu1 ul li, #lingue ul li  {
	margin: 0px;
	padding-left: 5px;
	display: inline;	
}

#menu1 ul li a{
	color: white;
	text-decoration: none;
}

#menu1 ul li a:hover{
	color: white;
	text-decoration: underline;
}

/*----------------------------------------------------*/
#colonna{
	margin: 0px;
	padding: 0px;
	width: 174px;
	margin-bottom: 10px;
	padding-top: 10px;
	float: left;
	font-size: 12px;
}

#sections{
	background-color: #e2e5e6;
	border: 1px solid #dadedf;
	margin: 5px;
	padding: 5px;
}

#sections h3{
	background-image: url(images/MENU.gif);
	background-repeat: no-repeat;
	width: 12px;
	height: 47px;
	float: left;
	padding: 5px;
	margin: 0px;
	margin-top: 5px;
	padding: 0px; 
}

#sections ul{
	display: block;
	list-style: none;
	padding: 0px;
	margin: 0px;
/*	position: relative;*/
	padding-left: 18px;

}

#sections ul.submenu{
	padding: 5px;
	padding-left: 15px;
	background-color: #D7DADD;
}

#sections ul.submenu li{
	border-left: 0px;
}


#sections ul li  {
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	padding-bottom: 1px;
	border-left: 1px solid silver;


/*	border-bottom: 1px solid silver;*/
/*	border-bottom-style: hidden;*/
}

#sections ul a{
	display: block;
	color: black;
	text-decoration: none;
	padding-left: 5px;
	line-height: 150%;
}

#sections ul a:hover{
	color: white;
	text-decoration: none;
	border-left: 2px solid white;
	border-right: 2px solid white;
	background-color: #DCE0E2;
}

#center{
	font-size: 12px;
	background-image: url(images/two_columns.jpg);
	padding: 0px;
}



#main{
	/*width: 495px;
	margin-left: 181px;*/
	margin-left: 175px;
	left: 1px;
	padding: 5px;
	position: relative;
}

#orari,#testo_area{
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
	margin-bottom: 5px;
}

#partenze,#arrivi,#testo_area{
	border: 1px solid #acb1b2;
	background-color: #cbd4d9;
	padding: 5px;
}

#testo_area{
/*		height:300px;
		width: 100%; */
		color: black;
}

#partenze, #arrivi{
		/*width: 233px;*/
		width: 48%;
		color: white;
		float: left;
}

#partenze,#testo_area{
/*	float: left;
	margin: 0px;*/
}

#arrivi{
	margin: 0px;
/*	float: right;*/
/*	margin-left: 244px;
*/}

#news{
	border: 1px solid #acb1b2;
	background-color: #e7ebeb;
/*	margin: 5px;
*/	padding: 5px;
	margin: 0px;
	margin-top: 3px;
}

#home{
	border: 1px solid #acb1b2;
	background-color: #e7ebeb;
/*	margin: 5px;
*/	padding: 5px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 15px;
}

#news img{
	margin: 5px;
}

#news h4{
	font-size: 14px;
	margin: 2px;
}

#meteo{
	border: 1px solid #cec985;
	background-color: #e7db85;
	margin: 5px;
	padding: 5px;
}

#meteo img{
	margin-left:10px;
}

#archivioNews{
	border: 1px solid #acb1b2;
	background-color: #cbd4d9;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
}

h3 span{
	display:none;
}
/*
#partenze h3, #arrivi h3, #news h3,#testo_area h3{
	background-image: url(images/partenze.gif);
	height: 13px;
	width: 98%;
	border-bottom: 1px solid white;
	background-repeat: no-repeat;
	margin: 0px;
	padding-bottom: 2px;
}
*/

#partenze h3{
    background-image: url(images/partenze.gif);
}

#partenze h3, #arrivi h3, #news h3,#testo_area h3{
    height: 13px;
    width: 98%;
    border-bottom: 1px solid white;
    background-repeat: no-repeat;
    margin: 0px;
    padding-bottom: 2px;
}

#arrivi h3{
	background-image: url(images/arrivi.gif);
}

#news h3{
	background-image: url(images/news.gif);
	border-bottom: 1px solid gray;
}

#meteo h3{
	background-image: url(images/meteo.gif);
	width: 12px;
	height: 56px;
	float: left;
}

#footer{
	clear: both;
	font-size: 10px;
	color: gray;
	text-align: center;
	border-top: 1px solid gray;
	margin-top: 0px;
	padding: 5px;
}

#navigatore{
	font-size: 12px;
	padding-top: 3px;
	padding-left: 8px;
	color: white;
}

#navigatore a{
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#navigatore a:hover{
	text-decoration: underline;
}
