/* CSS Document */

* { margin: 0; padding: 0; outline: none; }

html {
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: normal;
	color: #C0C0C0;
	background: #000 url(../images/bkpage.png) no-repeat 50% 0%;
}

body {
	text-align: center;
}

/*TINY*/
#wrapper #container #content .titulo {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #E1C9A1;
}

#wrapper #container #content .subtitulo {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

#wrapper #container #content .orangine {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FC6;
}

#wrapper #container #content .hydetext {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #C0C0C0;
}
/**/

a:link { color: #CC3333; text-decoration: underline; }
a:hover { color: #CC3333; text-decoration: none; }
a:visited { color: #CC3333; text-decoration: underline; }
a:visited:hover { color: #CC3333; text-decoration: none; }

.loaderajaximg {
	margin-top:199px;
	background:url(../images/backloader.png) no-repeat;
	padding:14px;
}

h1 {

}

h2 {

}

h3 {

}

IMG { border: 0; }

blockquote {
	margin-left: 20px;
}

input, textarea, select {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	background-color: #FFF;
	color: #000;
	border: 0px;
	padding: 2px;
}

.menu_sel {
	background: #000;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.clearer-fix {
	clear: both;
	height: 0px;
	display: block !important;
	display: inline;;
}

.clearer {
	clear: both;
}

#wrapper {
	width: 1024px;
	text-align: left;
	margin: 0px auto 0px auto;
}

#container {
	position:relative;
	width: 1024px;
}

#ajax-update {
	position: relative;
  min-height:425px;
  height:auto !important;
  height:425px;
  background:url(../images/backrepeat.png) repeat-y;
}

#content {

}

#header {

}

#standard {

}

#footer {
	padding-top:10px;
	height:155px;
	background:url(../images/footerback.png) no-repeat;
	text-align:center;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#cdcdcd;
}

#footer h2 {

}

#footer p {

}

#footer p.telefon {

}

#footer p.telefon span {

}

#logo {
	width:570px;
	height:176px;
	margin-left:180px;
	background:url(../images/hydelogo.png) no-repeat;
}

#music {
	position:absolute;
	right:90px;
	top:180px;
	z-index:4;
}



#loadinglayer {
	position:absolute;
	text-align:center;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	background:url(../images/backtrans.png) transparent !important;
	background: url(none);
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src="images/backtrans.png", sizingMethod="crop");
}

/*CLUB*/

#flyer {
	position:relative;
	padding-left:36px;
	margin-top:34px;
	float:left;
}

#flyerLink {
	width:218px;
	height:310px;
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	z-index:3;
}

	#flyerLink img {
		width:218px;
		height:310px;
	}

#club {
	position:relative;
	min-height:412px;
	height:auto !important;
	height:412px;
}

#club .textoCentral {
	margin-left:10px;
	width:340px;
	float:left;
	padding-top:31px;
	padding-right:18px;
}

#club .reproductor {
	float:left;
}

#agenda {
	padding-top:40px;
	padding-bottom:20px;
}

	#agenda .listadoAgenda {
		margin-bottom:40px;
	}
	
		
		#agenda .imagenApunte {
			width:140px;
			text-align:center;
			height:100%;
			float:left;
		}
		
		#agenda .apunteAgenda {
			position:relative;
			z-index:1000;
			margin-left:150px;
			width:560px;
		}


		
			#agenda .apunteAgenda h3 a {
				text-decoration:none;
				color:#E1C9A1;
				font-weight:bold;
				font-size:14px;
			}
			
			#agenda .apunteAgenda h2 {
				color:#FFFFFF;
				font-weight:bold;
				font-size:16px;
			}
			
			#agenda .apunteAgenda p {
				margin-top:4px;
				width:200px;
				color:#c0c0c0;
				font-size:12px;
				font-weight:normal;
				text-decoration:none;
			}
			
			#agenda .apunteAgenda .texto {
				color:#C0C0C0;
				font-size:14px;
			}
			
			#agenda .apunteAgenda .bloqueTexto {
				float:left;
				width:390px;
			}
			
			#agenda .separadorAgenda {
				width:500px;
				clear:both;
				margin:20px 0px  20px 180px;
				height:2px;
				background:url(../images/separadorAgenda.png) no-repeat !important;
				background: url(none);
				filter: none !important;
				filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src="images/separadorAgenda.png", sizingMethod="image");
			}
			
			#agenda .separadorAgenda2 {
				width:300px;
				clear:both;
				margin:20px 0px  20px 180px;
				height:2px;
				background:url(../images/separadorAgenda2.png) no-repeat !important;
				background: url(none);
				filter: none !important;
				filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src="images/separadorAgenda2.png", sizingMethod="image");
			}
			
			#agenda .copas {
				position:absolute;
				right:5px;
				top:224px;
			}

			.sombrero {
				position:absolute;
				right:123px;
				top:95px;
			}
			
