l/***********************************************/
/*  GENERAL                                    */
/***********************************************/

body, html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

*, body, html, td {
	/*  font-family: Arial; */
	font-family: "Trebuchet MS"; 
	font-size: 12px;
	text-align: justify;	
}

body {
	background-image:url(fondo.jpg);
	background-repeat:repeat-x;
	/*margin:0px;
	overflow:hidden;*/
	/*background-color: #E4911C;*/
}

div#ico_layout_contenedor {
	/*margin-right:auto;*/
	margin-left:215px;
	height:100%;	
	width:835px;
	position:relative;
}

div#ico_layout_contenedor #cabecera
{
	background-image: url(ficha_superior.gif);
	background-repeat:no-repeat;
	width:835px;
	height:120px;
	margin-top:20px;
	/*background-image: url(ficha_superior.png);
	height:97px;	 
	min-height:97px;*/	
}

/*div#ico_layout_contenedor #cabecera #logo
{
	background-image: url(logo.png);
	background-repeat:no-repeat;
	/*background-image: url(logo.png);*/
	/*float:left;*/
	/*width:800px;
	height:90px;
	margin-left:17px;
}*/
	
/*	
div#ico_layout_contenedor #cabecera .banner
{
	float:right;
	width:460px;
	min-height:75px;
	//margin-top:20px;
	margin-right:38px;
}*/

/**************************** MENU **************************************/


/* contenedor menu */

div#ico_layout_contenedor #menu
{
	position: relative;
	/*background-image: url(bg_menu.png);*/
	background-image: url(bg_menu.gif);
	background-repeat:no-repeat;
	width:835px;
	height:30px;
	z-index:1;
}

/* listado de items de menu */

div#ico_layout_contenedor #menu ul 
{
	display:block;
	margin:0;
	border: 0;
	padding:0;
	width:100%;
	height:100%;
	margin-left:16px;	
}


div#ico_layout_contenedor #menu ul li
{
	display:block;
	float:left;		
	width:114px;
	height:30px;
	margin:0;
	padding:0;
}

div#ico_layout_contenedor #menu ul li a
{	
	display:block;
	width:100%;
	height:23px; 		
	background-image: url(bg_item.jpg);
	background-repeat:no-repeat;
		
	font-family:"Trebuchet MS";
	color:white;
	font-size:14px;
	font-weight:bold;
	padding-top:7px;	
	text-align:center;
	text-decoration:none;
}

 div#ico_layout_contenedor #menu ul li a:hover { background-position:0px -30px; } 


/***************** Casos especiales Admin y Host *****************************/


div#ico_layout_contenedor #menu ul li#Admin_item 
{
	margin-left:450px;

}

div#ico_layout_contenedor #menu ul li#Admin_item a,
div#ico_layout_contenedor #menu ul li#Host_item a
{
	background-image:none;
	color:#1964C8;
} 

div#ico_layout_contenedor #menu ul li#Admin_item ul li,
div#ico_layout_contenedor #menu ul li#Host_item  ul li
{
	background-image: url(bg_subitem.jpg);
	background-repeat:no-repeat;
} 



/******************************************************************************/



/* Submenu */


/* genérico */

/*
div#ico_layout_contenedor #menu ul li:hover ul
{

	background-image: url(submenu_aquarama.png);
	background-repeat:no-repeat;
	width:343px;
	height:82px;    
    margin:0;
    padding-top:138px;
   	display:block;
   	padding-bottom:20px;
}
*/


/* [RMG] */

ul#subMenu_Aquarama
{
   	display:block;
	background-image: url(submenu_aquarama.png);
	background-repeat:no-repeat;
	width:343px !important;
	height:82px !important; 
    margin:0 !important;
    padding-top:138px !important;
   	padding-bottom:20px !important;
   	position:absolute;
}

ul#subMenu_Elparque
{
	display:block;
	background-image: url(submenu_elparque.png);
	background-repeat:no-repeat;
	width:343px !important;
	height:160px !important;      
    margin:0 !important;
    padding-top:138px !important;
   	padding-bottom:20px !important;
    position:absolute;
}

