/* TAG */
body {
	overflow-y: scroll;
	background-color: #caeaff;
	background-repeat: repeat-x;
	background-image:url(images/bkg-stick.png);
	color: #3B3F51;
	font-size: 12px;
	font-family: Verdana, sans-serif;
}
input, textarea, select {
	border: 1px solid #3B3F51;
}
/*///////////////////////////////////////*/
#contenitore {
	width: 900px;
	text-align:left;
	margin: 0 auto;
	background-color: transparent;
	min-width: 768px;
	
}
/*///////////////////////////////////////*/
#supHeader {
	height: 13px;
	max-height: 13px;
	min-height: 13px;
}

#header {
	width: 900px;
	margin-top: 0px;
	clear: left;
	background-image:url(images/bkg-body.png);
	background-repeat:repeat-y;
}
#body {
	width: 900px;
	float:left;
	clear: left;
	margin: 0px;
	background-image:url(images/bkg-body.png);
	background-repeat:repeat-y;
	min-height: 170px;
}
#footer {
	width: 900px;
	font-size: 12px;
	color: #003366;
	text-align:center;
	clear: left;
	margin-top: 0px;
	background-image:url(images/bkg-body.png);
	background-repeat:repeat-y;
}
/*///////////////////////////////////////*/
#navbar {
	width: 550px;
	text-align: left;
	float:left;
	padding-top: 5px;
	padding-left: 25px;
	padding-bottom: 15px;
}
#navbar a {
	text-align: left;
	text-decoration: none;
}
#dbcheck {
	text-align: left;
	float: left;
	margin: 0;
	min-height: 15px;
}
#refreshPage {
	float:left;
	margin:0;
	padding-left:35px;
	min-height:15px;
	width:75px;
}
#logo {
	text-align: center;
	clear: left;
	margin-left: 25px;
	min-height: 100px;
}
/*///////////////////////////////////////*/
#colsx {
	width: 180px;
	text-align: center;
	margin-top: 5px;
	margin-left: 0;
	float: left;
}
#dynarea {
	width: 715px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 15px;
	float: left;
}
/*/////////////////////////////////////*/
/*             COLONNA SX              */
/*/////////////////////////////////////*/
.menu {
	width: 170px;
	clear: left;
	padding: 0;
	margin-top: 5px;
	margin-left: 0;
}
/*/////////////////////////////////////*/
#rubricatitle {
	width: 166px;
	height: 25px;
	min-height: 25px;
	background-image: url(images/contenttitle-menu.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 12px;
	padding-top: 10px;
	padding-left: 10px;
	clear: left;
	text-align: left;
	font-weight: bold;
	color: #ffffff;
}
#rubricacontent {
	width: 166px;
	min-height: 75px;
	background-image: url(images/contentbody-menu.png);
	background-repeat: repeat-y;
	margin-left: 12px;
	margin-top: 0;
	padding: 0;
	/*clear: left;*/
}
#rubricafooter {
	width: 166px;
	margin-left: 12px;
	background-image: url(images/contentfooter-menu.png);
	background-repeat: no-repeat;
	min-height: 35px;
	clear: left;
}
/*/////////////////////////////////////*/
#menutitle {
	width: 166px;
	height: 25px;
	min-height: 25px;
	background-image: url(images/contenttitle-menu.png);
	background-repeat: no-repeat;
	clear: left;
	text-align: left;
	font-weight: bold;
	color: #ffffff;
	margin-top: 10px;
	margin-left: 12px;
	padding-top: 10px;
	padding-left: 10px;
}
#menucontent {
	width: 166px;
	min-height: 75px;
	background-image: url(images/contentbody-menu.png);
	background-repeat: repeat-y;
	margin-left: 12px;
	margin-top: 0;
	padding: 0;
	/*clear: left;*/
}
#menufooter {
	width: 166px;
	margin-left: 12px;
	background-image: url(images/contentfooter-menu.png);
	background-repeat: no-repeat;
	min-height: 35px;
	clear: left;
}
.menuitem {
	padding-left: 20px;
	text-align: left;
	list-style-type: none;
}
/*/////////////////////////////////////*/
#maintitle {
	width: 690px;
	height: 25px;
	background-image: url(images/contenttitle-sale.png);
	background-repeat: no-repeat;
	min-height: 25px;
	max-width: 690px;
	margin-top: 10px;
	clear: left;
	text-align: left;
	font-weight: bold;
	color: #ffffff;
	padding-top: 10px;
	padding-left: 10px;
}
#maincontent {
	width: 690px;
	background-image: url(images/contentbody-sale.png);
	background-repeat: repeat-y;
	padding-left: 10px;
	/*clear: left;*/
}
#mainfooter {
	width: 690px;
	background-image: url(images/contentfooter-sale.png);
	background-repeat: no-repeat;
	min-height: 35px;
	clear: left;
}
/*/////////////////////////////////////*/
.strong {
	font-weight: bold;
}

