/* CSS Tracklists LPs - Sitio web oficial de NACH */

# {
	margin: 0px;
	padding: 0px;
	}
. {
	margin: 0px;
	padding: 0px;
	}

.cont_lps {
	width: 442px;
	background-image: url(images/descargas/contenido.gif);
	background-repeat: repeat-y;
	}
.cab_lps {
	width: 442px;
	height: 39px;
	}
.pie_lps {
	width: 442px;
	height: 10px;
	background-image: url(images/descargas/pie.gif);
	background-repeat: no-repeat;
	}
	
.cont_sub {
	width: 422px;
	margin: 10px 0px 0px 10px;
	background-color: #9FBCC9;
	color: white;
	}
.cab_sub {
	width: 422px;
	height: 25px;
	}

.cont_sub ul {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
.cont_sub ul li {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 2px 0px 2px 5px;
	background-image: url(images/descargas/sub/fondo.gif);
	background-repeat: no-repeat;
	}
.cont_sub a {
	display: block;
	list-style-type: none;
	padding: 2px 0px 2px 5px;
	background-image: url(images/descargas/sub/fondo.gif);
	background-repeat: no-repeat;
	}
.cont_sub a:link, .cont_sub a:visited {
	display: block;
	text-decoration: underline;
	color: white;
	}
.cont_sub a:hover, .cont_sub a:active {
	display: block;
	text-decoration: none;
	background-color:  #C5DAE3;
	background-image: url(images/descargas/sub/fondo_hover.gif);
	background-repeat: no-repeat;
	color: #686868;
	}

.pie_sub {
	width: 422px;
	height: 10px;
	margin: 0px 0px 0px 10px;
	background-image: url(images/descargas/sub/pie_sub.gif);
	background-repeat: no-repeat;
	}
	

/* CSS Portadas LPs - Sitio web oficial de NACH */

#portadas {
	width: 442px;
	height: 137px;
	margin: 0px 0px 5px 0px;
	background-image: url(images/lps/fondo_portadas.gif);
	background-repeat: no-repeat;
	}
	
a#arsmagna_01 {
	width: 142px;
	height: 137px;
	background-image: url(images/lps/arsmagna_01a.jpg);
	background-position: top;
	float: left;
	}
a#arsmagna_01 span {
	display: none; 
	}
a#arsmagna_01:hover {
	background-position: bottom;
	}
	
a#arsmagna_02 {
	width: 142px;
	height: 137px;
	background-image: url(images/lps/arsmagna_02a.jpg);
	background-position: top;
	float: left;
	}
a#arsmagna_02 span {
	display: none; 
	}
a#arsmagna_02:hover {
	background-position: bottom;
	}
	
a#poesia_difusa_01 {
	width: 142px;
	height: 137px;
	background-image: url(images/lps/poesia_difusa_01a.jpg);
	background-position: top;
	float: left;
	}
a#poesia_difusa_01 span {
	display: none; 
	}
a#poesia_difusa_01:hover {
	background-position: bottom;
	}
	
a#poesia_difusa_02 {
	width: 142px;
	height: 137px;
	background-image: url(images/lps/poesia_difusa_02a.jpg);
	background-position: top;
	float: left;
	}
a#poesia_difusa_02 span {
	display: none; 
	}
a#poesia_difusa_02:hover {
	background-position: bottom;
	}
	
	
a#suburbia_01 {
	width: 142px;
	height: 137px;
	background-image: url(images/lps/suburbia_01a.jpg);
	background-position: top;
	float: left;
	}
a#suburbia_01 span {
	display: none; 
	}
a#suburbia_01:hover {
	background-position: bottom;
	}

	
a#suburbia_02 {
	width: 142px;
	height: 137px;
	background-image: url(images/lps/suburbia_02a.jpg);
	background-position: top;
	float: left;
	}
a#suburbia_02 span {
	display: none; 
	}
a#suburbia_02:hover {
	background-position: bottom;
	}	
	