/* especificamos en cada submenu */


/*
div#ico_layout_contenedor #menu ul li#Aquarama_item:hover ul
{

	background-image: url(submenu_aquarama.png);
	background-repeat:no-repeat;
	width:343px;
	height:82px;  
    margin:0;
    padding-top:138px;
   	display:block;
   	padding-bottom:20px;
}
*/

/*
div#ico_layout_contenedor #menu ul li#Elparque_item:hover ul
{

	background-image: url(submenu_elparque.png);
	background-repeat:no-repeat;
	width:343px;
	height:160px;      
    margin:0;
    padding-top:138px;
   	display:block;
   	padding-bottom:20px;
}
*/

/*
div#ico_layout_contenedor #menu ul li#ElEntorno_item:hover ul
{

	background-image: url(submenu_elentorno.png);
	background-repeat:no-repeat;
	width:343px;
	min-height:66px;	
    margin:0;
    padding-top:138px;
   	display:block;
    padding-bottom:20px;
}
*/




/********************************************/




/*
div#ico_layout_contenedor #menu ul li ul
{
	display:none;
}
*/

/*
div#ico_layout_contenedor #menu ul li ul li
{
	display:none;   
}
*/
/*

div#ico_layout_contenedor #menu ul li:hover ul li
{
	width:343px;
	height:	19px;
   	display:block;
}
*/

div#ico_layout_contenedor #menu ul li ul li
{
	width:343px;
	height:	19px;
   	display:block;
}

/*
div#ico_layout_contenedor #menu ul li:hover ul li a
{
	background-image: url(bg_subitem.jpg);
	background-repeat:no-repeat;
	width:290px;
	height:	19px;
	color:#5A5A5A;
	padding-top:0px;
	padding-left:50px;
	text-align:left;
}
*/

div#ico_layout_contenedor #menu ul li ul li a
{
	background-image: url(bg_subitem.jpg);
	background-repeat:no-repeat;
	width:290px;
	height:	19px;
	color:#5A5A5A;
	padding-top:0px;
	padding-left:50px;
	text-align:left;
}

/*

div#ico_layout_contenedor #menu ul li:hover ul li a:hover
{
	background-position:0px -19px; 
	color:#0097D7;
}
*/

div#ico_layout_contenedor #menu ul li ul li a:hover
{
	background-position:0px -19px; 
	color:#0097D7;
}


/************************************************************************************/


div#ico_layout_contenedor #cuerpo
{
	/*background-image: url(ficha_sec_ext.png);*/
	background-image: url(ficha_sec_ext.gif);
	background-repeat:repeat-y;
	width:835px;
	min-height:420px;
}

div#ico_layout_contenedor #cuerpo #fondo
{
	width:100%;
	min-height:419px;	
	background-image: url(bg_fondo.jpg);
	background-repeat:no-repeat;
	background-position:420px bottom;
}

	
div#ico_layout_contenedor #cuerpo #contenido
{
	/* position: relative; */
	background-image: url(bg_contenido_sec.jpg);
	background-repeat:no-repeat;
	/* height:100%; */
	width:725px;  /* 	width:805px; */
	margin-left:15px;
	/* padding-top:30px;*/
	 padding-top:60px;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:40px;
}

div#ico_layout_contenedor #cuerpo #contenido b,
div#ico_layout_contenedor #cuerpo #contenido strong
{
	font-weight:bold;
	color:#78ACFB;
}

div#ico_layout_contenedor #cuerpo #contenido li 
{
	font-family: "Trebuchet MS";
}




div#ico_layout_contenedor #cuerpo #contenido h1
{
	color:#78ACFB;
	font-size:20px;
	font-weight:bold;
	font-family:"Trebuchet MS";
	border-bottom:dotted 1px #78ACFB;
}


div#ico_layout_contenedor #cuerpo #contenido h2
{
	color:#333333;
	font-size:16px;
	font-weight:bold;
	font-family:"Trebuchet MS";
}


