body {
	background-image: url(../images/base-bg.jpg);
	color: #333;
	text-decoration: none;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*inicio estructura home */

#container {
	text-decoration: none;
	background-color: #FFF;
	width: 922px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 6px;
}
#container #header {
	height: 189px;
}
#container #header #logo-wacs {
	background-image: url(../images/logo-wacs.jpg);
	height: 164px;
	width: 140px;
	margin-left: 20px;
	margin-top: 0px;
	float: left;
	background-repeat: no-repeat;
}
* html #container #header #logo-wacs {
	background-image: url(../images/logo-wacs.jpg);
	height: 164px;
	width: 140px;
	margin-left: 10px;
	margin-top: 0px;
	float: left;
	background-repeat: no-repeat;
}
#container #header #logo-wacs img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #header #logos-org {
	height: 160px;
	width: 72px;
	float: left;
	background-image: url(../images/logos-org.jpg);
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #AFB300;
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 3px;
}
#container #header #logos-org img {
	margin-left: 6px;
	margin-top: 3px;
}

#container #header #header-home {
	height: 160px;
	width: 678px;
	float: left;
	margin-left: 4px;
	margin-top: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BAB302;
	border-right-color: #BAB302;
	border-left-color: #BAB302;
	padding: 0px;
	overflow:hidden;
}
#container #header #header-home #animacion {
	height:158px;
	overflow-y:hidden;
	margin: 0px;
}
#container #header #header-home #animacion li {
	margin-left: -42px;
	margin-top: 0px;
}
* html #container #header #header-home #animacion li {
	margin-left: 0px;
	margin-top: 0px;
}
#container #header #header-home #menuOnheader {
	position: absolute;
	height: 21px;
	width: 400px;
	margin-left: 275px;
	margin-top: -156px;
	z-index: 100;
}
#container #header #header-home #menuOnheader ul {
	margin-top: 4px;
	margin-left: 155px;
}
#container #header #header-home #menuOnheader li {
	font-weight: bold;
	font-size: 11px;
	color: #333;
	background-color: transparent;
	float: left;
	list-style-type: none;
	margin-left: 5px;
	margin-right: 6px;
	display: inline;
}
#container #header #header-home #menuOnheader .separador {
	margin-right: 0px;
	margin-left: 8px;
}
#container #header #header-home #menuOnheader a {
	color: #333;
	text-decoration: none;
}
#container #header #header-home #menuOnheader  a:hover {
	color: #666;
	text-decoration: underline;
}
#container #header #menuNav {
	text-decoration: none;
	color: #333;
	background-color: #B5B700;
	height: 21px;
	clear: both;
	width: 912px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
}
#container #header #menuNav li   {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
#container #header #menuNav #contenedor_menu {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
}
#container #header #menuNav #contenedor_menu2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
}
#container #contents #izquierda {
	width: 412px;
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #98486F;
	margin-left: 5px;
	margin-right: 3px;
}
* html #container #contents #izquierda {
	width: 412px;
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #98486F;
	margin-left: 3px;
	margin-right: 3px;
}
#container #contents #izquierda h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #780B44;
	text-decoration: none;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 6px;
	margin-bottom: 6px;
}
#container #contents #izquierda h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #801C50;
	text-decoration: none;
	background-color: transparent;
	margin-top: 2px;
	margin-bottom: 6px;
	margin-left: 10px;
}
#container #contents #izquierda p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	margin-top: 2px;
	margin-bottom: 7px;
	margin-left: 10px;
	text-align: justify;
	margin-right: 10px;
}
#container #contents #izquierda a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #770B45;
	text-decoration: none;
}
#container #contents #izquierda a:hover {
	color: #B5B700;
	text-decoration: underline;
}
#container #contents #noticias {
	float: left;
	width: 496px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B0B600;
	margin-bottom: 8px;
}
#container #contents #noticias h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B6B010;
	text-decoration: none;
	background-color: transparent;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 15px;
}
#container #contents #noticias #noticia01 {
	width: 236px;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #B3B307;
	padding: 4px;
}
#container #contents #noticias #noticia01 h1 {
	font-size: 11px;
	font-weight: bold;
	color: #97A301;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 1px;
	margin-bottom: 6px;
	text-align: left;
}
#container #contents #noticias #noticia01 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	background-color: transparent;
	text-align: justify;
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 7px;
}
#container #contents #noticias #noticia01 a {
	color: #B3B106;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: transparent;
	margin-top: 2px;
	margin-bottom: 6px;
}
#container #contents #noticias #noticia01 a:hover {
	color: #97A301;
	text-decoration: underline;
}

