/* 
Nome        : accessori.css
Sorgente    : www.sicamper.it
Licenza     : SICAMPER.IT
Modifiche   : Stefano Cosimo
Versione    : ver.2009.2.16.5.72.150309
Data        : 15/03/2009
Ultima Mod. : 15/03/2009
Descrizione : 
*/

table.accessori{
font-size:14px;
}

table.accessori a:link {
	font-size:0.9em;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}

table.accessori a:visited {
	font-size:0.9em;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
	text-align:center;
}

table.accessori a:hover {
	font-size:0.9em;
	font-weight:bold;
	background-color:#3399CC;
	text-decoration:none;
	text-align:center;
}

span.nolistino{
text-decoration:line-through; 
}

span.promo{
font-weight:bold;
}

.cboCategoria{
font-size: 12pt; 
border: 1px solid #88aaf0;
margin-left: 5px;
}

/**** Round Box ****/
div#nifty{ 
	margin: 0 3%;
	background: #9BD1FA
}

b.rtop, b.rbottom{
	display:block;
	background: #FFF
}

b.rtop b, b.rbottom b{
	display:block;
	height: 1px;
  overflow: hidden; 
	background: #9BD1FA
}

b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

