/* TAGS */
body{
	color: #ffffff;
	background-color: #000000;
	font-family: "Lucida Grande",Arial,Helvetica,sans-serif;
	font-size: 12px;
}

fieldset{
	border: 1px solid #fff;
}

legend{
	font-size: 14px;
	text-transform: capitalize;
}

/* STRUTTURA */
.site_header{
	color: #fff;
	font-size: 48px;
	height: 100px;;
	width: 100%;
	margin-bottom: 5px;
	/*background-image: url('http:///images/sfondovenezia.gif');*/
	background-repeat: no-repeat;
	background-position: top right;
}

.site_sub_header{
	width: 100%;
	/*border-bottom: 1px solid #ffffff;*/
	margin-bottom: 5px;
}

.site_history{
	color: #aa7800;
	font-size: 12px;
	font-weight: bold;
}

.flags{
	text-align: right;
}

.site_menu{
	width: 220px;
	vertical-align: top;
	/*background-image: url('../../images/menu_bg.jpg');
	background-repeat: repeat-y;
	background-position: top right;*/
}

.subtitle{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	background-image: url('../../images/subtitle_bg.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	height: 43px;
	padding-left: 10px;
	vertical-align: top;
	border-left: 1px solid #aa7800;
	border-right: 1px solid #aa7800;
}

.content_table{
	width: 100%;
}

.content_td{
	vertical-align: top;
	background-image: url('../../images/logo_bg4.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	border-left: 1px solid #aa7800;
	border-right: 1px solid #aa7800;
	border-bottom: 1px solid #aa7800;
}

.site_content{
	padding: 10px;
}

.site_footer{
	margin-top: 20px;
	text-align: center;
}

.info{
	padding-left: 20px;
	background-image: url('../../images/info.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

.news{
	padding-left: 20px;
	font-style: italic;
	background-image: url('../../images/news.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

.pilots_form{
	background-color: #e6eff8;
	width: 100%;
}

.copyright{
	width: 100%;
	text-align: right;
}

/* LINK */
a:link{
	color: #ffffff;
	font-weight: bold;
}

a:visited {
	color: #ffffff;
	font-weight: bold;
}

a:hover{
	color: #aa7800;
	font-weight: bold;
}

a.menu:link{
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	background-color: transparent;
}

a.menu:visited {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	background-color: transparent;
}

a.menu:hover{
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	background-color: transparent;
}

a.history:link{
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	background-color: transparent;
}

a.history:visited {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	background-color: transparent;
}

a.history:hover{
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	background-color: transparent;
}



a.no_underline:link{
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	background-color: transparent;
}

a.no_underline:visited {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	background-color: transparent;
}

a.no_underline:hover{
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	background-color: transparent;
}
/* TABELLE */
.generic_table{
	 width: 60%;
	 border: 1px solid #aa7800;
}

.generic_table tr{
	 
}

.generic_table th{
	font-weight: bold;
	padding: 5px;
	padding-bottom: 2px;
	background-color: #aa7800;
	color: #fff;
	border: 1px solid #aa7800;
}

.generic_table td{
	vertical-align: top;
	padding: 5px;
	padding-bottom: 2px;
	border: 1px solid #aa7800;
}

.services_table{
	 width: 100%;
	 font-size: 10px;
	 border-left: 1px solid #ffffff;
}

.services_table tr{
	 
}

.services_table th{
	font-weight: bold;
	padding: 5px;
	padding-bottom: 2px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	background-color: #5e97d2;
	color: #ffffff;
}

.services_table td{
	vertical-align: top;
	padding: 5px;
	padding-bottom: 2px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.cell_style_1{
	background-color: #e6eff8;
}

.cell_style_2{
	background-color: #FFF;
}


/* MENU */

#idList{
	margin: 0;
	padding: 0;
}
 
#idList li{
	cursor: pointer;
	display: block;
	margin: 0;
	margin-bottom: 5px;
	padding: 4px;
	width: 180px;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border: 1px solid #ffffff;
	padding-left: 8px;
	color: #888;
	font-size: 10px;
}





.rss_box {
	 padding: 4px 8px;
	 background-color: #fff;
	 border: 2px dashed #92c5f8;
	 height: 400px;
	 overflow: auto;
}

.rss_box_news {
	 padding: 4px 8px;
	 background-color: transparent;
	 border: 1px solid #92c5f8;
	 height: 200px;
	 width: 260px;
}

.rss_box_news_title {
	font-size: 120%;
	font-weight:bold;
	margin: 5px 0;
	padding: 0;
	padding-right: 5px;
	letter-spacing: 1px;
	text-align: right;
	background-color: #e6eff8;
	border: 1px solid #92c5f8;
}

.rss_sub_title_new{
	font-style: italic;
	
}

.rss_title, rss_title a {
	font-size: 120%;
	font-weight:bold;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
}

.rss_sub_title{
	font-size: 70%;
	font-style: italic;
	
}

.rss_items {
	list-style-image : url(../../images/rss.gif);
}

.rss_item  {
	  /*font-family: verdana, arial, sans-serif;*/
	  font-size: 90%;
	  font-weight : normal; 
	  margin: 8px 0;
	  background-color: #e6eff8;
	  border: 1px solid #92c5f8;
	  padding: 10px;
}

.rss_item_new  {
	  /*font-family: verdana, arial, sans-serif;*/
	  font-size: 90%;
	  width: 240px;
	  font-weight : normal; 
	  margin: 8px 0;
	  background-color: #e6eff8;
	  border: 1px solid #92c5f8;
	  padding: 10px;
}
/*
.rss_item a:link, .rss_item a:visited {
	text-decoration : none;
	color: #88b;
	}

.rss_item a:hover { 
	text-decoration : underline;
	color: #e0861e;
	}
*/
.rss_date {
	font-size: 80%;
	font-weight : normal;
	color: #F60;
	}