#info {
	padding-top:65px;
}			

		#info .printlink {
			color:white;
			font-weight:bold;
			padding-top:10px;
			display:block;
			text-decoration:none;
		}	
		
		#info .printlink:hover {
			text-decoration:underline;
		}

		#info .infoTexto {
			padding-left:150px;
			float:left;
			width:180px;
			margin-right:30px;
		}
		
		#info img {
			float:left;
			margin-bottom:40px;
		}
		


		#videos #playerLayer {
			position:absolute;
			margin-left:14px;
			width:560px;
			top:-3px;
			height:0px;
			left:147px;
			margin-right:5px;
			padding-top:5px;
			overflow:hidden;
			background:url(../images/black-70.png) !important;
			background: url(none);
		}
			
		#videos #playerLayer img {
			position:absolute;
			right:0px;
			bottom:5px;
		}
		
		#videos .videoHyde {
			width:160px;
			height:160px;
			float:left;
			margin-left:30px;
		}
		
		#videos #videosList {
			float:left;
			width:579px;
			padding:45px 0px 20px 142px;
		}
		
		#videos .videoHyde a{
			color:#FFF;
			font-size:11px;
			text-decoration:none;
		}
		
		#videos .videoHyde span {
			display:block;
			padding-top:5px;
		}
		
		#videos #playerLayer #innerPlayer {
		}
		
		 #videos #videosImage {
			width:215px;
			height:261px;
			padding-top:158px;
			margin-left:-2px;
			float:left
		}
		
		#fotos {

		}
		
			#fotos #galerias {
				float:left;
				width:690px;
				padding:35px 0px 35px 50px;
			}
			
			#fotos a{
				text-decoration:none;
			}
			
			#fotos a:hover {
				text-decoration:none;
			}
			
			#fotos .imagenGal {
				width:100px;
				height:110px;
				position:relative;
				display:block;
				float:left;
				margin-right:12px;
				margin-bottom:12px;
			}
			
			#fotos .linkgal {
				margin-right:15px;
				color:white;
				font-size:11px;
				width:99px;
				float:left;
			}
			

		
				#fotos .titulofoto {
					padding-top:3px;
					padding-bottom:15px;
					width:99px;
				}
				
				#fotos #vela {
					top:192px;
					right:112px;
					position:absolute;
				}
				
				
		.mouseme {
			cursor:pointer;
		}
				
		#fotos {

		}
		
			#fotos #galerias {
				float:left;
				width:690px;
				padding:35px 0px 35px 25px;
			}
			
			#fotos .imagenGal {
				width:100px;
				height:110px;
				position:relative;
				display:block;
				float:left;
				margin-right:12px;
				margin-bottom:12px;
			}
		
				#fotos .imagenGal .titulofoto {
					display:none;
					top:0px;
					left:0px;
					width:80px;
					padding:10px 10px 0px 10px;
					height:100px;
					text-align:center;
					position:absolute;
					background:url(../images/overfotos.png);
					z-index:5;
					text-transform:uppercase;
					text-decoration:none;
					color:#000;
					font-family:'Myriad Pro';
					font-size:13px;
					font-weight:bold;
				}
				
				
		#galeria {

		}
		
			#galeria h2 {
				font-weight:bold;
				font-size:16px;
				color:#E1C9A1;
				float:left;
				margin-right:15px;
			}
			
			#galeria .volvergal {
				display:block;
				padding-top:3px;
				color:white;
			}
		
			#galeria .titulogal {
				padding:20px 35px;
			}
				
				#galeria .titulogal p {
					color:#CCC;
				}
		
			#galeria #fotosGal {
				float:left;
				padding:35px 0px 35px 50px;
			}
			
			#galeria .imagenGal {
				width:100px;
				height:110px;
				position:relative;
				display:block;
				float:left;
				margin-right:6px;
				margin-left:6px;
				margin-bottom:12px;
			}
			
			#galeria #galeria-fotos {
				padding-left:13px;
			}
			

		#cocina {
			padding-left:165px;
			padding-top:60px;
		}
			
			#cocina #imgLeftCocina {

				float:left;	
			}
			
			#cocina #textCocina {
				float:left;
				padding:20px;
				padding-top:0px;
				width:392px;
			}
			
			#cocina #imgRightCocina {
				float:left;
			}
			
	#contacta {
		padding-left:340px;
		padding-top:30px;
	}
	
		#contacta .bailarina {
			position:absolute;
			left:100px;
			bottom:0px;
			width:275px;
			height:418px;
			background:url(../images/bailarina.png) no-repeat !important;
			background: url(none);
			filter: none !important;
			filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src="images/bailarina.png", sizingMethod="image");
		}
	
		#contacta h2 {
			color:#E1C9A1;
			font-weight:bold;
			font-size:16px;
		}
		
		#contacta #formulario {
			margin-top:20px;
			line-height:15px;
		}
		
		#contacta #formulario label {
			color:#C0C0C0;
			font-size:14px;
			width:87px;
			text-align:left;
			float:left;
		}
		
		#contacta #formulario input, #contacta #formulario textarea {
			color:#000;
			font-size:12px;
			width:350px;
			padding-left:3px;
			float:left;
		}

		#contacta #formulario textarea {
			height:202px;
		}

		#contacta #formulario .sender {
			margin-left:369px;
		}
		
		#contacta #infoContacto {
			float:right;
			text-align:right;
			margin-right:240px;
			font-size:15px;
			margin-top:15px;
			color:#C0C0C0;
			margin-bottom:25px;
		}
		
		#contacta #infoContacto a {
			text-decoration:none;
			color:#C0C0C0;
			font-size:15px;
		}
		
		#contacta #infoContacto a:hover {
			color:#E1C9A1;
		}
		
		#contacta #error {
			float:right;
			text-align:right;
			margin-right:240px;
			margin-top:3px;
			padding-top:5px;
			height:30px;
			color:#D30044;
		}
	
		
		#contacta #error img {
			margin-top:-5px;
		}
		
		
		
	#newsletter {
		padding-left:160px;
		padding-top:57px;
		width:600px;
		height:355px;
	}
	
		#newsletter .casco {
			width:136px;
			height:201px;
			z-index:200;
			position:absolute;
			top:210px;
			right:250px;
			background:url(../images/cascos.png) no-repeat 100% 100% !important;
			background: url(none);
			filter: none !important;
			filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src="images/cascos.png", sizingMethod="image");
		}
	
		#newsletter .texto {
			width:440px;
			color:#C0C0C0;
			font-size:14px;
			margin-top:15px;
		}
	
		#newsletter .bailarina {
			position:absolute;
			left:100px;
			bottom:0px;
			width:275px;
			height:418px;
			background:url(../images/bailarina.png) no-repeat;
		}
	
		#newsletter h2 {
			color:#E1C9A1;
			font-weight:bold;
			font-size:16px;
		}
		
		#newsletter #formulario {
			margin-top:20px;
			line-height:15px;
		}
		
		#newsletter #formulario label {
			color:#C0C0C0;
			font-size:12px;
			width:67px;
			text-align:left;
			float:left;
		}
		
		#newsletter #formulario input {
			color:#000;
			font-size:12px;
			padding-left:3px;
			width:370px;
			float:left;
		}
		
		#newsletter #formulario .sender {
			margin-left:369px;
			margin-top:5px;
		}
		
		#newsletter #error {
			float:right;
			text-align:right;
			margin-right:160px;
			padding-top:5px;
			height:30px;
			color:#D30044;
		}
		
		#newsletter #error img {
			margin-top:-5px;
		}
		
		#patrocinadores {
			margin-top:15px;
		}
		
			#patrocinadores img {
				margin-left:7px;
				margin-right:7px;
			}
			

