#corpo a { text-decoration: none }
#corpo a:hover	{ color: #ff0000; text-decoration:underline }
#corpo h2 { color: #004e73; line-height:1.2em; padding-bottom:0 }

table, th, td {
	border: none;
	color: #000000;
    padding: 0.2em;
}

#corpo-colonna1 {
width:10em;
}

#corpo-colonna4 {
margin-left:11em;
}


#confronta {	
    font-family: "Trebuchet MS", Arial, sans-serif;
}

#confronta table, th, td {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
/*	color: #555; */
	color: #004e73;
}

#confronta caption {
	font-size: 120%;
	font-weight: bold;
	margin: 5px;
}

#confronta td, th {
	padding: 3px;
	font-size: 105%;	
	font-weight: bold;
}

#confronta td {
	height: 20px;
}

#confronta thead th {
	text-align: center;
	background: #E6EDF5;
	color: #4F76A3; 
/*	background: #5B9ECB; 
	color: #ffffff; */
	font-size: 120% !important;
}

#confronta tbody th {
	font-weight: bold;
}

/*
#confronta tbody tr { background: #FCFDFE; }
*/
#confronta tbody tr { background: #FFFFFF; }

#confronta tbody tr.odd { background: #F7F9FC; }
#confronta tbody td.odd { background: #F7F9FC; }


