@charset "utf-8";
body {
	font-family: Tahoma;
	font-size: 11px;
	color: #242424;
	text-align: left;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
#centrado_general {
position: relative; 
width: 100%; 
height: 100%;
margin: 0 auto;
text-align: left;
}
body>#centrado_general {
	height: auto;
	min-height: 100%;
}
.contenido{
	width: 900px;
	margin: 0 auto;
	text-align: center;
}
.encabezado {
	height: auto;
	width: 900px;
	margin-top: 40px;
}
.despliegue {
	height: auto;
	width: 900px;
}
.logo {
	height: 164px;
	width: 206px;
	margin-bottom: 12px;
}
.menu_izq {
	width: 178px;
	padding-right: 10px;
	padding-left: 18px;
}
.menu_izq_arriba {
	background-image: url(../images/menu_bg_arriba.png);
	background-repeat: repeat-y;
	height: 40px;
	width: 178px;
	text-align: center;
}
.menu_izq_arriba h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #F7F1EA;
	margin: 0px;
	padding-top: 9px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu_izq_medio {
	background-image: url(../images/menu_bg_medio.png);
	background-repeat: repeat-y;
	height: auto;
	width: 157px;
	padding-top: 7px;
	padding-right: 14px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.menu_izq_medio a {
	display: block;
	font-family: Tahoma;
	font-size: 12px;
	color: #76461B;
	background-image: url(../images/vineta_menu.jpg);
	background-repeat: no-repeat;
	background-position: 4px center;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
	width: 115px;
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
	padding-left: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1B49A;
}
.menu_izq_medio a:hover {
	display: block;
	font-family: Tahoma;
	font-size: 12px;
	color: #76461B;
	background-image: url(../images/vineta_menu.jpg);
	background-repeat: no-repeat;
	background-position: 4px center;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
	width: 115px;
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
	padding-left: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0B771;
	font-weight: bold;
}
.menu_izq_bajo {
	background-image: url(../images/menu_bg_bajo.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 157px;
	padding-right: 14px;
	padding-left: 7px;
	margin-bottom: 12px;
}
.photo_gallery {
	width: 178px;
	padding-right: 12px;
	padding-left: 16px;
}
.titulo {
	background-image: url(../images/galeria_arriba.png);
	background-repeat: no-repeat;
	height: 140px;
	width: 174px;
	padding-right: 4px;
	margin-bottom: 6px;
}
.titulo h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding: 0px;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 44px;
	margin-left: 0px;
	color: #7E4B1D;
}
.titulo h1 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding: 0px;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 44px;
	margin-left: 0px;
	color: #7E4B1D;
	text-decoration: none;
}
.titulo h1 a:hover {
	color: #000000;
}
.photo_gallery .titulo a img {
	border: 1px solid #ECA651;
	background-color: #B86F2A;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.photo_gallery .titulo a:hover img {
	border: 1px solid #000000;
	background-color: #B86F2A;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.photo_gallery a img {
	border: 1px solid #ECA651;
	background-color: #B86F2A;
	padding: 5px;
	margin-top: 5px;
	margin-right: 9px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.photo_gallery a:hover img {
	border: 1px solid #000000;
	background-color: #B86F2A;
	padding: 5px;
	margin-top: 5px;
	margin-right: 9px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.centro_titulo {
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	height: 56px;
	width: 394px;
	padding-right: 60px;
	padding-left: 60px;
}
.centro_titulo h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #AE6828;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.centro_titulo h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 29px;
	font-weight: bold;
	color: #AE6828;
	margin: 0px;
	padding: 0px;
}
.despliegue_arriba {
	background-image: url(../images/despliegue_bg_arriba.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 518px;
}
.despliegue_medio {
	background-image: url(../images/despliegue_bg_medio.png);
	background-repeat: repeat-y;
	height: auto;
	width: 471px;
	padding-top: 6px;
	padding-right: 25px;
	padding-bottom: 6px;
	padding-left: 22px;
}
.fotografia {
	height: auto;
	width: 467px;
}
.despliegue_medio h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #AE6828;
	background-color: #F0D5AE;
	height: 27px;
	width: 445px;
	border: 1px solid #F0B771;
	text-align: right;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.despliegue_medio h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	background-color: #F0D5AE;
	height: 27px;
	width: 445px;
	border: 1px solid #F0B771;
	text-align: center;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.contenido1 {
	text-align: left;
	height: auto;
	width: 464px;
	margin-bottom: 14px;
}
.contenido1 img {
	margin: 2px;
	padding: 2px;
	border: 1px solid #AE6828;
}
.contenido1 h2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #E78C1D;
	margin: 0px;
	padding-top: 4px;
	padding-right: 28px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.contenido1 h2 a {
	font-family: Tahoma;
	font-size: 11px;
	color: #E78C1D;
	margin: 0px;
	padding-top: 4px;
	padding-right: 28px;
	padding-bottom: 4px;
	padding-left: 2px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contenido1 h2 a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding-top: 4px;
	padding-right: 28px;
	padding-bottom: 4px;
	padding-left: 2px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contenido1 p {
	margin: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.contenido1 a {
	color: #AE6828;
	text-align: right;
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #AE6828;
	padding-top: 3px;
	margin-top: 8px;
	padding-left: 0px;
}
.contenido1 a:hover {
	color: #242424;
	text-align: right;
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E78C1D;
	padding-top: 3px;
	margin-top: 8px;
}
.contenido2 {
	text-align: left;
	height: auto;
	width: 464px;
	margin-bottom: 9px;
}
.contenido2 h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	background-color: #F0D5AE;
	height: 25px;
	width: 410px;
	border: 1px solid #F0B771;
	text-align: left;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 45px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-weight: bold;
	background-image: url(../images/vineta_contenido.jpg);
	background-repeat: no-repeat;
	background-position: 16px center;
}
.contenido2 p {
	text-align: justify;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 18px;
	margin: 0px;
	padding-top: 0px;
}
.contenido2 a {
	font-family: Tahoma;
	font-size: 11px;
	color: #AE6828;
	font-weight: bold;
	padding-left: 14px;
	background-image: url(../images/vineta_contenido2.jpg);
	background-repeat: no-repeat;
	background-position: 4px 10px;
	margin-top: 0px;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #6EAB23;
	text-decoration: none;
	margin-left: 16px;
	display: block;
	margin-right: 20px;
}
.contenido2 a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	padding-left: 14px;
	background-image: url(../images/vineta_contenido2.jpg);
	background-repeat: no-repeat;
	background-position: 4px 10px;
	margin-top: 0px;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #AE6828;
	text-decoration: none;
	margin-left: 16px;
	display: block;
	margin-right: 20px;
}
.contenido2 img {
	margin: 2px;
	padding: 2px;
	border: 1px solid #6EAB23;
}
.informacion_general {
	height: auto;
	width: 464px;
	text-align: left;
	padding-top: 10px;
}

.informacion_general h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333333;
	height: 25px;
	width: 410px;
	text-align: left;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 45px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-weight: bold;
	background-image: url(../images/vineta_informacion.jpg);
	background-repeat: no-repeat;
	background-position: 16px center;
}
.informacion_general p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 16px;
	text-align: justify;
}
.informacion_general h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/vineta_news.jpg);
	background-position: 16px center;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	color: #E88C1D;
}
.informacion_general img {
	float: right;
	border: 1px solid #68AB1E;
	padding: 3px;
	margin-bottom: 8px;
	margin-left: 8px;
}
.informacion_general strong {
	font-weight: bold;
	color: #6B9D2F;
}


