.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #FFFFFF;
	text-align: center;
	border-top: none;
	border-right: none;
	border-bottom: doble;
	border-left: none;
	line-height: 35px;
	background-color: #663333;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;


}
.abc2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
	background-color: #996666;
	line-height: 30px;
}
.nivel1a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	padding-left: 5px;
	color: #000000;
	background-color: #DFCECE;
	font-weight: bold;
	text-transform: none;
	vertical-align: middle;
}
.nivel2a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	padding-left: 40px;
	font-weight: bold;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	font-weight: normal;
	padding-left: 2mm;

}
.valor {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: white;
	font-weight: normal;
	text-align: center;
	line-height: 25px;
	background-color: #000000;
}
.valor:before {
 	content: "[ " counter(capitulo) " ] \00A0 \00A0 \00A0 \00A0 \00A0";
 	color: yellow;
	counter-increment: capitulo;
}
.sellos {
	text-align: center;
	border: none;
	padding-top: 10px;
	background-color: #000000;
}
.separador {
	font-size: 9px;
	border: none;
	text-align: center;
	color: #000000;
	line-height: 20px;
}
.hoja {

	font-family: "Times New Roman", Times, serif;
	margin-top: 3px;
	font-weight: normal;
	list-style-type: disc;
	border: none;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	font-weight: normal;
	padding-left: 2mm;
	color: #FFFFFF;
	padding-right: 4mm;
}
.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	background-color: #CA6262;
	text-align: justify;
	padding-left: 5px;
	color: #FFFFFF;
	padding-right: 5px;
}
.info {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	margin-top: 3px;
	font-weight: normal;
	list-style-type: disc;
	border: none;
	text-align: center;
	line-height: 25px;
	background-color: #333333;
}
.nota {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	line-height: 25px;
	background-color: #1D1D1D;
}
.nota:before {
	content: url(img/baja.jpg);
}
.nota:after {
	content: url(img/baja2.jpg);
}
.opcion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