div#ico_layout_contenedor #cuerpo #contenido h3
{
	color:#333333;
	font-size:14px;
	font-weight:bold;
	font-family:"Trebuchet MS";
}



div#ico_layout_contenedor #cuerpo #contenido p
{
	color:black;
	font-size:12px;
	font-family:"Trebuchet MS";
	display:block;
	/* border:dotted 1px red; */
	width:600px;
	margin-left:20px;
	
}

div#ico_layout_contenedor #cuerpo #contenido p.descripcion_slide
{
	margin-left:20px;
	width:450px;
}



div#ico_layout_contenedor #cuerpo #contenido p.slide
{

 /* 	margin-left:130px;*/ 
 	width:450px;
 	overflow:hidden;
}


div#ico_layout_contenedor #cuerpo #contenido .ContentPaneAtraccion
{
	/* width:450px;*/
	/* width:500px;*/
		
	width:490px;
	
	float:left;
	min-height:389px;
	padding:0;
}

div#ico_layout_contenedor #cuerpo #contenido .ContentPaneAtraccion p
{
	width:490px;	
	
}


div#ico_layout_contenedor #cuerpo #contenido .MenuAtraccion
{
	width:200px;
	float:left;	
}


div#ico_layout_contenedor #cuerpo #contenido p.Mapa_Atracciones
{
	padding:0;
	margin:0;
	margin-left:-40px;
	display:block;
	float:left;
}

div#ico_layout_contenedor #cuerpo #contenido ul.Mapa_Atracciones
{
	display:block;
	
	border:0;
	padding:0;
	margin:0;
	
	/* width:150px;	*/
	width:160px;
	float:right;
	
	/* margin-right:-35px;*/
	margin-right:-20px;
	margin-top:20px;
	text-decoration:none;	
}

div#ico_layout_contenedor #cuerpo #contenido ul.Mapa_Atracciones li
{
	border:0;
	margin:0;
	padding:0;
	clear:both;	
	list-style-type:none;
}

div#ico_layout_contenedor #cuerpo #contenido ul.Mapa_Atracciones li h1
{
	margin:0;
	padding:0;
	border:0;
	
	background-image: url(dot.gif);
	background-repeat:no-repeat;	
	color:white;
	
	float:left;
	font-size:10px;
	font-weight:bold;
	font-family:"Trebuchet MS";
	
	width:16px;
	height:16px;
	text-align:center;
}

	
div#ico_layout_contenedor #cuerpo #contenido ul.Mapa_Atracciones li a
{
	margin:0;
	padding:0;
	border:0;
	
	color:#78ACFB;
	font-size:12px;
	font-weight:bold;
	font-family:"Trebuchet MS";
	float:left;
	text-align:left;
	width:120px;
	margin-left:12px;

}

div#ico_layout_contenedor #cuerpo #contenido ul.Mapa_Atracciones li a#mapa_listado
{
	margin:0;
	padding:0;
	border:0;
	
	background-image: url(mapa_listado.gif);
	background-repeat:no-repeat;
	width:135px;
	height:89px;
	margin-bottom:20px;
}

div#ico_layout_contenedor #cuerpo #contenido ul.Mapa_Atracciones li a#mapa_listado:hover
{
	margin:0;
	padding:0;
	border:0;
	
	text-decoration:none;
	background-position:0px -89px;
	margin-bottom:20px;
}




/* listado atracción */

div#ico_layout_contenedor #cuerpo  ul#ListadoAtracciones
{
	margin:0;
	padding:0;
	border:0;
	display:block;	
	
	/* border:dotted 1px red;*/
}


div#ico_layout_contenedor #cuerpo ul#ListadoAtracciones li
{
	border:0;
	margin:0;
	padding:0;

	list-style-type:none;

	width:611px;
	height:144px; 
	

}

	
div#ico_layout_contenedor #cuerpo ul#ListadoAtracciones li h1
{
	padding:0;
	margin:0; 
	border:0;
	
	margin-left:160px; 
	color:white;
	font-size:18px;
	font-weight:bold;
	width:431px;
	height:20px;
	padding-top:20px;

}

