
body
	{
	color: black;
	font-size:14px;  
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	margin: 0;
	padding: 0;
	background-color: #FEFEE4;
	text-align: center;
}

p, h5, ul, li, br {
	margin: 0;
	padding: 0;
}

#tutto {
	background: #FFE375 url(../img/bodybk.gif) bottom right no-repeat;
	width: 100%;
	height: auto;
	display: block;
	margin: 0;
	padding: 0;
}

#topbk {
	background: transparent url(../img/topbk.gif) top left no-repeat;
	min-width: 993px;
	width: 100%;
	height: 213px;
	clear: both;
	margin: 0;
	padding: 0;
}

#top {
	background: transparent url(../img/top.gif) top center no-repeat;
	width: 100%;
	height: 213px;
	text-align: center;
	margin: 0;
	padding: 0;
}

#top h1 {
	display: none;
}

#topcx {
	background: transparent url(../img/topcx.gif) top left no-repeat;
	width: 993px;
	height: 213px;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}
#topdx {
	position: absolute;
	background: transparent url(../img/topdx.gif) top right no-repeat;
	width: 198px;
	height: 213px;
	top: 0;
	right: 0;
}
#toplg {
	position: relative;
	background: transparent url(../img/toplg.gif) top left no-repeat;
	width: 250px;
	height: 185px;
	top: 10px;
	left: 10px;
	float: left;
	
}
#barrahz {
	background: transparent;
	width: auto;
	text-align: left;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	padding-left: 320px;
	padding-top: 195px;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
}

#langbar {
	display: none;
}

/* middle */
#middlebk {
	background: transparent url(../img/middlebk.gif) top center repeat-y;
	min-width: 993px;
	width: 100%;
	min-height: 270px;
	height: auto;
	margin: 0;
	padding: 0;
	display: block;
}

#middle {
	background: transparent url(../img/middle.gif) top center no-repeat;
	width: auto;
	min-height: 270px;
	height: auto;
	text-align: center;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#middlecx {
	background: transparent;
	width: 993px;
	min-height: auto;
	height: auto;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	display: block;
	border-right: 1px dashed #00319A;
}

#colsx {
	float: left;
	text-align: center;
	background: transparent url(../img/colsxtop.gif) -1px top no-repeat;
	width: 239px;
	min-height: 83px;
	margin: 0;
	height: auto;
	margin-left: 0;
	margin-right: auto;
	padding: 0;
	display: block;
}

#colcx {
	background: transparent;
	width: 708px;
	height: auto;
	padding: 0; 
	margin: 0;
	margin-left: auto;
	margin-right: 20px;
	display: block;
	text-align: right;
}

#bodycontent {
	padding: 0; 
	margin: 0;
	text-align: left;
	width: 708px;
	height: auto;
	display: block;
}

/* bx */
#bxbk {
	background: transparent url(../img/middlebk.gif) top center repeat-y;
	min-width: 993px;
	width: 100%;
	height: 240px;
	clear: both;
}
#bx {
	background: transparent;
	width: 100%;
	height: 240px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#bxcx {
	background: transparent;
	width: 993px;
	height: 240px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	border-right: 1px dashed #00319A;
}
#bxcolsx {
	float: left;
	text-align: center;
	background: transparent url(../img/colsxbx.gif) -1px bottom no-repeat;
	width: 239px;
	height: 240px;
	margin-left: 1px;
	margin-right: auto;
	padding: 0;
	display: block;
}
#bxcolcx {
	background: transparent url(../img/firma_basso.gif) top center no-repeat;
	width: 748px;
	height: 240px;
	margin-left: auto;
	margin-right: 0;
	border-top: 1px dashed #00319A;
	display: block;
}

/* bottom */
#bottombk {
	background: transparent url(../img/bottombk.gif) top center no-repeat;
	min-width: 993px;
	width: 100%;
	height: 120px;
}
#bottom {
	background: transparent;
	width: 100%;
	height: 120px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;

}

#notafooter {
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	color: #00319A;
	/* text-transform: uppercase; */
	padding-top: 20px;
	padding-bottom: 20px;
}

/* mini */
.mini {
	border: 1px solid #FFFFFF;
}



/* movimenti rapidi ----------------------------------------------------------- */
.quickpanel {
	background: transparent;
	padding: 20px;
	margin: 0;
	width: auto;
	height: auto;
	text-align: right;
}

.quickpanel img {
	border: none;
	margin: 0;
	padding: 0;
	height: 38px;
	width: 38px;
}

.linknav {
	display: none;
}

a, a:visited {
	color: #00319A;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
   text-decoration:none;  /* elimino la sottolineatura */
	color: #FFF;
	background-color: #0000CD;
	text-decoration: none;
	font-weight: bold;
}


