@charset "utf-8";
.tablaprincipal {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9e94b8;
	border-left-color: #9e94b8;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	background-image: url(imagenes/head_3.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.pie {
	padding-bottom: 10px;
}
.head1 a {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-decoration: none;
	color: #FFFFFF;
}
.head1 a:active {
	color: #f79b20;
	text-decoration: none;
}

.head1 a:hover {
	color: #f79b20;
	text-decoration: none;
}

.head1 {
	background-image: url(imagenes/head_2.png);
	background-repeat: no-repeat;
	height: 25px;
	word-spacing: 10px;
	padding-left: 20px;
}

.logo {
	background-image: url(imagenes/logo.gif);
	background-repeat: no-repeat;
	visibility: visible;
	z-index: 0;
	height: 183px;
	width: 176px;
	left: 300px;
	top: 5px;
	position: relative;
	overflow: visible;
}

.tablaprincipal h2 {
	font-size: large;
	font-weight: bold;
	color: #ffcc00;
	text-align: center;
}

.tablaprincipal h1 {
	font-size: xx-large;
	font-weight: normal;
	color: #ffcc00;
	font-family: "Times New Roman", Times, serif;
}
.tablaprincipal h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
	color: #ffcc00;
}
.blancobold {
	font-size: large;
	font-weight: bold;
}
.head0 {
	background-image: url(imagenes/head_1.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 94px;
}
.head2 {
	background-image: url(imagenes/head_3.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 70px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9e94b8;
	border-left-color: #9e94b8;
}

