body{
background-image: url(../images/sfondo.jpg);
background-repeat:repeat-x;
background-color:#e9e7e0;
margin:0;
padding:0;
font-family:"Lucida Sans Unicode";
font-size:13px;


}

a {
color:#333333;}

h1{
font-size:25px;
color:#182631;
padding-top:5px;}

h2{
color:#333333;
margin-top:-10px;
font-size:18px;}

#container{
width:976px;
margin:0 auto;


}


#flash{
	z-index:1;
	width:976px;
	height:380px;
	


}

#voci-menu{
	width:976px;
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	height: 27px;
	top: 7px;
	font-size:11px;
	color: #666666;
	z-index:2;
	
}

#voci-menu a{
text-decoration:none;
	color: #666666;
}





.testo{
line-height:20px;
padding-left:8px;
padding-right:8px;
text-align:justify
}


.testo a:link{
color:#666666;
text-decoration:none}

.testo a:visited{
color:#666666;
text-decoration:none}

.testo a.hover{
color:#666666;
text-decoration:underline}

.testo a:active{
color:#666666;
text-decoration:none}


.box{
background-repeat:no-repeat;
background-image:url(../images/box.gif);
background-position:center}

.piccolo{
font-size:13px;}


.piccolo a{
color:#000000;
text-decoration:none;}

.bianco{
color:#FFFFFF;
font-size:12px;}


.bianco a{
color:#FFFFFF;}




.voci{
font-size:16px;
font-weight:bold}

.conviene{
padding-left:25px;
font-size:25px;}

.titoletto{
font-size:18px;
text-align:center;}


.credits a{
color:#999999;
text-decoration:none;
font-size:10px;
cursor:text
}

.credits{
color:#999999;
text-decoration:none;
font-size:10px
}


.linkt{
cursor:text;
color:#000000;
text-decoration:none}


/*.contenitoreopt {float:left;clear:left;width:150px}
label{margin-bottom:2px;margin-right:3px;padding-left:0.5em}
.yeah label{display:block;padding:0.5em;padding-left:32px;background-position:8px center;background-repeat:no-repeat;clear:both;cursor:pointer}



.checked{
	background-color:#222;
	background-image:url(../img/chk_on.png);
}
.unchecked{
	background-color:#1c1c1c;
	background-image:url(../img/chk_off.png);
}
.selected{
	background-color:#222;
	background-image:url(../img/rdo_on.png);
	background-position:left;
}
.unselected{
	background-color:#1c1c1c;
	background-image:url(../img/rdo_off.png);
	background-position:left;
}/*