﻿/* 
Rithmus Netlabel 2008
Licensed over Creative Commons
Attribution - Non Commercial - No Derivative Works (3.0)
http://creativecommons.org/licenses/by-nc-nd/3.0/
*/

/* Cuerpo de la pagina */
body {
	/* background-color: black; */
	/* background-image: url(http://download.rithmus.com/dsign/images/flores.png); */
	/*height: 100%; */
	/* no-wrap¿?¿?; */
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	text-align: center;
	/*background: #CCCC99 url("imagenes/rithmus_fondo.jpg") top right no-repeat;*/
	background-image: url("imagenes/rayado.png");
	background-color: white;
	/*background-color: #CCCC99;*/
	/*height: 100%;*/
}

/* Para poner algo arriba */
div#arriba{
	position: relative;
	height:50px;
	/*display: none;*/
}

/* La plantilla del portal */
div#plantilla{
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 640px;
	text-align: left;
	/*height:100%;*/
	/* background-color: white; */
}

/* Datos para la cabecera */
div#cabecera{
	position: relative;
	/*width: 640px;*/
	width: 100%;
	height: 125px;
	margin: 0;
	padding: 0;
	/*text-align: right;*/
	/*vertical-align: top;*/
	background-color: black;
	background-image: url("imagenes/rithmus_cabecera.jpg");
	border: black 1px solid;
}

/* Menu superior con dos menus */
div#menuSuperior{
	position: relative;
	/*width: 640px;*/
	width: 100%;
	height: 100px;
	margin: 0;
	padding: 0;
	text-align: right;
	vertical-align: top;
}

/* Logo de rithmus del menu superior para ancho 16px */
div#logoRithmus{
	position: relative;
	/*width: 640px;*/
	width: 100%;
	height: 25px;
	margin: 0;
	padding: 0;
	text-align: right;
	/*vertical-align: bottom;*/
	/*background-color: red;*/
	/*padding: 0 0 0 0;*/
}

/* Menu de navegacion, situado debajo de la cabecera */
div#navegacion{
	position: relative;
	/*width: 640px;*/
	width: 100%;
	height: 20px;
	background-color: white;
	border: black 1px solid;
	margin: 2 0 0 0;
	padding: 0;
}

/* Posicionamiento de pagina y otros */
div#cursor{
	position: relative;
	float: left;
	/*width: 500px;*/
	height: 20px;
	margin: 0;
	padding: 0;
	/*background-color: black;*/
	vertical-align: middle;
	clear: left;
}

/* Login o RSS*/
div#login{
	position: relative;
	width: 140px;
	height: 20px;
	margin: 0;
	padding: 0;
	float: right;
	text-align: right;
	vertical-align: middle;
	/*background-color: black;*/
	background-image: url("imagenes/loginRSS.png");
}

/* Contenido del portal */
div#contenido{
	position: relative;
	/*width: 640px;*/
	width: 100%;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	/*height: 100%;*/
	background-color: white;
	border: black 1px solid;
	margin: 2 0 0 0;
	padding: 0 0 10 0;
	background: white url("imagenes/rithmus_esquina.jpg") bottom right no-repeat;
	/*height:100%;*/
}

/* Contenido del foro */
div#foro{
	position: relative;
	display: table;
	/*width: 640px;*/
	width: 100%;
	min-height: 300px;
	height: auto !important;
	/*height: 300px;*/
	height: 100%;
	background-color: white;
	border: black 1px solid;
	margin: 2 0 0 0;
	padding: 0 0 10 0;
	background-color: white;
	/*background: white url("imagenes/rithmus_esquina.jpg") bottom right no-repeat;*/
	/*height:100%;*/
}

/* Contenido a la izquierda */
div#izquierda{
	position: relative;
	/*width: 470px;*/
	width: 74%;
	float: left;
	margin: 0;
	padding: 0;
	/*background-color: yellow;*/
	vertical-align: top;
	text-align: left;
	clear: left;
	/*height:100%;*/
}

