@import "../_pagina/stile-print.css";

/* TESTATA */

#testata-contenuto {
	text-align: center;
}

/* Fine TESTATA */



/* CONTENUTO */

#contenuto {
	margin-top: 3.0em;
	margin-left: 0.2em;
	margin-right: 0.5em;
	color: Black; 
}

#contenuto a  {
	color: Black;
}

#contenuto table {
	margin-top: 0;
	font-size: 1em;
}

#contenuto td {
	width: 50%;
	padding: 0 0.5em 1em 0.5em;
	text-align: right;
	font-size: 0.9em;
	vertical-align: top;
}

#contenuto h1 {
	font-size: 1.1em;
	background-color: #00523E;
	background-image: url(../img/back-titolohome.gif);
	margin-top: 0;
	text-align: left;
}

#contenuto ul {
	margin: 0 0 0.5em 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

#contenuto ul li {
	padding-bottom: 0.5em;
}

/* Fine CONTENUTO */


/* Definizione delle classi per il modulo News */

.mnewsTabella
{
}

.mnewsTabella tr
{
	margin: 0;
	padding: 10em;
}

.mnewsTabella td
{
}

.mnewsRiga
{
}

.mnewsRigaAlternato
{
}

.mnewsRigaMenu
{
}

.mnewsLayer
{
}

.mnewsLayer a
{
	display: block;
}

.mnewsTitolo
{
}

.mnewsAnteprima
{
	display: none;
}

.mnewsNormale
{
}

.mnewsInterlinea
{
	display: none;
}

/* Fine Definizione delle classi per il modulo News */


