/* GENERALE */
BODY.editoria {
	background-image: url(../img/bg.png);
	background-repeat: repeat;
}
TABLE.esterno {
	width: 775px;
	padding: 0px;
	border: 0px;
}
IMG {
	border: 0px none;
}

IMG.vspace1 {
	margin-top: 1px;
}

IMG.vspace5 {
	margin-bottom: 5px;
	margin-top: 5px;
}
IMG.hspace5 {
	margin-right: 5px;
}

/* LINKS */
a:link {
	font-weight: bold;
	color: #3F9804;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #3F9804;
	text-decoration: none;
}

a.maiu:link {
	font-weight: bold;
	color: #3F9804;
	text-decoration: none;
	text-transform: uppercase;
}
a.maiu:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
}
a.maiu:active {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
}
a.maiu:visited {
	font-weight: bold;
	color: #3F9804;
	text-decoration: none;
	text-transform: uppercase;
}


/* STRUTTURA TESTATA + LATERALI*/
TD.sx {
	background-image: url(../img/bg_sx.png);
	background-repeat: repeat-y;
	width: 3px;
}
TD.dx {
	background-image: url(../img/bg_dx.png);
	background-repeat: repeat-y;
	width: 3px;
}
TD.lat {
	background-color: #B6B5B5;
	width: 6px;
}
TD.latw {
	background-color: #FFFFFF;
	width: 6px;
}
TD.editoria182 {
	background-color: #3F9804;
	height: 12px;
	width: 182px;
	text-align: right;
}
TD.editoria10 {
	background-color: #3F9804;
	height: 12px;
	width: 10px;
}
TD.cinema181 {
	background-color: #517BD5;
	height: 12px;
	width: 181px;
}
TD.cinema10 {
	background-color: #517BD5;
	height: 12px;
	width: 10px;
}

TD.logo {
	background-color: #FFFFFF;
	width: 187px;
}

TD.sepw {
	background-image: url(../img/vert_b.gif);
	background-repeat: repeat-y;
	width: 20px;
	margin-top: 1px;
	margin-bottom: 1px;
}
TD.sepg {
	background-image: url(../img/vert_b.gif);
	background-repeat: repeat-y;
	width: 20px;
	margin-top: 1px;
	margin-bottom: 1px;
	background-color: #B6B5B5;
}
TD.gray {
	background-color: #B6B5B5;
	vertical-align: top;
}
TD.oriw1 {
	background-color: #FFFFFF;
	height: 1px;
}
TD.oriw3 {
	background-color: #FFFFFF;
	height: 3px;
}
TD.orig3 {
	background-color: #B6B5B5;
	height: 3px;
}

/* SERVIZIO */
TD.servizio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #FFFFFF;
	font-weight: bold;
	width: 374px;
	text-align: right;
}

a.servizio:link {
	color: #3F9804;
	text-decoration: none;
	font-weight: normal;

}
a.servizio:hover {
	color: #999999;
	text-decoration: none;
	font-weight: normal;

}
a.servizio:active {
	color: #999999;
	text-decoration: none;
	font-weight: normal;

}
a.servizio:visited {
	text-decoration: none;
	font-weight: normal;

}


/* SPAZI LATERALI DI DESTRA */

TD.dxg {
	background-color: #B6B5B5;
	width: 176px;
	vertical-align: top;
}
TD.dxgchi {
	background-color: #B6B5B5;
	width: 176px;
	vertical-align: top;
	background-repeat: no-repeat;
}

TD.dxglibri {
	background-color: #B6B5B5;
	width: 176px;
	vertical-align: top;
	background-repeat: no-repeat;
}

TD.dxgeventi {
	background-color: #B6B5B5;
	width: 176px;
	vertical-align: top;
	background-repeat: no-repeat;
}

DIV.dx {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
DIV.segneventi {
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}


/* CORPO */
DIV.centraleh {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 559px;
}

DIV.centrale {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #000000;
	width: 549px;
}

DIV.titoli16 {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #666666;
	margin-bottom: 3px;
}

DIV.titoli12 {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #666666;
	margin-bottom: 3px;
}

.titolini {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #666666;
	margin-bottom: 3px;
}

DIV.line {
	width: 100%;
	margin-top: 7px;
	margin-bottom: 7px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333333;
}

DIV.fondo {
	width: 100%;
	text-align: right;
	margin-bottom: 5px;
}

.graytxt {
	font-weight: bold;
	color: #666666;
}




/* CERCA + FORM GENERICHE*/
INPUT.campo {
	border: 1px solid #3F9804;
	font-size: 10px;
	padding: 2px;
}
TD.cerca {
	font-size: 10px;
	color: #999999;
	text-align: right;
	padding-bottom: 5px;
	vertical-align: bottom;
}
INPUT.bottone {
	border: 1px solid #3F9804;
	font-size: 10px;
	padding: 2px;
	background-color: #FFFFFF;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}

/* LIBRI */
DIV.evilibri {
	border: 1px dashed #339900;
	padding: 10px;
	display: table;
}
DIV.schedalibri {
	/* padding: 10px; */
	width: 95%;
	position: relative;
	height: 245px;
}
DIV.evi {
	padding-left: 15px;
	background-color: #666666;
	display: compact;
}
span.titoli15 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
	text-transform: uppercase;
}
IMG.border {
	border: 1px solid #666666;
}

IMG.borderh5 {
	border: 1px solid #666666;
	margin-right: 5px;
}

IMG.bordervh5 {
	border: 1px solid #666666;
	margin-right: 5px;
	margin-bottom: 50px;
}

