@charset "utf-8";
/*	----------------------------------------------------------------------------
	Estilos propios de la home
	
	version:	1.1
	autor:		Jorge Canteli
	email:		jorcanvi@q-interactiva.com
	web:		http://www.q-interactiva.com
	----------------------------------------------------------------------------*/
	#page_home
	{
		background-image:url(../img/home/idx_container_fnd.jpg);
		background-position:top center;
		background-repeat:no-repeat;
	}
	#page_home #container
	{
		min-height:767px;
	}
	#layer_logo
	{
		margin:64px 0 0 10px;
		padding:0;		
		width:391px;
		height:313px;
		
	/*	background:transparent url(../img/idx_layer_logo_fnd.png) 0 0 no-repeat;*/
	}
	#page_home #layer_contenido
	{
		margin:62px 0 0 0;
	}

/*	----------------------------------------------------------------------------
	Estilos para layer_logo
	----------------------------------------------------------------------------*/
	#layer_logo h1
	{
		margin:0 0 0 0;
		width:700px;
		
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:50px;
		color:#fff;
		font-weight:normal;
		letter-spacing:-2px;
	}
	h1 img
	{
		margin:0 0 0 10px;
	}
	#layer_logo h2
	{
		margin:5px 0 0 0;
		width:391px;
		
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:18px;
		font-weight:normal;
		color:#fff;
	}
	
