html,body
{
	margin: 0px;
	padding: 0px;
	text-align:center;
}

body{
	background-color: #ffffff;
	text-align:center;
	font-family: Verdana;
	font-size:11px;
	color:#5d5d5d;
	background-image:URL(img/sfondo_testata.gif);
	background-repeat: repeat-x;
	
}
div#container{
		width:1000px; 
		margin: 0px auto;   /*centra negli altri browsers*/
		text-align: left;   /*ripristina l' allineamento*/
		position:relative;
		
}
div#header{
		width:1000px; 
		height:140px;
		position:relative;
		
}
div#sinistra{
	float: left;
	width: 135px;
	text-align:left;
	/*height:530px; */
}
div#destra{
	float: right; 
	width: 100px;
	padding: 1em 5px;
	
	/*height:530px; */
}
div#contenuto{
	margin: 0px; 
	width:750px;
	margin-left:135px;
	margin-right:110px;
	line-height:18px;
	/*altezza minima  da testare*/
	min-height:470px;
	height:auto !important;
	height:470px;
	/*------------------- */
	

}
div#footer{
	clear:both;
	width:1000px;
	
	}
	
div#fumetto{
	
	width:100px;
	position:absolute;
	top:45px;left:342px;
	background-image:URL(img/fumetto_nero.gif);
	background-repeat:no-repeat;
	line-height:12px;
	height:25px;

}
div#fumetto2{
	
	width:90px;
	background-image:URL(img/fumetto_nero.gif);
	background-repeat:no-repeat;
	background-position:top right;
	line-height:12px;
	height:25px;
	text-align:right;
	padding-right:10px;

}
div.tratteggio{

	font-size:1px;
	line-height:0px;
	margin-left:73px;
	width:267px;height:2px;
	border-top-style:dashed;
	border-top-width:1px;
	border-top-color:#c0c0c0;
	margin-top:1px;

}
div.box_giallo{

	margin-left:73px;
	width:247px;
	background-color:#efea36;
	margin-top:3px;

}
ul{
	list-style:none;
	
	
}
ul li{
	margin-left:-25px;
	padding:5px;
	padding-left:15px;
	background-image:url(img/sfondo_item.gif);
	background-position:100px 100px;
	background-repeat: no-repeat;
}


ul li:hover{
	background-image:url(img/sfondo_item.gif);
	background-position:0px 3px;
	background-repeat: no-repeat;
	}

	div.splitta1{
    float: left;
    width: 50px; 
    min-height:23px;
	
    }
	div.splitta3{
 
    width: 200px; 
    margin-left:60px;
	min-height:23px;
	
    
    }

img { border:none}
.img_link{
	border-style:solid;
	border-width:2px;
	border-color:#dddddd;
	margin:1px;

}
.img_link:hover{

	border-color:#efea36;
	margin:0px;
	border-width:3px;

}

.menu_selezionato{
	font-family: Verdana;
	font-size:11px;
	color:#272727;
	background-image:url(img/sfondo_menu.gif);
	background-position:0px 3px;
	background-repeat: no-repeat;
	padding:5px;
	padding-left:15px;
	
	
}
.titolo_nero{
	color: #c9c9c9;
	background-color:#272727;
	font-size:12px;
		
	
}
.menu{
	font-family: Verdana;
	font-size:11px;
	color:#272727;
	
}

a.menu{
	font-family: Verdana;
	font-size:11px;
	color:#272727;
	text-decoration:none;
}

a.menu:hover{
	font-family: Verdana;
	font-size:11px;
	color:#8c8d58;
}



.menu_box{
	width:205px;
	padding-left:8px;
	padding-top:15px;
	background-repeat:no-repeat;
	background-position: 1000px 1000px;
	
}

.menu_box:hover{

	background-color:#efea36;
	background-position: top right;
	
}
.menu_bg_bianco_sml{ 
			
			color: #5a5a5a;
			text-decoration:none;
			 font-size: 10px;
			 background-color:#ffffff;
			
}
.menu_bg_nero_sml{ 
			
			color: #c9c9c9;
			text-decoration:none;
			 font-size: 10px;
			
}
a.menu_bg_nero_sml:hover{ 
			
			color: #ffffff;
			text-decoration:none;
			 font-size: 10px;
			
}

.menu_bg_nero{ 
			
			color: #c9c9c9;
			background-color:#272727;
			text-decoration:none;
			 font-size: 10px;
			   padding-left:3px;
			   padding-right:3px;
}
a.menu_bg_nero{ 	
			color: #c9c9c9;
			background-color:#272727;
			text-decoration:none;
			 font-size: 10px;
			 padding-left:3px;
			   padding-right:3px;
}
a.menu_bg_nero:hover{ 
			color: #ffffff;
			background-color:#272727;
			text-decoration:none;
			 font-size: 10px;
			 padding-left:3px;
			 padding-right:3px;
			 
			 
		
}
.bottone{
	background-color:#efea36;
	font-family: Verdana;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	border-width:0px;
	padding:3px;
	padding-left:8px;
	padding-right:8px;
	cursor:pointer ;
	
}

.campotesto{

	font-family: Verdana;
	font-size:10px;
	color:#5d5d5d;
	border-color:#e2e2e2;
	border-style:solid;
	border-width:1px;
	width:150px;
	height:15px;


}

.testo{ font-family: Verdana;
			  font-size: 11px;
				color: #000000;
}
a.testo{ 	font-family: Verdana;
					font-size: 11px;
					color: #000000;
					text-decoration:none;
}
a.testo:hover{ text-decoration:none;
}
a.footer2{color:black; }a.footer2:link{ color:#000;text-decoration: none;}
a.footer2:hover{ color:#000;text-decoration: none;  }
a.footer2:visited{ color:#000;text-decoration: none; } 
a.footer{color:black; }a.footer:link{ color:#f8f8f8;text-decoration: none;}
a.footer:hover{ color:#f8f8f8;text-decoration: none;  }
a.footer:visited{ color:#f8f8f8;text-decoration: none; } 

.credits{
	font-family: Verdana;
	font-size:10px;
	color:#272727;
	
}

a.credits{
	font-family: Verdana;
	font-size:10px;
	color:#272727;
	text-decoration:none;
}

a.credits:hover{
	font-family: Verdana;
	font-size:10px;
	color:#8c8d58;
}