/* elementi del bodycontent --------------------------------------------------- */
#postxt {
	color: #A9A9A9;
	font-style: italic;
	padding-bottom: 15px;
	text-align: left;
	padding-top: 10px;
}

#postxt a, a:visited {
	color: #A9A9A9;
}


#postxt a:hover {
	color: #40A1FF;
	background: #FFF;
}

.nome
	{
	color: #40A1FF;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 1.8em;
	font-weight: bold;
	margin: 0;
	text-align: left;
}

.localita
	{
	color: #0000CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	margin-top: 6px;
	text-align: left;
}

.descrizione
	{
	color: #000000;
	font-size: 1.22em;
	margin-bottom: 20px;
	margin-top: 18px;
	text-align: justify;
	font-weight: normal;
}

.titcondizione {
	background: #EDF6FF;
	border-bottom: 1px solid #40A1FF;
	border-top: 1px solid #40A1FF;
	color: #40A1FF;
	font-size: .8em;
	font-weight: bold;
	margin-top: 6px; 
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: justify;
	text-transform: uppercase;
}

.condizione	{
	border-bottom: 1px solid #EDF6FF;
	font-size: .94em;
	margin-bottom: 6px;
	padding-bottom: 6px;
	padding-top: 3px;
	text-align: justify;
}

.dettaglio {
	font-style: italic;
	font-weight: normal;
}

/* tabella prezzi */
table.tabella  {
	border: 1px solid #0000CC;
	border-collapse: separate;
	caption-side: top;
	empty-cells: hide;
	margin-bottom: 15px;
	font-size:1.0em;
	width: 100%;
}

table.tabella caption {
	background: #40A1FF;
	border-bottom: 0px none;
	border-left: 1px solid #0000CC;
	border-right: 1px solid #0000CC;
	border-top: 1px solid #0000CC;
	color: #FFFFFF;
	font-size: 1.15em;
	font-weight: bold;
	padding: 2px;
}

table.tabella p {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

table.tabella td {
	background: #EDF6FF;
	font-size: .9em;
	text-align: center;
	margin: auto;
	padding: auto;
}

table.tabella td.lettera  {
	text-align: center;
	width: 20px;
}

table.tabella td.numero  {
	padding-left: 0px;
	padding-right: 4px;
	text-align: right;
	width: 20px;
}

table.tabella td.periodo {
	text-align: center;
	width: 80px;
}

table.tabella td.prima  {
	font-size: .9em;
	text-align: left;
	text-transform: uppercase;
}

table.tabella td.vuota {
	background: transparent;
	font-size: .9em;
	text-align: center;
}

table.tabella td.percentuale {
	color: #FF0000;
	background-color: #FFF0F0;
	font-weight: bold;
	font-size: .9em;
	text-align: center;
	width: 90px;
}

table.tabella th.percentuale {
	color: #D80000;
	background-color: #FFCECE;
	font-weight: bold;
	font-size: .9em;
	text-align: center;
	width: 90px;
}

table.tabella th {
	background: #BEDDFF;
	color: #0000CC;
	font-size: .9em;
	font-weight: bold;
	text-align: center;
}


/* galleria fotografica */

#slidediv {
	background: transparent;
	float: right;
	margin: 0;
	width: 351px;
	height: 282px;
	text-align: left;
}

#slidediv object {
	background: #FFFFFF;
	border: 1px solid #000000;
	margin-top: 13px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 332px;
	height: 246px;
	display: block;
	text-align: center;
	float: left;
}

.fotoElenco,
.fotoPreviewFoto {
	height: 112px;
	width: 146px;
}

.fotoElenco {
	background: #FFFFFF;
	border: 1px #000000 solid;
	padding: 8px;
	margin: 4px;
}

.descrDettaglio {
	width: auto;
	margin-bottom: 6px;
	display: block;
}


table.tabcop {
	border: 1px solid #C0C0C0;
	width: 100%;
}

table.tabcop th {
	background-color: #ededed;
	text-align: center;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
}

table.tabcop th.sel {
	background-color: #C0C0C0;
}

#elencoDettaglio a, #elencoDettaglio a:visited,
a, a:hover, a:visited {
	border: 0;
	background: transparent;
}

#elencoDettaglio a, #elencoDettaglio a:visited {
	color: #00319A;	
}

#elencoDettaglio a:hover {
	color: red;
}


/* movie in descrizione */
#slidedivsup {
	background-color: #EDF6FF;
	border: 1px solid #330099;
	float: right;
	margin-bottom: 7px;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 60px;
	padding: 6px;
	position: relative;
}