/*LANGS*/

.langover {
	display:none;
	position:absolute;
	z-index:8;
}

#langs {
	position:absolute;
	right:10px;
	top:4px;
}

#langs img {
}

#langs .floater{
	position:relative;
	float:left;
}

			
/*Menu Generico*/


.menuc {
position:absolute;
top:143px;
}

#menu-content {
	background:url(../images/backmenu.jpg) no-repeat 9px 0px;
	width:1024px;
	height:30px;
	padding-top:0px;
	padding-left:120px;
}

#separadormenu_left {
	margin-top:9px;
	float:left;
	width:2px;
	height:14px;
	background:url(../images/separadormenu.png) no-repeat !important;
	background: url(none);
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src="images/separadormenu.png", sizingMethod="image");
}

.menuc ul li {
	height: 1%;
	text-align: right;
	font-size: 15px;
	margin-top:2px;
}

.menuc img {
	float:left;
	padding-top:8px;
}

.separador_menu {
	margin-top:3px;
	float:left;
}

.menuc ul li, .menuc ul li a {
	display:block;
	float:left;
}

#wrapper #container .selectedMenu {
	filter: alpha(opacity=100); -moz-opacity: 100; opacity: 100;
}

/*Fin Menu Generico*/

/*Menu esp*/

#menu_esp .club {
	text-indent:9999px;
	overflow:hidden;
	width:60px;
	height:26px;
	background:url(../images/menu/esp/club.png) no-repeat;
}