/*	----------------------------------------------------------------------------
	Estilos para layer_contenido
	----------------------------------------------------------------------------*/	
	#ul_opciones
	{
		float:left;
		margin:0 0 40px 0;
		
		background:url(../img/idx_ul_opciones_fnd.gif) 2px 138px no-repeat;
	}
		#ul_opciones li
		{
			position:relative;
			float:left;
			margin:0 20px 0 0;
			padding:145px 13px 0 13px;
			width:194px;
			min-height:116px;
			
			background-position:0 0;
			background-repeat:no-repeat;
		}
		#ul_opciones li h3
		{
			margin:0 0 5px 0;
			
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size:16px;
			font-weight:normal;
		}
		#ul_opciones li p
		{
			margin:0 0 5px 0;
			
			font-size:11px;
			color:#fff;
		}
		#ul_opciones .acceso_opt
		{
			display:block;
			position:absolute;
			bottom:35px;	
			_bottom:-35px;		
			height:13px;
			padding:4px;			
			
			font-size:12px;
			color:#fff;
			text-decoration:none;
			text-align:center;
			
			background-repeat:no-repeat;
			background-position:0 0;
		}
		#opt_cunit
		{
			background-image:url(../img/home/idx_opcion_cunit.png);
		}
			#opt_cunit h3
			{
				color:#BE641F;
				text-shadow:0px -1px 0px #FFDD69;
			}
			#opt_cunit .acceso_opt
			{
				width:122px;
				background-image:url(../img/home/boton_naranja_fnd.png);
			}
			#opt_cunit .acceso_opt:hover
			{
				color:#EFB23D;
			}
		#opt_playas
		{
			background-image:url(../img/home/idx_opcion_playas.png);
		}
			#opt_playas h3
			{
				color:#61E1FF;
				text-shadow:0px -1px 0px #006581;
			}
			#opt_playas .acceso_opt
			{
				width:192px;
				
				background-image:url(../img/home/boton_verde_fnd.png);
			}
			#opt_playas .acceso_opt:hover
			{
				color:#61E1FF;
			}
		#opt_gastronomia
		{
			background-image:url(../img/home/idx_opcion_gastronomia.png);
		}
			#opt_gastronomia h3
			{
				color:#69ADDE;
				text-shadow:0px -1px 0px #013568;
			}
			#opt_gastronomia .acceso_opt
			{
				width:96px;
				
				background-image:url(../img/home/boton_azuloscuro_fnd.png);
			}
			#opt_gastronomia .acceso_opt:hover
			{
				color:#69ADDE;
			}
		#opt_actividades
		{
			background-image:url(../img/home/idx_opcion_actividades.png);
		}
			#opt_actividades h3
			{
				color:#39B8FF;
				text-shadow:0px -1px 0px #05639D;
			}
			#opt_actividades .acceso_opt
			{
				width:154px;
				
				background-image:url(../img/home/boton_azul_fnd.png);
			}
			#opt_actividades .acceso_opt:hover
			{
				color:#39B8FF;
			}
	
	/*	----------------------------------------------------------------------------
	Estilos para los ultimos eventos
	----------------------------------------------------------------------------*/
	#layer_eventos
	{
		margin:0 0 0 0;
		padding:15px 0 15px 0;
		width:960px;
		
		background:url(../img/home/layer_evento_fnd.png) 80px 0 no-repeat;		
		
	}
	#h3_ultimos_eventos
	{
		float:left;
		margin:15px 26px 0 0;
		padding:5px 0 0 15px;
		width:103px;
		height:20px;
		
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#666;
		text-shadow:0px -1px 0px #fff;
		
		background:url(../img/home/h3_ultimos_eventos_fnd.png) 0 0 no-repeat;
	}
	#ul_eventos
	{
		float:left;
		margin:0 9px 0 0;
		width:568px;
		
		background:url(../img/idx_ul_opciones_fnd.gif) 2px 138px no-repeat;
	}
		#ul_eventos li
		{			
			float:left;
			margin:0 24px 0 0;
			padding:0 0 0 0;
			width:260px;
		}
		#ul_eventos #li_ultimo_evento
		{
			margin:0;
		}
		#ul_eventos li h4
		{
			float:right;
			margin:0 0 10px 0;
			padding:0;
			width:205px;
			
			font-family:Arial, Helvetica, sans-serif;
			font-size:14px;
			color:#fff;
			font-weight:bold;
		}
			#ul_eventos li a
			{
				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				color:#fff;
				font-weight:bold;
				text-decoration:none;
			}
				#ul_eventos li a:hover
				{
					text-decoration:underline;
				}
		#ul_eventos li .p_info_evento
		{
			float:right;
			margin:0 0 0 0;
			padding:0;
			width:205px;			
		
			font-size:12px;
			color:#fff;
			line-height:15px;
			letter-spacing:0.5px;
		}
		#ul_eventos li .p_fecha
		{
			float:left;
			margin:0 0 0 0;
			padding:2px 0 0 0;
			width:40px;
			min-height:43px;
			
			font-family:Arial, Helvetica, sans-serif;
			font-size:10px;
			color:#fff;
			font-weight:normal;
			text-align:center;
			
			background:url(../img/home/fecha_fnd.png) 0 0 no-repeat;
		}
		#ul_eventos li .p_fecha span
		{
			display:block;
			margin:3px 0 0 0;
			
			font-size:24px;
			font-weight:bold;
		}
	
	#layer_tiempo
	{
		position:relative;
		float:left;
		margin:0 0 0 0;
		padding:0 0 0 0;
		width:221px;
		height:119px;
		
		background:url(../img/home/layer_tiempo_fnd.png);
	}
		#layer_tiempo img
		{
			position:absolute;
			top:20px;
			left:10px;
		}
		#layer_tiempo h4
		{
			position:absolute;
			top:43px;
			right:15px;
			
			font-family:Arial, Helvetica, sans-serif;
			font-size:24px;
			color:#fff;
		}
			#layer_tiempo h4 span
			{
				color:#336EA3;
			}
		#layer_tiempo p
		{
			position:absolute;
			top:95px;
			left:60px;
			
			font-size:12px;
			color:#fff;
			font-weight:bold;
		}
		#layer_tiempo a
		{
			display:block;
			position:absolute;
			top:91px;
			right:12px;
			width:32px;
			height:22px;
			
			font-family:Arial, Helvetica, sans-serif;			
			font-size:8px;
			color:#fff;
			font-weight:bold;
			text-decoration:none;
			
			background-repeat:no-repeat;
			background-position:0 0;
		}
			#layer_tiempo a span
			{
				visibility:hidden;
			}


	#redesSociales li
	{
		position:absolute;
		display:block;
		width:50px;
		height:50px;
	}
	#redesSociales li a
	{
		text-decoration:none;		
	}
	#facebook
	{
		top:270px;
		left:5px;
	}
	#twitter
	{
		top:272px;
		left:55px;
	}
	
	#ul_opciones_profesional 
	{
		position:absolute;
		top:386px;
		right:-6px;
		display:block;
		width:210px;
		height:120px;
		padding:7px 0 0 36px;
		
		background:url(../img/home/layer_opciones_fnd.png) 0 bottom no-repeat;
	}
		#ul_opciones_profesional li
		{
			margin:0 0 6px 0;
			padding:0 0 0 0;
			width:205px;
		}
		#ul_opciones_profesional li a
		{
			display:block;
			padding:12px 0 0 50px;
			width:145px;
			min-height:26px;
			*height:26px;
			
			font-size:14px;
			font-weight:bold;
			color:#fff;
			text-decoration:none;
			
			background-repeat:no-repeat;
			background-position:0 0;
		}
			#ul_opciones_profesional li a:hover
			{
				color:#2D4892;
				background-position:0 bottom;
			}
