html,body{
	background-image:url('../img/bodybg.jpg');
	background-repeat:repeat-y;
	background-position:top center;
	padding:0px;
	margin:0px;
	font-family: Arial;
	font-size:14px;
	line-height:18px;
}

#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{
	color:white;
	font-weight:bold;
	text-decoration:none;
	font-size:15px;
}

#corpoPagina{
	min-height:120px;
	width:350px;
	margin-left:20px;
	margin-top:25px;
	font-size:14px;
}

#corpoPagina h1{
	font-size:22px;
	color:#457581;
}

#boxInferiore{
	min-height:120px;
	width:350px;
	margin-left:20px;
	font-size:14px;
}

#containerPostIt{
	background-image:url('../img/postit.gif');
	background-repeat:no-repeat;
	width:210px;
	height:170px;
	margin-top:15px;
	padding-top:25px;
}
#boxPostIt{
	width:170px;
	height:105px;
	text-align:center;
}

#boxDestro{
	margin-top:10px;
	min-height:120px;
}
#boxSinistro{
	text-align:left;
	min-height:120px;
}



/********************BOX PRENOTAZIONI***********************/
.strutturaPrenotazioni{color : #312E64; font-family : Verdana, Arial, Helvetica; font-size : xx-small; background-color:#FFFFFF;}
.tablePrenotazioni{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #312E64;	text-decoration: none;  background-color: #FFFFFF;}
.prenotazioni a:link {color: #312E64; font-family : Verdana, Arial, Helvetica; font-size : xx-small; }
.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***************/


															