/* Contenido a la derecha */
div#derecha{
	position: relative;
	/*width: 170px;*/
	width: 26%;
	float: right;
	vertical-align: top;
	text-align: left;
	margin: 0;
	padding: 0;
	/*background-color: blue;*/
	clear: right;
	/*height:100%;*/
}

/* Contenido principal derecha */
div#columnaDerecha{
	position: relative;
	margin: 0;
	padding: 4 10 6 10;
	/*padding: 0;*/
	text-align: left;
}

/* Derechos y esas cosas */
div#legales{
	position: relative;
	height: 25px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	cursor: default;
}
div#legales p{
	display: block;
	margin: 0;
	padding: 2px;
	/*background-color: white;*/
}

/* Para entrar en la página principal*/
div.entrarPrincipal{
	position: relative;
	width: 100%;
	margin: 2 0 0 2;
	padding: 0 0 0 8;
	/*padding: 0 0 0 5;*/
	/*padding-top: 3;*/
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	text-align: left;
	color: #EC008C;
	background: url("imagenes/flechaInclinada.gif") no-repeat;
}

div.entrarPrincipal a{	
	padding: 0 0 0 2;
	color: black;
	/*color: #EC008C;*/
	font-weight: bold;
	text-decoration: none;
}

div.entrarPrincipal a:hover{
	padding: 0 1 0 2;
	color: white;
	font-weight: bold;
	text-decoration: none;
	background: #EC008C;
	cursor: pointer;
	/*background: #EC008C url("flechaDerecha.gif") no-repeat;*/
}


/* Contenido fila, parrafo de noticia */
div.contenidoFila{
	position: relative;
	/*width: 470px;*/	
	width: 100%;
	/*height: 100px;*/
	text-align: left;
	margin: 5 0 0 0;
	padding: 0 0 10 10;
	background: white url("imagenes/rithmus_flores.jpg") bottom left no-repeat;
	/*background-position: bottom 5px left 10px;*/
}

/* Contenido fila, parrafo de noticia */
div.contenidoArticulo{
	position: relative;
	/*width: 470px;*/	
	width: 100%;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	/*height: 100px;*/
	text-align: left;
	margin: 5 0 0 0;
	padding: 0 0 10 10;
	background: white url("imagenes/rithmus_flores_articulo.jpg") bottom left no-repeat;
	/*background-position: bottom 5px left 10px;*/
}

/* Contenido fila, parrafo del artista */
div.contenidoArticuloArtista{
	position: relative;
	/*width: 470px;*/	
	width: 100%;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	/*height: 100px;*/
	text-align: left;
	margin: 5 0 0 0;
	padding: 0 0 10 10;
	background: white url("imagenes/rithmus_flores_artista.jpg") bottom left no-repeat;
	/*background-position: bottom 5px left 10px;*/
}

/* Contenido fila, parrafo de noticia */
div.contenidoArtista{
	position: relative;
	/*width: 470px;*/	
	width: 100%;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	/*height: 100px;*/
	text-align: left;
	margin: 5 0 0 0;
	padding: 0 0 10 10;
	background-color: white;
	/*background: white url("imagenes/rithmus_flores_articulo.jpg") bottom left no-repeat;*/
	/*background-position: bottom 5px left 10px;*/
}

/* Contenido de la referencia */
div.contenidoReferencia{
	position: relative;
	/*width: 470px;*/	
	width: 100%;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	/*height: 100px;*/
	text-align: left;
	margin: 5 0 4 0;
	padding: 0 0 10 10;
	background-color: white;
	/*background: white url("imagenes/rithmus_flores_articulo.jpg") bottom left no-repeat;*/
	/*background-position: bottom 5px left 10px;*/
}

/* Contenido item, fecha, referencia */
div.contenidoFilaItem{
	position: relative;
	width: 102px;
	/*height: 100px;*/
	float: left;
	clear: left;
	text-align: right;
	/*border: black 1px solid;*/
	margin: 0 0 0 0;
	padding: 3 0 0 0;
	background: white;
	/*background-color: purple;*/
}

