.tx11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tx10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tx12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.documentos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
td.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	/* background-color: #F7E58A; */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECC149;
}
td.menu a:link {
	color: #000000;
}
td.menu a:hover {
	color: #000000;
	text-decoration: none;
}
td.menu a:visited {
	color: #000000;
	text-decoration: none;
}
td.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/back_index.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: top;
	padding: 20px;
}
p.index-p {
	padding-top: 0px;
	padding-right: 160px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.rojo { color: #FF0000; }

ol {
	margin: 8px 12px;
	padding: 0px;
	font-weight: bold;
}

ol li {
}

ul {
	padding: 0px;
	margin: 4px 12px;
}

ul li {
	font-weight: normal;
}

img.img-right {
	float: right;
	border: 1px solid #EBEBEB;
	background: #FFFFFF;
	margin: 6px 0px 8px 12px;
	padding: 6px 6px 18px;
}

.form {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
#form_tit { font-family:"Times New Roman", Times, serif; font-size: 11px; padding-bottom: 0px; }
#form_fecha { font-family:"Times New Roman", Times, serif; font-size: 10px; padding-bottom: 0px; }
#form_cur { font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold; padding-bottom: 0px; }

.formulario {
	font: normal normal bold 9pt Arial, Helvetica, sans-serif;
}
.formulario .titulo {
	text-align: center;
	font: normal normal bold 10pt Arial, Helvetica, sans-serif;
	color: #ffffff;
}
table.formulario {
	width: 500px;
	border: 0 none transparent;
	border-collapse: collapse;
	}
.formulario td{
	margin: 0px;
	padding: 2px;
}
td.etiqueta {
	text-align: right;
	width: 176px;
}
td.campo {
	width: 316;
}
