a:link{color:white}
a:visited{color:white}

body{
	background:#000000; 
	color:#FFFFFF; 
	font:normal 16px Arial;
	margin:0;
	padding:0;
}

p{padding:0px;margin:0px;line-height:18px;}

#header{
	background: url(../images_html/zeta_logo_mini.jpg) no-repeat 5px 5px;
	text-align:right;
	padding:3px 3px 0px 3px;
	border-bottom: 2px solid #01A3F4;
}

#header #controles {
	float:right;
	margin-left: 5px;
}

#header #controles a{
	margin:0px;
	padding:0px 3px 0px 0px;
	margin-left: 2px;
	font-size:10px;
}

#header #menu{
	padding-top: 50px;
	margin:0px;
}

#header #menu span{
	margin:0px;
	background:#01A3F4 url(../images_html/fondo_zolapa.gif) bottom repeat-x;
	font-size: 18px;
	line-height: 20px;
	padding: 0px 10px;
}

.clear{
	clear:both; 
	height:5px;
}

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

/*-------- Listado Noticias --------*/
#foto_noticia{
	width:160px;
	height:70px;
	background:#000 url(../images/logo_70.png) no-repeat center top;
	float:left;
	border: 1px solid #01A3F4;
}

#foto_noticia2{
	float:right;
	border: 1px solid #01A3F4;
}


.texto_lista_nota{ margin-left:170px;}
/*---*/
#contenido{
	padding: 10px 15px 10px 15px;
}

	#contenido h3{ font:bold 22px Arial; margin:0px 0px 5px 0px; padding:0px;}
	
	#contenido .copete{ font-size:18px; font-weight:bold; font-style:italic; padding-bottom:5px;}
	
	#contenido .nota{ margin-bottom:10px;}
	
#ventana_noticias .contenido_notas, #ventana_prensa .contenido{
	overflow: auto;
	height:500px;	
	border-bottom: 2px solid #FFF;
	margin-bottom:5px;

}

#ventana_noticias .noticia_detalle{
	overflow: auto;
	max-height:500px;
	_height:500px;	
}

.noticias{
	border-bottom: 1px solid #3D3D3D;
	padding-top:3px;
	padding-bottom:15px;
	font-size:16px;
}

.titulos{
	font:normal 20px Verdana, Arial, Helvetica, sans-serif;
	padding-top:5px;
	letter-spacing:-1;
	/*line-height:16px;*/
}
	.titulos a{text-decoration:none;}
	
	.titulos a:hover{text-decoration:underline;}

.botonera{
	font:normal 14px Arial;
}

.botonera span{ }

.botonera span a{
	text-decoration: none;
	background:#005685;
	margin:0px 2px;
	padding:1px 3px 1px 3px;
}

.botonera span a:hover{
	background:#01A3F4;
}

.botonera span a.seleccionado{
	border:1px solid #01A3F4;
	color:#01A3F4;
	background:#fff;
	font-weight:bold;
}

.botonera #siguiente{
	background: url("flechauno.jpg") no-repeat 100% 2px  ;
	padding-right: 15px;
}

.botonera #anterior{
	background: url("flechados.jpg") no-repeat 0% 2px  ;
	padding-left: 15px;
}

.panel{
	background:#FFFFFF;
	color:#01A3F4;
	border-bottom: 1px solid #01A3F4; 
}

.panel h3{
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
}

.panel button{
	float: right;
	background: none;
	color: #01A3F4;
	border:0px;	
	text-decoration:underline;
	padding-top:2px;
}

button{cursor:pointer;}

/*----------------------------------------- ALBUMES ---------------------------------------------*/
#albumes .navegar{
	background:#01A3F4;
	text-align:center;
}

#albumes .navegar .prev,  #albumes .navegar .next {
	color:#FFFFFF;
	background:none;
	border: 0px;
}
#albumes .albumes{
	border-left: 1px solid #01A3F4;
	border-right: 1px solid #01A3F4;
	padding:10px;
}

#albumes .albumes .album{
	border-bottom: 1px solid #3D3D3D;
	padding: 5px 0px
}

#albumes .albumes .album img{
	float: left;
	margin-right:10px;
}

#albumes li.album{ 
	min-height:150px;
	_height:150px;
}

#albumes .albumes .album .text{
	margin-left: 115px;
}

#album button{
	background:#01A3F4;
	text-align:center;
	color:#FFFFFF;
	border: 0px;
}

#album .navegar{
	text-align: center;
}

#album table{
	width: 650px;
	border: 1px solid#01A3F4;
	collapse: collapse;
}

#album td.prev,  #album td.next {
	color:#FFFFFF;
	background:#01A3F4;
	border: 0px;
	width:25px;
}

img.selected{
border:1px solid #FFF;
}

/*----------------------- PORTADA ------------------------*/

.portada_sitio{ background:#000000;}

.portada_sitio img{ margin-top:220px;}

.select_idioma,
.select_idioma a{ 
	margin-top:40px;
	font:normal 21px Arial;
	color:#FFFFFF;
	text-decoration:none;
}

.select_idioma a:hover{ text-decoration:underline;}

.img_portada{
	width:181px;
	height:249px;
	margin-top:220px;
	background: url(../images/logo_z_portada.png) no-repeat;
}
