@charset "utf-8";
body {
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #feffbe;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	height: 100%;
}
.estilogeneral #container #cabecera img {
	padding-bottom: 0px;
	padding-top: 5px;
}

.estilogeneral #container {
	width: 1000px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #000000;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.estilogeneral #cabecera {
	background-image: url(imagenes/cabecera-fondo.jpg);
	background-repeat: no-repeat;
	height: 116px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	margin: 0px;
}
.estilogeneral #container #cabecera h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}
.estilogeneral #container #cuerpo h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #c8c998;
	text-align: left;
	margin: 0px;
	padding-bottom: 3px;
}
.estilogeneral #container #cuerpo h3 a {
	color: #FEFFBE;
	text-decoration: none;
}
.estilogeneral #container #cuerpo h3 a:hover {
	color: #FEFFBE;
	text-decoration: none;
}
.estilogeneral #container #cuerpo h3 a:visited {
	color: #FEFFBE;
}
.estilogeneral #container #cuerpo h4 a {
	color: #FEFFBE;
	text-decoration: none;
}
.estilogeneral #container #cuerpo h4 a:hover {
	color: #FEFFBE;
	text-decoration: none;
}
.estilogeneral #container #cuerpo h4 a:visited {
	color: #FEFFBE;
}
.estilogeneral #container #cuerpo h5 a {
	color: #FEFFBE;
	text-decoration: none;
}
.estilogeneral #container #cuerpo h5 a:hover {
	color: #FEFFBE;
	text-decoration: none;
}
.estilogeneral #container #cuerpo h5 a:visited {
	color: #FEFFBE;
}
.estilogeneral #container #cuerpo h2 a {
	color: #FEFFBE;
	text-decoration: none;
}
.estilogeneral #container #cuerpo h2 a:hover {
	color: #FEFFBE;
	text-decoration: none;
}
.estilogeneral #container #cuerpo h2 a:visited {
	color: #FEFFBE;
}

.estilogeneral #container #cabecera a {
	color: #FEFFBE;
	text-decoration: none;
}
.estilogeneral #container #cabecera a:hover {
	color: #FEFFBE;
	text-decoration: underline;
}
.estilogeneral #container #cabecera a:visited {
	color: #FEFFBE;
}

.estilogeneral #container #cuerpo a {
	color: #FEFFBE;
	text-decoration: none;
}
.estilogeneral #container #cuerpo a:hover {
	color: #FEFFBE;
	text-decoration: underline;
}
.estilogeneral #container #cuerpo a:visited {
	color: #FEFFBE;
}

.estilogeneral #cuerpo {
	background-image: url(imagenes/fondo_pagina.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	height: auto;
}
.estilogeneral #container #cuerpo p {
	display: inline;
	vertical-align: text-bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 14px;
}
.estilogeneral #container #cuerpo h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c8c998;
	text-align: left;
	margin: 0px;
	font-weight: normal;
}

.estilogeneral #container #cuerpo h6 a {
	color: #FEFFBE;
	text-decoration: none;
}
.estilogeneral #container #cuerpo h6 a:hover {
	color: #FEFFBE;
	text-decoration: underline;
}
.estilogeneral #container #cuerpo h6 a:visited {
	color: #FEFFBE;
}

.estilogeneral #container #cuerpo h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	text-align: center;
	margin: 0px;
}

.estilogeneral #container #cuerpo h3.fichas {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
	margin: 0px;
}

.estilogeneral #container #cuerpo h3.precio {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: left;
	margin: 0px;
}

.estilogeneral #container #cuerpo h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
	margin: 0px;
}

.estilogeneral #container #cuerpo h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin: 0px;
}


.estilogeneral #pie {
	background-image: url(imagenes/pie-fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 63px;
	bottom: 0px;
}
.estilogeneral #container #cuerpo #datospie a {
	color: #FEFFBE;
	text-decoration: underline;
}
.estilogeneral #container #cuerpo #datospie a:hover {
	color: #FEFFBE;
	text-decoration: none;
}
.estilogeneral #container #cuerpo #datospie a:visited {
	color: #FEFFBE;
}
.piepag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEFFBE;
}
.piepag a {
	color: #FEFFBE;
	text-decoration: underline;
}
.piepag a:hover {
	color: #FEFFBE;
	text-decoration: none;
}
.piepag a:visited {
	color: #FEFFBE;
}
