/* RISULTATI RICERCA */
.ricerca{
	width:100%;
}
.ricerca thead{
	font:12px arial,helvetica,sans-serif;
	text-align:center;    
}
.ricerca thead td{border-bottom:2px solid #009400;background-image:url(/templates/USATI/images/msg_bck.jpg);background-repeat:repeat-x;}
.ricerca td{
    padding:5px;
	vertical-align:top;
}
/* IMMAGINI SENZA BORDI */
.ricerca a img{
    border:0;
    padding:0;
    margin:0;
}
/* LINK TITOLO, INFO - SOTTOLINEATI*/
.ricerca a:link,.ricerca a:hover,.ricerca a:visited{
	color:#3A3CFF;
}
/* LINK CARRELLO */
.ricerca .prezzi a:link,.ricerca .prezzi a:hover,.ricerca .prezzi a:visited{
	color:#3A3CFF;
	text-decoration:none;
}
/* LINK BARRA OPZIONI */
.ricerca .options a,.ricerca .options a:visited,.ricerca .navigator a,.ricerca .navigator a:visited{
	text-decoration:none;
	color:#3A3CFF;
}
/* DIVISORE CATEGORIE */
.ricerca .categoria{
	font:12px arial,helvetica,sans-serif;
	font-weight:bold;
    text-align:left;
    border-bottom:2px #009400 solid;
    background-color:#3366CC;
    color:#FFFFFF;
}
.ricerca .categoria td{
    vertical-align:bottom;
}
.ricerca .labels td{
	font:10px arial,helvetica,sans-serif;
	background-color:#EEE;
    border-bottom:2px #009400 solid;
}

/* OPZIONI RISULTATI E PAGINE */
.ricerca .options{
	font:11px arial,helvetica,sans-serif;
	text-align:left;
}
.ricerca .navigator{
	font:11px arial,helvetica,sans-serif;
	text-align:right;
}
.ricerca .options td div.anno{
	float:left;
	background-color:#CCCCCC;
	color:#FFFFFF;
	border:1px #000 solid;
	margin-right:3px;
	padding:1px 3px 1px 3px;
}
.ricerca .options td div.mese{
	float:left;
	border:1px #000 solid;
	margin-right:3px;
	padding:1px 3px 1px 3px;
}
.ricerca .options td div.giorno{
	float:left;
	border:1px #FFFFFF solid;
	padding:1px;
}

/* DATI PRODOTTO */
.ricerca .info{
    text-align:left;
}
.ricerca .distributore{
	font:12px arial,helvetica,sans-serif;
	text-align:center;
	vertical-align:middle;
	width:50px;
}
.ricerca .info h1,.ricerca .info h2,.ricerca .info p
{
	margin:2px;
}
.ricerca .info h1{
	font:12px arial,helvetica,sans-serif;
    font-weight:bold;
    color:#55f;
}
.ricerca .info h2{
	font:11px arial,helvetica,sans-serif;
}
.ricerca .info p{
	font:11px arial,helvetica,sans-serif;
	
}
/* PREZZI PRODOTTO */
.ricerca .prezzi{
    text-align:right;
    width:170px;
}
.ricerca .prezzi p{
	font:11px arial,helvetica,sans-serif;
    margin-top:30px;
    margin-bottom:10px;
}
.ricerca .prezzi p b.offerta{
	color:#55f;
}
/* BOTTONE CARRELLO */
.ricerca .prezzi .acquista{
	font:13px tahoma,arial,helvetica,sans-serif;
	font-weight:bold;
	background-image:url("/templates/USATI/images/vendi_butt.gif");
	background-repeat:no-repeat;
	background-position:right;
	padding:3px 15px 0 0; 
	height:22px;
	width:113px;
	float:right;
	cursor: pointer;
}

.ricerca_ris{font:12px arial,helvetica,sans-serif;text-align:center;}
.ricerca_box{font:12px arial,helvetica,sans-serif;text-align:center;color:#55f;font-weight:bold;}
.ricerca_box input{border: 1px solid #888;margin-left:1px;}
.ricerca_line{clear:both;border-top:2px solid #009400;}

