/*****************************************/
/*                styles                 */
/*****************************************/ 
body{
	/* sfondo */
	background-color:#3eaebc;
	background-image:url(../img/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*text-align: center;
	color:#000000;*/
}
/*titolo diventa tutto maiuscolo*/
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px;
}
/*sottotitolo diventa tutto maiuscolo*/
h2{
	color: #666666;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	padding: 4px;
}
/*sottotitolo diventa tutto capitalizzato*/
h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 4px;
}
/*paragrafo*/
p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	/*text-align: justify;*/
	margin-top: 10px;
	margin-bottom: 10px;
}
li{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	/*text-align: justify;*/
}
/*tabella*/
table{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	/*text-align: justify;*/
}
a:link {
	text-decoration: none;
	color:#ffffff;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
.txt_data{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #eec8a1;
	margin-left: 10px;
	margin-right: 10px;
}
.data_titolo{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight:bold;
	color: #efbe1b;
	margin-left: 10px;
	margin-right: 10px;
}
.name_titolo{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight:bold;
	color: #dafbad;
}
.place_titolo{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight:bold;
	color: #c9e964;
	margin-left: 10px;
	margin-right: 10px;
}
.p_dx{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	/*text-align: justify;*/
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.p_11{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	/*text-align: justify;*/
}
.p_11_box{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 20px;
	margin-right: 90px;
	/*text-align: justify;*/
}
.p_11_box_form{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
	margin-left: 20px;
	margin-right: 90px;
	/*text-align: justify;*/
}
.p_11_nav{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
	/*text-align: justify;*/
}
/*news*/
.txt_data_news{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffffff;
	font-style:italic;
}
.data_titolo_news{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight:bold;
	color: #ffe385;
}
.link_news{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffce85;
}
a.link_news:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffce85;
	text-decoration: none;
}
a.link_news:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffce85;
	text-decoration: none;
}
a.link_news:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffce85;
	text-decoration: underline;
}
a.link_news:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffce85;
	text-decoration: none;
}
/*recipes*/
.data_titolo_recipes{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight:bold;
	color: #fbe7ad;
}
a.data_titolo_recipes:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #fbe7ad;
	text-decoration: none;
}
a.data_titolo_recipes:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #fbe7ad;
	text-decoration: none;
}
a.data_titolo_recipes:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #fbe7ad;
	text-decoration: underline;
}
a.data_titolo_recipes:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #fbe7ad;
	text-decoration: none;
}



/**/




.news_titolo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
}
a.news_titolo:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}
a.news_titolo:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}
a.news_titolo:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: underline;
}
a.news_titolo:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}
.lavora_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FF9900;
}
a.lavora_link:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
	text-decoration: none;
}
a.lavora_link:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
	text-decoration: none;
}
a.lavora_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
	text-decoration: underline;
}
a.lavora_link:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
	text-decoration: none;
}
.form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}

.privacy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/**/

div#img_plane{
/*	position:relative;*/
/*	float:right;*/

	width:100%;
	width: auto;
	height:91px;
	background: url(../img/aereo_top.gif) no-repeat bottom;
	background-position: 0px 0px; 
}
/**********************/
/** script flash **/

#flashcontent {
	width: 208px;
	height: 380px;
}