div.articuloImagen{
	position: relative;
	width: 102px;
	/*height: 102px;*/
	float: left;
	clear: left;
	text-align: right;
	/*border: black 1px solid;*/
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	/*background-color: white;*/
	background: url("imagenes/espacioVertical.gif") repeat-x;
	cursor: default;
}

div.imagenReferencia{
	position: relative;
	width: 100px;
	height: 100px;
	float: left;
	clear: left;
	text-align: right;
	border: black 1px solid;
	margin: 2 0 0 0;
	padding: 0 0 0 0;
	background: black;
	/*background: white;*/
	cursor: default;
}

div.articuloImagen img{
	margin: 2 0 0 0;
	padding: 0 0 0 0;
	width: 100px;
	height: 100px;
	border: black 1px solid;
	background: black;
	cursor: default;
}

/* Contenido item, fecha, referencia */
div.contenidoFilaDescr{
	position: relative;
	/*width: 368x;*/
	/*height: 27px;*/
	/*float: left;*/
	/*clear: left;*/
	text-align: left;
	/*border: black 1px solid;*/
	margin: 0 0 0 0;
	padding: 1 15 0 105;
	/*background-color: purple;*/
}

/* Contenido item, fecha, referencia */
div.contenidoDescArticulo{
	position: relative;
	width: auto;
	/*width: 368x;*/
	/*height: 27px;*/
	/*float: left;*/
	/*clear: left;*/
	text-align: left;
	/*border: black 1px solid;*/
	margin: 0 0 0 0;
	padding: 2 15 0 105;
	/*background-color: purple;*/
}

/* Contenido de la descripción referencia */
div.contenidoDescReferencia{
	position: relative;
	width: auto;
	/*width: 368x;*/
	height: 100px;
	/*float: left;*/
	/*clear: left;*/
	text-align: left;
	/*border: black 1px solid;*/
	margin: 0 0 0 105;
	padding: 2 15 0 0;
	/*background-color: purple;*/
}

/* Parche para navegadores de apple y firefox */
div.parche{
	clear: both;
	margin: 0;
	padding: 0;
}

/* Para opciones en la zona inferior derecha */
div.subOpcion{
	position: relative;
	left: 470px;
	top: -50px;
	width: 100px;
	height: 25px;
	/*clip: rect(0px 200px 100px 0px);*/
	/*visiblity: visible;*/
	z-index: 3;
	/*background-color:#FF0000;*/
	/*layer-background-color:#FF0000;*/
	/*background-image:URL(icono.gif);*/
	/*layer-background-image:URL(icono.gif);*/
	margin: 0 0 0 8;
	padding: 0 0 0 8;
	/*padding: 0 0 0 5;*/
	/*padding-top: 3;*/
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #EC008C;
	/*background: url("imagenes/flechaDerechaIzq.gif") no-repeat;*/
}

div.subOpcion a{	
	padding: 0 0 0 2;
	color: #EC008C;
	font-weight: bold;
	text-decoration: none;
}

div.subOpcion a:hover{
	padding: 0 1 0 2;
	color: white;
	font-weight: bold;
	text-decoration: none;
	background: #EC008C;
	cursor: pointer;
	/*background: #EC008C url("flechaDerecha.gif") no-repeat;*/
}

div.flechaIzq{
	background: url("imagenes/flechaDerechaIzq.gif") no-repeat;
}

div.flechaDer{
	background: url("imagenes/flechaDerechaDer.gif") no-repeat;
}

div.flechaCap{
	background: url("imagenes/flechaDerechaCap.gif") no-repeat;
}

/* Lista ordenada superior izquierda */
ul.menuPrincipal{
	margin: 0;
	padding: 3 5 0 0;
	/*padding-top: 3;*/
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #EC008C;
	cursor: default;
	text-transform: uppercase;
}

ul.menuPrincipal  li{	
	display: inline;
	list-style: none;
}

li.enlace a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	/*color: #FFBCBC;*/
	color: DarkGray;
	display: inline;
	/*width: 100%;*/
}

li.enlace a:hover{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFBCBC;
	/*color: #EC008C;*/
	cursor: pointer;
	/*background-color: black;*/
}

