html
{
     overflow: -moz-scrollbars-vertical;
}

.menu {
	font-family: Arial, Verdana, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	color: #003874;
	line-height: 4.1mm;

}
.txtverde {
	font-family: Arial, Verdana, Helvetica;
	font-size: 9pt;
	font-style: normal;
	color: #004125;
	line-height: normal;

}
.noticias {
	font-family: Arial, Verdana, Helvetica;
	font-size: 8pt;
	line-height: normal;
	color: #666666;
	text-decoration: none;

}
.yellow {
	font-family: Arial, Verdana, Helvetica;
	font-size: 9pt;
	color: #47626F;
	line-height: 20px;
	text-transform: none;
	font-weight: normal;


}
.titulo {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12pt;
	color: #638595;
	font-weight: normal;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#divMaster
{
	position:relative; 
	margin-left:-380px; 
	left:50%; 
	width:760px; 
	z-index:1 ;
	top:0px;
}



