body
{
  font-size: 12px; 
  color: #444444; 
  font-family: "Trebuchet MS";
}
p, td{
  font-size: 12px; 
  color: #444444; 
  font-family: "Trebuchet MS";	
}
sub, sup{
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
img{
	border: none;
}
img.R{
	margin-left: 10px;
}
img.L{
	margin-right: 10px;
}
ul{
	-moz-padding-start: 25px;
	padding-left: -15pt;
}
a{
	font-size: 12px;
	color: #bd4438;
	text-decoration: none;
	font-family: "Trebuchet MS";
}
a:hover{
	font-size: 12px;
	color: #ff907f;
	text-decoration: underline;
	font-family: "Trebuchet MS";
}
.destNormal{
	color: #516e9b;
}
.destBold{
	font-weight: bold;
	color: #6a86b1;
}
.cursiva{
	color: #000000;
	font-style: italic;
}
.lnkDocPdf{
	background-image: url(images/ico_pdf.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-right: 20px;
}
.titol{
	padding: 22px 0 22px 0;
	margin: 0 0 0 0;
	font-size: 20px;
	color: #8a9fc0;
	font-family: "Trebuchet MS";
}
.subtitol{
	font-size: 14px;
	color: #516e9b;
	font-family: "Trebuchet MS";
}
.subtitolV{
	border-bottom: 1px #a9b9d1 solid;
	font-size: 14px;
	color: #516e9b;
	font-family: "Trebuchet MS";
}
a.subtitolV{
	font-size: 14px;
	color: #516e9b;
	text-decoration: none;
	font-family: "Trebuchet MS";
}
a.subtitolV:hover{
	font-size: 14px;
	color: #516e9b;
	text-decoration: none;
	font-family: "Trebuchet MS";
}
.titHomeNegro{
	margin: 0 0 0 0;
	color: #000000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.txtHome{
	font-size: 11px;
	color: #9a9a9a;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.bgTd1{
	background-color: #ecf4fb;
	padding: 0 4px 0 5px;
}
.tdListaRep{
	padding: 7px 4px 7px 4px;
	border-bottom: 1px #b9cde3 dotted;
}
.bgTd2{
	background-color: #c5d6ea;
	padding: 0 4px 0 5px;
}