html,body{
	background-image:url('../img/bg.jpg');
	padding:0px;
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:18px;
}
a:link,
a:hover,
a:visited{
	color:#324589;
}
#barraTop{
	width:100%;
	height:20px;
	background-color:#D3D3D3;
	font-size:12px;
	text-align:center;
	color: #737373;
	font-family: "Trebuchet MS",Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
}
#barraTop a:link,
#barraTop a:hover,
#barraTop a:visited{
	font-family: "Trebuchet MS",Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
#barraTop a:hover{
	text-decoration:underline;
}

#barraBottom{
	min-height:10px;
}

.containerDiv {
	width: 1000px;
	margin: auto;
	background-position: center;
	background-repeat: repeat-y;
	background-image: url('../img/bg_carta.png');
	text-align: left;
	height: 100%;
}
#menu{
	width:672px;
	height:23px;
}
.MenuL1ul{
	width:642px;
	padding:0px;
	margin:0px;
}

.MenuL1li,
.MenuL1Selected{
	display:inline;
	list-style-type:none;
	color:white;
	padding-left:8px;
	padding-right:8px;
	margin:0px;
}
.MenuL1li a:link,
.MenuL1li a:hover,
.MenuL1li a:visited,
.MenuL1Selected a:link,
.MenuL1Selected a:hover,
.MenuL1Selected a:visited{
	font-family: futura, helvetica, arial, sans-serif;
	color: #FFF;
	font-size: 13px;
	font-style: normal;
	letter-spacing: -1px;
                font-weight:bold;
	text-align: center;
	text-decoration:none;
}

#corpoPagina{
	min-height:120px;
	width:350px;
	margin-left:20px;
	margin-top:25px;
	font-size:14px;
}
#corpoPaginaUnico{
	min-height:120px;
	width:670px;
	margin-left:20px;
	margin-top:25px;
	font-size:14px;
}

#corpoPaginaUnico h1,
#corpoPagina h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#71989f;
}
.formLink{
	font-size:12px;
}
.linkPopularity{
	color:black;
	font-size:12px;
	text-decoration:none;
}
.linkPopularity:hover{
	text-decoration:underline;
}
#boxInferiore{
	min-height:120px;
	width:350px;
	margin-left:20px;
	margin-bottom:25px;
	font-size:14px;
}

#containerPostIt{
	height:170px;
	margin-top:15px;
	text-align:center;
}

#boxDestroInf,
#boxDestro{
	margin-top:10px;
	min-height:120px;
}
#boxDestroInf{
	padding-left:0px;
}
#boxDestroInf,
#boxSinistro{
	text-align:left;
	min-height:120px;
}
#boxInferioreContatti{
	font-size:12px;
	height:200px;
	overflow:auto;
	font-family:"Trebuchet MS",Geneva,Arial,Helvetica,sans-serif;
}


.footer{
	font-size:11px;
	color:#363c30;
}
.footer a:link,
.footer a:visited,
.footer a:hover{
	text-decoration:none;
	color:#363c30;
}
.footer p{
	margin-top:0px;
}
#footerMessage{
	font-size:11px;
	width:550px;
	min-height:20px;
}

/********************BOX PRENOTAZIONI***********************/
.strutturaPrenotazioni{color : #312E64; font-family : Verdana, Arial, Helvetica;  font-size: 9px;}
.tablePrenotazioni{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #312E64;	text-decoration: none;  }

.strutturaPrenotazioni b{ color:#FFF;font-size: 10px;}
.prenotazioni a:link ,
.prenotazioni a:visited ,
.prenotazioni a:hover {color: #FFFFFF; font-family : Verdana, Arial, Helvetica; font-size: 9px; }
.Style2 {	color: #A01323;	font-weight: bold; 	font-size : x-small; }
.Style1  {font-family : Verdana, Arial, Helvetica; font-size : xx-small; color: #A01323; font-style: italic; }
.Style3 { 	color: #312E64;	 font-family : Verdana, Arial, Helvetica; font-size : xx-small; }
.Style4 { 	color: #312E64;	 font-weight: bold; font-family : Verdana, Arial, Helvetica; font-size : xx-small; }

/*************************END BOX PRENOTAZIONI***************/

							