@charset "utf-8";
/* CSS Document */


html {
	height:100%;
	width:100%;
}


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


body {
	margin:0px;
	padding:0px;
    font-family: Impact, AndaleMono, "Andale Mono", "Courier New", Courier, monospace;
	background-color:#b93433;
	background-image:url(../imagenes/fondo.jpg);
	background-position:center top;
}




a img {border:none;}

br.salto {clear:both;}

.sin_margen {margin:0px;}


a#arriba {
	width:0px;
	height:0px;
	overflow:hidden;
}

div#imagenes_precarga, div#imagenes_precarga * {
	width:0px;
	height:0px;
	overflow:hidden;
}


div#contenedor_total {
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}


div#contenedor {
	width:1006px;
	height:702px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-top:15px;
	background-image:url(../imagenes/contenedor.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}


div#contenedor_cartel {
	width:1006px;
	height:780px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-top:15px;
	background-image:url(../imagenes/contenedor_cartel.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	overflow:hidden;
}


div#contenedor_cartel_largo {
	width:1006px;
	height:1438px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-top:15px;
	background-image:url(../imagenes/contenedor_cartel_largo.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	overflow:hidden;
}








/* ----------------------------------------- CABECERA  ----------------------------------------- */

div#cabecera {
	width:1006px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

div#menu {
	width:812px;
	height:28px;
	margin-right:18px;
	margin-left:auto;
	overflow:hidden;
}


a.menu {
	display:block;
	float:left;
	width:177px;
	height:28px;
	overflow:hidden;
	background-repeat:no-repeat;
	margin:0px 12px;
}
a#cartel {background-image:url(../imagenes/cartel.png); width:115px; margin-left:0px;}
a#cartel:hover {background-image:url(../imagenes/cartel2.png);}

a#ubicacion {background-image:url(../imagenes/ubicacion.png); width:150px;}
a#ubicacion:hover {background-image:url(../imagenes/ubicacion2.png);}

a#entradas {background-image:url(../imagenes/entradas.png); width:156px;}
a#entradas:hover {background-image:url(../imagenes/entradas2.png);}

a#colaboran {background-image:url(../imagenes/colaboran.png); width:177px;}
a#colaboran:hover {background-image:url(../imagenes/colaboran2.png);}

a#prensa {background-image:url(../imagenes/prensa.png); width:118px; margin-right:0px;}
a#prensa:hover {background-image:url(../imagenes/prensa2.png);}



a#myspace_horiz {
	display:block;
	width:147px;
	/*height:86px;*/
	height:40px;
	/*background-image:url(../imagenes/myspace_horizontal.png);*/
	background-image:url(../imagenes/myspace_crema.png);
	background-repeat:no-repeat;
	position:relative;
	top:-28px;
	/*margin-bottom:-81px;*/
	margin-bottom:-35px;
	z-index:2;
}


a#inicio_index {
	display:block;
	width:560px;
	height:164px;
	background-image:url(../imagenes/on_the_sea_index.png);
	background-repeat:no-repeat;
	margin-left:67px;
	position:relative;
	z-index:1;
}


a#newsletter {
	display:block;
	width:103px;
	height:91px;
	background-image:url(../imagenes/newsletter.png);
	background-repeat:no-repeat;
	position:relative;
	z-index:3;
	top:-150px;
	margin-bottom:-111px;
}


div#redes_sociales {
	display:block;
	width:309px;
	height:147px;
	margin-right:0px;
	margin-left:auto;
	float:right;
}

a.red_social {
	display:block;
	float:left;
	width:60px;
	height:141px;
	overflow:hidden;
	background-repeat:no-repeat;
	margin-top:6px;
	margin-right:11px;
}


img#fecha {display:block; margin-left:70px; margin-top:3px;}


img#fecha_index {display:block; width:525px; margin-left:75px; margin-top:-20px;}


/* ----------------------------------------- HOME  ----------------------------------------- */


div#centro, div#centro_corto {
	width:960px;
	height:390px;
	margin-top:5px;
	margin-left:45px;
}

div#centro_corto {
	width:597px;
	float:left;
}


div#contenido, div#contenido_corto {
	width:835px;
	height:390px;
	text-align:justify;
	overflow:auto;
}
div#contenido_corto {
	width:500px;
}
div.contenido_920 {
	width:920px;
	height:485px;
	text-align:justify;
}




div#contenido_video_nuevo {
	margin-left:30px;
	width:525px;
	height:390px;
	background-color:yellow;
	background-color:transparent;
}
