div#ico_layout_contenedor #cuerpo ul#ListadoAtracciones li span
{
	padding:0;
	margin:0;
	border:0;
	
	display:block;
	padding-top:5px;
	color:black;
	font-family:"Trebuchet MS";
	/* width:300px; */
	width:335px; 
	height:120px;				
	margin-left:160px; 

}


div#ico_layout_contenedor #cuerpo ul#ListadoAtracciones li a
{
	padding:0;
	margin:0;
	border:0;
	
	text-transform:uppercase;
	font-family:"Trebuchet MS";
		
	text-decoration:none;
	color:White;
	font-size:12px;
	font-weight:bold;
	margin-left:320px;

	width:80px;
	float:left;
	height:10px;
	text-align:right;
	padding-right:20px;
	
	/* border:dotted 1px black;*/

}


div#ico_layout_contenedor #cuerpo ul#ListadoAtracciones li a:hover:
{	
}



div#ico_layout_contenedor #cuerpo ul#ListadoAtracciones li#rio_aventura
{	
	
	background-image: url(rio_aventura_peq.jpg);
	background-repeat:no-repeat;
}

div#ico_layout_contenedor #cuerpo ul#ListadoAtracciones li#black_hole
{	
	background-image: url(black_hole_peq.jpg);
	background-repeat:no-repeat;
}

div#ico_layout_contenedor #cuerpo ul#ListadoAtracciones li#dunas_surf
{	
	background-image: url(dunassurfpeq.jpg);
	background-repeat:no-repeat;
}


div#ico_layout_contenedor #cuerpo ul#ListadoAtracciones li#minidunas
{	
	background-image: url(mini_dunas_peq.jpg);
	background-repeat:no-repeat;
}

div#ico_layout_contenedor #cuerpo ul#ListadoAtracciones li#enrollados
{	
	background-image: url(enrollados_peq.jpg);
	background-repeat:no-repeat;
}

div#ico_layout_contenedor #cuerpo ul#ListadoAtracciones li#la_jungla
{	
	background-image: url(lajungla_peq.jpg);
	background-repeat:no-repeat;
}

div#ico_layout_contenedor #cuerpo ul#ListadoAtracciones li#chiquilandia
{	
	background-image: url(chiquilandia_peq.jpg);
	background-repeat:no-repeat;
}


div#ico_layout_contenedor #cuerpo ul#ListadoAtracciones li#la_boa
{	
	background-image: url(laboa_peq.gif);
	background-repeat:no-repeat;
}

div#ico_layout_contenedor #cuerpo ul#ListadoAtracciones li#toboganes_de_suelo
{	
	background-image: url(toboganes_peq.jpg);
	background-repeat:no-repeat;
}

div#ico_layout_contenedor #cuerpo ul#ListadoAtracciones li#piscina_de_olas
{	
	background-image: url(olas_peq.jpg);
	background-repeat:no-repeat;
}

div#ico_layout_contenedor #cuerpo ul#ListadoAtracciones li#kamikazes
{	
	background-image: url(kamikazes_peq.jpg);
	background-repeat:no-repeat;
}

div#ico_layout_contenedor #cuerpo ul#ListadoAtracciones li#big_slides
{	
	background-image: url(bigslide_peq.jpg);
	background-repeat:no-repeat;
}

div#ico_layout_contenedor #cuerpo ul#ListadoAtracciones li#twin_twister
{	
	background-image: url(twister_peq.jpg);
	background-repeat:no-repeat;
}

div#ico_layout_contenedor #cuerpo ul#ListadoAtracciones li#los_lagos
{	
	background-image: url(lagos_peq.jpg);
	background-repeat:no-repeat;
}

div#ico_layout_contenedor #cuerpo ul#ListadoAtracciones li#space_shot
{	
	background-image: url(space_peq.gif);
	background-repeat:no-repeat;
}