/* Cuando el menu principal está activo */
li.activo{
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
	/*color: #FFBEBE;*/
	color: white;
	cursor: default;
}

li.activo a{
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
	/*color: #FFBEBE;*/
	color: white;
	cursor: default;
}

li.activo a:hover{
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
	/*color: #FFBEBE;*/
	color: white;
	cursor: pointer;
}

/* Menu secundario de la cabecera */
p.menuSecundario{
	margin: 0;
	padding: 2 5 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777;
	cursor: default;
}
p.menuSecundario a{
	font-weight: normal;
	text-decoration: none;
	color: #777;
}

p.menuSecundario a:hover{
	/*text-decoration: underline;*/
	text-decoration: none;
	color: white;
	background-color: black;
	cursor: pointer;
}

/* Logo de rithmus */
div.logo{
	float: right;
	width: 160px;
	height: 25px;
	margin: 0 2 0 2;
	padding: 0;
	/*background-image: url("imagenes/rithmus_logo.png") !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='estilo/imagenes/rithmus_logo.png');*/
	/*padding: 39 5 0 0;*/
	/*padding: 0 5 0 0;*/
	/*border: 0;*/
	/*width: 100px;*/
	/*height: 16px;*/
}

/* Sitio de info y navegacion */
pre.cursorPlace{
	margin: 0;
	padding: 0 0 0 5;
	line-height: 20px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	/*font-weight: bold;*/
	font-weight: none;
	text-transform: none;
	text-decoration: none;
	/*color: dimgray;*/
	color: #EC008C;
	cursor: default;
}

/* Sitio para login y RSS */
pre.loginPlace{
	margin: 0;
	/*padding: 0;*/
	padding: 0 4 0 0;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;	
	text-transform: uppercase;
}

/* Enlace info */
font.info{
	font-weight: none;
	text-decoration: none;
	color: black;
	/*color: dimgray;*/
}

font.info:hover{
	font-weight: none;
	/*text-decoration: underline;*/
	color: black;
	cursor: default;
	/* cursor: pointer; */
	/*background-color: black;*/
}

/* Enlace RSS */
a.RSS{
	padding: 0 1 0 0;
	font-weight: bold;
	text-decoration: none;
	color: white;
	/*color: #F4BF8E;*/
}

a.RSS:hover{
	padding: 0 1 0 2;
	font-weight: blod;
	text-decoration: none;
	/*color: #FA8200;*/
	color: #ffe5b3;
	cursor: pointer;
	/*background-color: #e5ec00;*/
}

/* Texto derecha */
p.tituloDerecha{
	margin: 0;
	padding: 3 0 0 0;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
	font-size: 12px;
	color: #777777;
	/*line-height: 20px;*/
	cursor: default;
}

/* BORRAR!!!!
p.textoDerecha{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: none;
	font-size: 11px;
	text-decoration: none;
	color: #777777;
}

p.textoDerecha a{
	font-weight: none;
	color: #777777;
	text-decoration: none;
}

p.textoDerecha a:hover{
	font-weight: none;
	color: #777777;
	text-decoration: underline;
}
*/

/* Linea de separación de la derecha */
div.lineaSubrayado{
	margin: 1 0 1 0;
	padding: 0 0 0 0;
	height: 1px;
	border: 0;
	/*color: #CCCCCC;*/
	background-color: #CCCCCC;
	width: 100%;
}

div.lineaSubrayado hr{	
	display: none;
}

/* Tabla especial para las descargas */
div.linksDescargas {
	position: relative;
	margin: 0 0 0 2;
	padding: 0 0 0 3;
	clear:both;
	display: table;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: none;
	text-decoration: none;
	width: 100%;
	cursor: default;
}

div.linksDescargas:hover {
	/*color: white;*/
	background: #FFBCBC;
	cursor: default;
}

div.linkPista{
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	width: 15px;
	/*height: 14px;*/
	text-align: right;
	font-size: 9px;
	/*line-height: 14px;*/
	bottom: -2px;
	color: #EC008C;
	cursor: default;
}