/* elementi della colonna sinistra -------------------------------------------- */
#colonnasx
	{
	text-align: left;
	width: auto;
	height: auto;
	margin: 80px 0 0 1px;
	padding: 0;
	display: block;
}

#titsez, #titmain  {
	background-color: #C1DFFF;
	border: 0px solid #330099;
	color: #330099;
	font-size: 0.9em;
	font-weight: bold;
	left: 0px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 3px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	width: 88%;
}

#menusez, #menumain 	{
	color: #99CCFF;
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 20px;
	padding-top: 6px;
	text-transform: uppercase;
	top: 0px;
	width: 100%;
	margin: 0;
}

#menusez ul, #menumain ul {
	list-style: none; /* elimino i punti elenco */
	margin: 0;
	padding: 0; /* elimino i rientri delle liste */
}

#menusez ul li a, #menusez ul li a:visited, #menumain ul li a, #menumain ul li a:visited {
	background: transparent;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	/* border-bottom: 1px solid #4A8CCD; */
	color: #D9E6FF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 9px;
	padding-right: 6px;
	text-decoration: none;
	width: auto;
	display: block;
	margin: 0;
}

#menusez ul li a:hover, #menusez ul li a:focus, #menumain ul li a:hover, #menumain ul li a:focus {
	background: url('../img/frecciadx.gif') #00319A no-repeat top right;
	border: 0px;
	/* border-bottom: 1px solid #FFFFFF; */
	color: #FFFFFF;
	display: block; /* il link occupa tutto lo spazio orizzontale */
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 9px;
	padding-right: 6px;
	text-decoration: none; /* elimino la sottolineatura */
	width: auto;
}

#menusez ul li a img, #menusez ul li a:visited img, #menumain ul li a img, #menumain ul li a:visited img {
	border: 1px solid #D9E6FF;
}

#menusez ul li a:hover img, #menusez ul li a:focus img, #menumain ul li a:hover img, #menumain ul li a:focus img {
	border: 1px solid #FFFFFF;
}

#menusez .titmezzo, #menumain .titmezzo {
	background-color: #0363C2;
	border: 0px solid #330099;
	color: #C7E2FE;
	font-size: 0.9em;
	font-weight: bold;
	left: 0px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 3px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	width: 82%;

/*	color: #00319A;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 10px;
	padding-left: 8px;
	padding-right: 10px;
	text-align: left;
	text-transform: uppercase;
	width: auto;
*/
}

/* ----------------------------------------------------- */

#menuhomesez {
	color: #99CCFF;
	font-size: 1.2em;
	font-weight: block;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
	padding-top: 6px;
	top: 0px;
	width: auto;
}

#menuhomesez ul {
	list-style: none; /* elimino i punti elenco */
	margin: 0;
	padding: 0; /* elimino i rientri delle liste */
}

#menuhomesez ul li a, #menuhomesez ul li a:visited {
	background-color: transparent;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	border-bottom: 1px solid #4A8CCD;
	color: #4169E1;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 12px;
	text-decoration: none;
	width: auto;
	display: block;
	margin: 0;
}

#menuhomesez ul li a:hover, #menuhomesez ul li a:focus {
	background: #1E90FF;
	border: 0px;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	display: block; /* il link occupa tutto lo spazio orizzontale */
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 12px;
	text-decoration: none; /* elimino la sottolineatura */
	width: auto;
}

#menuhomesez .titmezzo {
	color: #1E90FF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 6px;
	margin-top: 10px;
	padding-left: 8px;
	padding-right: 10px;
	text-align: left;
	text-transform: uppercase;
	width: auto;
}

/* ----------------------------------------------------- */

#dettagliostruttura {
	top: 0;
	width: auto;
	height: auto;
	margin-bottom: 20px;
	display: block;
	text-align: center;
	clear: right;
}

#dettagliostruttura img {
	border: 0px;
}

#dettagliostruttura a:hover img {
	background-color: #330099;
}

#dettagliostruttura a img, #dettagliostruttura a:visited img {
	background-color: transparent;
}

#map {
	width: auto;
	height: 310px;
	background-color:#EDF6FF;
	border:1px solid #330099;
	margin:10px 0 15px 0;
}

#mykw {
	display: none;
}

.to_left {
	float: left;
	margin-right: 10px;
}

.to_right {
	float: right;
	margin-left: 10px;
}

.to_center {
	text-align: center;
}

.bordoblu {
	border: 1px solid #00319A;
}

.bordoarancione {
	border: 1px solid #FB8600;
}

.no_bordo {
	border: 0px solid #FFFFFF;
}
img .no_bordo {
	border: 0;
}

.inevidenza, a.inevidenza {
	color: #00319A;
}