@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #757575;
}
body {
	background-color: #f6f6f6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #0075b3;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #004971;
}
a:hover {
	text-decoration: none;
	color: #04A7FF;
}
a:active {
	text-decoration: none;
	color: #04A7FF;
}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #757575;
}
.texto {
	text-align:justify;
	line-height:14px;
}
.titulo_ch {
	font-weight:bold;
	color:#0075b3;
}
.texto_catalogo {
	color:#FFF;
	line-height:14px;
}