/* ----------------------------------------- TEXTOS  ----------------------------------------- */

p, a.texto, a.texto_grande, a#imprimir, a#subir {
	font-size:24px;
	line-height:29px;
	margin-bottom:23px;
}


a.texto, a.texto_grande, a#imprimir, a#subir {
	color:#bf3b37;
	text-decoration:none;
}
a.texto:hover, a.texto_grande:hover, a#imprimir:hover, a#subir:hover {
	color:#000;
	text-decoration:underline;
}
a.texto_grande {
	font-size:34px;
}


a#imprimir, a#subir {
	text-align:right;
	margin-top:20px;
	display:block;
	width:100px;
	margin-right:0px;
	margin-left:auto;
}


.info_grupo {
	font-size:21px;
	line-height:26px;
	margin-bottom:19px;
	/*color:#999;*/
}











ul.texto, ol.texto {
	font-size:24px;
	line-height:29px;
	margin-bottom:23px;
}
ul.texto li {
	list-style-type:square;
	margin-left:30px;
}
ol.texto li {
	margin-left:30px;
}





.negrita {
	font-weight:bold;
}



.rojo {
	color:#bf3b37;
}

.negro {
	color:#000;
}

.mini {
	font-size:16px;
	line-height:20px;
}

h1.pack_alojamiento {
	/*font-size:24px;
	line-height:27px;*/
	font-size:28px;
	line-height:34px;
	margin-bottom:5px;
}

p.precio_x_persona {
	/*font-size:20px;
	line-height:23px;*/
	font-size:24px;
	line-height:28px;
	margin-bottom:0px;
	color:#bf3b37;
}

a.alojamiento {
	display:block;
	/*font-size:17px;
	line-height:20px;
	margin-bottom:10px;*/
	font-size:24px;
	line-height:28px;
	margin-bottom:20px;
	color:#000;
	text-decoration:none;
}
a.alojamiento:hover {
	color:#bf3b37;
	text-decoration:underline;
}



/* ----------------------------------------- CONDICIONES  ----------------------------------------- */

.condiciones {
	font-size:18px;
	line-height:22px;
	margin-bottom:20px;
}

div.encierra_condiciones {
	margin-right:10px;
}




/* ----------------------------------------- NOTICIAS  ----------------------------------------- */


div#fondo_noticias {
	width:289px;
	height:431px;
	background-image:url(../imagenes/fondo_noticias.png);
	background-repeat:no-repeat;
	float:right;
	/*margin-top:-20px;*/
	margin-top:-30px;
	margin-left:20px;
	padding:20px;
	padding-left:35px;
}

img#news {margin-bottom:20px;}



div.noticia {
	height:140px;
	text-align:justify;
	margin-bottom:20px;
}

p.titulo_noticia {
	font-size: 24px;
	line-height:30px;
	color:#bf3b37;
	margin-bottom:0px;
}

p.texto_noticia, a.ver_noticia, a.ver_todas {
	font-size:16px;
	/*line-height:24px;*/
	line-height:20px;
	color:#000;
	/*margin-bottom:10px;*/
	margin-bottom:0px;
	text-decoration:none;
}
a.ver_noticia {
	display:block;
	/*margin-top:10px;*/
	margin-top:5px;
	margin-bottom:10px;
}
a.ver_noticia:hover {
	text-decoration:underline;
}

a.ver_todas {
	display:block;
	margin-top:5px;
	text-align:right;
	margin-bottom:10px;
	color:#bf3b37;
}
a.ver_todas:hover {
	text-decoration:underline;
	color:#000;
}



div#menu_izq, div#menu_izq_descargar {
	width:74px;
	height:80px;
	/*padding-top:310px;*/
	padding-top:337px;
	float:left;
	margin-right:20px;
}

div#menu_izq_descargar {
	padding-top:365px;
}



a.menu_izq {
	display:block;
	width:74px;
	height:17px;
	overflow:hidden;
	background-position:right top;
	background-repeat:no-repeat;
	margin-top:10px;
}

a#promo {background-image:url(../imagenes/promo.png);}
a#promo:hover {background-image:url(../imagenes/promo2.png);}

a#papel {background-image:url(../imagenes/papel.png);}
a#papel:hover {background-image:url(../imagenes/papel2.png);}

a#mas_videos {background-image:url(../imagenes/mas_videos.png);}
a#mas_videos:hover {background-image:url(../imagenes/mas_videos2.png);}

a#descargar {background-image:url(../imagenes/descargar.png);}
a#descargar:hover {background-image:url(../imagenes/descargar2.png);}


