body{
	font-family: Verdana;
	font-size: 12px;
	color: Black;
	background-color: White;
	background-repeat: repeat-x;
}

 .cellatop {
  background: repeat-x top;
  background-color: #FFFFFF;
  background-image: url(images/bg_menu.jpg);
 }
   
 .cellabottom {
  background: repeat-x bottom;
  background-color: #FFFFFF;
  background-image: url(images/bg_bottom_main.jpg);
  height:50px;
   vertical-align : bottom;
 }
   
 .cellatopmain{
  background: repeat-x top;
  background-color: #FFFFFF;
  background-image: url(images/bg_top_main.jpg);
  text-align : left;
   }
   
.bgmenutop{
  background-image: url(images/bg_menu.jpg);
}

#navcontainer ul
{
  padding: 0;
  margin: 0;
  float: left;
}

 .blocconews {
  position:relative;
  top:80px;
  left:580px;
}


.bloccobandiere{
  text-align: right;
  vertical-align : bottom;
  	margin-right: 6px;
	margin-top: 3px;
}

P{
  font-family: Verdana;
  font-size: 12px;
  color: Black;
}

TD{
  font-family: Verdana;
  font-size: 12px;
}

.stile_modulo{
    width:154px;
	border-bottom: 1px solid #999999;
	border-top: 0px solid #ffffff;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

.titolo_modulo_centrale{
    text-align : left;
	border-bottom: 0px solid #336699;
	border-top: 0px solid #336699;	
	border-right: 0px solid #336699;
	border-left: 0px solid #336699;		
  font-family: Verdana;
  font-size: 12px;	
	font-weight: bold;
	color: #336699;
	font-style: normal;
	
}
a:link   {
	text-decoration: underline;
	color: Black;
  font-weight: normal;
  font-family: Verdana;
  font-size: 12px;  
}
 
a:visited { 
	text-decoration: underline;
  color : Black; 
  font-weight: normal;
  font-family: Verdana;
  font-size: 12px;  
}

a:hover	{
	text-decoration: underline;
	color: #7D94A3;
    font-weight: normal;
  font-family: Verdana;
  font-size: 12px;	
}



.testonews{
	color : white;
}


.titoloboxnews{
	color: Gray;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
