html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font: 100%/120% Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}

li, dd, blockquote {
	margin-left: 2em;
}

form label {
	cursor: pointer;
}
fieldset {
	border: none;
}
input, select, textarea {
	font-size: 100%;
}
body {
	background-image: url(../images/bkg.jpg);
	background-color: White;
	width: 800px;
	font-size: 12pt;
	background-repeat: repeat-y;
}
img {
	border: 0px;
}
img.foto {
	border: 2px;
	border-style: solid;
	color: Black;
	margin: 8px;
}
#header {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 800px;
}
#headercol {
	position: absolute;
	left: 200px;
	top: 0px;
	width: 600px;
}
#coleft {
	position: absolute;
	left: 0px;
	top: 110px;
	width: 200px;
}
#colmain {
	position: absolute;
	left: 200px;
	top: 120px;
	width: 600px;
	background-color: White;
	padding: 0px 20px;
	text-align: center;
}
#portada {
	position: absolute;
	left: 200px;
	top: 120px;
	width: 600px;
	background-color: White;
	padding: 0px 20px;
	text-align: center;
}
.coleft {
	float: left;
	width: 290px;
}
.colright {
	float: left;
	width: 290px;
}
.tbmarg {
	margin: 20px 0px;
}
.formcont {
	width: 450px;
	text-align: center;
	margin: 10px 65px;
}
p {
	text-align: justify;
	line-height: normal;
}
p.txtitle {
	text-align: center;
	font-family: "Bookman Old Style", Times, serif;
	color: #990000;
	font-size: 21pt;
	font-variant: small-caps;
	clear: both;
}
p.txtitle:first-letter {
	font-size: 26pt;
	float: none;
}
p.capitular:first-letter {
	font-size: 200%;
	font-family: "Bookman Old Style", Times, serif;
	color: #990000;
	margin-left: 13px;
	margin-right: 1px;
	background-color: #ffffff;
	padding: 1px;
}
span {
	font-family: "Bookman Old Style", Times, serif;
	color: #990000;
	font-size: 9pt;
	font-variant: small-caps;
}
a {
	color : #990000;
	text-decoration:none
}
li {
	line-height: 1.5;
	text-align: left;
}
li.preg {
	color: #990000;
	padding: 4px;
	font-size: 12pt;
}
hr {
	color:#c00;
	background-color:#c00;
	height:1px;
	border:none;
}

.txtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
.txtitle3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.tnc {
	font-family: "Bookman Old Style", Times, serif;
	color: #990000;
	font-size: 14pt;
	font-weight: bold;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
.txt8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.txt9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
}
.txt10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
.txt12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
}
.txt14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14pt;
}
.txt16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16pt;
}
.txt18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 18pt;
}
.ulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: Black;
	font-weight: bold;
}
.foto {
	margin: 30px 30px 30px 30px;
}
.fotor {
	margin: 0px 0px 15px 30px;
	float: right;
}
.fotol {
	margin: 0px 30px 15px 0px;
	float: left;
}
.foot1 {
	margin: 50px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20pt;
	clear: both;
	border-top: 1px solid Black;
}
.regresar {
	margin: 30px 0px;
}
.hw {
	font-size: 18pt;
	color: White;
}
.bkgray {
	font-size: 16pt;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	background-color: #7a7b80;
	padding: 7px;
}
.clearfloat {
	clear: both;
}