div#video_grande {
	/*width:488px;*/
	width:525px;
	/*height:390px;*/
	height:380px;
	background-color:#000;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:right;
}

div#video_grande * {
	margin:0px;
	padding:0px;
}



div#video_grande_01, div#video_grande_02 {
	width:525px;
	height:380px;
	background-color:#000;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:right;
}
div#video_grande_01 {
	/*display:block;*/
}
div#video_grande_02 {
	/*display:none;*/
}

a#cambia_video {
	position:relative;
	top:20px;
}
a#cambia_video:hover {
	cursor:pointer;
}





/* ----------------------------------------- CARTEL  ----------------------------------------- */


img.fecha_der {
	display:block;
	width:440px;
	margin-right:60px;
	margin-left:auto;
	margin-top:35px;
	margin-bottom:20px;
}


a.inicio_cartel {
	display:block;
	width:410px;
	height:127px;
	float:left;
	margin-left:35px;
	margin-top:40px;
	margin-bottom:20px;
	position:relative;
	z-index:5;
}

img.ancho_100 {
	width:100%;
}

div#centro_cartel {
	width:960px;
	height:485px;
	margin-top:5px;
	margin-left:45px;
}

div#contenido_cartel {
	width:730px;
	height:485px;
	float:right;
	margin-right:35px;
	text-align:justify;
	position:relative;
	z-index:4;
	overflow:auto;
	padding-right:10px;
}

div#contenido_cartel_largo {
	width:730px;
	height:1130px;
	float:right;
	margin-right:35px;
	text-align:justify;
	position:relative;
	z-index:4;
	overflow:auto;
	padding-right:10px;
}

div.contenido_auto {
	width:900px;
	margin-right:35px;
	text-align:justify;
}

div#menu_grupos {
	width:123px;
	height:225px;
	padding-top:252px;
}

img#grupos {
	position:relative;
	z-index:6;
}

a.grupo, a.grupo_2_lineas {
	display:block;
	width:123px;
	height:18px;
	margin-top:5px;
	background-position:left top;
	background-repeat:no-repeat;
}
a.grupo_2_lineas {
	height:41px;

}

a#muestra_info_01 {background-image:url(../imagenes/the_fall.png);}
a#muestra_info_01:hover {background-image:url(../imagenes/the_fall2.png);}

a#muestra_info_02 {background-image:url(../imagenes/trans_am.png);}
a#muestra_info_02:hover {background-image:url(../imagenes/trans_am2.png);}

a#muestra_info_03 {background-image:url(../imagenes/moon_duo.png);}
a#muestra_info_03:hover {background-image:url(../imagenes/moon_duo2.png);}

a#muestra_info_04 {background-image:url(../imagenes/wau.png);}
a#muestra_info_04:hover {background-image:url(../imagenes/wau2.png);}

a#muestra_info_05 {background-image:url(../imagenes/le_jonathan_reilly.png);}
a#muestra_info_05:hover {background-image:url(../imagenes/le_jonathan_reilly2.png);}

a#muestra_info_06 {background-image:url(../imagenes/los_platanos.png);}
a#muestra_info_06:hover {background-image:url(../imagenes/los_platanos2.png);}

a#muestra_info_07 {background-image:url(../imagenes/omar_leon.png);}
a#muestra_info_07:hover {background-image:url(../imagenes/omar_leon2.png);}


div#info_00, div#info_01, div#info_02, div#info_03, div#info_04, div#info_05, div#info_06, div#info_07 {width:710px; display:none;}

div#info_01 {display:block;}


div.nombre_grupo, div#encierra_nombres_grupo {
	display:block;
	width:441px;
	height:65px;
	margin-right:60px;
	margin-left:auto;
	margin-bottom:45px;
}

div.nombre_grupo {
	display:block;
	width:441px;
	height:65px;
	vertical-align:bottom;
}


div#nombre_grupo_02, div#nombre_grupo_03, div#nombre_grupo_04, div#nombre_grupo_05, div#nombre_grupo_06, div#nombre_grupo_07 {display:none;}

div#nombre_grupo_01 {display:block;}



div#cartel_grande {
	display:block;
	width:995px;
	height:1392px;
	background-image:url(../imagenes/cartel_big.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:-1392px;
	position:relative;
	z-index:7;
}

div#foto_desaparecer {
	width:995px;
	height:1392px;
	margin-bottom:-1392px;
	float:left;
	position:relative;
	z-index:8;
}



