/* -------------------- Estilos generales -------------------- */
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	background-color:#000;
	
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #000000;
}
#facebook{
	margin:0 0 0 40px;
}
p{
	font-size:10px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover{
	color:#FFF;
	background-color:#000;
}
strong{
	font-weight:bold;
}
#contenedor{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width:995px;
}
#imgInicio{
	float:left;
	width:995px;
	height:500px;
	background-image:url(img/imgInicio.jpg);
	background-repeat:no-repeat;
}
#zonaIz{
	float:left;
	width:463px;
	margin:20px 0 0 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#zonaIndex{
	float:left;
	width:945px;
	margin:20px 0 0 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#cabeceraIndex{
	float:left;
	width:460px;
	height:78px;
	background-image:url(img/cabecera_mid_eBook_index.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#cabeceraIndex h1{
	visibility:hidden;
}
#cabeceraIndex h2{
	visibility:hidden;
}
#cabeceraIndex h2{
	visibility:hidden;
}
#cabecera{
	float:left;
	width:460px;
	height:78px;
	background-image:url(img/cabecera_mid_eBook_cas.gif);
	background-repeat:no-repeat;
	background-position:top left;
	border-bottom:#000000 1px solid;
}
#cabecera h1{
	visibility:hidden;
}
#idiomas{
	float:right;
	margin:32px 10px 0 0;
}
#idiomas li{
	margin:0 0 0 40px;
	display:inline;
	list-style:none;
}
#idiomas ul li a {
	color: #ffffff;
	background-color:#000;
}
#idiomas ul li a:hover {
	color: #000000;
	background-color:#FFF;
}
#idiomas ul li a#current {
	color: #ffffff;
	background-color:#000;
}
#cabecera h2{
	visibility:hidden;
}
#menEdiciones{
	margin:30px 0 0 0;
	float:left;
	width:240px;
}
#cabeEdiciones{
	height:33px;
	margin:0 0 5px 0;
	border-bottom:#000000 1px solid;
	background-image:url(img/ediciones_cas.gif);
	background-repeat:no-repeat;
}
#cabeEdiciones h2{
	visibility:hidden;
}
#scrollEdiciones{
	float:left;
	width:240px;
	height:200px;
	overflow:auto;
}
#ulEdiciones{
	float:left;
	width:223px;
}
#ulEdiciones ul{
	display:block;
}
#ulEdiciones li{
	border-bottom:#999999 1px solid;
	margin:11px 0 0 -40px;
	list-style:none;
}
#ulEdiciones ul li a {
	color: #000000;
	text-decoration: none;
	font-weight:lighter;
	font-size:13px;
}
#ini a:hover {
	color: #ffffff;
}
#menArtistas{
	margin:30px 0 0 20px;
	float:left;
	width:200px;
}
#cabeArtistas{
	height:33px;
	margin:0 0 5px 0;
	border-bottom:#000000 1px solid;
	background-image:url(img/artistas_cas.gif);
	background-repeat:no-repeat;
}
#cabeArtistas h2{
	visibility:hidden;
}
#scrollArtistas{
	float:left;
	width:200px;
	height:200px;
	overflow:auto;
}
#ulArtistas{
	float:left;
	width:183px;
}

#ulArtistas ul{
	display:block;
}

/*---------*/
#ulArtistas li{
	border-bottom:#999999 1px solid;
	margin:10px 0 0 -40px;
	list-style:none;
	font-size:12px;
}
#ulArtistas li#duplicados{
	border-bottom:#999999 1px solid;
	margin:5px 0 0 0;
	list-style:none;
	font-size:11px;
}
#ulArtistas ul li#duplicados a {
	text-decoration: none;
	font-weight:lighter;
	font-size:11px;
}
/*---------*/
#ulArtistas ul li a {
	text-decoration: none;
	font-weight:lighter;
	font-size:12px;
}
#ulArtistas ul li a:hover{
	color:#00000;
	}
#ulArtistas ul li a#select {
	color:#ffffff;
	background-color:#000;
}

#flashesVideos{
	width:240px;
	float:left;
	margin:20px 0 0 0;
}
#flashesVideos p{
	margin:5px 0 0 0;
}
#cabeFlashesVideos{
	height:24px;
	margin:0 0 5px 0;
	border-bottom:#000000 1px solid;
	background-image:url(img/flashesVideo_cas.gif);
	background-repeat:no-repeat;
}
#cabeFlashesVideos h2{
	visibility:hidden;
}

#creditos{
	width:205px;
	float:left;
	margin:20px 0 0 15px;
}
#creditos p{
	margin:5px 0 0 0;
}
#cabeCreditos{
	height:24px;
	margin:0 0 5px 0;
	border-bottom:#000000 1px solid;
	background-image:url(img/creditos_cas.gif);
	background-repeat:no-repeat;
}
#cabeCreditos h2{
	visibility:hidden;
}


