/*generici*/ 
html,body{margin: 0;padding:0} 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: transparent;
	text-align: left;
	line-height: 10pt;

} 
div#pop{
padding-left:20px;
padding-right:20px;
color:#000000; 
font-weight: bold;
font-size:80%;}

/*list*/
ul li {
 list-style:none;
 padding-left:0px;
 color:#000099;
}
.lista{
background:url(../imgs/bullet.gif) left 5px no-repeat;
background-color:transparent;
padding:0px 0.5em 5px 13px;}
.lista1{
background:url(../imgs/bullet.gif) left 5px no-repeat;
padding:0px 0.5em 5px 13px;
color:#000000;
}
.elenco {
	line-height: 16px;
	padding-left: 30px;
}


.yourehere { font-size: 110%; color: #CC0066; font-family: "Agency FB", "Arial Black", Arial, sans-serif; line-height: normal } 
.enfasi { 
font-weight: bold; 
color: #ff9900;
} 

.enfasi-blu { 
font-weight: bold; 
color: #000099;
}