#menu_esp #club_IN {
	text-indent:9999px;
	width:60px;
	height:26px;
	background:url(../images/menu/esp/club_over.png) no-repeat;
	filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0;
}

* html #menu_esp #club_IN {
		overflow:hidden;
}

#menu_esp #tilllate_OUT {
	text-indent:9999px;
	overflow:hidden;
	width:78px;
	height:26px;
	background:url(../images/menu/esp/tilllate.png) no-repeat;
}

#menu_esp #tilllate_IN {
	text-indent:9999px;
	display:block;
	width:78px;
	height:26px;
	background:url(../images/menu/esp/tilllate_over.png) no-repeat;
	filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0;
}

* html #menu_esp #tilllate_IN {
		overflow:hidden;
}

#menu_esp .agenda {
	text-indent:9999px;
	overflow:hidden;
	width:80px;
	height:26px;
	background:url(../images/menu/esp/agenda.png) no-repeat;
}

#menu_esp #agenda_IN {
	text-indent:9999px;
	display:block;
	width:80px;
	height:26px;
	background:url(../images/menu/esp/agenda_over.png) no-repeat;
	filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0;
}

* html #menu_esp #agenda_IN {
		overflow:hidden;
}

#menu_esp .fotos {
	text-indent:9999px;
	overflow:hidden;
	width:68px;
	height:26px;
	background:url(../images/menu/esp/fotos.png) no-repeat;
}

#menu_esp #fotos_IN {
	text-indent:9999px;
	display:block;
	width:68px;
	height:26px;
	background:url(../images/menu/esp/fotos_over.png) no-repeat;
	filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0;
}

* html #menu_esp #fotos_IN {
		overflow:hidden;
}

#menu_esp .info {
	text-indent:9999px;
	overflow:hidden;
	width:61px;
	height:26px;
	background:url(../images/menu/esp/info.png) no-repeat;
}

#menu_esp #info_IN {
	text-indent:9999px;
	display:block;
	width:61px;
	height:26px;
	background:url(../images/menu/esp/info_over.png) no-repeat;
	filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0;
}

* html #menu_esp #info_IN {
		overflow:hidden;
}

#menu_esp .videos {
	text-indent:9999px;
	overflow:hidden;
	width:76px;
	height:26px;
	background:url(../images/menu/esp/videos.png) no-repeat;
}

#menu_esp #videos_IN {
	text-indent:9999px;
	display:block;
	width:76px;
	height:26px;
	background:url(../images/menu/esp/videos_over.png) no-repeat;
	filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0;
}

* html #menu_esp #videos_IN {
		overflow:hidden;
}

.cocina a {
	cursor: default !important;
}