#container #contents #noticias #noticia01 img {
	margin-left: 14px;
	border: 2px solid #ADB000;
	margin-top: 0px;
	margin-bottom: 2px;
}
#container #contents #noticias #noticia02 {
	float: left;
	width: 236px;
	padding: 4px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #B3B202;
}
#container #contents #noticias #noticia02 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #97A301;
	text-decoration: none;
	background-color: transparent;
	text-align: left;
	margin-top: 1px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}
#container #contents #noticias #noticia02 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	background-color: transparent;
	text-align: justify;
	margin-top: 1px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}
#container #contents #noticias #noticia02 a {
	color: #B3B106;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: transparent;
	margin-top: 2px;
	margin-bottom: 6px;
}
#container #contents #noticias #noticia02 a:hover {
	color: #97A301;
	text-decoration: underline;
}

#container #contents #noticias #noticia02 img {
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 14px;
	border: 2px solid #ADB000;
}
#container #contents #menuFotos {
	clear: both;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9D9D00;
	border-bottom-color: #9D9D00;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	min-height: 75px;
	margin-bottom: 4px;
	margin-top: 0px;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	height: 95px;
}
#container #contents #menuFotos #menuFichaImagen {
	float: left;
	height: 93px;
	width: 144px;
	border: 1px dotted #ADB000;
	margin-bottom: 4px;
	margin-left: 2px;
}
#container #contents #menuFotos #menuFichaImagen img {
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container #contents #menuFotos #menuHotelesImagen {
	float: left;
	height: 93px;
	width: 144px;
	margin-bottom: 6px;
	border: 1px dotted #B5B700;
	margin-left: 5px;
}
#container #contents #menuFotos #menuHotelesImagen img {
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #contents #menuFotos #menuProgramaImagen {
	float: left;
	height: 93px;
	width: 144px;
	margin-bottom: 6px;
	border: 1px dotted #B5B700;
	margin-left: 5px;
}
#container #contents #menuFotos #menuProgramaImagen img {
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #contents #menuFotos #menuTourImagen {
	float: left;
	height: 93px;
	width: 144px;
	margin-bottom: 6px;
	border: 1px dotted #B5B700;
	margin-left: 5px;
}
#container #contents #menuFotos #menuTourImagen img {
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #contents #menuFotos #menuConcursosImagen {
	float: left;
	height: 93px;
	width: 144px;
	margin-bottom: 6px;
	border: 1px dotted #B5B700;
	margin-left: 5px;
}
#container #contents #menuFotos #menuConcursosImagen img {
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container #contents #menuFotos #menuContactoImagen {
	float: left;
	height: 93px;
	width: 144px;
	margin-bottom: 6px;
	border: 1px dotted #B5B700;
	margin-left: 5px;
}
#container #contents #menuFotos #menuContactoImagen img {
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container #contents #auspiciadores {
	text-decoration: none;
	clear: both;
	width: 900px;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	min-height: 120px;
	margin-bottom: 9px;
}
#container #contents #auspiciadores h1 {
	color: #B5B700;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 35px;
}
#container #contents #auspiciadores div.auspiciadores {
	border: 1px dotted #B5B700;
	padding: 2px;
	height: 92px;
	width: 92px;
	margin-left: 2px;
	float: left;
}
#container #contents #auspiciadores .auspiciadores img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* fin estructura home */

