/* CSS Document */

body{
	background:#000000;
	margin:0 0 0 0;
	text-align:center;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
}

.header{
	width:1024px;
	background:#000000 url(../Images/bandaalta.jpg) bottom left no-repeat;
	height:70px;
	float:none;
	text-align:left;
}

.footer{
	width:1024px;
	height:25px;
	background:#000000 url(../Images/banda-bassa.jpg) top left no-repeat;
	float:left;
}

.footer div{
	color:#6db003;
	font-size:11px;
	text-align:center;
	padding-top:10px;
	padding-right:120px;
	padding-bottom:5px;
}
.page{
	width:1024px;
}

.sidebar{
	background:#000000 url(../Images/badnagrigia.jpg) top left repeat-x;
	height:662px;
	width:228px;
	float:left;
	text-align:left;
}

.imgleft{
	background:#000000 url(../Images/immlato.jpg) top left no-repeat;
	height:662px;
	width:51px;
	float:left;
}

.sideContent{
	padding-top:70px;
	width:177px;
	float:right;
	text-align:center;
}

.aggiorTitolo{
	background-color:#03460d;
	width:100%;
	height:25px;
	font-size:14px;
	text-align:center;
	vertical-align:middle;
	padding-top:7px;
	margin-top:10px;
	margin-bottom:10px;
	color:#6db003;
}

.sideContent p{
	color:#FFFFFF;
	font-size:10px;
	text-align:justify;
}

.sideContent p p{
	color:#FFFFFF;
	font-size:10px;
	width:100%;
	text-align:center;
}

.sideDiv{
	background:url(../Images/divisore.jpg) top center no-repeat;
	width:100%;
	height:2px;
}

.logo{
	background:url(../Images/logo.png) top left no-repeat;
	width:178px;
	height:98px;
	float:left;
	position:absolute;
	margin-top:20px;
	margin-left:52px;
}

.menu{
	margin-top:18px;
	margin-bottom:20px;
}

.testo{
	color:#FFFFFF;
	font-size:12px;
	width:88%;
	text-align:justify;
	line-height:2em;
}

.content{
	width:775px;
	background:#000000 url(../Images/baseverde.jpg) top right no-repeat;
	float:right;
	padding-right:20px;
	margin-top:10px;
}

.newsTitolo
{
    font-size: 11px;
    font-variant: small-caps;
    color: #FFCC00;
    font-weight: bold;
}

.newsData{
    font-size:10px;
    color:#6DB003;
}

.newsTesto{
	color:#FFFFFF;
	font-size:10px;
	text-align:justify;
}

.newsTitContent{
    font-size: 14px;
    font-variant: small-caps;
    color: #FFCC00;
    font-weight: bold;
}

.newsTitContStatus{
    font-size: 10px;
	color:#FFFFFF;
}

.newsDataContent{
    font-size:12px;
    color:#6DB003;
}

.newsTestoContent{
	color:#FFFFFF;
	font-size:12px;
	text-align:justify;
}

.validator{
    color:Red;
    font-family:Trebuchet MS;
	line-height:1em;
}

.colleg:link,
.colleg:visited
{
    color: #6DB003;
    text-decoration: none;   
}

.colleg:hover
{
    color:White;
    background-color:#03460d;    
    text-decoration: none;   
}

.powered
{
    color:White;
    width:100%;
    font-family:Trebuchet MS;
    font-size:10px;
    padding-bottom:20px;
    text-align:center;    
}

.powered span
{
    color:White;
    font-family:Trebuchet MS;
    font-size:10px;
    padding-bottom:20px;
}

.numImpianti
{
    color:#6DB003;
    text-align:right;
    font-family:Trebuchet MS;
    font-weight:bold;    
    font-size:12px;
    font-variant:small-caps;
    padding-right:60px;
    padding-top:10px;    
}

.numImpianti span
{
    color: #FFCC00;
    font-weight:bold;    
}