BODY {
	margin: 0;
	background-color: #E5E5E5;
	font: 14px Verdana;
}

#header {
	width: 100%;
	background-color: #DDDDDD;
}

#header TD.left {
	width: 200px;
	height: 100px;
	border-right: 1px solid #666666;
	text-align: center;
}

#header SPAN.title {
	display: block;
	text-align: left;
	font: 60px verdana;
	color: #666666;
	padding-left: 10px;
}

#header SPAN.subTitle {
	display: block;
	text-align: left;
	font: 19px verdana;
	color: #666666;
	padding-left: 12px;
	padding-top: 3px;
}

#globalNav {
	width: 100%;
	height: 22px;
	background-color: #990000;
}

#globalNav TD.left {
	width: 200px;
}

#globalNav TD.btn {
	width: 100px;
	border-left: 1px solid #E6E6E6;
	text-align: center;
	vertical-align: middle;
}

#globalNav TD.btnLeft {
	width: 100px;
	border-left: 1px solid #666666;
	text-align: center;
	vertical-align: middle;
}

A.gNav {
	font: 20px verdana;
	color: White;
	text-decoration: none;
}

A.gNav:hover {
	color: #E6E6E6;
	text-decoration: none;
}

#gNav TD.float {
	width: 100%;
	border-left: 1px solid #666666;
}

#globalBar {
	width: 100%;
	height: 22px;
}

#globalBar TD.left {
	width: 200px;
	background-color: #ADADAD;
}

#globalBar TD.gBar {
	border-left: 1px solid #666666;
	font: bold 20px verdana;
	color: #999999;
	letter-spacing: 10px;
	padding-left: 13px;
}

#content {
	width: 100%;
	height: 430px;
}

#content SPAN.title {
	display: block;
	height: 15px;
	font-weight: bold;
}

#content TD.left {
	width: 200px;
	background-image: url(/common/images/composizione.jpg);
	background-position: top;
	background-repeat: no-repeat;
	vertical-align: top;
}

#spalla {
	width: 100%;
	padding-top: 150px;
	padding-right: 15px;
	text-align: right;
	font: 14px Verdana;
	color: #666666;
}

#spalla A.spalla {
	color: #666666;
	text-decoration: none;
}

#spalla A.spalla:hover {
	color: #990000;
	text-decoration: none;
}

#content TD.text {
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	vertical-align: top;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	font: 14px Verdana;
}

#footer {
	width: 100%;
		border-top: 1px solid #666666;
}

#footer TD.footerLeft{
	font: 10px verdana;
	color: #666666;
	text-align: left;
	width: 50%;
	padding-left: 8px;
}

#footer TD.footerRight{
	font: 10px verdana;
	color: #666666;
	text-align: right;
	width: 50%;
	padding-right: 8px;
}

#quadri {
	width: 100%;
	font-size: 12px;
}

#quadri TD.paginazione {
	background-color: #DDDDDD;
	font-size: 95%;
	padding-left: 4px;
	height: 18px;
	border: 1px solid #ADADAD;
}

#quadri TD.artista {
	color: #990000;
	font-size: 130%;
	font-weight: bold;
	padding-bottom: 8px;
}

#quadri TD.foto {
	vertical-align: top;
	border-top: 1px solid #ADADAD;
	border-left: 1px solid #ADADAD;
	border-bottom: 1px solid #ADADAD;
	padding: 8px;
	text-align: right;
}

#quadri TD.descrizione {
	vertical-align: top;
	border-top: 1px solid #ADADAD;
	border-right: 1px solid #ADADAD;
	border-bottom: 1px solid #ADADAD;
	padding: 8px;
	background-color: #DDDDDD;
}

#quadri TD.vuoto {
	vertical-align: top;
}

#quadri TD.rigaVuota {
	height: 10px;
	font-size: 1%;
}

#expo {
	width: 100%;
	border: 1px solid #ADADAD;
}

#expo TD.foto{
	width: 50%;
	text-align: right;
	vertical-align: top;
	padding-right: 8px;
}

#expo TD.descrizione {
	width: 50%;
	text-align: left;
	vertical-align: top;
	padding-left: 8px;
	background-color: #DDDDDD;
}

#login {
	width: 100%;
	height: 100px;
	text-align: center;
}

#login TD.title {
	font-size: 110%;
	padding-bottom: 8px;
}

#login TD.lLeft {
	text-align: right;
	width: 50%;
}

#login TD.lRigth {
	text-align: left;
	width: 50%;
}

/* STILI COMUNI */
SPAN.rosso {
	color: #990000;
}

SPAN.centro {
	text-align: center;
}

#artisti {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	font: 14px Verdana;
}

#artisti TD.left {
	text-align: right;
	padding-right: 8px;
	border-right: 1px solid #990000; 
	width: 50%;
	background-image: none;
}

#artisti TD.right {
	text-align: left;
	padding-left: 8px;
	width: 50%;
}

#artisti TD.title {
	text-align: center;
	color: #990000;
	font-weight: bold;
	padding-bottom: 8px;
}

#artisti A.spalla {
	color: #666666;
	text-decoration: none;
}

#artisti A.spalla:hover {
	color: #990000;
	text-decoration: none;
}

#spallaArtisti {
	text-align: right;
	width: 170px;
	table-layout: fixed;
	border-collapse: collapse;
	font: 14px Verdana;
	border: 1px solid #990000;
	margin-left: 10px;
	margin-bottom: 15px;
}

#spallaArtisti TD.cella {
	/*border-right: 1px solid #990000;*/
	padding-right: 5px;
}

#spallaArtisti TD.cellaVuota {
	/*border-bottom: 1px solid #990000;*/
	font-size: 1%;
}

A {
	color: #666666;
	text-decoration: none;
}

A.:hover {
	color: #990000;
	text-decoration: none;
}