#colaboran{
	width:460px;
	float:left;
	margin:60px 0 0 0;
}
#colaboran p{
	font-size:9px;
	margin:5px 0 0 0;
}
#cabeColaboran{
	height:24px;
	margin:0 0 5px 0;
	border-bottom:#000000 1px solid;
	background-image:url(img/colaboran_cas.gif);
	background-repeat:no-repeat;
}
#cabeColaboran h2{
	visibility:hidden;
}
#contacto{
	width:460px;
	float:left;
	margin:0 0 0 0;
}
#contacto p{
	margin:0 0 0 0;
}
#cabeContacto{
	height:22px;
	margin:0 0 5px 0;
	border-bottom:#000000 1px solid;
	background-image:url(img/contacto_cas.gif);
	background-repeat:no-repeat;
}
#cabeContacto h2{
	visibility:hidden;
}
/*------zona derecha-------*/
#zonaDe{
	float:right;
	width:497px;
}
#slide{
	margin:0 0 0 8px;
	border-bottom:#ffffff 1px solid;
	width:490px;
	height:380px;
	color:#FFF;
}
#slide p{
	margin:0 0 0 2px;
}
/*-------cabecera ini------*/
#cabeceraDatosIni{
	float:left;
	margin:20px 0 0 8px;
	width:490px;
	height:35px;
	background-image:url(img/mid_e.gif);
	background-repeat:no-repeat;
	border-bottom:#ffffff 1px solid;
}
#cabeceraDatosIni h3{
	display:none;
}

/*-------creditos------*/
#cabeceraDatosEquipo{
	float:left;
	margin:20px 0 0 8px;
	width:490px;
	height:35px;
	background-image:url(img/equipo_cas.gif);
	background-repeat:no-repeat;
	border-bottom:#ffffff 1px solid;
}
#cabeceraDatosEquipo h3{
	display:none;
}
#cabeceraDatosPatrocinadores{
	float:left;
	margin:20px 0 0 8px;
	width:490px;
	height:35px;
	background-image:url(img/patrocinadores_cas.gif);
	background-repeat:no-repeat;
	border-bottom:#ffffff 1px solid;
}
#cabeceraDatosPatrocinadores h3{
	display:none;
}
#datosCreditos{
	float:left;
	margin-top:20px;
	width:497px;
	height:500px;
	overflow:auto;
}
#textoCreditos{
	width:450px;
	margin:0 0 0 10px;
	color:#CCC;
	font-weight:lighter;
}
#textoCreditos strong{
	font-weight:bold;
	color:#FFF;
}
/*--------cabecera general-------*/
#cabeceraDatos{
	float:left;
	margin:20px 0 0 8px;
	width:490px;
	height:22px;
}
#cabeceraDatos h3{
	height:22px;
	font-size:14px;
	border-bottom:#ffffff 1px solid;
}
#datos{
	float:left;
	margin-top:20px;
	width:497px;
	height:140px;
	overflow:auto;
}
/*----------FLASHES VIDEO---------*/
#cabeVideos{
	height:33px;
	margin:0 0 5px 0;
	border-bottom:#000000 1px solid;
	background-image:url(img/flashesVideoW_cas.gif);
	background-repeat:no-repeat;
}
#cabeVideos h2{
	visibility:hidden;
}
#ulVideos{
	float:left;
	width:183px;
}

#ulVideos ul{
	display:block;
}
#ulVideos li{
	border-bottom:#999999 1px solid;
	margin:10px 0 0 -40px;
	list-style:none;
}
#ulVideos ul li a {
	text-decoration: none;
	font-weight:lighter;
	font-size:12px;
}
#ulVideos ul li a:hover{
	color:#00000;
	}
#ulVideos ul li a#select {
	color:#ffffff;
	background-color:#000;
}
/*------menú imagenes------*/
#slide ul{
	padding:0 0 0 0;
	display:inline;
}
#slide li{
	width:120px;
	height:120px;
	margin:2px 0 0 2px;
	padding:0 0 0 0;
	list-style:none;
	float:left;
}
#slide ul li a {
	width:120px;
	height:120px;
	color: #000000;
	text-decoration: none;
	font-weight:lighter;
	font-size:13px;
}
#slide ul li a img{
	border:none;
}
#slide ul li a:hover {
	width:120px;
	height:120px;
	border-bottom:#ffffff 1px solid;
}
/*--------cabecera flashes video -------*/
#cabeceraVideo{
	float:left;
	margin:20px 0 0 8px;
	width:490px;
	height:35px;
	background-image:url(img/flashesVideoB_cas.gif);
	background-repeat:no-repeat;
	border-bottom:#ffffff 1px solid;
}
#cabeceraVideo h3{
	display:none;
}
/*--------texto general --------*/
#texto{
	width:450px;
	margin:0 0 0 10px;
}
#texto h3{
	font-size:14px;
	font-weight:lighter;
}
#texto strong{
	font-size:10px;
}
#datos p{
	color:#CCC;
	font-weight:lighter;
}
#texto strong{
	font-weight:lighter;
	color:#FFF;
}
