.bgInterno {
	background-image: url(immagini/bg_interno.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.centro {
	background-image: url(immagini/centro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.palme {
	background-image: url(immagini/palme_rip.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bordobianco {
	border: 1px solid #075BDF;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F9BF68;
}
.testo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #Ffffff;
	font-weight: bold;
}

.titoletto {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #Ffba3e;
}
.titolo {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}
.titolo2 {
	font-family: "Trebuchet MS";
	font-size: 19px;
	font-weight: bold;
	color: #ffba3e;
}

.titoletto2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
.titolo3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D00204;
	font-weight: bold;
}
.titoletto3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}
.bordob {

	border: 1px solid #FFFFFF;
}
.testoBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 17px;
}
.altri_particolari{
	margin-top:10px;
	background-color:#4EB0FA;
	width: 300px;
	text-align: left;
}
.altri_particolari a{
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
	background-image: url(immagini/icon_photo.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 36px;
	padding-top: 12px;
	padding-bottom: 12px;
	line-height:35px;
}
.altri_particolari a:hover{
	color:#3FF;
}