div.linkNombre {
	position: relative;
	margin: 0;
	padding: 0 0 0 2;
	width: auto;
	/*height: 14px;*/
	/*width: 100%;*/
	/*display: inline;*/
	float: left;
	/*clear: right;*/
	text-align: left;
	font-size: 11px;
	/*line-height: 14px;*/
	color: black;
	cursor: default;
}

div.linkEscucha{
	position: relative;
	margin: 2 0 0 0;
	padding: 0 0 0 0;
	width: 35px;
	height: 10px;
	float: right;
	text-align: center;
	cursor: default;
	/*vertical-align: 2px;*/
}

div.linkDescarga {
	position: relative;
	margin: 0;
	padding: 0;
	width: 35px;
	float: right;
	text-align: center;
	font-size: 11px;
	/*float: right;*/
	/*clear: right;*/
	/*line-height: 14px;*/
	color: black;
	cursor: default;
}

div.linkDescarga a{
	position: relative;
	margin: 0;
	padding: 0;
	width: 35px;
	float: right;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	font-weight: none;
	/*float: right;*/
	/*clear: right;*/
	/*line-height: 14px;*/
	color: black;
	cursor: default;
}

div.linkDescarga a:hover{
	position: relative;
	margin: 0;
	padding: 0;
	width: 35px;
	float: right;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	/*float: right;*/
	/*clear: right;*/
	/*line-height: 14px;*/
	color: black;
	background-color: white;
	/*color: white;*/
	/*background-color: #EC008C;*/
	cursor: pointer;
}

div.linkDuracion {
	position: relative;
	margin: 0;
	padding: 0;
	width: 35px;
	float: right;
	text-align: center;
	font-size: 11px;
	/*line-height: 14px;*/
	color: black;
	cursor: default;
}

/* Link para descargar la referencia */
ul.linksDerechaReferencia{
	margin: 5 3 0 0;
	padding: 0 0 0 2;
	height: 14px;
	/*width: 339px;*/
	/*min-width: 348px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	font-size: 11px;
	color: #777777;
	/* text-align:justify; */
	/* text-justify: newspaper; */
}

ul.linksDerechaReferencia  li{
	background: url("imagenes/flechaInclinada.gif") no-repeat;
	list-style: none;
	margin: 0;
	padding: 0 0 0 8;
	/*padding-left:10px;*/
	color: #777777;
	line-height: 130%;
}

ul.linksDerechaReferencia li a{
	margin: 0;
	padding: 0 1 0 2;
	font-weight: normal;
	text-decoration: none;
	display: block;
	/*width: 348px;*/
	width:100%;
	color: #777777;
	/*height: 100%;*/
}

ul.linksDerechaReferencia li a:hover{
	/*text-decoration: underline;*/
	margin: 0;
	padding: 0 1 0 2;
	text-decoration: none;
	display: block;
	color: white;
	background-color: #FFBCBC;
	/*background-color: #EC008C;*/
	cursor: pointer;
	/*width: 348px;*/
	/*color: #777777;*/
	/*background: white;*/
}

/* Links de la derecha */
ul.linksDerecha{
	margin: 0;
	/*padding-left: 2px;*/
	padding: 0 0 0 2;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: none;
	font-size: 11px;
	color: #777777;
	/* text-align:justify; */
	/* text-justify: newspaper; */
}

ul.linksDerecha  li{
	background: url("imagenes/flechaInclinada.gif") no-repeat;
	list-style: none;
	margin: 0;
	padding: 0 0 0 8;
	/*padding-left:10px;*/
	color: #777777;
	line-height: 130%;
}

ul.linksDerecha li a{
	margin: 0;
	padding: 0 1 0 2;
	font-weight: normal;
	text-decoration: none;
	display: block;
	width:100%;
	color: #777777;
	/*height: 100%;*/
}

