body{
background-color:#B1D5E3;
font-family:"Lucida Sans Unicode";
font-size:14px;
color: #000000;
margin:0;
padding:0;
}



a{
color:#FFFFFF;
font-size:12px;
text-decoration:none;}

h1{
font-size:20px;
color:#003366;
margin-top:-5px;
}


h2{
font-size:20px;
color:#003366;
margin-top:-15px;
}

.testo{
line-height:20px;}

.grande{
font-size:30px;
text-align:center;
color:#FFFFFF}


div.blu {
font-size:24px;
color:#003366;
margin-top:20px;}


.blu_small{
font-weight:bold;
color:#0774a7}



.contenitoreopt {width:170px; margin-left:10px;}
label{margin-bottom:2px;margin-right:8px;padding-left:15px;}
.yeah label{display:block;padding:0.2em;background-position: right;background-repeat:no-repeat;clear:both;cursor:pointer; font-size:13px;padding-right:15px; }

.checked{
	background-repeat:no-repeat;
	background-image:url(../img/chk_on.png);
	background-position:left center;
}

.unchecked{
	background-repeat:no-repeat;
	background-image:url(../img/chk_off3.png);
	background-position:left center;
}
.selected{
	background-repeat:no-repeat;
	background-image:url(../img/rdo_on.png);
}
.unselected{
	background-repeat:no-repeat;
	background-image:url(../img/rdo_off.png)
}


.piccolo{
font-size:11px;
color:#000000;
font-weight:bold}


#trasparente{
background-image:url(../images/trasp.png);
}

