<!--

html, body {
	height: 100%;
	width: 100%;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #000066;
}


a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


#header_path {
	font-size: 80%;
	font-weight: bold;
}


.titolo {
	font-weight: bold;
	color: #FF6600;
	text-align: center;
	text-transform: uppercase;
}


div.message {
	text-align: center;
	font-variant: small-caps;
	font-weight: bold;
	background-color: #00C402;
	color: #FFFFFF;
	width: 22em;
	padding: 2px 5px 3px 5px;
}

div.bgred {
	background-color: #FF0000;
}


td.menu {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #294be0;
	padding: 6px 0px 6px 0px;
}

td.menu a:hover {
	color: #00CC00;
}


table.container {
	color: #000000;
	background-color: #FFFFFF;
}

table.container td.title {
	text-align: center;
}

table.container td.main {
	font-size: 13px;
	color: #000066;
	text-align: justify;
}

table.container a {
	color: #FF6600;
}


table.footer {
	color: #010066;
	background-color: #f89907;

}

table.footer a {
	color: #010066;
	font-weight: bold;
}

table.footer td.title {
	text-align: center;
	border-top: 1px solid #FFFFFF;
}

table.footer td.left {
	border-left: 1px solid #FFFFFF;
}

table.footer td.right {
	border-right: 1px solid #FFFFFF;
}

table.footer td.bottom {
	border-bottom: 1px solid #FFFFFF;
}

table.footer td.main {
	font-size: 90%;
	text-align: center;
}



table.listino td {
	text-align: center;
}

table.listino td.s { /* stagione */
	font-weight: bold;
	vertical-align: top;
}

table.listino td.ta { /* tariffa */
	font-size: 10px;
	font-weight: bold;
}

table.listino  td.g { /* gruppo */
	font-size: 90%;
	font-weight: bold;
	background-color: #FF6600;
	color: #FFFFFF;
	width: 120px;
}

table.listino  td.a { /* anno */
	font-weight: bold;
	background-color: #FF8D40;
	color: #FFFFFF;
}

table.listino div.p { /* periodo */
	font-weight: normal;
	font-size: 80%;
}

table.listino td.n { /* nome oggetto */
	text-align: left;
	font-variant: small-caps;
	/*text-transform: uppercase;*/
	text-indent: 3px;
	font-size: 95%;
}

table.listino td.pr { /* prezzo */
}

table.listino td.quant { /* quantita */
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	padding: 2px 2px 2px 2px;
}

table.listino td.days { /* giorni */
	text-transform: uppercase;
	font-size: 85%;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}

table.listino td.r_d { /* riga sotto */
	font-variant: small-caps;
	font-size: 95%;
	font-weight: bold;
}

table.listino td.bg { /* background */
	background-color: #F4FFF5; /*#f1fafe;*/
}



table.dettagli_listino td.d {
	
}

table.dettagli_listino td.p {
	text-align: right;
	color: #FF2B2B;
	font-weight: bold;
	font-size: 90%;
}

table.dettagli_listino td.pr {
	text-align: right;
}

table.dettagli_listino tr.block {
	background-color: #FFFCD9;
	font-style: italic;
}

table.dettagli_listino span.block {
	font-weight: bold;
	font-size: 90%;
}

table.dettagli_listino tr.totale {
	color: #FFFFFF;
	background-color: Fuchsia;
}

table.dettagli_listino tr.totale td.t {
	font-variant: small-caps;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}

table.dettagli_listino tr.totale td.pr {
	font-weight: bold;
}



#submit {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	border: 1px solid #FF6600;	
}


.subtitle {
	text-align: center;
	font-weight: bold;
	padding: 15px 0px 10px 0px;
}

.invio {
	text-align: center;
	padding-top: 15px;
}

table.form input[type=text] {
	width: 250px;
}
table.form textarea {
	width: 250px;
}
table.form select {
	width: 250px;
}


table.contatti td.t {
	color: #000066;
	font-weight: bold;
}
table.contatti a {
	color: #000066;
	font-weight: bold;
}



table.meteo td.main {
	font-weight: bold;
	text-align: center;
}



table._cart td.main {
	text-align: center;
}


td.servizi div {
	margin-top: 3px;
	margin-left: 5px;
}

td.servizi a {
	font-weight: bold;
	color: #D40000;
}

td.servizi img {
	margin: 3px 3px 3px 3px;
}


.b { /* border */
	border: 1px solid #99CCFF;
}
.bt { /* border top */
	border-top: 1px solid #99CCFF;
}
.br { /* border right */
	border-right: 1px solid #99CCFF;
}
.bb { /* border bottom */
	border-bottom: 1px solid #99CCFF;
}
.bl { /* border left */
	border-left: 1px solid #99CCFF;
}


div.cartina {
	text-align: center;
}
div.cartina a {
	color: #000000;
	font-weight: bold;
}
div.cartina a:hover {
	color: #007B01;
}

.mini {
	font-size: 88%;
	text-align: center;
}

.sfondoComacchio {
	background-image: url(../img/sfondo_comacchio.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;

}
.titolo4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
.titolo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

-->

