body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #CCCCCC;
	background-image: url(../imgs/boceto_02.jpg);
	background-repeat: repeat-x;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.cls_pie {
	color: #FEFEFE;
	font-size: 10px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEFEFE;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FEFEFE;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FEFEFE;
}
.cls_text_destacado {
	font-size: 17px;
	font-weight: bold;
	color: #FF9900;
}

a.cls_a_text_endo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
}
a.cls_a_text_endo:link {
	text-decoration: none;
	color: #003399;
}
a.cls_a_text_endo:visited {
	text-decoration: none;
	color: #003399;
 }
a.cls_a_text_endo:hover {
	text-decoration: none;
	color: #0033CC;
}
a.cls_a_text_endo:active {
	text-decoration: none;
 	color: #003399;
}
