 body { 
    background-position: top center;
    background-repeat: repeat-x;
    background-image : url(images/bg_principale.bmp);
    font-weight: normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin-bottom: 0px;
	margin-top: 0px;
	  margin-left: auto;
      margin-right: auto;
	background-color: #A9A9A9;
	  height : 100%;

}

.centrato{
	  margin-left: auto;
      margin-right: auto;
	  height : 100%;
}

a   { text-decoration: none; color : Maroon; }
a:visited { text-decoration: none; color : Maroon; }
a:hover	{ text-decoration: underline; color : #d20000;    }

td{
	   font-weight: normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;  
}


 .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:link   {
	text-decoration: underline;
	color: #D20001;
}
 
a:visited { 
	text-decoration: underline;
	color: #D20001;
}

a:hover	{
	text-decoration: none;
	color: Black;
	
}

.testonews{
	color : white;
}

.titolo{
	color: #d20000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: thin none #d20000;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-transform: uppercase;    
}

h3{
	color: #d20000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: thin solid #d20000;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	text-align : left;

}

h2{
	color: #d20000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: thin solid #d20000;
	font-weight: bold;
    text-align : left;
	text-transform: uppercase;    
}

h4{
	color: #d20000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	font-weight: bold;
    text-align : left;
	text-transform: uppercase;    
}

.titoloboxnews{
	color: Gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


ul.puntolink{
  list-style-image :  url(images/link.gif);
}

li.puntolink{
  list-style-image :  url(images/link.gif);
}