@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424242;
	margin-top: 1px;
}
a:link {
	color: #2F78AE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2F78AE;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
h1 {
	font-size: 16px;
	color: #800000;
	text-indent: 10px;
}
h2 {
	font-size: 14px;
	color: #996600;
	text-align: center;
	
}.banner {
	background-image: url(imagenes/titulo5.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #E80000;
	text-align: left;
	font-weight: bolder;
	top: 5px;
	vertical-align: top;
	height: 86px;
}.pieimagen {
	background-image: url(imagenes/barraespectro.jpg);
	height: 8px;
}
.bordetabla1 {
	border: 2px solid #FFCC00;
	cellspacing: 0px;
}
.sangria {
	text-indent: 10px;
}

.celda1 td {
	border-top: 1px solid #FFCC33;
	border-right: 1px solid #FFCC33;
	border-bottom: 1px solid #FFCC33;
	border-left: 1px solid #FFCC33;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
div {
	text-align: justify;
	list-style-type: square;
}
.bordetabla {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC33;
	border-right-color: #FFCC33;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC33;
}
.fondotabla {
	background-color: #FFCC00;
	text-align: center;
	padding : 0px;
	height: 92px;
	width: 721px;
	margin-right: auto;
	margin-left: auto;

}
img {border:none;}
.textorojo {
	font-size: 9px;
	font-weight: normal;
	color: #800000;
	text-align: center;
}

table {
	text-align: left;
	width: 737px;
	margin-right: auto;
	margin-left: auto;
	cellspacing: 0px;
}
h6 {
	font-size: 9px;
	color: #333333;
}

