a:link, a:visited,a:active,
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.testobase
{
	color: Black;
}

.bloccoPagineCms
{
	background-color: #EEF4F9;
	margin-top: 0px;
	padding: 5px;
}

.bloccoPagine
{
	margin-left: 4px;
}




.titolo_benvenuti 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
}


.bordigrigi
{
	border-top: 1px solid Silver;
	border-left: 1px solid Silver;
	border-right: 1px solid Silver;
	border-bottom: 1px solid Silver;
}

.bloccoMenuSxGen
{
	overflow: hidden;
	width: 115px;
}

.gen_blocco
{
	/*	margin-bottom: 5px;
	margin-top: 3px;*/
	border: 2px solid #D38A01;
	background-color: #F0E6CE
}

.gen_fotoAnt, .gen_fotoDet
{
	border: 1px solid #A2907D;
	padding: 5px;
	
}

.gen_data
{
	font-size: 10px;
	font-weight: bold;
	color: #8A8E97;
}

.gen_titolo
{
	color: #a60000;
	font-size:11px;
	font-weight: bold;
	text-align: center;

}

.gen_testo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.gen_separatore
{
	border-bottom: 1px solid #C9CCDB;
	margin-bottom: 5px;	
}


/*sopra il catalogo*/
.labelCatalogo, .labelAnteprimaCarrello, .labelRichDati, .labelRicerca, .labelLogReg, .labelCarrello
{
	font-weight: bold;
	font-size: 12px;
	color: #c89608;
}


.bloccoItemRicerca
{
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 5px;
	border: 2px solid #D38A01;
	background-color: #FBAC2D;
	padding: 5px;
	
}

.bloccoItemStorico
{
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 5px;
	border: 2px solid #D38A01;
	background-color: #F0E6CE;
	padding: 5px;
}

.blocco_imggall
{
	margin-left: 5px;
	color: #666666;
	font-size: 12px;
}

.bloccoPagineCms p
{
	margin: 0px;
}


.input_block_sx_cerca
{
	background-image: url(immagini/bott_cerca.jpg);
	background-color: transparent;
	background-repeat: no-repeat;
	width: 61px;
	height: 26px;
	border: none;
}

.input_block_sx_registrati
{
	background-image: url(immagini/bott_registrati.jpg);
	background-color: transparent;
	background-repeat: no-repeat;
	width: 88px;
	height: 29px;
	border: none;
}


.input_blocksx_form
{
	border: solid;
	border-width: 1px;
	border-color: #333333;
	background-color: #F0E6CE;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 3px;
	padding-right: 3px;
}

div#container input
{
	color: #333333;
}