/* inicio paginas interiores */

#container #contents #txtContents {
	width: 912px;
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #98486F;
	margin-left: 5px;
	margin-right: 3px;
}
#container #contents #txtContents h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #780B44;
	text-decoration: none;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 6px;
	margin-bottom: 6px;
	width: 550px;
}
#container #contents #txtContents h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #801C50;
	text-decoration: none;
	background-color: transparent;
	margin-top: 2px;
	margin-bottom: 6px;
	margin-left: 10px;
}
#container #contents #txtContents h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}
#container #contents #txtContents h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-align: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
}
#container #contents #txtContents h5 {
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #666;
}
#container #contents #txtContents h6 {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #770A43;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-bottom: 7px;
	margin-left: 10px;
}



#container #contents #txtContents p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	margin-top: 2px;
	margin-bottom: 7px;
	margin-left: 10px;
	text-align: justify;
	margin-right: 10px;
}
#container #contents #txtContents hr {
	color: #FFF;
	width: 900px;
	margin-left: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B6B701;
	clear: both;
}
#container #contents #txtContents a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #770B45;
	text-decoration: none;
}
#container #contents #txtContents a:hover {
	color: #B5B700;
	text-decoration: underline;
}
#container #contents #txtContents .imagenes {
	padding: 1px;
	float: right;
	border: 1px solid #B6B703;
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#container #contents #txtContents #orgIzquierda {
	width: 49%;
	float: left;
	margin-bottom: 15px;
	margin-left: 5px;
}
* html #container #contents #txtContents #orgIzquierda {
	width: 49%;
	float: left;
	margin-bottom: 15px;
	margin-left: 3px;
}
#container #contents #txtContents #orgDerecha {
	width: 49%;
	float: left;
	margin-left: 10px;
}
* html #container #contents #txtContents #orgDerecha {
	width: 49%;
	float: left;
	margin-left: 6px;
}
#container #contents #txtContents .claro {
	min-height: 120px;
	height: 120px;
	background-color: #F8F7E5;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DEDE94;
	margin-bottom: 8px;
	padding: 5px;
	clear: both;
}
#container #contents #txtContents .claro p {
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	line-height: 12px;
}
#container #contents #txtContents .claro h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B6B703;
}
#container #contents #txtContents .claro h4 {
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-right: 10px;
}
#container #contents #txtContents .claro img {
	padding: 1px;
	border: 1px solid #B7B701;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 5px;
	float: left;
}
#container #contents #txtContents .oscuro {
	background-color: #EEEDD9;
	min-height: 120px;
	height: 120px;
	border-left-width: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DEDE94;
	margin-bottom: 8px;
	padding: 5px;
	clear: both;
}
#container #contents #txtContents .oscuro p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 5px;
}
#container #contents #txtContents .oscuro h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 7px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B4B900;
	margin-right: 10px;
}
#container #contents #txtContents .oscuro h4 {
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-right: 10px;
}
#container #contents #txtContents .oscuro img {
	padding: 1px;
	border: 1px solid #B7B701;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 5px;
	float: left;
}#container #contents #txtContents .oscuroGta {
	background-color: #EEEDD9;
	min-height: 120px;
	height: 120px;
	border-left-width: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DEDE94;
	margin-bottom: 8px;
	padding: 5px;
	clear: both;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
#container #contents #txtContents .oscuroGta p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 5px;
}
#container #contents #txtContents .oscuroGta h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 7px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B4B900;
	margin-right: 10px;
}
#container #contents #txtContents .oscuroGta h4 {
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-right: 10px;
}
#container #contents #txtContents .oscuroGta img {
	padding: 1px;
	border: 1px solid #B7B701;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 5px;
	float: left;
}
#container #contents #txtContents #hoteles {
	width: 460px;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px dotted #D8D6AD;
	height: auto;
}
#container #contents #txtContents #hoteles h3 {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: left;
}
#container #contents #txtContents #hoteles p {
	font-size: 11px;
	color: #333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 4px;
	margin-left: 0px;
	text-align: right;
}
#container #contents #txtContents #hoteles .titulares {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
}


