@charset "utf-8";

/* CSS Document */



body{
	background:url(../immagini/sfondo.jpg) #003955 top left repeat-x;
	margin-top:0px;
	font-family:"Trebuchet MS";
}
#white{
	background-color:#ffffff;
}
#contact{
	background:url(../immagini/sfondo_contatti.jpg) #ffffff left top repeat-x;
}
#coda{
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
}
#coda a{
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
#coda a:hover{
	text-decoration:underline;
}
.testo{
	color:#333333;
	font-size:13px;
	font-weight:normal;
}
.testo_green{
	color:#568A09;
	font-size:13px;
	font-weight:normal;
}
.testo_big{
	color:#333333;
	font-size:16px;
	font-weight:normal;
}
.testo_big_bold{
	color:#333333;
	font-size:16px;
	font-weight:bold;
}
.testo_bold{
	color:#333333;
	font-size:13px;
	font-weight:bold;
}
.titoli2{
	color:#005B88;
	font-size:24px;
	font-weight:bold;
}
.titoli{
	color:#568A09;
	font-size:16px;
	font-weight:bold;
}
.titoli-white{
	color:#333333;
	font-size:16px;
	font-weight:bold;
}
.titoli-blue{
	color:#005B88;
	font-weight:bold;
	font-size:16px;
}
.titoli-blue2{
	color:#333333;
	font-weight:normal;
	font-size:14px;
	padding-top:5px;
	padding-bottom:5px;
}
.titoli2-blue{
	color:#005B88;
	font-weight:bold;
	font-size:16px;
}
a{
	font-family:"Trebuchet MS";
	font-size: 13px;
	color:#568A09;
	font-weight:normal;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#green_frame{
	border:#568A09 dashed 1px;
}
#form_back{
	background:url(../immagini/form_top.jpg) top center no-repeat;
}
#main_foto{
	background:url(../immagini/foto7.jpg) left bottom no-repeat;
}
#foto_delicius{
	background:url(../immagini/top_delicius.jpg) left bottom no-repeat;
}
#foto_renetta{
	background:url(../immagini/top_renetta.jpg) left bottom no-repeat;
}
#foto_pinklady{
	background:url(../immagini/top_pinklady.jpg) left bottom no-repeat;
}
#foto_app{
	background:url(../immagini/top_app.jpg) left bottom no-repeat;
}
#sf_small_menu{
	background:url(../immagini/sf_menu_center.jpg) left center repeat-x;
}
#foto_home{
	background:url(../immagini/foto_home2.jpg) left bottom no-repeat;
}

#foto_house{
	background:url(../immagini/foto_house.jpg) left bottom no-repeat;
}
#foto_activities{
	background:url(../immagini/foto_activities.jpg) left bottom no-repeat;
}
#foto_places{
	background:url(../immagini/foto_places.jpg) left bottom no-repeat;
}
#foto_contact{
	background:url(../immagini/foto_contact2.jpg) left bottom no-repeat;
}

#foto_payment{
	background:url(../immagini/foto_payment.jpg) left bottom no-repeat;
}
#foto_receive{
	background:url(../immagini/foto_receive.jpg) left bottom no-repeat;
}
#foto_error{
	background:url(../immagini/foto_error.jpg) left bottom no-repeat;
}

.tbl_ava{
	background-color:#ECE9D8;
	border:#568A09 dashed 1px;
}
.beach{
	border-top:#005B88 dotted 1px;
}
.border-bottom{
	border-bottom:#005B88 dotted 1px;
}
.tbl-border{
	border:#005B88 solid 1px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