div#ico_layout_contenedor #cuerpo ul#ListadoAtracciones li#el_remolino
{	
	background-image: url(el_remolino_peq.gif);
	background-repeat:no-repeat;
}

/* disenyo de tablas */


.tabla
{
	border:solid 2px #71A5F4;
}

.tabla tr.tcabecera
{
	background-color: #81B1FD;
	color:White;
	font-weight:bold;
	font-family:"Trebuchet MS";
	
}

.tabla td
{
	padding-left:20px;
	border-bottom: solid 1px #DADADA;
}



.tabla_grupos
{
	border:solid 2px #E4911C;
}

.tabla_grupos tr.tcabecera
{
	background-color: #E4911C;
	color:White;
	font-weight:bold;
	font-family:"Trebuchet MS";
	
}

.tabla_grupos td
{
	padding-left:20px;
	border-bottom: solid 1px #E4911C;
}


/* mapa web */

ul#mapa_web
{
		display:block;
}

ul#mapa_web li 
{
		display:block;
		list-style-type:none;	
		margin-top:5px;
}



ul#mapa_web li a
{
	color:black;
	font-weight:bold;
	
}


ul#mapa_web li a:hover
{
	color:#81B1FD;
}


/* mapa web INTUR 

#mapa_web
{
	width:300px;
	padding-top:20px;
	margin-left:80px;
	}

#mapa_web ul#MainMenu ul {
    display: block;
    position:relative;
    margin-top:0;
    top:auto;
}


#mapa_web  ul#MainMenu {
    background-color:Transparent;
    color: #ab6b58;
    list-style-type:circle;
    padding-left:20px;
    height:auto;
    border-top:0;
    line-height:normal;    
}

#mapa_web ul#MainMenu li 
{
	display:block;
    float:none;
    padding: 0;
    margin-left:20px;
    padding-left:18px;   
    list-style-type: none;
    background-image: url(dot.png);
    background-repeat: no-repeat;
    background-position: 0 2px;
    
}

#mapa_web ul#MainMenu *:first-child + li, ul#MainMenu li:first-child {
}

#mapa_web ul#MainMenu li:first-child + li {
}

#mapa_web ul#MainMenu li a {
    display: block;
    color: #ab6b58;
    text-decoration: none;
    padding: 0;
}

#mapa_web ul#MainMenu li a.item_select {
    display: block;
    color: #ab6b58;
    text-decoration: none;
    padding: 0;
    font-weight:normal;
}

#mapa_web ul#MainMenu li ul.ie6_select {
	display: block;
}

#mapa_web ul#MainMenu > li > a.item_select + ul, ul#MainMenu > li > a.item_padre_select + ul, li#Admin_item:hover ul {
	display: block;
}

#mapa_web ul#MainMenu li a.item_padre_select {
    display: inline;
    color: #ab6b58;
    text-decoration: none;
}

#mapa_web ul#MainMenu li a:hover {
    text-decoration: underline;
    color: black;
}

#mapa_web ul#MainMenu ul {
    list-style-type:circle;
    padding:0;
    margin: 0;
    width: auto;

}

#mapa_web ul#MainMenu ul li a {
    color: #ab6b58;
}
*/

div#ico_layout_contenedor #pie
{
	/* position: relative;*/
	/*background-image: url(ficha_pie.png);*/
	background-image: url(ficha_pie.gif);
	background-repeat:no-repeat;
	width:835px;
	height:26px;
	clear:none;
	text-align:center;
}


div#ico_layout_contenedor  #pie_home
{
	/* position: relative;*/
	/*background-image: url(ficha_pie_home.png);*/
	background-image: url(ficha_pie_home.gif);
	background-repeat:no-repeat;
	width:835px;
	height:26px;
	clear:none;
	text-align:center;
}

div#ico_layout_contenedor #pie a#nota_legal,
div#ico_layout_contenedor  #pie_home a#nota_legal
{
	color:White;
	/* font-family:Arial; */
	font-family: "Trebuchet MS";
	font-weight:bold;
	/*float:left;
	padding-left:200px;*/
}