#container #contents #txtContents .claro2 {
	height: 120px;
	background-color: #F8F7E5;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DEDE94;
	margin-bottom: 8px;
	padding: 5px;
	overflow: auto;
	clear: both;
}
#container #contents #txtContents .claro2 p {
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	line-height: 12px;
}
#container #contents #txtContents .claro2 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B6B703;
	text-align: left;
}
#container #contents #txtContents .claro2 h4 {
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-right: 10px;
}
#container #contents #txtContents .claro2 img {
	padding: 1px;
	border: 1px solid #B7B701;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 5px;
	float: left;
}
#container #contents #txtContents .oscuro2 {
	background-color: #EEEDD9;
	height: 120px;
	border-left-width: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DEDE94;
	margin-bottom: 8px;
	padding: 5px;
	overflow: auto;
	clear: both;
}
#container #contents #txtContents .oscuro2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 5px;
}
#container #contents #txtContents .oscuro2 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 7px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B4B900;
	margin-right: 10px;
	text-align: left;
}
#container #contents #txtContents .oscuro2 h4 {
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-right: 10px;
}
#container #contents #txtContents .oscuro2 img {
	padding: 1px;
	border: 1px solid #B7B701;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 5px;
	float: left;
}
#container #contents #txtContents .cuadros {
	height: 49px;
	width: 130px;
	float: left;
	border: 1px solid #DEDE94;
	background-color: #F8F7E5;
	margin-bottom: 12px;
	margin-left: 12px;
	padding-top: 14px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#container #contents #txtContents .cuadros:hover {
	height: 49px;
	width: 130px;
	float: left;
	border: 1px solid #DEDE94;
	background-color: #EEEDD9;
	margin-bottom: 12px;
	margin-left: 12px;
	padding-top: 14px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#container #contents #txtContents .cuadros p {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7B124A;
	text-decoration: none;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}
#container #contents #txtContents .cuadros a {
	color: #7B1046;
	text-decoration: none;
}
#container #contents #txtContents .cuadros2 {
	height: 77px;
	width: 205px;
	float: left;
	border: 1px solid #DEDE94;
	background-color: #F8F7E5;
	margin-bottom: 12px;
	margin-left: 12px;
	padding: 0px;
}
#container #contents #txtContents .cuadros2:hover {
	height: 77px;
	width: 205px;
	float: left;
	border: 1px solid #DEDE94;
	background-color: #EEEDD9;
	margin-bottom: 12px;
	margin-left: 12px;
	padding: 0px;
}
#container #contents #txtContents .cuadros2 p {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}
#container #contents #txtContents .cuadros2 a {
	color: #7B1046;
	text-decoration: none;
}
#container #contents #txtContents .cuadros2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}

#container #contents #txtContents #infoRegistro {
	border: 1px dotted #9A456E;
}
#container #contents #txtContents .formNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	padding: 2px;
	height: 20px;
	width: 300px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px dotted #97406B;
}
#container #contents #txtContents .campoTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	padding: 2px;
	height: 90px;
	width: 300px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px dotted #953E68;
}
#container #contents #txtContents .campoCaptcha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-align: center;
	padding: 2px;
	height: 20px;
	width: 120px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px dotted #97406B;
}
#container #contents #txtContents .boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #97406B;
	text-align: center;
	height: 21px;
	width: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #contents #txtContents #firmas {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
#container #contents #txtContents #firmas p {
	font-size: 11px;
	text-decoration: none;
	color: #333;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
}
#container #contents #txtContents #firmas .destacado {
	color: #C00;
}

