HTML {
	PADDING-RIGHT: 0em; PADDING-LEFT: 0em; PADDING-BOTTOM: 0em; PADDING-TOP: 0em; MARGIN: 0em; 
}
BODY {
	PADDING-RIGHT: 0em;
	PADDING-LEFT: 0em;
	PADDING-BOTTOM: 0em;
	PADDING-TOP: 0em;
	MARGIN: 0em;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	color: #224957;
	background-color:#FFFFFF;
	background-image: url(bg_body.jpg);
	background-repeat: repeat-x;
}

td{
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	line-height: 1.6em;
	color: #224957;
	
	}
A {
	COLOR: #000000; 
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #000000;
	TEXT-DECORATION: underline;
}

H1 {
	PADDING-RIGHT: 0em; PADDING-LEFT: 0em; PADDING-BOTTOM: 0em; PADDING-TOP: 0em; MARGIN: 0em; 
}
H2 {
	PADDING-RIGHT: 0em; PADDING-LEFT: 0em; PADDING-BOTTOM: 0em; PADDING-TOP: 0em; MARGIN: 0em; 
}

H3 {
	PADDING-RIGHT: 0em; PADDING-LEFT: 0em; PADDING-BOTTOM: 0em; PADDING-TOP: 0em; MARGIN: 0em; 
}

hr {
	border: 0px;
  width: 100%;

}


img {
	border: 0em;
}

ul { 
margin: 0px 0px 0px 20px;
}

form {
margin: 0px;
padding: 0px;
}

fieldset {
	border: 0px none #FFFFFF;
}


/* fine style per tag base*/

/* inizio style per input*/

input {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
select {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
textarea {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

/* fine style per input*/

/* inizio style per layout*/

DIV#container {
	WIDTH: 900px;
	TEXT-ALIGN: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(bg_container_tramvia.gif);
}

DIV#navigation {
	WIDTH: 236px;
	FLOAT: left;
	background-color: #FFFFFF;
	TEXT-ALIGN: left;
	clear:left;
	background-image: url(bg_nav.jpg);
	background-repeat: repeat-x;
	padding-top: 12px;
	padding-bottom: 12px;

}

DIV#content1 {
	CLEAR: both;
	BACKGROUND-COLOR: #FFFFFF;
	WIDTH: 758px;
	padding: 10px 10px 10px 0px;
}

DIV#content2 {
	FLOAT: left;
	WIDTH: 650px;
	TEXT-ALIGN: left;
	BACKGROUND-COLOR: #FFFFFF;
	padding: 0px;
}

DIV#content3 {
	FLOAT: left; 
	WIDTH: 515px; 
	PADDING-left: 10px; 
	PADDING-TOP: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	TEXT-ALIGN: left;
}	
	
DIV#header {
	HEIGHT: 119px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

DIV#headersx {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float:left;
}

DIV#headerdx {
	background-color: #FFFFFF;
	float:left;
	margin: 0px;
	padding: 0px;
}

/* fine style per layout*/

DIV#navigation A {
	TEXT-DECORATION: none;
}
DIV#navigation A:hover {
	TEXT-DECORATION: none;
}
DIV#navigation A#activelink {
	TEXT-DECORATION: none;
}
DIV#navigation P {

}

DIV#corpo {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	clear:both;
	FLOAT: left;
	WIDTH: 900px;
	text-align: left;
	display: block;
}

DIV#corpo h1{
	font-size: 14px;
	font-weight: bold;
	color: #4793AB;
	padding-top: 0px;
	padding-bottom: 10px;
}


.bottone {
	font-weight: bold;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #990000;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* new style*/
#footer {
	clear:both;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #999999;
	text-align: center;
}

#footer A {
	FONT-SIZE: 0.9em; COLOR: #666; text-decoration:none;
}

#footer A:hover {
	FONT-SIZE: 0.9em; COLOR: #666; text-decoration:underline;
}

.imgsx {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
}