#logo_infonova
{
	float:right;
	padding-right:20px;
	padding-top:-20px;
}

	




/*************************** Este bloque es temporal. (autenticación)**************************/

#user
{
	/* ocultamos el control de registro */
	display: block;
	margin-top:-50px;
	margin-left:-110px;
	/* position:relative;	*/
	width:200px;
	text-align:right;
	margin-bottom:60px;
	padding-left:0px;
	color:White;
	position:absolute;
	top:190px; 
	left:720px
	
}

#user a
{
	color:white !important;
	display:inline;
	text-decoration:underline;
}

/***********************************************************************************************/





/***************** Estilos de la HOME *******************************************/

div#ico_layout_contenedor #cuerpo_home
{
	/*background-image: url(ficha_ext.png);*/
	background-image: url(ficha_ext.gif);
	background-repeat:repeat-y;
	width:835px;
	height:570px;
	/*max-height:460px;
	/*min-height:460px;*/
		
}

div#ico_layout_contenedor #cuerpo_home #contenido
{
	/* height:100%;*/
	width:790px;  /* 	width:805px; */
	padding-left:16px;
	/* padding-bottom:40px;*/
	
	/* margin-top:-28px;*/
	padding-left:15px;	

}

div#ico_layout_contenedor #cuerpo_home #contenido #destacado
{
	margin-top:10px;
	margin-left:7px;

	background-image: url(bg_destacado.gif);
	background-repeat:no-repeat;
	width:791px;
	height:380px;	 /* height:179px; */	
	padding-top:12px;
	
}

div#ico_layout_contenedor #cuerpo_home #contenido #destacado a#dest_mapaatracciones
{
	background-image: url(dest_mapa_atracciones.jpg);
	background-repeat:no-repeat;
	width:206px;	/* 	width:221px; */
	height:148px;	/* height:178px; */
	margin-left:14px;
	float:left;
	color:White;
	font-size:13px;
	
	/* fuentes */
	padding-top:30px;
	padding-left:15px;
	text-align:left;
		

}

div#ico_layout_contenedor #cuerpo_home #contenido #destacado #dest_mapaatracciones:hover
{
	text-decoration:none;
	background-position:0px -178px
}

div#ico_layout_contenedor #cuerpo_home #contenido #destacado a#dest_horarios
{
	background-image: url(dest_horarios.jpg);
	background-repeat:no-repeat;
	width:128px; /* width:243px; */ 
	/* height:159px;*/		/* height:179px; */
	height:145px;
	margin-left:50px;

	float:left;
	color:white;
	font-size:13px;
	
		
	/* fuentes */
	padding-top:31px;
	padding-left:15px;
	padding-right:100px;	
	text-align:left;
}

div#ico_layout_contenedor #cuerpo_home #contenido #destacado a#dest_horarios:hover
{
	text-decoration:none;
	background-position:0px -178px
}

div#ico_layout_contenedor #cuerpo_home #contenido #destacado a#dest_localizacion
{

	background-image: url(dest_localizacion.gif);
	background-repeat:no-repeat;
	width:108px; /* width:243px; */ 
	height:147px;	/* height:179px; */
	float:left;
	color:white;
	margin-left:19px;

	/* fuentes */
	padding-top:30px;
	padding-left:35px;
	padding-right:100px;	
	text-align:left;
	
}

div#ico_layout_contenedor #cuerpo_home #contenido #destacado #dest_localizacion:hover
{
	text-decoration:none;
	background-position:0px -179px
}


/**********************************************************************************************/


/*********** Ventana de login *******************************************************************/


#dnn_ctr_Login_pnlLogin
{
	padding-top:20px;
	padding-left:100px;
	
}



/**********************************************************************************************/


/******** Usuario Particion ******************/

.TituloPart
{
	width:100%;	
	min-height:20px;
}

.ContentPanePart
{
	float:left;	
	min-height:350px;
	width:250px;
}


div#ico_layout_contenedor #cuerpo #contenido .ContentPanePart p
{
	width:auto;
	margin-left:0;	
}

