/*Creative Web Studio
   www.cwstudio.it
 */

html { font-size: 62.5%; } 

body { 
background : #CFCDBE; 
color : #575757; 
font-family : "Trebuchet MS", Verdana, Arial, sans-serif; 
font-size : 14px; 
line-height: 15px;
}

#mainlink{
margin-top: 10px;
margin-bottom: 3px;
}
#mainlink a{
font-size: 12px;
color: #444444; 
text-decoration: none; 
font-weight: bold;
text-decoration:underline;

}
#mainlink a:visited {
font-size: 12px;
color: #444444; 
font-weight: bold;
text-decoration:underline;

}
#mainlink a:hover{
font-size: 12px;
color: #444444; 
font-weight: bold;
text-decoration:none;

}


#menubg{
background-image: url('img/menubkg.jpg');
background-repeat: no-repeat;
height: 35px;
}
#menu{
padding-top:8px;
padding-left:46px;


}
#menu a{
font-size: 14px;
font-weight: bold;
color: #f1f1f1;
text-decoration: none;
}
#menu a:visited{
font-size: 14px;
font-weight: bold;
color: #f1f1f1;
text-decoration: none;
}
#menu a:hover{
font-size: 14px;
font-weight: bold;
color: #000;
text-decoration: none;
}

#rboxbg{
background: #fff url('img/bgright.jpg') repeat-y;

}
#rboxbg2{
background: #fff url('img/bgright.jpg') repeat-y;

}
#rbox{
width: 206px;
float:right;
}
#rbox img{
margin-bottom: 7px;
}

#rbox2{
width: 206px;
float:right;
}
#rbox2 img{
margin-bottom: 10px;
}

.lnk{
margin-top: 10px;
margin-bottom: 3px;
}
.lnk a{
font-size: 12px;
color: #444444; 
text-decoration: none; 
font-weight: bold;
text-decoration:underline;

}
.lnk a:visited {
font-size: 12px;
color: #444444; 
font-weight: bold;
text-decoration:underline;

}
.lnk a:hover{
font-size: 12px;
color: #444444; 
font-weight: bold;
text-decoration:none;
}

.testoPrivacy{
	color : #444444 ;
	font-family : Trebuchet MS;
	font-weight : normal ;
	font-size : 11px ;
	text-decoration : none ;
}