#menu_esp .cocina {
	text-indent:9999px;
	overflow:hidden;
	width:75px;
	height:26px;
	/*background:url(../images/menu/esp/cocina.png) no-repeat;*/
}

#menu_esp #cocina_IN {
	text-indent:9999px;
	display:block;
	width:75px;
	height:26px;
	/*background:url(../images/menu/esp/cocina_over.png) no-repeat;*/
	/*filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0;*/
}

* html #menu_esp #cocina_IN {
		overflow:hidden;
}

#menu_esp .contacta {
	text-indent:9999px;
	overflow:hidden;
	width:91px;
	height:26px;
	background:url(../images/menu/esp/contacta.png) no-repeat;
}

#menu_esp #contacta_IN {
	text-indent:9999px;
	display:block;
	width:91px;
	height:26px;
	background:url(../images/menu/esp/contacta_over.png) no-repeat;
	filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0;
}

* html #menu_esp #contacta_IN {
		overflow:hidden;
}

#menu_esp .newsletter {
	text-indent:9999px;
	overflow:hidden;
	width:94px;
	height:26px;
	background:url(../images/menu/esp/newsletter.png) no-repeat;
}

#menu_esp #newsletter_IN {
	text-indent:9999px;
	display:block;
	width:94px;
	height:26px;
	background:url(../images/menu/esp/newsletter_over.png) no-repeat;
	filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0;
}

* html #menu_esp #newsletter_IN {
		overflow:hidden;
}

#menu_esp .links {
	text-indent:9999px;
	overflow:hidden;
	width:63px;
	height:26px;
	background:url(../images/menu/esp/links.png) no-repeat;
}

#menu_esp #links_IN {
	text-indent:9999px;
	display:block;
	width:63px;
	height:26px;
	background:url(../images/menu/esp/links_over.png) no-repeat;
	filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0;
}

* html #menu_esp #links_IN {
		overflow:hidden;
}

#menu_esp .local {
	text-indent:9999px;
	overflow:hidden;
	width:68px;
	height:26px;
	background:url(../images/menu/esp/local.png) no-repeat;
}

#menu_esp #local_IN {
	text-indent:9999px;
	display:block;
	width:68px;
	height:26px;
	background:url(../images/menu/esp/local_over.png) no-repeat;
	filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0;
}

* html #menu_esp #local_IN {
		overflow:hidden;
}

/*Menu Eng*/


#menu_eng .club {
	text-indent:9999px;
	overflow:hidden;
	width:60px;
	height:26px;
	background:url(../images/menu/eng/club.png) no-repeat;
}

#menu_eng #club_IN {
	text-indent:9999px;
	width:60px;
	height:26px;
	background:url(../images/menu/eng/club_over.png) no-repeat;
	filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0;
}

* html #menu_eng #club_IN {
		overflow:hidden;
}

#menu_eng #tilllate_OUT {
	text-indent:9999px;
	overflow:hidden;
	width:81px;
	height:26px;
	background:url(../images/menu/eng/tilllate.png) no-repeat;
}

#menu_eng #tilllate_IN {
	text-indent:9999px;
	display:block;
	width:81px;
	height:26px;
	background:url(../images/menu/eng/tilllate_over.png) no-repeat;
	filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0;
}

* html #menu_eng #tilllate_IN {
		overflow:hidden;
}

#menu_eng .agenda {
	text-indent:9999px;
	overflow:hidden;
	width:80px;
	height:26px;
	background:url(../images/menu/eng/agenda.png) no-repeat;
}

#menu_eng #agenda_IN {
	text-indent:9999px;
	display:block;
	width:80px;
	height:26px;
	background:url(../images/menu/eng/agenda_over.png) no-repeat;
	filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0;
}

* html #menu_eng #agenda_IN {
		overflow:hidden;
}

#menu_eng .fotos {
	text-indent:9999px;
	overflow:hidden;
	width:77px;
	height:26px;
	background:url(../images/menu/eng/fotos.png) no-repeat;
}

#menu_eng #fotos_IN {
	text-indent:9999px;
	display:block;
	width:77px;
	height:26px;
	background:url(../images/menu/eng/fotos_over.png) no-repeat;
	filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0;
}

* html #menu_eng #fotos_IN {
		overflow:hidden;
}

