.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #528568;
}
.borde {
	border: thin outset #c7e2d2;
}
.marq {
	padding: 2px;
	border: 1px solid #dce7e1;
}
.titulos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #528568;
	text-decoration: none;
}
.treat a {
	font-size: 14px;

}
.treat a:active {
	color: #666666;

}
.treat a:visited {
	color: #666666;

}
.treat a:hover {
	color: #000000;

}

.treat td {
	background-color: #FAFAFA;
	font-size: 14px;
}
.treat img {
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.treat td:hover {
	background-color: #EEF9F3;
}