ul.linksDerecha li a:hover{
	/*text-decoration: underline;*/
	margin: 0;
	padding: 0 1 0 2;
	text-decoration: none;
	display: block;
	color: white;
	background-color: #FFBCBC;
	/*background-color: #EC008C;*/
	cursor: pointer;
	/*color: #777777;*/
	/*background: white;*/
}

/* Fecha, número de release, etc.. */
pre.contenidoFilaItem{
	margin: 0;
	padding: 0 2 0 0;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
	font-size: 12px;
	/*line-height: 27px;*/
	color: white;
	background-color: black;
	cursor: default;
}

/* Código de referencia */
pre.codigoReferencia{
	margin: 84 0 0 0;
	padding: 1 2 0 0;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	color: white;
	background-color: black;
	cursor: default;
}

/* Título izquierda */
p.tituloIzquierda{
	position: relative;
	margin: 0 0 0 0;
	padding: 0;
	/*padding: 3 0 0 0;*/
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
	font-size: 13px;
	color: black;
	cursor: default;
	/*color: #777777;*/
	/*line-height: 20px;*/
}

/* Título y autor referencia*/
p.tituloIzquierdaReferencia{
	position: relative;
	margin: 0 0 0 2;
	padding: 0;
	height: 16px;
	line-height: 16px;
	/*padding: 3 0 0 0;*/
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
	font-size: 13px;
	color: black;
	cursor: default;
	/*color: #777777;*/
	/*line-height: 20px;*/
}

p.tituloIzquierdaReferencia a{
	margin: 0 0 0 0;
	padding: 0;
	height: 16px;
	line-height: 16px;
	/*padding: 3 0 0 0;*/
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: black;
	cursor: default;
}

p.tituloIzquierdaReferencia a:hover{
	margin: 0 0 0 0;
	padding: 0;
	height: 16px;
	line-height: 16px;
	/*padding: 3 0 0 0;*/
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
	color: black;
	cursor: pointer;
}

/* Titulo artículo */
p.tituloArticulo{
	position: relative;
	margin: 0 0 0 0;
	padding: 0;
	/*padding: 3 0 0 0;*/
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
	font-size: 13px;
	color: white;
	background-color: black;
	cursor: default;
	/*color: #777777;*/
	/*line-height: 20px;*/
}

p.tituloArticulo a{
	margin: 0 0 0 0;
	padding: 0;
	/*padding: 3 0 0 0;*/
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: white;
	background-color: black;
	cursor: default;
	/*color: #777777;*/
	/*line-height: 20px;*/
}

p.tituloArticulo a:hover{
	margin: 0 0 0 0;
	padding: 0;
	/*padding: 3 0 0 0;*/
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: white;
	background-color: #EC008C;
	/*background-color: #EC008C;*/
	cursor: pointer;
	/*color: #FFBCBC;*/
	/*line-height: 20px;*/
}

/* Para la descripción de las referencias */
ul.textoReferenciaPrincipal{
	margin: 7 0 0 4; 
	padding: 0 0 0 0;
	/*width: 100%;*/
	height: 60px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: none;
	font-size: 11px;
	text-align: justify;
	text-justify: newspaper;
	/*color: #777777;*/
	color: black;
	/*background: url("imagenes/flechaIzquierda.gif") no-repeat;*/
	cursor: default;
}

ul.textoReferenciaPrincipal  li{
	list-style: none;
	margin: 0; 
	padding: 0;
	/*height: 83px;*/
	/*color: #777777;*/
	color: black;
	width:100%;
	/*background: url("imagenes/flechaIzquierda.gif") no-repeat;*/
	cursor: default;
}

ul.textoReferenciaPrincipal li a{
	/*margin: 5 0 0 2; */
	/*padding: 0 0 0 10;*/
	/*width: 100%;*/
	display: block;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: none;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
	text-justify: newspaper;
	/*color: #777777;*/
	color: black;
	/*background: url("imagenes/flechaIzquierda.gif") no-repeat;*/
	cursor: default;
}

ul.textoReferenciaPrincipal li a:hover{
	/*margin: 5 0 0 2; */
	/*padding: 0 0 0 10;*/
	/*width: 100%;*/
	display: block;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: none;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
	text-justify: newspaper;
	/*color: #777777;*/
	color: white;
	background-color: black;
	cursor: pointer;
}

