/* CSS Document */
table { 
	border-collapse: collapse;
}

 thead td {
	background: url(../images/thead_bg.png);
	color: White;
	height: 20px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;

}



 tbody .clear td {
	border: 1px solid #85B8EB;
	padding-left: 5px;
}

tbody .orizz tr {
	background-color: #ff0000;
	border: 0px ;
	
}

 tbody .odd td {
	background: url(../images/odd.png);
	border: 1px solid #85B8EB;
	padding-left: 5px;
}

tfoot {
	height: 20px;
	color: White;
	background-image: url(../images/tfoot.png);
}


/* row effect */ 
 tbody.t1 tr:hover td{
	border-bottom: none;
	background-image: url(../images/tr_hover.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#video{
	margin :10px 0 0 180px;
	width : 540px;
	padding : 1px;
	}
#video h2{
	font-size: 11px;
	color: #003366;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6D96AD;
	text-indent: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	margin-top: 5px;
	margin-left: 0px;
	font-weight: bold;
	}

.subtitle{
	font-family:Tahoma;
	font-weight:bold;
	font-size:10px;
	color:#1A459E;
}
.subtitle2{
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#1A459E;
}
.testo_5 {
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
}
td {
	font-family:Tahoma;
	font-size:11px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 4px;
	}
.texto_1{
	font-family:Tahoma;
	font-size:11px;
	margin-top: 0;
	margin-bottom: 0;
	background-position: center;
	}
.texto_2{
	font-family:Tahoma;
	font-size:11px;
	margin-top: 0; 
	margin-bottom: 0
	}