a#enlace_boya, a#enlace_precios, a#enlace_cangrejo, a#muestra_info_01_cartel, a#muestra_info_02_cartel, a#muestra_info_03_cartel, a#muestra_info_04_cartel, a#muestra_info_05_cartel, a#muestra_info_06_cartel, a#muestra_info_07_cartel {
	display:block;
	position:relative;
	float:left;
}




a#enlace_boya {
	width:170px;
	height:252px;
	margin-top:55px;
	margin-left:755px;
	clear:both;
	z-index:9;
}


a#muestra_info_01_cartel {
	width:460px;
	height:120px;
	margin-top:67px;
	margin-left:275px;
	clear:both;
	margin-bottom:20px;
	z-index:10;
}


div#cuadra_enlaces {
	width:580px;
	height:200px;
	margin-left:130px;
	position:relative;
	z-index:11;
	clear:both;
}



a#enlace_precios {
	width:135px;
	height:170px;
	margin-top:15px;
	z-index:12;
}


a#muestra_info_02_cartel {
	width:395px;
	height:90px;
	float:right;
	margin-right:10px;
	margin-bottom:30px;
	z-index:13;
}


a#muestra_info_03_cartel {
	width:340px;
	height:75px;
	float:right;
	margin-right:60px;
	z-index:14;
}


a#muestra_info_04_cartel {
	width:526px;
	height:62px;
	margin-left:110px;
	margin-top:20px;
	margin-bottom:20px;
	z-index:15;
}

a#muestra_info_05_cartel {
	width:408px;
	height:50px;
	margin-left:175px;
	z-index:16;
}

a#muestra_info_06_cartel {
	width:280px;
	height:60px;
	margin-left:320px;
	margin-top:10px;
	margin-bottom:7px;
	clear:both;
	z-index:17;
}




div#cuadra_enlaces2 {
	width:365px;
	height:143px;
	margin-left:180px;
	position:relative;
	z-index:18;
	clear:both;
}



a#muestra_info_07_cartel {
	width:175px;
	height:50px;
	margin-left:35px;
	z-index:19;
}




a#enlace_cangrejo {
	width:148px;
	height:140px;
	z-index:20;
}



/* ----------------------------------------- VIDEOS GRUPOS Y LIGHTBOX  ----------------------------------------- */

div.video_grupo {
	width:440px;
	height:319px;
	display:block;
	float:right;
	background-color:#000;
	margin-left:20px;
	margin-bottom:0px;
	/*
	position:relative;
	z-index:1;
	*/
}


/*
div.video_grupo * {
	position:relative;
	z-index:2;
}

#video_grupo_01, #video_grupo_02, #video_grupo_03, #video_grupo_04, #video_grupo_05, #video_grupo_06, #video_grupo_07 {
	position:relative;
	z-index:2;
}
*/





/* ----------------------------------------- ENTRADAS  ----------------------------------------- */


div#contenido_entradas {
	width:690px;
	height:485px;
	float:left;
	margin-left:10px;
	text-align:justify;
	overflow:auto;
	margin-right:10px;
}

div.ancho_680 {
	width:680px;
}


img.precio {
	display:block;
	margin-bottom:60px;
	margin-top:20px;
}


p.grande {
	font-size:34px;
}


a#paypal, a#ticketing_office {
	display:block;
	/*float:left;*/
	width:379px;
	height:100px;
	background-image:url(../imagenes/paypal.png);
	background-repeat:no-repeat;
	margin-right:20px;
	margin-top:35px;
	margin-bottom:50px;
}

a#ticketing_office {
	width:232px;
	height:89px;
	background-image:url(../imagenes/ticketing_office.jpg);
	margin-top:0px;
	margin-bottom:50px;
	float:right;
	margin-right:60px;
}






a#puntos_venta {
	display:block;
	width:551px;
	height:48px;
	margin-left:40px;
	margin-right:auto;
	background-image:url(../imagenes/puntos_venta.png);
	background-repeat:no-repeat;
	margin-bottom:50px;
}
a#puntos_venta:hover {
	background-image:url(../imagenes/puntos_venta2.png);
}

a#rr_pp {
	display:block;
	width:196px;
	height:48px;
	margin-left:220px;
	margin-right:auto;
	background-image:url(../imagenes/rr_pp.png);
	background-repeat:no-repeat;
}
a#rr_pp:hover {
	background-image:url(../imagenes/rr_pp2.png);
}




