body{
	background: repeat-x top;
	background-image: url(images/bg.gif);
	background-color: #FFFFFF;
	max-height: 100%;
	height: 100%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}

 .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: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: Black;
}

TD{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

a.menu:link   {
	text-decoration: none;
	color: Green;
	font-size: 12px;
	font-weight: normal;
}
 
a.menu:visited { 
  text-decoration: none; 
  color : Green; 
  font-size: 12px;
  font-weight: normal;
}

a.menu:hover	{
	text-decoration: none;
	color: Olive;
	font-size: 12px;
	font-weight: normal;
}

a:link   {
	text-decoration: none;
	color: Green;
}
 
a:visited { 
  text-decoration: none; 
  color : Green; 
}

a:hover	{
	text-decoration: underline;
	color: Olive;
	
}


.testonews{
	color : white;
}

h3{
	color: #4E8450;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	border-bottom: thin dotted #4E8450; */
	font-weight: normal;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-top: 6px;
	
}


.titoloboxnews{
	color: Gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