.imgdx {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.imgAnnuncio {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 0px;
	border: 1px solid #C4C4C4;
	padding: 3px;
}

.tablelabel {
	background-color: #F0F0F0;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 0.9em;
}

/* menu dinamico inizio */
#menu01v{
	font-size: 11px;
	text-decoration: none;
	margin-bottom: 20px;
	padding-left: 12px;
}
#menu01v ul{
margin: 0;
padding: 0;
list-style: none;
}
#menu01v li{
display: inline;
margin: 0;
padding: 0;
}
#menu01v a:link, #menu01v a:visited{
	display: block;
	background-color: #FDF0DD;
	color: #224957;
	text-decoration: none;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(../images/bg_menu_off.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6;
	margin-left: 0;
}
#menu01v a:hover, #menu01v a:focus, #menu01v a:active, #menu01v a.on{
	color: #FFFFFF;
	background-image: url(../images/bg_menu_on.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
}


#menu02v{
	font-size: 11px;
	text-decoration: none;
	margin-bottom: 20px;
	padding-left: 12px;
}
#menu02v ul{
margin: 0;
padding: 0;
list-style: none;
}
#menu02v li{
display: inline;
margin: 0;
padding: 0;
}
#menu02v a:link, #menu02v a:visited{
	display: block;
	background-color: #FDF0DD;
	color: #224957;
	text-decoration: none;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(../images/bg_menu2_off.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6;
	margin-left: 0;
}
#menu02v a:hover, #menu02v a:focus, #menu02v a:active, #menu02v a.on{
	color: #FFFFFF;
	background-image: url(../images/bg_menu2_on.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
}

.extramenu01{
	background-image: url(../images/bg_gallery.jpg);
	background-repeat: no-repeat;
	background-position: 12px 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 32px;
	font-weight: bold;
}

.extramenu02{
	background-image: url(../images/bg_guest.jpg);
	background-repeat: no-repeat;
	background-position: 12px 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 32px;
	font-weight: bold;
}

.extramenu03{
	background-image: url(../images/bg_newsletter.jpg);
	background-repeat: no-repeat;
	background-position: 12px 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 32px;
	font-weight: bold;
}

.extramenu04 {
	background-image: url(../images/bg_mappa.jpg);
	background-repeat: no-repeat;
	background-position: 12px 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 32px;
	font-weight: bold;
}

.extramenu05 {
	background-image: url(../images/bg_info.jpg);
	background-repeat: no-repeat;
	background-position: 12px 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 32px;
	font-weight: bold;
}

.wline {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.maincontent {
	width: 634px;
	align: center;
	text-align: left;
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.maincontentfoto {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.address {
	padding-top: 0px;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9442;
	margin-top: 20px;
	line-height: 1.5em;
	font-size: 10px;
	color: #002D3D;
	margin-left: 12px;
}
.specialoffer {
	background-color: #FF9442;
	color: #FDFDEA;
	background-image: url(../images/bg_offer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 10px;
	line-height: 1.3em;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
}

.specialoffer1{
	font-size: 16px;
	text-align: center;
	color: #FFFFFF;
}
.icons {
	padding-top: 10px;
	margin-left: 12px;
}

.tavhead {
	font-weight: normal;
	background-color: #F9AC78;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	color: #254B58;
	white-space: nowrap;
}
.tav {
	background-color: #FFFFFF;
}

.tavdispari {
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9AC78;
	color: #254B58;
	white-space: nowrap;
}
.tavpari {
	background-color: #FFF9D6;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9AC78;
	color: #254B58;
	white-space: nowrap;
}

.tavdati {
	background-color: #FFF9D6;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9AC78;
	color: #254B58;
}

.tavdispon {
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9AC78;
	color: #254B58;
}

.dispon {
	text-align: left;
	font-size: 12px;
}
.dispon2 }
	font-size: 12px;
}
.dispon3 {
	color: black;
	font-weight: bold;
	font-size: 16px;
}

.suggBox {
	position: relative;
	left: 5px;
	margin: 0px 0px 0px 0px;
	width: 200px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #999;	
	background-color: #fff;
}
.suggList {
	margin: 0px;
	padding: 0px;
}
.suggList li {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	cursor: pointer;
	list-style-type: none;
}
.suggList li:hover {
	color: #fff;
	background-color: #333;
	font-weight: bold;
}