#container #contents #txtContents #programasDelegados {
	width: 460px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px dotted #906;
}
#container #contents #txtContents #btnOnline {
	height: 45px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	margin-bottom: 12px;
}
#container #contents #txtContents #btnOnline img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #contents #txtContents .imagen-programa {
	padding: 2px;
	border: 2px solid #B6B701;
	margin-top: 0px;
	margin-bottom: 12px;
}
#container #contents #txtContents .imagen-grande {
	padding: 2px;
	border: 2px solid #B6B701;
	margin-left: 12px;
	float: right;
	margin-bottom: 15px;
}
#container #contents #txtContents #sponsors .titulos {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #790C45;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#container #contents #txtContents #sponsors img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #contents #txtContents img {
	padding: 2px;
	margin-top: 7px;
	margin-bottom: 7px;
	border: 2px solid #780B44;
}
#container #contents #txtContents .mapa {
	padding: 2px;
	border: 1px dashed #780B44;
	margin-left: 25px;
}
#container #contents #txtContents .mapaBtn {
	padding: 2px;
	margin-left: 190px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #contents #txtContents .mapaBtnChico {
	padding: 2px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#container #contents #txtContents .captcha {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #contents #txtContents #tituloCulinario {
	float: left;
	height: 29px;
}
#container #contents #txtContents #wacsCulinario {
	float: left;
	clear: both;
	width: 850px;
	margin-right: auto;
	margin-left: 40px;
}
#container #contents #txtContents #wacsCulinario .claroChicoLayera {
	height: 185px;
	width: 160px;
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-color: #F8F7E5;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DEDE94;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
#container #contents #txtContents #wacsCulinario .claroChicoLayera img {
	padding: 1px;
	border: 1px solid #CCCC5B;
}
#container #contents #txtContents #wacsCulinario .claroChicoLayera p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}
#container #contents #txtContents #wacsCulinario .oscuroChicoBriceno {
	clear: both;
	height: 185px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #EEEDD9;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DEDE94;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	margin-bottom: 10px;
}
#container #contents #txtContents #wacsCulinario .oscuroChicoBriceno img {
	padding: 1px;
	border: 1px solid #CCCC5B;
}
#container #contents #txtContents #wacsCulinario .oscuroChicoBriceno p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}


#container #contents #txtContents #wacsCulinario .claroChico {
	background-color: #F8F7E5;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DEDE94;
	width: 150px;
	height: 170px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
#container #contents #txtContents #wacsCulinario .claroChico img {
	padding: 1px;
	border: 1px solid #CCCC5B;
}
#container #contents #txtContents #wacsCulinario .claroChico p {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 2px;
}
#container #contents #txtContents #wacsCulinario .claroChico h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
}


#container #contents #txtContents #wacsCulinario .oscuroChico {
	height: 170px;
	width: 150px;
	float: left;
	background-color: #EEEDD9;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DEDE94;
	margin-right: 20px;
	margin-bottom: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
#container #contents #txtContents #wacsCulinario .oscuroChico img {
	padding: 1px;
	border: 1px solid #CCCC5B;
}
#container #contents #txtContents #wacsCulinario .oscuroChico p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 2px;
}
#container #contents #txtContents #wacsCulinario .oscuroChico h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
#container #contents #txtContents #chefs tr td img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#registroPage #container #contents #txtContents #chefs tr td .textoDestacado {
	color: #8B2459;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}

#infoPage {
	overflow: hidden;
	overflow-x: hidden;
}
#toursPage {
	overflow: hidden;
	overflow-x: hidden;
}



/* fin paginas interiores */

#container #footer {
	clear: both;
	background-color: #f8f7e5;
	height: 26px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #dede94;
	padding-top: 10px;
}
#container #footer p {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	margin-bottom: 3px;
	margin-left: 35px;
	color: #666;
	margin-top: 0px;
}
#container #footer img {
	vertical-align: top;
}
#cubierta {
	height: 100%;
	width: 100%;
	background-color: #9D9D00;
	position: absolute;
	z-index: 110;
	margin: 0px;
	top: 0px;
	left: 0px;
}
#flash   {
	margin-left: -460px;
	height: 220px;
	width: 920px;
	margin-top: -110px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 120;
}
#flash img   {
	margin-right: 0px;
	margin-left: 819px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
