﻿body 
{
font-family:Verdana,sans-serif;
	 text-align:center; 
	background-image:url(grafica/trattore.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	background-attachment:fixed;
 border-width:1px;
 border-color:Gray; 
}
.cntNOTIZIA
{
	border: solid 1px Red;
	font-size:small;
	text-align:justify;
	width:600px;
	color:Gray;
	background-color:White;
	}
h2
{
	color:Red;
	font-size:18px;
	} 
	h3,h4
	{
		color:Red;
		text-align:right;
		}
.cntDataAutore
{
	text-align:right;
	font-style:italic;}
.cntMAIN
{
	vertical-align:top;}
	
.voceMenu
{
	background-image:url("grafica/bgcasella.png");
	/*background-repeat:no-repeat;
	background-color:#ccffcc;*/
	color:#009900;
	font-size:small;
	text-align:center; 
}
.voceMenu a
{
	color:Red;
	font-weight:bold;
	text-decoration:none;
}
.cntMENU
{
background-image:url( grafica/bgcasella.png );
}
.cntBanner
{
	text-align:right;
	font-size:large;
	font-weight:bold;
	color:Red;
	height:80px;
	background-image:url(grafica/banner4.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	
}
.tblMENU
{ 
	padding: 0px 0px 0px 0px;
}
.hdrMenu
{
	background-image:url("grafica/bgcasella.png");
	}
.note
{
	font-size:x-small;
	color:Red;
	text-align:center;
	}
table.cntNOTIZIE 
{
	width:500px; 
	background-color:#FFB6C1; 
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:.7;
}
table.cntNOTIZIE:hover 
{ 
	width:500px; 
	background-color:#FFB6C1; 
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:.9;
}
 
.cntTEMPLATE
{ }
 
.cntThumb
{
	width:80px;
	font-weight:bold;
}
.dataNotizia
{
	font-size:x-small;
	text-align:left;
	}
.autoreNotizia
{
	text-align:right;
	font-style:italic;
	font-size:x-small;
	
	}
.titoloNotizia
{
		text-align:center;
	font-weight:bold;
	font-size:medium; 
}
.titoloNotizia a
{
	text-decoration:none;
	color:Red;
}
.sottotitoloNotizia
{
	text-align:center;
	font-size:small;
}
.cntBottoni
{
	text-align:right;
	vertical-align:top;
	font-size:x-small;
}
.cntBottoni a
{
	text-decoration:none;
	font-weight:bold;
	color:Red;
}

.tblArchivio
{
	width:500px;
	font-size:small;
	border-width: 0px;
	
	}
 a
{
	text-decoration:none;
	font-weight:bold;
	color:Red;
}
img{
	border:none;
	border-color:White;}
cite
{
	font-style:italic;
	font-family:Times New Roman;
	font-size: smaller;
}
p
{
	font-size:small;
	text-align:justify; 
}
ul
{
	list-style-type:disc;
	}
	li
	{
		font-size:small;
		text-align:left;}
/* 
   Questa è la parte per la descrizione delle dimensioni e 
   caratteristiche nella masterpage 
*/
	.cntNOTIZIE
{
	width:100%;	
}	
.cntMENU
{
	 vertical-align:top;
	padding: 0px 0px 0px 0px ;
}

.tblMAIN
{ 
	width: 750px; 
}

.cntBottoni
{
	 height: 20px;
	 width:100%;
}