a#entrada_anticipada, a#entrada_bienvenida, a#pack_entrada {
	display:block;
	width:794px;
	height:52px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../imagenes/entrada_onthesea_2010.png);
	background-repeat:no-repeat;
	margin-top:60px;
	margin-bottom:60px;
}
a#entrada_anticipada:hover {
	background-image:url(../imagenes/entrada_onthesea_20102.png);
}


a#entrada_bienvenida {
	width:794px;
	height:100px;
	background-image:url(../imagenes/entrada_bienvenida.png);
	margin-top:0px;
	margin-bottom:60px;
}
a#entrada_bienvenida:hover {
	background-image:url(../imagenes/entrada_bienvenida2.png);
}

a#pack_entrada {
	width:794px;
	height:99px;
	background-image:url(../imagenes/entrada_pack.png);
	margin-top:0px;
	margin-bottom:0px;
}
a#pack_entrada:hover {
	background-image:url(../imagenes/entrada_pack2.png);
}




a#en_breve {
	display:block;
	width:409px;
	height:65px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../imagenes/en_breve_big.png);
	background-repeat:no-repeat;
	margin-top:150px;
}



a#taquilla {
	display:block;
	width:406px;
	height:72px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../imagenes/taquilla.png);
	background-repeat:no-repeat;
	margin-top:60px;
}
a#taquilla:hover {
	background-image:url(../imagenes/taquilla2.png);
}





/* ----------------------------------------- UBICACION  ----------------------------------------- */


div#contenido_ubicacion {
	width:585px;
	height:485px;
	float:left;
	margin-left:10px;
	text-align:justify;
	overflow:auto;
	margin-right:35px;
}

div.mapa {
	width:585px;
	height:461px;
}


img.foto_playa {
	margin-top:10px;
	margin-bottom:25px;
}





/* ----------------------------------------- PUNTOS DE VENTA  ----------------------------------------- */


div#contenido_puntos_venta {
	width:900px;
	height:485px;
	float:left;
	margin-left:10px;
	text-align:justify;
	overflow:auto;
	margin-right:10px;
}

div#contiene_mapas {
	width:585px;
	height:461px;
	float:right;
}


img.ciudad {
	display:block;
	/*clear:left;*/
	margin-bottom:0px;
	margin-right:0px;
	float:left;
}


div.linea_ciudad, div.linea_ciudad2 {
	min-height:25px;
	margin-bottom:9px;
}
div.linea_ciudad2 {
	min-height:50px;
}


img.coma {
	float:left;
}


a.punto_venta {
	display:block;
	float:left;
	height:25px;
	background-repeat:no-repeat;
	/*margin-bottom:2px;*/
}

a#najanja_negro {
	width:174px;
	background-image:url(../imagenes/naranja_negro.png);
}
a#najanja_negro:hover {
	background-image:url(../imagenes/naranja_negro2.png);
}

a#punto_verde, a#punto_verde2 {
	width:128px;
	background-image:url(../imagenes/punto_verde.png);
}
a#punto_verde:hover, a#punto_verde2:hover {
	background-image:url(../imagenes/punto_verde2.png);
}

a#sampler {
	width:92px;
	background-image:url(../imagenes/sampler.png);
}
a#sampler:hover {
	background-image:url(../imagenes/sampler2.png);
}

a#bar_ocio {
	width:90px;
	background-image:url(../imagenes/bar_ocio.png);
}
a#bar_ocio:hover {
	background-image:url(../imagenes/bar_ocio2.png);
}

a#zen_tattoo {
	width:115px;
	background-image:url(../imagenes/zen_tattoo.png);
}
a#zen_tattoo:hover {
	background-image:url(../imagenes/zen_tattoo2.png);
}

a#gramola {
	width:122px;
	background-image:url(../imagenes/gramola.png);
}
a#gramola:hover {
	background-image:url(../imagenes/gramola2.png);
}

a#chabola {
	width:122px;
	background-image:url(../imagenes/chabola.png);
}
a#chabola:hover {
	background-image:url(../imagenes/chabola2.png);
}

a#bar_miro {
	width:87px;
	background-image:url(../imagenes/bar_miro.png);
}
a#bar_miro:hover {
	background-image:url(../imagenes/bar_miro2.png);
}

a#futurama {
	width:99px;
	background-image:url(../imagenes/futurama.png);
}
a#futurama:hover {
	background-image:url(../imagenes/futurama2.png);
}

a#tulsa_cafe {
	width:115px;
	background-image:url(../imagenes/tulsa_cafe.png);
}
a#tulsa_cafe:hover {
	background-image:url(../imagenes/tulsa_cafe2.png);
}

