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

#top {
	height: 152px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(top.jpg);
		text-align: right;
}
body {
	background-color: #CCC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-indent: 25px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	text-indent: 125px;
	margin: 0px;
	padding: 0px;
}
#mostrando_pistas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFF;
	text-decoration: none;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}



#botonera {
	height: 40px;
	width: 896px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #0F3C11;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	background-image: url(fondo_bot.jpg);
}
#bot_home {
	background-color: #0F3C11;
	height: 40px;
	width: 170px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	line-height: 40px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	background-image: url(fondo_bot.jpg);
}
#bot_home:hover {
	background-image: url(fondo_bot2.jpg);
}

#bot_activado {
	background-image: url(fondo_bot2.jpg);
	height: 40px;
	width: 170px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	line-height: 40px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	background-image: url(fondo_bot2.jpg);
}
#cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #004000;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#player {
	float: left;
	width: 500px;
}

#pie {
	background-image: url(pie.jpg);
	height: 30px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
	color: #000;
	text-align: center;
}
#cuadro_tema {
	background-image: url(fondo_tema.jpg);
	height: 140px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#contenedor_noticias {
	width: 180px;
	float: right;
	height: auto;
}
#contenedor_temas {
	float: left;
	width: 720px;
}

#contenidos_int {
	height: 100px;
	width: 650px;
	margin: auto;
	padding-top: 15px;
}
#tapa_cd {
	height: 100px;
	width: 100px;
	float: left;
	margin-right: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tapa_cd img {
	display: block;
	margin: auto;
	border: 1px solid #000;
}


#descrip {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	padding-top: 5px;
	width: 520px;
}
#repro {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin-top: 10px;
}



#nom_tema {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #448F2C;
	font-weight: bold;
}
#nom_artista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}





#botonera a:link {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}



#ver_pistas a:link, #ver_pistas  a:hover, #ver_pistas  a:visited, #ver_pistas a:active {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

#botonera a:active {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

#botonera a:visited {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#botonera a:hover {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
#sub_botonera {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 60px;
	width: 720px;
}
#sub_botonera a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

#sub_botonera a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
#noti_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #6C3;
	text-decoration: none;
	text-align: left;
}
#noti #noti_resenia a:link {

	color: #FFF;
	text-decoration: none;
	text-align: justify;
}
#noti #noti_resenia a:hover {

	color: #C1FFC1;
	text-decoration: none;
	text-align: justify;
}
#noti_resenia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin-top: 10px;
}

#noti #noti_resenia a:active {
	color: #FFF;
	text-decoration: none;
	text-align: justify;
}

#noti #noti_resenia a:visited {
	color: #FFF;
	text-decoration: none;
	text-align: justify;
}



#sub_botonera a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

#sub_botonera a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
}
#noti {
	background-color: #000;
	width: 160px;
	padding: 5px;
	text-align: center;
	margin-bottom: 15px;
	background-image: url(top_noti.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-right: auto;
	margin-left: auto;

}
#noti img {
	text-align: center;
	display: block;
	border: 1px solid #CCC;
	margin-top: 10px;
}
#formulario {
	width: 500px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#formulario input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #CCC;
	border: 1px solid #000;
	width: 200px;
}
#formulario textarea {
	background-color: #CCC;
	width: 250px;
	border: 1px solid #CCC;
}
#info_pistas {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#descargar_listados a:link, #descargar_listados a:visited, #descargar_listados a:active {
	font-weight: bold;
	background-color: #000;
	border: 1px solid #FFF;
	float: right;
	height: auto;
	width: 150px;
	text-align: center;
	margin-right: 10px;
	margin-top: auto;
	margin-bottom: auto;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
#descargar_listados a:hover {
	color: #0C0;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
}
#ver_pistas {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}
#ver_pistas a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFF;
	text-decoration: none;
}
#botoncitoComprar {
	height: 100px;
	width: 200px;
}
#estructuraComprar {
	width: 400px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
}
.destacarPromos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FC0;
}

#eIzq {
	float: left;
	width: 200px;
	height: 50px;
}
#eDer {
	float: right;
	width: 200px;
	height: 50px;
}

