body {
	margin:0 auto 0 auto;
	background-color:#002f52;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666666;
}


.lingue {
	margin:0 auto 0 auto;
	width:900px;
	padding:5px;
	text-align:right;
}

.header {
	text-align:center;
	margin:0 auto 10px auto;
}


.page {
	margin:0 auto 0 auto;
	width:950px;
}

.interna {
	margin:0 auto 0 auto;
	background-color:#EEEADF;
	width:900px;
}

.main_home {
	margin:0 auto 0 10px;
	background-image:url(images/sfondo_home.png);
	background-repeat:no-repeat;
	background-position:center top;
	text-align:left;
}

.slideshow {
	float:left;
}

.top_home {
	background-image:url(images/sfondo_disponibilita.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	height:330px;
	margin-right:15px;
}

.offerte_laterale_home {
	padding-top:40px;
}

.disponibilita {
	
	padding-left:40px;
	width:560px;}

h1 {
	margin:0px;
}

.h1 {
	font-size:25px;
	color:#0467b1;
	font-weight:normal;
}

.h1 a:link {
	color:#0467b1;
}

.h1 a:visited {
	color:#0467b1;
}

.h1 a:hover {
	color:#0467b1;
	text-decoration:none;
}

h2 {
	color:#0467b1;
	font-weight:normal;
	font-size:24px;
	margin:5px 0 5px 0;
	line-height:26px;
	text-align:left;
}

.input_ricerca {
	border:1px solid #c3c2be;
	background-color:#fff;
	height:18px;
	width:130px;
	
	margin-right:5px;
}

.input_ricerca_piccolo {
	border:1px solid #c3c2be;
	height:18px;
	width:30px;
	background-color:#fff;
}

.button_cerca {
	background:none;
	border:0px;
	margin:0px;
	padding:0px;
	cursor:pointer;
	font-size:20px;
	color:#0467b1;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.clear {
	clear:both;
}

.offerta_home {
	float:left;
	width:235px;
}

.altre_offerte {
	padding:5px;
	margin-top:5px;
	background-color:#FFFFFF;
	width:500px;
	float:left;
}

.guestbook_home { 
	float:left;
	background-color:#FFFFFF;
	width:220px;
	padding:20px;
	margin-left:20px;
}

a:link {
	color:#0467b1;
}

a:visited {
	color:#0467b1;
}

a:hover {
	color:#333;
	text-decoration:none;
}

.footer {
	margin:10px;
	text-align:center;
	color:#FFFFFF;
}

.footer a:link {
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.titolo_sezione {
	padding:15px;
	background-color:#002f52;
	color:#fff;
	text-align:left;
	background-image:url(images/sfondo_h1.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	width:900px;
	min-height:50px;
}

.titolo_sezione h1 {
	color:#fff;
	font-weight:normal;
	font-size:36px;
}

.titolo_sezione a:link {
	color:#fff;
}

.titolo_sezione a:visited {
	color:#fff;
}

.titolo_sezione a:hover {
	color:#fff;
	text-decoration:none;
}


.corpo {
	padding:20px;
	font-size:14px;
	line-height:16px;
	text-align:justify;
}

.thumb_img_left {
	margin:0 20px 10px 0;
	border:1px solid #EEEADF;
}

.thumb_img_left:hover {
	border:1px dotted #002f52;
}


.thumb_img {
	background-color:#FFFFFF;
	border:1px solid #ccc;
	padding:5px;
	margin:5px;
}

.thumb_img:hover {
	border:1px dotted #002f52;
	padding:5px;
	margin:5px;
}

.immagini {

	margin-top:20px;
	text-align:center;
}

.video {
	margin-top:20px;

	padding:1px;
	border:1px solid #E0DCD2;
	width:320px;
}

th {
	color:#fff;
	background-color:#002f52;
	font-weight:normal;
	font-size:20px;
	text-align:center;
}

.messaggio {
	margin:5px;
	margin-bottom:0px;
	background-color:#FFFFFF;
	padding:10px;
	border:1px dotted #002f52;
	background-image:url(images/sfondo_messaggio_2.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.messaggio_2 {
	margin:5px;
	margin-bottom:0px;
	background-color:#f7f5f3;
	padding:10px;
	border:1px dotted #002f52;
	background-image:url(images/sfondo_messaggio_1.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.data {
	font-size:10px;
}

.inputtext {
	border:1px solid #c3c2be;
	background-color:#eeeadf;
	height:18px;
	width:300px;
}

.inputtextarea {
	border:1px solid #c3c2be;
	background-color:#eeeadf;
	width:300px;
}

.sec_code
{
	border:1px solid #ccc;
}

label {
	color:#002f52;
	font-size:16px;
}

label.error{
	background:#FF0000;
	color:#FFF;
	width:292px;
	display:block;
	padding:5px;
	text-align:center;
}

div.error {
	padding:5px;
	color:#FF0000;
	font-weight:bold;
}

.log  {
	color:#002f52;
	font-weight:normal;
	font-size:24px;
	margin:10px;
	line-height:26px;
	text-align:center;
	border-bottom:1px dotted #002f52;
	padding:20px
	
}

.al_dx {
	text-align:right;
	padding:5px;
}

.al_dx a:link {
	color:#002f52;
}

.al_dx a:visited {
	color:#002f52;
}

.al_dx a:hover {
	color:#002f52;
	text-decoration:none;
}

.corpo_offerte {
	font-size:14px;
	line-height:16px;
	text-align:justify;
	float:left;
	width:650px;
}

.corpo_offerte_100 {
	font-size:14px;
	line-height:16px;
	text-align:justify;
}

.offerte_laterale {
	float:left;
	width:230px;
	margin-left:10px;
}

.offerte_laterale h3{
	color:#002f52;
	font-weight:normal;
	font-size:18px;
	margin:5px 0 5px 0;
}

.prezzo {
	color:#002f52;
	font-weight:bold;
	text-align:right;
}

.offerta {
	border-bottom:1px dotted #002f52;
	padding-bottom:10px;
	padding-top:10px;
}

.offerta  img {
	margin-right:4px;
}

.colonna_dovesiamo {
	font-size:14px;
	line-height:16px;
	text-align:justify;
	float:left;
	width:380px;
	padding-right:20px;
}

.colonna_dovesiamo iframe {
	border:1px solid #ccc;
}

.colonna_contatti {
	float:left;
	width:500px;
	background-color:#FFFFFF;
}

.privacy {
	padding:10px;
	font-size:10px;
}

p.testo {
	margin:0px;
	padding:0px;
}

.form {
	margin:0px;
}

.form_guestbook {
	margin:5px;
	background-color:#FFFFFF;
	padding:15px;

}

.autore a:link {
	color:#002f52;
}

.autore a:visited {
	color:#002f52;
}

.autore a:hover {
	color:#002f52;
	text-decoration:none;
}

#offerte_slider {
	float:left;
}

#offerte_slider ul {
	padding:0px;
	margin:0px;
	list-style:none;
}

#offerte_slider li {
	padding:0px;
	margin:0px;
	list-style:none;
	height:250px;
	width:230px;
}

.tasto_offerte {
	text-align:right;
}

.h1_seo {
	color:#0062AA;
	font-size:11px;
	text-align:center;
	margin-top:5px;
}








