/*Classi standard*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	color:#095487;
	font-family : 'Trebuchet MS', verdana, arial, sans-serif;
	background-color:#C7DBF0;
}
input, textarea, td, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#095487;
}
form{
	margin:0px;
	padding:0px; 
}
fieldset{
  	border:1px solid #cccccc;
	text-align:left;
}
legend{
  	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#095487; 
	padding:5px;
}
.TitoloRiepilogo{
  	font-family:Georgia;
	font-size:16px;
	color:#095487; 
	padding:5px;
}
.submit{
	font-weight:bold;
	padding:3px 2px 3px 2px;
}

td.etichetta{
	font-weight:bold;
	text-align:right;
	padding-right:3px;
	width:150px;
}
td.etichettariepilogo{
	font-weight:bold;
	text-align:right;
	padding-right:3px;
	width:170px;
}
td.totale{
	font-weight:bold;
	text-align:right;
	padding-right:3px;
	
}
h2{
	font-family:Georgia;
	font-size:16px;
	color:#095487;
}

/***** header *****/
#LogoHotel{
	float:left; 
	padding-right:15px;
}
#AnagraficaHotel{
	color:#095487;
	font-family:Georgia;
	font-size:12px;
	padding: 10px 0px 10px 3px;
	line-height:18px;
}
#AnagraficaHotel h3{
	font-size:16px;
	font-weight:bold;
	margin: 0px 0px 5px 0px;
}
table.dettagli{
	width:100%;
	color:#095487;
}
table.preventivo{
	width:100%;
}

table.preventivo td,table.dettagli td{
	font-size:11px;
	border-top:1px solid #cccccc;
	padding:3px;
}

table.preventivo tr th{
	font-size:10px;
	font-weight:bold;
	color:#000000;
	background-color:#CCCCCC;
}
td.TipoCamera{
	font-size:12px;
	background-color:#0B5F7B;
	padding:5px;
	font-weight:bold;
	color:#FFFFFF;
	font-style:italic;
}
td.importo{
	text-align:right;
	width:100px;
}

tr.totalePreventivo td{
	background-color:#0B5F7B;
	color:#FFFFFF;
}

/****** ElencoPrezzi ******/
div.elencoPrezzi{
	border-bottom:1px solid #A9C0C6;
	border-left:1px solid #A9C0C6;
	background-color:#C7DBF0;
	color:#011641;
	margin:5px;
	padding:5px;
	float:left;
	width:96%;
}
img.fotoCamera{
	float:left;
	border:1px solid #CCCCCC;
	padding:1px;
}
div.descrizioneListino{
	float:left;
	padding:5px;
	width:410px;
}
div.prezzo{
	font-size:18px;
	font-weight:bold;
	font-family:Georgia;
	float:right;
	text-align:center;
	border:1px dashed #033F70;
	background-color:#55A7D9;
	width:35%;
	padding:10px 3px 10px 3px;
	text-decoration:none;
	cursor:pointer;
}
span.dettagliPrenotazione{
	color:#0A5C81;
	font-size:12px;
	font-style:italic;
}

div.prezzo a, div.prezzo a:hover, div.prezzo a:visited, div.prezzo a:active{
	color:#FFFFFF;
}
.tooltip {
    position: absolute; left: 140%; top:-1em; width: 200px;
    border: 1px solid #D8E3E6; background-color: #FFFFF0; color: Black;
	padding: 4px;
	font-size: 11px;
}
.ElencoDate{
	text-align:right; 
	font-weight:bold; 
	background-color:#011641; 
	color:#FFFFFF; 
	border-right:1px solid #cccccc; 
	border-bottom:1px solid #cccccc;
}
.ElencoPrezzo{
	text-align:right; 
	font-size:9px; 
	background-color:#FFFFFF; 
	color:#011641; 
	border-right:1px solid #cccccc; 
	border-bottom:1px solid #cccccc;
}
input.nonValido, textarea.nonValido, select.nonValido {
	background-color: #F8E564;
	border: 0.1em;
	border-color: #BB0000 !important;
	border-style: solid;
	margin: 0.1em !important;
}
.aw{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Trebuchet MS;
	text-decoration: underline;
}

a.aw:hover{
	color:#1177A4;
	text-decoration: underline;
}
.powered, .powered a:link, .powered a:visited, .powered a:hover{
	font-weight: normal;
	font-size: 11px;
	font-family: Trebuchet MS;
	color:#000000;
}
img
{
border-top-width: 0pt;
border-right-width-value: 0pt;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 0pt;
border-left-width-value: 0pt;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: none;
border-right-style-value: none;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: none;
border-left-style-value: none;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: -moz-use-text-color;
border-right-color-value: -moz-use-text-color;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: -moz-use-text-color;
border-left-color-value: -moz-use-text-color;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
}

a:hover img
{
opacity: 0.75;
}