.gen {	margin: 0;	padding: 10px;}
.gen h3 {	font-family: Arial, Helvetica, sans-serif; font-size: 17px; margin: 0; padding: 3px 0 0 30px; border-bottom: 1px solid #B4C7D8; display: block; height: 27px;}
.gen p {	font-size: 12px;	margin-left: 30px;}
.gen h4 {	font: bold 15px Arial, Helvetica, sans-serif;	margin: 10px 5px;	padding: 2px 0 2px 35px;	color: #497DB1;	background-color: #f4f4f4;	display: block; float:none; width:auto;}
/*tabelle*/
.gen table {	width: 720px;	margin: 10px auto;	border: 1px solid #B4C7D8;}
.gen#tabelle-mini table, .gen#tabelle-mini table table {	width: auto;}
.gen th {	background-color: #B4C7D8;	text-transform: uppercase;	color: #0D6AAC;}
.gen td {	border-right: 1px solid #E3EBF1;	border-bottom:1px solid #E3EBF1;}
.gen  tr.gri {	background-color: #F4f4f4;}
.gen p.left {	padding: 0 20px 0 40px;}
p.dieci, dieci, h6, td {	font-size: 10px;	margin: 0;}
.gen input , .gen select, .gen textarea{	background-color: #EFF4F8;	border: 1px solid #C3D3E2;	padding: 2px 4px;}
.gen h5 {	background-color: #EEEEEE;	font-size: 12px;	font-weight: bold;	padding: 5px;	margin: 10px 0;}
.gen .sfondogrigio {	background-color: #F4F4F4;	border-bottom: 2px solid #C2D2E1;	border-top: 2px solid #C2D2E1;	border-right: none;	border-left: none;	text-align: center;	padding: 5px 0;}
/*affiliazioni*/
#bg_h-aff {	background: url(/img/background.gif) repeat-x center top;	margin: 0;	padding: 0;	display: block;	height: 147px;}
#header-aff {	display: block;	height: 147px;	padding: 0;	position: relative;	width: 801px;	background: url(/img/affiliazioni/head.jpg) no-repeat center top;	margin: 0 auto;}
#header-aff ul {	padding: 10px 0 0 0;	list-style-type: none;	margin: 0;	text-align: center;}
#header-aff ul li {	display: inline;}
#header-aff ul li a {	font-weight: bold; margin: 0 5px;	text-align: center;	padding: 5px; border: 1px solid #DCEBF8;}
#header-aff ul li a:hover, #header-aff ul li a.sel{ background-color: #E7F1FA; padding: 5px; text-decoration: none; border: 1px solid #FFF; color: #FF6519;}
.verde  {	color: #34923C;	background-color: #EEEEEE;	font-weight: bold;}
.canc, tr.canc td  {	color: #666666;	text-decoration: line-through;}
.sott {	color: #666666;	text-decoration: underline;}
.table-aff td {	height: 20px;	text-align: left;	font-size: 11px;}
.table-aff th {	height: 20px;	text-align: center;	font-size: 11px;}
.table-stats td {	height: 20px;	text-align: center;	font-size: 11px;}
.table-stats th {	height: 20px;	text-align: left;	font-size: 11px;text-transform: uppercase;}
.risultati {	border: 1px solid #D7E1EB;	background-color: #f4f4f4;	margin: 5px;	padding: 10px;}
.risultati h4 {	background: url(/img/offertearrow.gif) no-repeat left center;	background-color: #D7E8F6;	margin: 0 0 10 0;	padding-left: 20px;}
.anagra {	margin: 0;	padding: 0;}
.anagra label { display: block; float: left; width: 125px; border-bottom: 1px solid #dedede; margin: 0 2px 0 0; height: 25px;}
.anagra span {	display: block;	width: 220px;	float: left;	height: 25px;}

/*** PAGINAZIONE ***/
.paginazione {
	margin: 20px 30px;
	padding: 5px;
	text-align: center;
	float: right;
}
.paginazione a {
}
.paginazione a.number {
	margin: 2px;
	padding: 3px;
	color: #0D6AAC;
	display: block;
	float: left;
	text-decoration: none;
	width: 20px;
	font-weight: bold;
	background-color: #f3f3f3;
}
.paginazione a.current, .paginazione a:hover.number {
	background: #FF6519 !important;
	color: #fff !important;
}
.paginazione a.current:hover {
	text-decoration: underline;
	color: #FF6519;
}
/*** FINE PAGINAZIONE ***/