p.textoArticuloCabeza{
	margin: 0 0 0 2; 
	padding: 0 0 0 10;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: none;
	font-size: 11px;
	text-align: justify;
	text-justify: newspaper;
	/*color: #777777;*/
	color: black;
	background: url("imagenes/flechaIzquierda.gif") no-repeat;
	cursor: default;
}

p.textoArticuloCabeza:hover{
	margin: 0 0 0 2; 
	padding: 0 0 0 10;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: none;
	font-size: 11px;
	text-align: justify;
	text-justify: newspaper;
	/*color: #777777;*/
	color: white;
	background: black url("imagenes/flechaIzquierda.gif") no-repeat;
	cursor: default;
}

ul.textoArtistaPrincipal{
	margin: 0 0 0 2;
	padding: 0 0 0 0;
	/*height: 83px;*/
	display: block;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: none;
	font-size: 11px;
	text-align: justify;
	text-justify: newspaper;
	/*background: url("imagenes/flechaIzquierda.gif") no-repeat;*/
	cursor: pointer;
}

ul.textoArtistaPrincipal  li{
	list-style: none;
	margin: 0; 
	padding: 0;
	height: 83px;
	/*color: #777777;*/
	color: black;
	width:100%;
	background: url("imagenes/flechaIzquierda.gif") no-repeat;
	cursor: default;
}

ul.textoArtistaPrincipal li a{
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	height: 83px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
	text-justify: newspaper;
	/*color: #777777;*/
	color: black;
	background: url("imagenes/flechaIzquierda.gif") no-repeat;
	cursor: default;
}

ul.textoArtistaPrincipal li a:hover{
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	height: 83px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
	text-justify: newspaper;
	/*color: #777777;*/
	color: white;
	/*background-color: black;*/
	background: black url("imagenes/flechaIzquierda.gif") no-repeat;
	cursor: pointer;
}

ul.linksReferencias{
	margin: 0 0 0 0;
	/*padding-left: 2px;*/
	padding: 0 0 0 2;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: none;
	font-size: 11px;
	color: #777777;
	cursor: default;
	/* text-align:justify; */
	/* text-justify: newspaper; */
}

ul.linksReferencias  li{
	background: url("imagenes/flechaInclinada.gif") no-repeat;
	list-style: none;
	margin: 0 0 0 10;
	padding: 0 0 0 8;
	/*padding-left:10px;*/
	color: #777777;
	line-height: 130%;
	cursor: default;
}

ul.linksReferencias li a{
	margin: 0;
	padding: 0 1 0 2;
	font-weight: normal;
	text-decoration: none;
	display: block;
	width:100%;
	color: #777777;
	cursor: default;
	/*height: 100%;*/
}

ul.linksReferencias li a:hover{
	/*text-decoration: underline;*/
	margin: 0;
	padding: 0 1 0 2;
	text-decoration: none;
	display: block;
	color: white;
	background-color: #FFBCBC;
	/*background-color: #EC008C;*/
	cursor: pointer;
	/*color: #777777;*/
	/*background: white;*/
}

/* Para información de la referencia */
ul.linksInfo{
	margin: 0 0 0 0;
	/*padding-left: 2px;*/
	padding: 0 0 0 2;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: none;
	font-size: 11px;
	color: black;
	cursor: default;
	/* text-align:justify; */
	/* text-justify: newspaper; */
}


ul.linksInfo  li{
	background: url("imagenes/flechaGris.gif") no-repeat;
	list-style: none;
	margin: 0 0 0 10;
	padding: 0 1 0 10;
	/*padding-left:10px;*/
	color: black;
	line-height: 130%;
	cursor: default;
}

ul.linksInfo li a{
	margin: 0;
	padding: 0;
	/*padding: 0 1 0 2;*/
	font-weight: normal;
	text-decoration: none;
	/*display: block;*/
	/*width:100%;*/
	color: black;
	cursor: default;
	/*height: 100%;*/
}

