.cod_prod {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10pt;
}
.tit_prod {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.descr_prod {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #424135;
	font-style: italic;
}
.prezzo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #A75A28;
	font-weight: bold;
}
.prezzo_00 {
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
}
.prezzo_totale {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	color: #945023;
	font-weight: bold;
	padding-right: 15px;
}
.modulo {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}

.keywords
{
    background-image:none;    
    background-color:#fff;
    color:#999;
}

.paginazione {
    background-color:#E6F0E8;
    font-size:13pt;
    font-weight:bold;
}
.paginazione a,visited {
    background-color:#CDE0D1;
    color:#000;
    font-size:13pt;
    font-weight:bold;
    padding:2px 5px;
    margin:0px 3px;
    text-decoration:underline;
}
.paginazione a:hover {
    background-color:#fff;
    color:#000;
    font-size:13pt;
    font-weight:bold;
    padding:2px 5px;
    margin:0px 3px;
    text-decoration:underline;
}