BODY {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	margin: 0;
	padding: 0;
	background:black;

}



h1{
	font-size:18px;
	color:#0099CC;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h2{
	font-size:14px;
	color:black;
}

A{
	color:#0099CC;
	text-decoration: none;
	font-weight: bold;
}

A:hover{
	text-decoration: underline;
}

p{
	font-size:12px;
	color:black;
	text-align:justify;
}

.news{
	font-size:13px;
	color:#FED605;
	text-decoration: none;
	
}

.news_title{
	font-size:18px;
	color:#1D4708;
	text-decoration: none;	
}

.mollica{
	font-size:11px;
	color:white;
	
}



#container{
	border-left: 1px solid white;
	border-right: 1px solid white;
	width:790px;
}

#intestazione{
	width:790px;
	height:138px;
	margin-bottom:2px;
}

#menu{
	float:right;
	font-size:12px;
	color:white;
	margin-top:115px;
	margin-right:5px;
	
}

#menu A{
	color:white;
	text-decoration: none;
	padding-right:10px;
	margin-left:10px;
	border-right: 1px dotted #0099CC;
}

#footer{
	color:white;
	padding-top:15px;
	width:801px;
	height:42px;
}




#footer A{
	color:black;
}
/*html>body #container
{
	width:728px;
} 
*/

.button{
	background-color: White;
}

.obl {
	color: #FE0000;
	font-weight: bold;
}
