@charset "UTF-8";
body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	line-height: 16px;
}
.bgPageRepeat {
	background-image: url(../images/bg-page-repeat.png);
	background-repeat: repeat-y;
	background-position: center top;
}.bgAzzurro {
	background-image: url(../images/bg-azzurro.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: justify;
}
.text01 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #225683;
	text-decoration: none;
	line-height: 1.5em;
	font-size: 0.9em;
}
.text01 a{
	color: #225683;
	text-decoration: none;
}
.text01 a:hover{
	color: #225683;
	text-decoration: underline;
}
.text01 a:visited{
	color: #225683;
	
}
.text03 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #225683;
	text-decoration: none;
	line-height: 1.5em;
	font-size: 1em;
}
.text03 a{
	color: #225683;
	text-decoration: none;
}s
.text03 a:hover{
	color: #225683;
	text-decoration: underline;
}
.text03 a:visited{
	color: #225683;
	
}
a:hover {
	text-decoration: underline;
}
.text02 {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #225683;
	text-decoration: none;
	line-height: 1em;
	font-size: 1.4em;
}
.text02 a{

	color: #225683;
	text-decoration: none;

}.text02 a:hover{

	color: #225683;
	text-decoration: underline;

}
.text02 a:underline{

	color: #225683;

}.separatore {
	background-image: url(../images/separatore.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.textfields {
	font-family: Arial, Helvetica, sans-serif;
	color: #225683;
	background-color: #FAFCFE;
	border: 1px solid #76ABDC;
	width: 95%;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #225683;
	border: 1px solid #FDFEFF;
	padding: 4px;
}
.text04 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6E6E6E;
	text-decoration: none;
	line-height: 1.5em;
	font-size: 0.9em;
}
#tripAdvisor{
	left:-240px;
	top:50%;
	margin-top:-125px;
	width:281px;
	position:fixed;
	background:#589442;
	z-index:9999999;
}
