/* <![CDATA[ */

.int_table {
    font-family		: Arial, Verdana;
	font-size		: 11px;
    color           : #949494; 
    width           : 544px;
	max-width		: 544px;

}

#left_content .int_table {
	width           : 355px;
	max-width		: 355px;
}

.int_table td {
	background		: #f7f7f7;
}

.int_table th, 
.int_table td, 
.int_table caption {
    font-size       : 11px;
	font-family		: Arial, Verdana;
    text-align      : left;
}

		.tabletype1 caption {
			font-weight		: bold;
			color			: #567893;
		}



.int_table td {
    padding         : 6px 10px;
    font-weight     : normal;
}

.int_table th {
    border-left     : 1px #ccc solid;
    padding         : 3px 10px 3px 9px;
    font-weight     : bold;
}

#left_content .int_table th {
    border-left     : 1px #e8f6e9 solid;
}

#left_content .int_table th.col_1,
#left_content .int_table th.col_4 {
   border			: 0;
}

.int_table caption {
    caption-side    : top;
    padding         : 6px 12px;
	border-bottom   : 3px #e8f6e9 solid;
    color           : #577994;
    font-weight     : bold;
	background-image	:	url('../img/sfondi/caption_arrow.gif');
	background-position :	0px center;
	background-repeat	:	no-repeat ;	

	border-bottom   : 3px #e8f6e9 solid;
    color           : #577994;
    font-weight     : bold;
}


#left_content .int_table td {
	color	: #666;
}


.int_table .r_odd td { 
    background      : #f2f2f2;
}

.int_table .r_pair td { 
    background      : #f7f7f7;
}

.int_table .r_final td, .int_table tfoot td { 
    background      : #e5eff1;
	font-weight		: bold;
}



.int_table  tr.r_odd td.tdhover,
.int_table  tr.r_pair td.tdhover  
{
    cursor          : pointer;
    background      : #eaf8eb;
    color           : #096;
}


/* ]]> */
