/* CSS Document */

body{
background-color:#f2f2f2;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}


/*------------------
       TESTO HOME
--------------------*/

.testohome {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:justify;
color:#525252;
}

.testohome a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:justify;
color:#525252;
text-decoration:none;
}

.testohome a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:justify;
color:#b0b0b0;
}

.testohome12 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
color:#525252;
}

.testohome12 a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
color:#525252;
text-decoration:none;
}

.continua{
font-size:12px;
color:#525252;
}

.continua a{
font-size:12px;
color:#525252;
text-decoration:none;
}

.continua a:hover{
font-size:12px;
color:#525252;
text-decoration:underline;
}

.testohome12 a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
color:#b0b0b0;
}

.testotitolihome {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#003366;
}

.testotitolihome a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#003366;
text-decoration:none;
}

.testotitolihome a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#6393C3;
}

.testotitolihome14 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#003366;
}

.testotitolihome14 a{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#003366;
text-decoration:none;
}

.testotitolihome14 a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#6393C3;
}

.testofooter {
font-family:Arial, Helvetica, sans-serif;
color: #6A6A6A;
font-size:11px;
}

.testofooter a{
font-family:Arial, Helvetica, sans-serif;
color: #6A6A6A;
font-size:11px;
text-decoration:none;
}

.testofooter a:hover{
font-family:Arial, Helvetica, sans-serif;
color: #6A6A6A;
font-size:11px;
text-decoration:underline;
}

/*--------- form booking ------------*/

.form_data{ border:#999999 solid 1px; font-size:10px; width:70px; padding:3px;}
.formCampi{ font-size:11px;}
.allert{ color:#FF0000; margin:0;}
.allert2{color:#FF0000; margin:0; padding:0; font-weight:bold;}

