﻿*{ margin:0; padding:0;}
body 
{
  background: #f0efef url(../images/bg_body.jpg) repeat-x;
  margin:0 auto 0 auto;
  font-family:Verdana;
  font-size:10px;
  width:980px;
  height:660px;
}


a{color:#333333;text-decoration: none;}
a:hover{color:#ff3366;}

.active { color:#ff3366;}

h1, h2,h3{line-height:16px; font-family:Verdana; font-weight:normal; color:#333333; font-size:12px;}
.testodata h2{padding-bottom:20px; font-weight:bold; font-size:18px;}
h4{color:#ff3366;font-size:12px;}
h5{font-size:12px;font-family:Verdana;line-height:16px; display:block;}
h6{font-size:12px;font-family:Verdana;line-height:16px;font-weight:normal;}

/*-----TESTO----*/
.testo
{
 
 background-color: Transparent; 
 margin:20px;
 text-align:justify;
 font-family:Verdana;
 font-size:12px;
 color:#666666;	
}

/*---BOXTESTTONEWS---*/

.boxtestonews
{
 height:365px;
 width:350px;
 background-color: Transparent;
 padding:0 20px 20px 20px;
 float:left;	
 text-align:justify;
 font-family:Verdana;
 font-size:12px;
 color:#666666;		
	
}
.boxtestorassegna
{
 height:365px;
 width:350px;
 background-color: Transparent;
 padding:0 30px 20px 10px;
 float:right;	
 text-align:justify;
 font-family:Verdana;
 font-size:12px;
 color:#666666;		
	
}



/*-----TESTTOCONTATTI----*/

.testocontatti
{
 margin:20px 0 0 0;	
 text-align:justify;
 font-family:Verdana;
 font-size:12px;
 color:#666666;		
}