#menu_eng .info {
	text-indent:9999px;
	overflow:hidden;
	width:61px;
	height:26px;
	background:url(../images/menu/eng/info.png) no-repeat;
}

#menu_eng #info_IN {
	text-indent:9999px;
	display:block;
	width:61px;
	height:26px;
	background:url(../images/menu/eng/info_over.png) no-repeat;
	filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0;
}

* html #menu_eng #info_IN {
		overflow:hidden;
}

#menu_eng .videos {
	text-indent:9999px;
	overflow:hidden;
	width:76px;
	height:26px;
	background:url(../images/menu/eng/videos.png) no-repeat;
}

#menu_eng #videos_IN {
	text-indent:9999px;
	display:block;
	width:76px;
	height:26px;
	background:url(../images/menu/eng/videos_over.png) no-repeat;
	filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0;
}

* html #menu_eng #videos_IN {
		overflow:hidden;
}

#menu_eng .cocina {
	text-indent:9999px;
	overflow:hidden;
	width:79px;
	height:26px;
	/*background:url(../images/menu/eng/cocina.png) no-repeat;*/
}

#menu_eng #cocina_IN {
	text-indent:9999px;
	display:block;
	width:79px;
	height:26px;
	/*background:url(../images/menu/eng/cocina_over.png) no-repeat;*/
	filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0;
}

* html #menu_eng #cocina_IN {
		overflow:hidden;
}

#menu_eng .contacta {
	text-indent:9999px;
	overflow:hidden;
	width:84px;
	height:26px;
	background:url(../images/menu/eng/contacta.png) no-repeat;
}

#menu_eng #contacta_IN {
	text-indent:9999px;
	display:block;
	width:84px;
	height:26px;
	background:url(../images/menu/eng/contacta_over.png) no-repeat;
	filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0;
}

* html #menu_eng #contacta_IN {
		overflow:hidden;
}

#menu_eng .newsletter {
	text-indent:9999px;
	overflow:hidden;
	width:102px;
	height:26px;
	background:url(../images/menu/eng/newsletter.png) no-repeat;
}

#menu_eng #newsletter_IN {
	text-indent:9999px;
	display:block;
	width:102px;
	height:26px;
	background:url(../images/menu/eng/newsletter_over.png) no-repeat;
	filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0;
}

* html #menu_eng #newsletter_IN {
		overflow:hidden;
}

#menu_eng .links {
	text-indent:9999px;
	overflow:hidden;
	width:63px;
	height:26px;
	background:url(../images/menu/eng/links.png) no-repeat;
}

#menu_eng #links_IN {
	text-indent:9999px;
	display:block;
	width:63px;
	height:26px;
	background:url(../images/menu/eng/links_over.png) no-repeat;
	filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0;
}

* html #menu_eng #links_IN {
		overflow:hidden;
}

#menu_eng .local {
	text-indent:9999px;
	overflow:hidden;
	width:86px;
	height:26px;
	background:url(../images/menu/eng/local.png) no-repeat;
}

#menu_eng #local_IN {
	text-indent:9999px;
	display:block;
	width:86px;
	height:26px;
	background:url(../images/menu/eng/local_over.png) no-repeat;
	filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0;
}

* html #menu_eng #local_IN {
		overflow:hidden;
}


/*Menu Cat*/


#menu_cat .club {
	text-indent:9999px;
	overflow:hidden;
	width:60px;
	height:26px;
	background:url(../images/menu/cat/club.png) no-repeat;
}

#menu_cat #club_IN {
	text-indent:9999px;
	width:60px;
	height:26px;
	background:url(../images/menu/cat/club_over.png) no-repeat;
	filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0;
}

* html #menu_cat #club_IN {
		overflow:hidden;
}

#menu_cat #tilllate_OUT {
	text-indent:9999px;
	overflow:hidden;
	width:78px;
	height:26px;
	background:url(../images/menu/cat/tilllate.png) no-repeat;
}

#menu_cat #tilllate_IN {
	text-indent:9999px;
	display:block;
	width:78px;
	height:26px;
	background:url(../images/menu/cat/tilllate_over.png) no-repeat;
	filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0;
}

* html #menu_cat #tilllate_IN {
		overflow:hidden;
}

