/*CSS Document
estructura principal*/
.tabla_principal
{
	width: 100%;
	border: 0;
	margin: 0 auto;
	text-align: left;
}

A IMG{
	border: 0;
}
BODY
{
	background: url(images/fondo.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
*
{
	margin: 0;
	padding: 0;
}
#contenedor
{
	width: 850px;
	margin: 40px auto auto;
}
#contenedor2
{
	width: 1500px;
	height: 1500px;
	margin: 40px auto;
}
#header
{
	width: 850px;
	background: #300B0B;
	height:52px;
}
/*estilos de la cabecera*/
#header H1
{
	color: #FFD200;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	font-weight: normal;
	position: relative;
/*se utiliza pq un elemento alado esta flotando y no vale margin ni padding*/
	top: 15px;
/*acepta solo valores top y left y -*/
	width: 350px;
	text-indent: 5px;
/*sangria*/
}
#header SPAN
{
	width: 50px;
	height: 50px;
	float: left;
/*elemento flotante que obliga a usar position relative*/
}
#header #idiomas
{
	background: url(images/fondoidiomas.png);
	width: 138px;
	height: 28px;
	position: relative;
	top: -52px;
	float:right;
}
#header #idiomas UL
{
	list-style-type: none;
	padding-top: 5px;
	position: relative;
	left: 20px;
	width: 250px;
}
#header #idiomas LI
{
	display: inline;
/*se utiliza para posicionar un elemto alado de otro elemento*/
	margin-right: 1px;
}
#contenido
{
	width: 850px;
}
#menu
{
	width: 245px;
	height: 395px;
	float: left;
	background: #7D1A1A;
}
#menu1
{
	width: 245px;
	height: 900px;
	float: left;
	background: #7D1A1A;
}
#menu2
{
	width: 245px;
	height: 1250px;
	float: left;
	background: #7D1A1A;
}
#noticiario
{
	color: #FFFFFF;
	font-size: 13px;
	text-align: justify;
	padding-right: 10px;
	overflow: auto;
	width: 590px; 
	height: 400px;
}
#menu UL
{
	list-style-image: url(images/flecha.gif);
/*viÃ±eta de imagen gif*/
	margin-left: 35px;
	margin-top: 35px;
}
#menu LI
{
	height: 20px;
}
#menu UL A
{
	color: #FFFFFF;
	text-decoration: none;
/*quitar sura*/
	padding: 7px 0;
	text-transform: uppercase;
/*tranforma a mayuscula*/
}
#menu UL A:hover
{
	color: #FFBA00;
/*cambia de color el link*/
}
#menu #flash1
{
	width: 120px;
	height: 180px;
	margin-left: 25px;
	margin-top: 25px;
}
#contenidos
{
	width: 605px;
	height: 395px;
	float: left;
	background: #7D1A1A;
}
#contenidos2
{
	width: 605px;
	height: 750px;
	float: left;
	background: #7D1A1A;
}
/*<!--NOTICIAS DE CONTENIDOS cambiar tamaÃ±o -->*/
#contenidos_p0
{
/*para cambiar el tamaÃ±o del texto de la noticia*/
	width: 605px;
	height: 400px;
	float: left;
	background: #7D1A1A;
}
#contenidos_p1
{
/*para cambiar el tamaÃ±o del texto de la noticia*/
	width: 605px;
	height: 500px;
	float: left;
	background: #7D1A1A;
}
#contenidos_m0
{
/*para cambiar el tamaÃ±o del texto de la noticia*/
	width: 605px;
	height: 750px;
	float: left;
	background: #7D1A1A;
}
#contenidos_m1
{
/*para cambiar el tamaÃ±o del texto de la noticia*/
	width: 605px;
	height: 400px;
	float: left;
	background: #7D1A1A;
}
#contenidos_g0
{
/*para cambiar el tamaÃ±o del texto de la noticia*/
	width: 605px;
	height: 1250px;
	float: left;
	background: #7D1A1A;
}
#contenidos_g1
{
/*para cambiar el tamaÃ±o del texto de la noticia*/
	width: 605px;
	height: 1350px;
	float: left;
	background: #7D1A1A;
}
#contenidos_g2
{
/*para cambiar el tamaÃ±o del texto de la noticia*/
	width: 605px;
	height: 1600px;
	float: left;
	background: #7D1A1A;
}
/*<!--NOTICIAS DE MENU1 cambiar tamaÃ±o -->
#menu1_p1 {   para cambiar el tamaÃ±o del texto de la noticia
}*/
#menu1_p0
{
/*para cambiar el tamaÃ±o del menu*/
	width: 245px;
	height: 400px;
	float: left;
	background: #7D1A1A;
}
#menu1_p1
{
/*para cambiar el tamaÃ±o del menu*/
	width: 245px;
	height: 500px;
	float: left;
	background: #7D1A1A;
}
#menu1_m0
{
/*para cambiar el tamaÃ±o del menu*/
	width: 245px;
	height: 750px;
	float: left;
	background: #7D1A1A;
}
#menu1_m1
{
/*para cambiar el tamaÃ±o del menu*/
	width: 245px;
	height: 400px;
	float: left;
	background: #7D1A1A;
}
#menu1_g0
{
/*para cambiar el tamaÃ±o del menu*/
	width: 245px;
	height: 460px;
	float: left;
	background: #7D1A1A;
}
#menu1_g1
{
/*para cambiar el tamaÃ±o del menu*/
	width: 245px;
	height: 1350px;
	float: left;
	background: #7D1A1A;
}
#menu1_g2
{
/*para cambiar el tamaÃ±o del menu*/
	width: 245px;
	height: 1600px;
	float: left;
	background: #7D1A1A;
}
#contenidos #izquierda
{
	width: 250px;
	float: left;
	margin-top: 35px;
	color: #FFFFFF;
}
#contenidos #izquierda H1
{
	margin-top: 10px;
	font-size: 16px;
	font-weight: normal;
/*se utiliza normal para quitar el bold por defecto del H1*/
}
#contenidos2 #superior
{
	width: 500px;
	height: 400px;
	float: left;
	margin-top: 35px;
	color: #FFFFFF;
}
#contenidos2 #inferior H1
{
	margin-top: 500px;
	height: 400px;
	font-size: 16px;
	font-weight: normal;
/*se utiliza normal para quitar el bold por defecto del H1*/
}
/*TÃ­tulo noticias*/
#noticia_h1
{
	color: #FFD200;
}
#contenidos #izquierda
{
	width: 250px;
	float: left;
	margin-top: 35px;
	color: #FFFFFF;
}
#contenidos #izquierda H1
{
	margin-top: 10px;
	font-size: 16px;
	font-weight: normal;
/*se utiliza normal para quitar el bold por defecto del H1*/
}
#contenidos #derecha
{
	width: 300px;
	float: left;
	margin-left: 55px;
	margin-top: 10px;
	color: #FFFFFF;
}
#contenidos #derecha H1
{
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: normal;
	padding-top: -80px;
}
#footer
{
	width: 850px;
	height: 50px;
	background: #300B0B;
	clear: both;
}
#footer UL
{
	margin-left: 25px;
	padding-top: 20px;
	list-style-type: none;
/*quita las viÃ±etas de la lista*/
}
#footer LI
{
	display: inline;
/*seguido uno del otro*/
	margin-top: 20px;
	margin-right: 15px;
}
#footer LI A
{
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
/*transformar a mayusculas*/
}
#footer A:hover
{
	color: #FFBA00;
}
#footer P
{
	color: #FFFFFF;
	margin-top: -15px;
	margin-left: 780px;
}
#footer #musica
{
	width: 100px;
	height: 60px;
	margin-left: 750px;
	margin-top: -30px;
}
/*estilos del formulario*/
#formulario
{
	width: 400px;
	margin: 0 auto;
	color: #FFFFFF;
}
#formulario FIELDSET
{
/*campo de formulario*/
	width: 400px;
	top: 125px;
	left: 65px;
	border: 0;
	margin: 15px 0 0 15px;
}
#formulario DIV
{
	margin: 15px 0;
}
#formulario DIV LABEL
{
/*etiquetas del formulario*/
	width: 25%;
	float: left;
	margin: 0.5em 0 0;
}
#formulario INPUT
{
/*boton de envio*/
	border: 1px solid #666;
}
#formulario INPUT:focus
{
/*boton de envio una vez enfocado, solo funciona en firefox*/
	border: 1px solid #666;
	background: #DDD;
}
#formulario SELECT
{
/*menu de seleccion "desplegable"*/
	font-size: 11px;
	background: #DDD;
	width: 150px;
}
.botonlogin
{
/*color de boton*/
	color: #666;
	margin: 10px 0 0 150px;
}
/*ESTILO DE  LOS CONTENIDOS*/
#contenidos H1
{
	color: #FFD200;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-top: 25px;
}
#contenidos1 H1
{
	color: #FFD200;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-top: 25px;
}
/*Estilo para menu de noticias*/
#contenidos2 UL
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: -3px;
	list-style-type: none;
}
#contenidos2 UL A
{
	color: #FFD200;
	text-decoration: none;
}
#contenidos2 LI
{
	margin-top: 3px;
}
#contenidos2 UL A:hover
{
	color: #FFFFFF;
}
#contenidos2 UL A:hover
{
	color: #FFFFFF;
}
/*FIN*/
#contenidos UL
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: -3px;
	list-style-type: none;
}
#contenidos UL A
{
	color: #FFD200;
	text-decoration: none;
}
#contenidos LI
{
	margin-top: 3px;
}
#contenidos UL A:hover
{
	color: #FFFFFF;
}
#contenidos1 UL A:hover
{
	color: #FFFFFF;
}
/*ESTILOS DE LA LISTA DE APARTAMENTOS*/
#lista_apartamentos
{
	width: 640px;
	height: 340px;
	margin-top: 5px;
	margin-left: -10px;
}
#apartamento
{
	width: 282px;
	height: 131px;
	background: url(images/fondo_apartamento.gif);
	padding: 8px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	text-decoration:none;
}
#apartamento H1
{
	color: #FFFFFF;
	font-size: 11px;
	margin-top: 4px;
	text-decoration:none;
}
#apartamento H1 A
{
	color: #FFFFFF;
	font-size: 11px;
	margin-top: 4px;
	text-decoration:none;
}
#apartamento IMG
{
	float: left;
	margin-right: 5px;
	position: relative;
	top: 10px;
}
#apartamento UL
{
	width: 155px;
	list-style-type: none;
	float: left;
	margin-left: 4px;
	position: relative;
	top: 10px;
}
#apartamento #info
{
	position: relative;
	top: 25px;
	left: 60px;
	color:#FFD200;
	text-decoration:none;
	
}
#apartamento #info A
{
	color: #FFD200;
	text-decoration: none;
/*quitar el surayado*/
}
#apartamento .items
{
	color: #FFD200;
}
#numeracion
{
	margin-top: -30px;
	margin-left: 550px;
	font-size: 18px;
}
#numeracion A
{
	color: #FFD200;
	width: 35px;
	height: 34px;
}
/*ESTILO DE LAS FICHAS DE LOS APARTAMENTOS*/
#fotoficha
{
	width: 315px;
	height: 320px;
	float: left;
	margin-top: 7px;
}
#fotoficha IMG
{
	border: 1px solid #300B0B;
	margin-bottom: 10px;
}
#fichadetalle
{
	width: 220px;
/*height:320px;*/
	float: left;
	margin-top: 15px;
	margin-left: 30px;
}
#fichadetalle .items
{
	color: #FFD200;
}
#fichadetalle P
{
	color: #FFFFFF;
}
/*slideshow*/
#slideshow
{
	width: 315px;
	height: 320px;
}
.pika_main
{
	width: 324px;
	float: left;
	margin: 0;
}
UL#pikame
{
	padding: 0;
	margin: 0;
	float: left;
}
#pikame LI
{
	margin: 5px;
	float: left;
	border: 2px solid #300B0B;
	position: relative;
	overflow: hidden;
}
UL#pikame LI IMG
{
	position: relative;
	cursor: pointer;
}
.pika_main IMG
{
	border: 3px solid #300B0B;
	width: 324px;
	max-height: 206px;
	margin-top: 5px;
}
.pika_main
{
	position: relative;
	margin: 0;
}
.pikachoose LI
{
	float: left;
	position: relative;
	overflow: hidden;
	list-style: none;
}
.pika_play
{
	position: absolute;
	top: 10px;
	right: 15px;
	z-index: 1;
}
.pika_play A
{
	position: relative;
	margin-left: auto;
	cursor: pointer;
}
.pika_play IMG
{
	border: none !important;
}
.pika_caption
{
	width: 100%;
	height: 0px;
	text-align: center;
}
.pika_navigation
{
	max-width: 300px;
	clear: both;
	font-size: 25px;
	color: #FFD200;
	text-align: center;
	font-style: italic;
	table-layout: fixed;
}
/*Color y tamaÃ±o flechas de nav*/
.pika_navigation A, .pika_navigation A:hover
{
	text-decoration: none;
}
/*SliderJS*/
.sliderjs
{
	margin: 0;
	float: left;
}
