.asterisco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FF0000;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}
.txt a:hover{
	text-decoration: underline;
color: #99CC01;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #99CC01;
}
.subtitulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #388395;
}
.titulo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
}
.titulo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #999999;
}
.txtfoot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
		text-decoration: none;
}
.txtfoot a:hover{
	color: #99CC01;
			text-decoration: none;
}
.txtfoot2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

.txttop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #999999;
	text-decoration:none;
}

.txttop a:hover{
	color: #99CC01;
		text-decoration:none;
}

.txmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #777c68;
	text-decoration:none;
}

.txmenu a:hover{
	color: #33352f;
		text-decoration:none;
}
.buttop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #e9eae2;
	text-decoration:none;
}

.buttop a:hover{
	color: #99CC01;
		text-decoration:none;
}

.Separator {
	background-color: #99CC01;
	height: 1px;
	width: 676px;
	display: block;
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #99CC01;
}

.BlockContent{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #666666;	
	width: 676px;
	display: block;
	clear: both;
	float: none;	
}

.BlockContent .Item{
	display: block;
	clear: both;
	float: none;
}

.BlockContent .Item .thumb{
	float: left;
	margin: 5px;
	padding: 5px;
}

.BlockContent .Item .link_detail a{
	text-decoration: none;
	font-weight: normal;
	color: #759B00;
	float: left;
	font-size: 14px;
	text-indent: 40px;
}

.BlockContent .Item .link_detail a:hover{
	text-decoration: underline;
	font-weight: normal;
	color: #333333;
	float: left;
	font-size: 14px;
	text-indent: 40px;
}

.footer_report{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #666666;	
	clear: both;
	float: none;
	display: block;
	width: 676px;
	margin: 5px;
	padding: 5px;
}

.BlockContent a{
	text-decoration: none;
	font-weight: normal;
	color: #759B00;
	float: left;
	font-size: 14px;
}

.footer_report a{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.footer_report a:hover {
	font-size: 12px;
	color: #729700;
	text-decoration: none;
}
.footer_detail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	clear: both;
	float: none;
	display: block;
	width: auto;
	margin-bottom: 10px;
	padding-bottom: 10px;
	height: 10px;
}
.footer_detail a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.footer_detail a:hover {
	font-size: 12px;
	color: #729700;
	text-decoration: none;
}