.RightPanePart
{
	float:left;	
	min-height:350px;
	width:450px;
	margin-left:20px;
}

div#ico_layout_contenedor #cuerpo #contenido .RightPanePart p
{
	width:auto;
}

/********************************************/


/* Botonera superior */
#botonera
{
	margin-top:-25px;
	margin-left:196px;
	width:567px;
	/* border:dotted 1px red;*/
	
}


#botonera a#btnVolver
{	
	background-image: url(btn_volver.jpg);
	background-repeat:no-repeat;
	width:69px;
	height:22px;
	float:right;
	text-decoration:none;
	margin-right:2px;
}

#botonera a#btnVolver:hover
{
	background-position:0 -22px;
}

#botonera a#btnInicio
{	
	background-image: url(btn_inicio.jpg);
	background-repeat:no-repeat;
	width:69px;
	height:22px;
	float:right;
	text-decoration:none;
}


#botonera a#btnInicio:hover
{
	background-position:0 -22px;
}
	


/******** Usuario Patron contacto ******************/


/* width:725px;  */

.TituloContacto
{
	width:100%;	
	min-height:20px;
}

.ContentPaneContacto
{
	float:left;	
	min-height:270px;
    width:420px; 
	margin:0;
	overflow:hidden;
}


.RightPaneContacto
{
	float:left;	
	min-height:270px;
	width:303px;
	margin:0;
	padding:0 !important;

}


/********************************************/

p#contacto_datos
{

	padding:0;		
	background-image: url(bg_contacto_datos.jpg);
	background-repeat:no-repeat;
	width:50px;
	width:263px !important; /* width:303px !important;*/
	height:65px;  /* 	height:195px; */
	margin-left:0 !important;	
	margin-top:10px;
	padding-top:130px;
	padding-left:20px;
	padding-right:20px;
	font-size:12px;
	font-weight:bold;
	font-family:"Trebuchet MS";
	color:#084097 !important;	
}

/* sonido */

#sonido
{
	background-image: url(sonido_aquarama.swf);
	background-repeat:no-repeat;
	width:44px;
	height:18px;
	position:absolute;
	top:387px; 
	left:776px
}
/*
#munyeco
{
	position:absolute;
	top:150px; 
	left:1040px;
	height:475px;
	width: 100px;
}*/	

#munyeco1
{
	position:absolute;
	top:152px; 
	left:0px;	
	height:475px;
	width: 100px;
}

#toboganderecha
{
	position:absolute;
	top:152px; 
	left:1034px;	
	height:475px;
	width: 100px;
}

#toboganderecha2
{
	position:absolute;
	top:152px; 
	left:819px;	
	height:475px;
	width: 100px;
}

/*#correr
{
	position:absolute;
	top:150px; 
	left:1040px;
	height:475px;
	width: 100px;
}*/	

#correr1
{
	position:absolute;
	top:144px; 
	left:0px;	
	height:475px;
	width: 100px;
}

#apoyar
{
	position:absolute;
	top:111px; 
	left:0px;
	height:530px;
	width: 100px;
}	

#apoyar2
{
	position:absolute;
	top:111px; 
	left:-215px;
	height:530px;
	width: 100px;
}

/*
#apoyar1
{
	position:absolute;
	top:75px; 
	left:938px;	
	height:530px;
	width: 100px;
}
*/
/* MENU DE ADMINISTRACIÓN DE PAGINAS */


#menu_paginas
{
	background-color:White;
	height:20px;
	width:100%;
	text-align:center;
}


.main_dnnmenu_container {
	background-color: white; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: white;
	font-family:Arial;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	
    padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #9CB2C7; 
	color:White;
}

.main_dnnmenu_itemhover td {  
	background-color: #9CB2C7; 
	color:White;
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #CCDFF1; 
	color:White;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */

}

.main_dnnmenu_submenu td
{
	border-bottom:solid 1px white;
}


.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}


/* ocultar el menu de paginas */

#menu_paginas
{
	 	display:none;
}