div, td, body {
	font: 11px Arial, Helvetica, sans-serif;
}
#testohome {
	margin: 80px 70px 0px 70px; 
	width: 260px;
	height: 200px;
}
#principale {
	position: relative;
}
.titolorosso {
	font-weight: bold;
	color: #790000;
	text-decoration: none;
	font-size: 12px;
}
.linkrosso {
	font-weight: bold;
	color: #790000;
	text-decoration: none;
}
.immaginesx {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
}
.immaginedx {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: right;
}.link_menusx {
	font-size: 12px;
	color: #F1AF2E;
	text-decoration: none;
	font-weight: bold;
}
.link_elenco {
	color: #790000;
	text-decoration: none;
	font-weight: bold;
	background: url(images/freccinarossa.gif) no-repeat 0px 3px;
	padding-left: 11px;
	display: block;
}
.link_sottomenu {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background: url(images/freccinabianca.gif) no-repeat right 3px;
	display: block;
	padding-right: 10px;
}
.credits {
	color: #790000;
	text-decoration: underline;
}
.cella_menu {
	padding-left: 10px;
}
#tabella_credits {
	margin-top: 20px;
}
#colonnasx {
	background-repeat: no-repeat;
	background-color: #790000;
	width: 210px;
	padding: 270px 50px 0px 0px
}
#colonnacc {
	background-image: url(images/grigiotop.gif); 
	background-repeat: no-repeat; 
	background-color: #EEEEEE; 
	padding: 30px 10px 10px 10px;
}
#colonnadx {
	background-image: url(images/giallotop.gif);
	background-repeat: no-repeat;
	background-color: #F1AF2E;
	padding-top: 80px;
	padding-right: 10px;
	padding-left: 10px;
}



/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}
.virgole {
	font: 18px "Times New Roman", Times, serif;
	color: #999999;
}


#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}.bordi {
	border: 1px solid #790000;
}
h1 {
	font-size: 12px;
	color: #790000;
}
.downloadpdf {
	color: #666666;
	background: url(images/icone/pdf.gif) no-repeat;
	padding-left: 20px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
}
a {
	color: #790000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.link_riservata {
	font-size: 12px;
	color: #EEEEEE;
	text-decoration: none;
	font-weight: bold;
}
.linkbianco {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.link_collegamento {
	color: #790000;
	text-decoration: none;
	background: url(images/freccinarossa.gif) no-repeat 0px 3px;
	padding-left: 11px;
	display: block;
}
.input {
	font-size: 11px;
	color: #666666;
	background: #F9F5F0;
	height: 16px;
	border: 1px solid #666666;
}
.pulsante {
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	cursor: hand;
}

.link_principale {
	color: #790000;
	text-decoration: none;
	font-weight: bold;
	background: url(images/puntini.gif) no-repeat 0px 3px;
	padding-left: 10px;
	display: block;
	font-size: 12px;
}
