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

.estiloheader {
	background-image: url(images/headerfondo.jpg);
	height: 238px;
	margin-right: auto;
	float: none;
	clear: none;
	margin-left: auto;
	width: auto;
}
.espacioizq {
	background-color: #666;
	height: auto;
	width: 14px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	clear: left;
}
.espacioizqrojo {
	background-color: #7B0F02;
	width: 247px;
	margin-left: 14px;
	height: auto;
}
.footerclase {
	background-image: url(images/footer.jpg);
	height: 129px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
.letrasfooter {
	font-family: Arial;
	font-size: 9px;
	color: #900A22;
	text-align: left;
}




.centralestyle {
	height: auto;
	margin-right: auto;
	background-color: #FFF;
	width: 769px;
	margin-left: auto;
	float: none;
	clear: both;
	border-top-width: 0px;
	border-right-width: 8px;
	border-bottom-width: 0px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7C1000;
	border-right-color: #7C1000;
	border-bottom-color: #7C1000;
	border-left-color: #7C1000;
	text-align: center;
}
.textocorrido {
	font-family: Arial;
	font-size: 14px;
	color: #333;
	line-height: 16pt;
	text-align: left;
	font-weight: normal;
}
.fondotabla {
	background-image: url(images/cuadrorojograd.jpg);
	background-color: #7C1000;
	height: auto;
	width: 230px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.tablaoxidos {
	width: 430px;
	background-color: #FFF;
	margin: 1px;
	padding: 1px;
	height: auto;
	border-collapse:collapse;
border:6px color: #FFF;; 
}

.headersbold {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #966;
	text-align: left;
}
.headerscolores {
	font-family: Arial;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
.fondocell {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	background-color: #666;
	text-align: center;
	width: 90px;
	min-width: 15px;
	border: 4px solid #FFF;
}
.headerchico {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
.letramedianaq {
	font-family: Arial;
	font-size: 12px;
	color: #7C1000;
	text-align: left;
}