.bloccoScrollDown {
	display:none;
	width:125px;
	height:40px;
	text-align:left;
}

.linkOver {
	background-image:url(images/btnBkgOver.png);
	display:block;
	width:125px;
	height:30px;
	text-align:center;
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
	line-height:28px;
}

.linkOut {
	background-image:url(images/btnBkgOut.png);
	display:block;
	width:125px;
	height:30px;
	text-align:center;
	text-decoration: none;
	color:#3b3f51;
	line-height:28px;
}

.linkEventi {
	font-size:10px;
	text-decoration:none;
	color:#3b3f51;
}

.divEventi {
	margin-top:3px;
	margin-left:3px;
}
/* --------------------------------------- */
/*/////////////////////////////////////*/
.firma {
	text-align: right;
	font-weight: bold;
}
a {
	color: #006699;
}

a:HOVER {
	color: #006699;
}
/*/////////////////////////////////////*/
.formField {
	border: 1px solid #FF0000;
	margin-bottom: 2px;
}
/*/////////////////////////////////////*/
.testiCentrati {
	text-align: center;
}
.testiGrandiCentrati {
	text-align: center;
	font-size: 18px;
}
.imgCentrate {
	text-align: center;
}
.giorniDelMese {
	text-align: center;
	font-size: 14px;
}
.giorniDellaSettimana {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
/*/////////////////////////////////////*/
.salaLibera {
	border: 2px solid Lime;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
}

.salaOccupata {
	border: 2px solid Red;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
}

.salaAccIns {
	border: 2px solid #006;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
}

.formInput {
	margin: 10px;
	border: 1px solid #FF0000;
}
td {
	font-size: 10px;
}

input.bottone {
	background-image: url(images/button-stripe.png);
	background-position: left;
	background-repeat: repeat-x;
	border: 1px solid #3B3F51;
}

input.textbox {
	border: 1px solid #3B3F51;
}

select, textarea {
	border: 0;
}
.marginUp {
	margin-top: 40px;
}
.tabCentrata {
	padding-top: 15px;
	padding-left: 40px;
	padding-bottom: 25px;
	/*margin-right: auto;
	margin-left: auto;*/
}
.tabCentrata td {
	font-size: 16px;
	padding: 5px;
}
.tabCentrata2 td {
	font-size: 14px;
	padding: 1px;
}
.rigOrizzontale {
	width: 310px;
	border-top: 2px solid #39F;
}
.rigOrizzontalePren {
	width: 310px;
	padding: 0;
	margin: 0;
	border-top: 1px dashed #999;
}
.campoPrenotazione {
	font-size: 14px;
	font-weight:bold;
}
.spaziatura {
	height:50px;
}
.noSottolineato {
	text-decoration: none;
}

.grassetto {
	font-weight: bold;
}

.txtPiccolo {
	font-size: 10px;
}

.spaziatura {
	margin-top: 20px;
}

.avvisoImportante {
	color: #ff0000;
	text-align: center;
}

.evidenziaFascia {
	text-align:center;
	font-weight:bold;
}

.evidenziaNomeSala, .evidenzia {
	font-weight:bold;
}

.rispSi {
	color:#0C3;
}
.rispNo {
	color:#F00;
}

.bordoInferiore {
	height:1px;
	padding: 0;
	margin: 0;
	border-top: #000 solid 1px;
}

.evidenziaTitoloSala {
	color:#F00;
	font-weight:bold;
}

.testoMedio {
	font-size:12px;
}
.testoMedioCentrato {
	font-size:12px;
	text-align:center;
}
.testoMedioEvidenziato {
	font-size:12px;
	font-weight:bold;
	text-align:center;
}