/* CSS Document */

/**** LISTA ****/
		
	ul#lista {
	    list-style-type:none;
		width:800px;
		padding-left:10px;
		padding-right:10px;
		margin-top:0px;
		margin-right:0px;
		margin-left:70px;
		height:auto;
		background-color:trasparent;
		text-align:center;
		 /*background:  url(../images/themes/bubble/content_list_1.jpg) 0px 0px no-repeat ;
		border:1px solid #222;*/
	}
	
		ul#lista li{font-size:16px;	font-weight:700;}
	
		ul#lista li#risultato{
	 	width:48%;
		float:left;
	 	height:40px;
	 	margin-right: 7px;
	 	margin-top:0px;
		margin-bottom:7px;
	 	text-align: left;
		list-style-type:none;
	 	background:trasparent;

	
		/*background:url(places/images/themes/bubble/lista_risultato.gif) right top no-repeat;*/
		
	 }
	 	ul#lista li#risultatoTTL{
	 	width:48%;
		float:left;
	 	height:40px;
	 	margin-right: 7px;
	 	margin-top:0px;
		margin-bottom:7px;
	 	text-align: left;
		list-style-type:none;
	 	background:trasparent;

	
		/*background:url(places/images/themes/bubble/lista_risultato_TTL.gif) right top no-repeat;*/
		
	 }

	/*ul#lista li#risultato:hover{ 
	background:url(places/images/themes/bubble/lista_risultato.gif) right 4px no-repeat; 
	padding-top:0px;}
	
	ul#lista li#risultatoTTL:hover{ 
	background:url(places/images/themes/bubble/lista_risultato_TTL.gif) right 4px no-repeat; 
	padding-top:0px;}*/

	
	ul#lista li#risultato a{
		 color:#fff;
		 width:99%;
		 height:40px;
		 float:left;
		 margin-top:0px;
		 padding-top:6px;
		 text-align: center;list-style-type:none;
		 background:trasparent;
		 text-decoration:none;
		 background: url(/places/images/themes/bubble/lista_risultato.gif) left top no-repeat;
	 }
	 ul#lista li#risultato a:hover{ 
	 background: url(/places/images/themes/bubble/lista_risultato.gif) left 4px no-repeat;
	 padding-top:9px; color:#f90;}
	 
	 
	 ul#lista li#risultatoTTL a{
		 color:#fff;
		 width:99%;
		 height:40px;
		 float:left;
		 margin-top:0px;
		 padding-top:6px;
		 text-align: center;list-style-type:none;
		 background:trasparent;
		 text-decoration:none;
		 background: url(/places/images/themes/bubble/lista_risultato_TTL.gif) left top no-repeat;
	 }
	 
	 ul#lista li#risultatoTTL a:hover{ 
	 background: url(/places/images/themes/bubble/lista_risultato_TTL.gif) left 4px no-repeat;
	 padding-top:9px;color:#f90;}

 
 	ul#lista li#intestazione{
		width:90%;
		margin-top:0px;
		padding-top:4px;
		margin-bottom:15px;
		font-weight:bold;
		font-size:1.2em;
		height:18px;
		color:#222;
		text-align:center;
	}
	
	 ul#lista li#intestazione a{
	 	widht:20px;
		text-decoration:none;
	    height:18px;
		font-weight:bold;
		font-size:0.8em;
		color:#AAA;

	}
	
	ul#lista li#intestazione a#cambia{
	 	widht:20px;
		text-decoration:none;
	    height:18px;
		font-weight:bold;
		font-size:0.8em;
		color:#000;
	}
	ul#lista  li#intestazione a#cambia:hover{

		text-decoration:underline;
		color:#FFF;
	}
	
	ul#lista li#soluzione_filtri{
		width:90%;
		margin-top:0px;
		margin-bottom:15px;
		font-weight:bold;
		font-size:0.85em;
		height:130px;
		color:#222;
		border:0px solid #f90;
		width:90%;
		text-align:center;
		display:block;
		text-align:center;
	}
	ul#lista li#soluzione_filtri a{
		width:100%;
		text-align:center;
	 	text-decoration:none;
	 	color:#000;
	}
	ul#lista li#soluzione_filtri a:hover{
       color:#CA2D2D;
	}
	ul#lista li#soluzione_filtri  a:hover img{filter: alpha(opacity=60)-moz-opacity: 0.6;opacity: 0.6;}

/**** modifiche al tema ****/
div#archivebox {
	background-position:center top
}
div#archivebox h2{
	text-align:center;
	font-size:16px;
	
}