a#cd_drome {
	width:106px;
	background-image:url(../imagenes/cd_drome.png);
}
a#cd_drome:hover {
	background-image:url(../imagenes/cd_drome2.png);
}

a#commercial_records {
	width:200px;
	background-image:url(../imagenes/commercial_records.png);
}
a#commercial_records:hover {
	background-image:url(../imagenes/commercial_records2.png);
}

a#vaiven {
	width:70px;
	background-image:url(../imagenes/vaiven.png);
}
a#vaiven:hover {
	background-image:url(../imagenes/vaiven2.png);
}


div#mapa_02, div#mapa_03, div#mapa_04, div#mapa_05, div#mapa_06, div#mapa_07, div#mapa_08, div#mapa_09 {display:none;}















div#videos_mini {
	margin-top:155px;
	width:990px;
	height:550px;
	margin-left:30px;
	clear:both;
}


div.video_mini {
	width:240px;
	height:200px;
	float:left;
	margin-left:45px;
	margin-right:45px;
	margin-bottom:95px;
	background-color:orange;
}



/* ----------------------------------------- COLABORAN  ----------------------------------------- */


div.colaboran_izq {
	margin-top:15px;
	width:280px;
	height:430px;
	float:left;
	text-align:justify;
	margin-right:35px;
}


div.colaboran_der {
	margin-top:15px;
	/*width:430px;*/
	width:560px;
	height:445px;
	float:right;
	text-align:justify;
}

p.colaboran {
	color:#bf3b37;
	font-size:20pt;
	margin-bottom:10px;
}


a.colaborador {
	display:block;
	float:left;
	margin-bottom:40px;
}





/* ----------------------------------------- PRENSA  ----------------------------------------- */


div#nombre_seccion_sin_fecha {
	display:block;
	width:441px;
	height:65px;
	text-align:right;
	margin-right:40px;
	margin-left:auto;
	margin-top:60px;
	margin-bottom:65px;
}


div#centro_prensa {
	width:930px;
	height:485px;
	margin-left:45px;
}


div#fondo_noticias_izq {
	width:260px;
	height:481px;
}


p.numero_noticia {
	font-size:34px;
	line-height:38px;
	color:#bf3b37;
	margin-bottom:18px;
}


a.titulo_noticia_grande {
	font-size:34px;
	line-height:38px;
	color:#000;
	margin:0px;
	padding:0px;
	margin-bottom:20px;
	text-decoration:none;
	display:block;
}
a.titulo_noticia_grande:hover {
	text-decoration:underline;
}


div#contenido_prensa {
	width:660px;
	height:485px;
	overflow:auto;
	float:right;
	padding-right:10px;
}


div.post-it {
	width:288px;
	height:213px;
	background-image:url(../imagenes/postit.png);
	background-repeat:no-repeat;
	float:left;
	margin-left:32px;
	margin-bottom:29px;
}


a.enlace_post-it {
	display:block;
	width:252px;
	height:140px;
	background-position:center center;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	text-align:center;
	font-size:24px;
	text-decoration:none;
	color:#bf3b37;
}
a.enlace_post-it:hover {
	color:#000;
}




a#post-it_dossier {background-image:url(../imagenes/post-it_dossier.png);}
a#post-it_dossier:hover {background-image:url(../imagenes/post-it_dossier2.png);}


a#post-it_promo {background-image:url(../imagenes/post-it_promo.png);}
a#post-it_promo:hover {background-image:url(../imagenes/post-it_promo2.png);}




/* ----------------------------------------- DESCARGAR NOTICIAS  ----------------------------------------- */

div#centro_descargar_noticias {
	width:970px;
	height:485px;
	margin-left:5px;
}

div#contenido_descargar_noticias {
	width:100%;
	height:485px;
	overflow:auto;
	float:none;
	padding-right:10px;
}




/* ----------------------------------------- TABLA PUNTOS_VENTA  ----------------------------------------- */

table.puntos_venta {
	width:550px;
	border-collapse:collapse;
	font-size:18pt;
}

table.puntos_venta thead {
	color:#fff;
	background-color:#bf3b37;
	text-align:center;
}

table.puntos_venta td {
	border:solid 1px #bf3b37;
	padding:2px 5px;
}




/* ----------------------------------------- PIE  ----------------------------------------- */




div#pie {
	width:1006px;
	/*height:40px;*/
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	clear:both;
	background-color:transparent;
}

p.pie {
	color:#fff;
	font-size:11pt;
}