#menu_cat .agenda {
	text-indent:9999px;
	overflow:hidden;
	width:80px;
	height:26px;
	background:url(../images/menu/cat/agenda.png) no-repeat;
}

#menu_cat #agenda_IN {
	text-indent:9999px;
	display:block;
	width:80px;
	height:26px;
	background:url(../images/menu/cat/agenda_over.png) no-repeat;
	filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0;
}

* html #menu_cat #agenda_IN {
		overflow:hidden;
}

#menu_cat .fotos {
	text-indent:9999px;
	overflow:hidden;
	width:68px;
	height:26px;
	background:url(../images/menu/cat/fotos.png) no-repeat;
}

#menu_cat #fotos_IN {
	text-indent:9999px;
	display:block;
	width:68px;
	height:26px;
	background:url(../images/menu/cat/fotos_over.png) no-repeat;
	filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0;
}

* html #menu_cat #fotos_IN {
		overflow:hidden;
}

#menu_cat .info {
	text-indent:9999px;
	overflow:hidden;
	width:61px;
	height:26px;
	background:url(../images/menu/cat/info.png) no-repeat;
}

#menu_cat #info_IN {
	text-indent:9999px;
	display:block;
	width:61px;
	height:26px;
	background:url(../images/menu/cat/info_over.png) no-repeat;
	filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0;
}

* html #menu_cat #info_IN {
		overflow:hidden;
}

#menu_cat .videos {
	text-indent:9999px;
	overflow:hidden;
	width:76px;
	height:26px;
	background:url(../images/menu/cat/videos.png) no-repeat;
}

#menu_cat #videos_IN {
	text-indent:9999px;
	display:block;
	width:76px;
	height:26px;
	background:url(../images/menu/cat/videos_over.png) no-repeat;
	filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0;
}

* html #menu_cat #videos_IN {
		overflow:hidden;
}

#menu_cat .cocina {
	text-indent:9999px;
	overflow:hidden;
	width:67px;
	height:26px;
	/*background:url(../images/menu/cat/cocina.png) no-repeat;*/
}

#menu_cat #cocina_IN {
	text-indent:9999px;
	display:block;
	width:67px;
	height:26px;
	/*background:url(../images/menu/cat/cocina_over.png) no-repeat;*/
	filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0;
}

* html #menu_cat #cocina_IN {
		overflow:hidden;
}

#menu_cat .contacta {
	text-indent:9999px;
	overflow:hidden;
	width:91px;
	height:26px;
	background:url(../images/menu/cat/contacta.png) no-repeat;
}

#menu_cat #contacta_IN {
	text-indent:9999px;
	display:block;
	width:91px;
	height:26px;
	background:url(../images/menu/cat/contacta_over.png) no-repeat;
	filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0;
}

* html #menu_cat #contacta_IN {
		overflow:hidden;
}

#menu_cat .newsletter {
	text-indent:9999px;
	overflow:hidden;
	width:94px;
	height:26px;
	background:url(../images/menu/cat/newsletter.png) no-repeat;
}

#menu_cat #newsletter_IN {
	text-indent:9999px;
	display:block;
	width:94px;
	height:26px;
	background:url(../images/menu/cat/newsletter_over.png) no-repeat;
	filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0;
}

* html #menu_cat #newsletter_IN {
		overflow:hidden;
}

#menu_cat .links {
	text-indent:9999px;
	overflow:hidden;
	width:63px;
	height:26px;
	background:url(../images/menu/cat/links.png) no-repeat;
}

#menu_cat #links_IN {
	text-indent:9999px;
	display:block;
	width:63px;
	height:26px;
	background:url(../images/menu/cat/links_over.png) no-repeat;
	filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0;
}

* html #menu_cat #links_IN {
		overflow:hidden;
}

#menu_cat .local {
	text-indent:9999px;
	overflow:hidden;
	width:68px;
	height:26px;
	background:url(../images/menu/cat/local.png) no-repeat;
}

#menu_cat #local_IN {
	text-indent:9999px;
	display:block;
	width:68px;
	height:26px;
	background:url(../images/menu/cat/local_over.png) no-repeat;
	filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0;
}

* html #menu_cat #local_IN {
		overflow:hidden;
}









