@charset "ISO-8859-1";


.txt11 {
	font-size: 11px;
	font-family: "Trebuchet MS", TrebuchetMS-Bold, TrebuchetMS-Italic, Arial, Verdana;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.subtitulo {
	font-family: "Trebuchet MS", TrebuchetMS-Bold, TrebuchetMS-Italic, Arial, Verdana;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.tabla {
	margin: auto;
	border-color: #999999;
	padding: 5px;
	border-style:solid;
	border-width:thin;
	border-collapse:collapse;
}

.txtpx {
	font-family: "Trebuchet MS", TrebuchetMS-Bold, TrebuchetMS-Italic, Arial, Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}

.txt12 {
	font-family: "Trebuchet MS", TrebuchetMS-Bold, TrebuchetMS-Italic, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.txt12_tabla {
	font-family: "Trebuchet MS", TrebuchetMS-Bold, TrebuchetMS-Italic, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.txt12_bold {
	font-family: "Trebuchet MS", TrebuchetMS-Bold, TrebuchetMS-Italic, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.txt12_under {
	font-family: "Trebuchet MS", TrebuchetMS-Bold, TrebuchetMS-Italic, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
	text-align: left;
	left: 10px;
}

.titulo_back {
	font-family: "Trebuchet MS", TrebuchetMS-Bold, TrebuchetMS-Italic, Arial, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #cccccc;
	height: 16px;
	width: 578px;
	text-align: left;
	float: right;
	vertical-align: middle;
	background-position: center;
}

.titulo {
	font-family: "Trebuchet MS", TrebuchetMS-Bold, TrebuchetMS-Italic, Arial, Verdana;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	height: 16px;
	width: 578px;
	vertical-align: middle;
	background-position: center;
}
