body{
	background-image:url(img/sfondo_pagina.gif);
	background-repeat:repeat;
}

td{
	color: #2F2E2D;
}

a{
	color: #E6630C;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
h2{
	font-family:"Trebuchet MS";
	font-size: 13px;
	color : #E6630C;
	margin-top: 0px;
	font-weight: bold;
}
div.language a,div.language a:visited{
	font-weight: bold;
	color: #E6630C;
	text-decoration: none;
	text-align:right ;
}

div.language a:hover{
	text-decoration: underline;
}

.boxBasso{
	background-color: #F1F1F1;
	padding: 0px 10px 0px 10px;
}

div.indirizzo, div.indirizzo a{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-family: "Verdana";
	padding-top:5px;
}

div.indirizzo a:hover{
	text-decoration: underline;
	
}
#menu{
	background-image: url(img/sfondo_menu.gif);
	height: 32px;
	color: #ffffff;
	text-align:center;
}
#menu a{
	font-size: 10px;
	color: #ffffff;
	font-family: "Verdana";
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
	
}
#menu a:hover, #menu #menuVoceSelezionata{
	color: #ffffff;
	text-decoration:underline;
}

h4, .sottosezione{
	font-family:"Trebuchet MS";
	font-size: 12px;
	color : #E6630C;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 0px;
}


.titolo{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	margin-top: 2px;
	margin-bottom: 8px;
}
.periodo{
	font-family: Tahoma;
	font-size: 11px;
	font-style:italic;
	color: Black;
	margin-top: 2px;
	margin-bottom: 8px;
}
.testo{
	font-family: Tahoma;
	font-size: 11px;
	color: Black;
	margin-top: 2px;
	margin-bottom: 5px;
}
/* EVENTI : Fine */


div.dettagliEventiOfferte{
	padding-left: 10px;
	padding-right: 10px;
}

div.dettagliEventiOfferte div.tipologia{
	font-size: 12px;
	color: #E6630C;
	font-weight: bolder;
	border-bottom-color: #E6630C;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

div.dettagliEventiOfferte div.titolo{
	font-size: 11px;
	font-weight: bold;
	color: Black;
}

div.dettagliEventiOfferte div.periodo{
	font-size: 11px;
}

div.dettagliEventiOfferte div.testo{
	font-size: 11px;
	margin-bottom: 20px;
}
div.dettagliEventiOfferte hr{
	border-style: solid;
	border-width: 1px; 
	border-color:#CCCCCC;
	width: 90%;
}

/****** Box Mailing List ****/
#formMailing-box{

}

#formMailing-titolo{
	font-weight: bold;
	vertical-align: bottom;
}

/****** Listino ******/
.listino-nomeCamera{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Tahoma;
}

table.listino{
	width: 480px;
	background-color: #f1f1f1;
	font-size: 12px;
}

table.listino th{
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	width: 70px;
	color: White;
	background-color:#E6630C;
	border-bottom: 2px solid #ffffff;
}

table.listino tr td{
	background-color: #ffffff;
	border-color: #999999;
	border-style: solid;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 0px;
	border-top-width: 0px;
	padding: 3px 3px 3px 3px;
}

table.listino tr.pari td{
	background-color: #efefef;
}

.listino-descrizionecamera{
	font-size: 12px;
	color: #000000;
}
.titoletto{
	color: #02203F;
	font-weight: bold;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.immagini{
	float: right;
	margin: 0px 5px 5px 5px;
}

div.immagini-destra{
	float: right;
	margin: 0px 5px 5px 5px;
}

div.immagini-sinistra{
	float: left;
	margin: 0px 5px 5px 5px;
}
.submit {
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid;
	MARGIN-TOP: 2px;
	BORDER: #ffffff 1px solid;
	COLOR: #ffffff;
	BACKGROUND-COLOR: #58595B;
	TEXT-DECORATION: none;
	font-family: georgia;
	font-size: 11px;
	padding: 2px 4px 2px 4px;
	font-weight: bold;
}