.despliegue_bajo {
	background-image: url(../images/despliegue_bg_bajo.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 518px;
}
.idiomas {
	text-align: left;
	height: auto;
	width: 172px;
	padding-left: 8px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #8A9861;
	margin-bottom: 3px;
	margin-top: 36px;
}
.idiomas a img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cuyabeno {
	height: auto;
	width: 180px;
}
.cuyabeno_arriba {
	background-image: url(../images/promocion_arriba.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 180px;
}
.cuyabeno_medio {
	background-image: url(../images/promocion_medio.png);
	background-repeat: repeat-y;
	height: auto;
	width: 145px;
	padding-right: 19px;
	padding-left: 16px;
	text-align: left;
}
.cuyabeno_medio h1 {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.cuyabeno_medio h1 a {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/vineta_promocion.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 36px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-decoration: none;
	display: block;
}
.cuyabeno_medio h1 a:hover {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/vineta_promocion.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 36px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-decoration: none;
	display: block;
}
.cuyabeno_informacion {
	background-color: #EDE1CF;
	height: auto;
	width: 123px;
	text-align: left;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 10px;
}
.cuyabeno_informacion p {
	color: #5A4A42;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.cuyabeno_informacion a img {
	padding: 2px;
	border: 1px solid #5A4A42;
}
.cuyabeno_abajo {
	background-image: url(../images/promocion_bajo.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 180px;
}
.promociones {
	height: auto;
	width: 180px;
}
.promociones_arriba {
	background-image: url(../images/promocion_arriba.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 180px;
}
.promociones_medio {
	background-image: url(../images/promocion_medio.png);
	background-repeat: repeat-y;
	height: auto;
	width: 145px;
	padding-right: 19px;
	padding-left: 16px;
	text-align: left;
}
.promociones_medio h1 {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.promociones_medio h1 a {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/vineta_promocion.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 36px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-decoration: none;
	display: block;
}
.promociones_medio h1 a:hover {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/vineta_promocion.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 36px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-decoration: none;
	display: block;
}
.promociones_informacion {
	background-color: #EDE1CF;
	height: auto;
	width: 123px;
	text-align: left;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 10px;
}
.promociones_informacion ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.promociones_informacion li {
	list-style-type: none;
}
.promociones_informacion  li a {
	background-image: url(../images/vineta_news.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	list-style-type: none;
	padding-left: 8px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	text-decoration: none;
	display: block;
	font-family: Tahoma;
	font-size: 11px;
	color: #5A4A42;
}
.promociones_informacion  li a:hover {
	color: #000000;
}
.promociones_informacion  li  strong a {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #5A4A42;
}
.promociones_informacion  li  strong a:hover {
	color: #000000;
}
.promociones_abajo {
	background-image: url(../images/promocion_bajo.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 180px;
}
.creditos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	height: auto;
	width: 900px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.creditos p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.creditos p strong {
	font-weight: bold;
	color: #7E4B1D;
	margin: 0px;
	padding: 0px;
}
.creditos a {
	color: #000000;
	text-decoration: underline;
}
.creditos h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}
.creditos h1 strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006437;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.creditos h1 a {
	text-decoration: none;
}
.creditos h1 a:hover {
	text-decoration: underline;
}
#footer {
	position: absolute;
	width: 100%;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	height: 104px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-image: url(../images/bg_footer.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	z-index: 0;
	padding: 0;
}

