@charset "UTF-8";
/* CSS Document */

body, td, th {
	color: #000;
}
body {
	font: 13px/16px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	-webkit-font-smoothing: antialiased;
	margin: 0;
	padding: 0;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 60px;
	text-align:justify
	color:#000;
}
body,td,th {
	color: #000;
	text-align:justify
}
.tipo_125{
	font-size:125%;
	line-height:120%;
}
a:link {
	color: #69F;
}
a:visited {
	color: #69F;
}
a:hover {
	color: #69C;
}
a:active {
	color: #69C;
}
.botonImprimir{
	position:absolute;
	top:10px;
	left:50%;
	margin-left:316px;
	visibility:hidden;
}
.botonFacebook{
	visibility:hidden;
}