/* CSS Document */
div, p{
	margin:0;
	padding:0;
	vertical-align:top;
	font-family:Tahoma;
	font-size:11px;
	color:#696969;
}

img{
	border:1px solid #CCCCCC
}

td{
	vertical-align:top;
}

a:link{
	font-family:Tahoma;
	font-size:11px;
	color:#137e48; 
}

body{
	margin:0;
	padding:0;
	background-image:url(../images/header.gif);
	background-position:left top;
	background-repeat:repeat-x;
}

#corpo{
	width:830px;
}

#header{
	width:830px;
}

#body{
	width:830px;
}

#news{
	text-align:left;
	padding-top:5px;
	padding-left:22px;
	padding-right:22px;
}
#newsdetttop{
	height:16px;
	background-image:url(../images/newstop.gif);
	background-position:left top;
	background-repeat:repeat;
}
#newsdettbottom{
	height:16px;
	background-image:url(../images/newsbottom.gif);
	background-position:left top;
	background-repeat:repeat;
	margin-bottom:5px;
}

#newsdettcenter{
	background-image:url(../images/newscenter.gif);
	background-position:left top;
	background-repeat:repeat-y;
	padding-left:10px;
	padding-right:10px;	
}

#corpoNews{
	width:510px;
	float:left;
	margin-left:10px;
}
#testo{
	float:left;
}
#contestuale{
	float:left;
}

#bottom{
	background-image:url(../images/bottom.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-top:5px;
	margin-left:22px;
	margin-right:22px;
	height:55px;
	color:#999999;
}
#bottom a{
	color:#999999;
	text-decoration:none;
}
#bottom a:hover{
	text-decoration:underline;
}

#titnews{
	float:left; 
	margin:3px;
}
#descnews, #descnews a{
	float:left; 
	clear:left; 
	color:#137e48; 
	width:240px;
	margin-top:2px;
	text-decoration:none;
}
#descnews2, #descnews2 a{
	float:left; 
	clear:left; 
	color:#137e48; 
	width:240px;
	padding-bottom:4px;
	text-decoration:none;
}

#descnews2disabled, #descnews2disabled a{
	float:left; 
	clear:left; 
	color:#999999; 
	width:240px;
	padding-bottom:4px;
	text-decoration:none;
}

#descnews a:hover{
	text-decoration:underline;
}
#imgnews{
	float:left;
}
.img{
	border:none;
}

#content{
	text-align:left;
	margin:10px;
	margin-left:30px;
	margin-right:30px;	
	line-height:1.5em;
}
#pagina{
	display:table;
}

h1, h2, h3{
margin:0;
padding:0;
margin-bottom:5px;

}
