body{
	background-image:url(img/sfondopagina.gif);
	background-repeat:repeat-x;
}

a{
	color: #02203F;
	FONT-WEIGHT: bold;
	text-decoration: underline;
}
a:hover{
	color: #696969;
	FONT-WEIGHT: bold;
	text-decoration: none;
}

h2{
	font-size: 14px;
	color: #696969;
	font-weight: bolder;
}
div.language a,div.language a:visited{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align:right;
}

div.language a:hover{
	text-decoration: underline;
}

div.boxLogoHome{
	background-image: url(img/SfondoGrigio.gif);
}

div.indirizzo, div.indirizzo a{
	font-size: 11px;
	font-weight: bold;
	color: #696969;
	text-decoration: none;
}

div.indirizzo a:hover{
	text-decoration: underline;
}

#menu{
	background-color: #EFEFEF;
	width: 212px;
	background-image: url(img/menu.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 10px;
	/*margin-bottom: 5px;*/
}
#menu a{
	background-image: url(img/freccia.gif);
	background-position: 0px;
	background-repeat: no-repeat;
	display: block;
	font-size: 11px;
	font-weight: bolder;
	color: #02203F;
	margin-left: 10px;
	padding-left: 15px;
	width: 180px;
	border-bottom-color: #B1BFCA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 2px;
	padding-bottom: 3px;
	text-decoration: none;
}
#menu a:hover, #menu #menuVoceSelezionata{
	background-image: url(img/frecciaOver.gif);
	color: #696969;
	text-decoration:underline;
}

div.boxLogoInterno{
	background-image:url(img/SfondoBianco.gif);
	background-repeat:repeat-y;
}

h4{
	font-size: 11px;
	color : #02203f;
	border-bottom-color: #bad7f7;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin-top: 15px;
	font-weight: bold;
	text-align: center;
}


/* Box Colonna SX e DX : Inizio */

div.boxColonna{
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: left;
	padding-left: 10px;
}
div.boxColonna div.titolo{
	font-size: 11px;
	font-weight: bold;
	color: Black;
}

div.boxColonna div.data{
	font-size: 11px;
	font-weight: bold;
	padding-bottom:5px;
	padding-top:5px;
}

div.boxColonna div.testo{

}

div.boxColonna a{
	color: #02203F;
	text-decoration: underline;
}

.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: 25px;
}
/* EVENTI : Fine */


div.dettagliEventiOfferte{
	padding-left: 10px;
	padding-right: 10px;
}

div.dettagliEventiOfferte div.tipologia{
	font-size: 12px;
	color: #02203F;
	font-weight: bolder;
	border-bottom-color: #bad7f7;
	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{
	background-color: #FBCE37;
	margin-bottom: 0px;
	font-size: 11px;
	padding-left: 6px;
	padding-top: 3px;
	color: #ffffff;
}

#formMailing-titolo{
	font-weight: bold;
	padding-left: 10px;
	vertical-align: bottom;
}

/****** Listino ******/
.listino-nomeCamera{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Tahoma;
}

table.listino{
	width: 480px;
	background-color: #ffd43a;
	font-size: 12px;
}

table.listino th{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	width: 70px;
	color: White;
	background-color:#FBCE37;
	border-bottom: 2px solid #ffffff;
}

table.listino tr td{
	background-color: #efefef;
	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: #ffd43a;
}

.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;
}