ul.linksInfo li a:hover{
	/*text-decoration: underline;*/
	margin: 0;
	padding: 0;
	/*padding: 0 1 0 2;*/
	text-decoration: underline;
	/*display: block;*/
	color: black;
	/*background-color: #EC008C;*/
	cursor: pointer;
	/*color: #777777;*/
	/*background: white;*/
}

p.textoArticuloCont{
	margin: 10 0 0 2; 
	padding: 0 0 0 10;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: none;
	font-size: 11px;
	text-align: justify;
	text-justify: newspaper;
	/*color: #777777;*/
	color: black;
	cursor: default;
}

p.textoArticuloCont:hover{
	margin: 10 0 0 2; 
	padding: 0 0 0 10;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: none;
	font-size: 11px;
	text-align: justify;
	text-justify: newspaper;
	/*color: #777777;*/
	color: white;
	background-color: black;
	cursor: default;
}

p.linkArticulo{
	margin: 10 0 0 2; 
	padding: 0 0 0 10;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: none;
	font-size: 11px;
	/*text-transform: capitalize;*/
	/*color: #777777;*/
	color: black;
	cursor: default;
}

p.linkArticulo a{	
	font-weight: none;
	font-size: 11px;
	text-decoration: none;
	/*color: #777777;*/
	color: black;
}

p.linkArticulo a:hover{	
	font-weight: none;
	font-size: 11px;
	text-decoration: underline;
	/*color: #777777;*/
	color: black;
	cursor: pointer;
}


/* Descripcion izquierda*/
ul.descripcionIzquierda{
	width: 342px;
	margin: 0;
	padding: 0 0 0 2;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: none;
	font-size: 11px;
	/*color: #777777;*/
	color: black;
	text-align: justify;
	text-justify: newspaper;
	cursor: default;
}

ul.descripcionIzquierda  li{
	background: url("imagenes/flechaIzquierda.gif") no-repeat;
	list-style: none;
	margin: 0; 
	padding: 0 0 0 10;
	width:100%;
	/*color: #777777;*/
	color: black;
	cursor: default;
}

ul.descripcionIzquierda li a{
	font-weight: normal;
	text-decoration: none;
	display: block;
	/*width:100%;*/
	/*color: #777777;*/
	color: black;
}

ul.descripcionIzquierda li a:hover{
	/*text-decoration: underline;*/
	text-decoration: none;
	display: block;
	/*color: #777777;*/
	color: white;
	background-color: black;
	cursor: pointer;
	/*background-color: #FFBCBC;*/
}

/* Fuente para pres. en rosa */
font.rosafluo{
	color: #EC008C;
}
font.rosacarne{
	color: #FFBCBC;
}

/* Espaciado de 10px para artistas */
img.parcheEspaciado{
	margin: 0; 
	padding: 0;
	border: 0;
	width: 10px;
	height: 0px;
	visibility: hidden;
	/*display: none;*/
}

/* Link de correo */
font.correo{
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	/*height: 83px;*/
	/*display: block;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
	text-justify: newspaper;
	/*color: #777777;*/
	color: #EC008C;
	background: url("imagenes/correo.gif") no-repeat;
	cursor: default;
}
font.correo a{
	margin: 0 0 0 11; 
	padding: 0 1 0 1;
	/*height: 83px;*/
	/*display: block;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
	text-justify: newspaper;
	/*color: #777777;*/
	color: #EC008C;
	/*background: url("imagenes/correo.gif") no-repeat;*/
	cursor: default;
}

font.correo a:hover{
	margin: 0 0 0 11; 
	padding: 0 1 0 1;
	/*height: 83px;*/
	/*display: block;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	font-size: 11px;
	text-decoration: underline;
	text-align: justify;
	text-justify: newspaper;
	/*color: #777777;*/
	color: #EC008C;
	/*background-color: #EC008C;*/
	/*background: #EC008C url("imagenes/correo.gif") no-repeat;*/
	cursor: pointer;
}

font.blanca{
	color: white;
	background-color: black;
}
