@charset "utf-8";

.handcursor{
cursor:hand;
cursor:pointer;
}

a:link {text-decoration:none; color: #329ACC; text-decoration:underline} /* Link no visitado*/
a:visited {text-decoration:none; color:#CC6533; text-decoration:underline} /*Link visitado*/
a:active {text-decoration:none; color:#CC6533;} /*Link activo*/
a:hover {text-decoration:none;} /*Mouse sobre el link*/

a.tiendaLink {
color:#000000;
text-decoration:none;
}
a.tiendaLink:hover {
color:#BD1FFF;
}

a.mainlevel:link, a.mainlevel:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	padding-left:0px;
	line-height: normal;
	background-image: none;
	background-repeat: no-repeat;
	font-weight: bold;
}

a.mainlevel:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
}

a.sublevel:link, a.sublevel:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	margin-left: 10px;
	line-height: 20px;

}

a.sublevel:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff7f00;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: scroll;
}


/* CSS Document */

body {
	background-color: #000000;
	background-image: url(http://guaguamusic.com/backgrounds/rotate.php);
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.titulostextos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
	float: left;
	letter-spacing: 5px;
	margin-left: 34px;
	color: #CCCCCC;
}
.direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.textwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF6600;
	text-decoration: blink;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 2px;
}
.tituloshome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 4px;
	font-weight: bold;
}
.textblancos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
a.botonnuevo:link, a.botonnuevo:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 0px;
	padding-left:0px;
	line-height: normal;
	background-image: none;
	background-repeat: no-repeat;
	font-weight: bold;
	letter-spacing: 3px;
	text-decoration: none;
}
a.botonnuevo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	letter-spacing: 3px;
}
.titulosgrandes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 4px;
	font-weight: bold;
	line-height: 1;
}

/* Nuevos Estilos para Nuevo Header */

.fondo_up {
background:url(http://guaguamusic.com/revista_guagua_music/images/guagua_music/fondo_header_up.png);
background-repeat:no-repeat;
}

.fondo_buscador {
background:url(http://guaguamusic.com/revista_guagua_music/images/guagua_music/fondo_buscador.png);
background-repeat:no-repeat;
background-position:right;
}

.boton {
	background:none;
	border:none;
}

.contenedor_texto {
width:126px;
height:19px;
background:url(http://guaguamusic.com/revista_guagua_music/images/guagua_music/text_login.png);
float: left;
}
.texto {
background:none;
border:none;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin-top: 2px;
margin-left: 2px;
color:#000000;
}

.contenedor_texto2 {
width:140px;
height:22px;
background:url(http://guaguamusic.com/revista_guagua_music/images/guagua_music/text_buscar.png);
/*float: right;*/
}
.texto2 {
background:none;
border:none;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin-top: 3px;
margin-left: 3px;
color:#000000;
}

.textoHeader {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.fondoDestacados {
background:url(http://guaguamusic.com/revista_guagua_music/images/guagua_music/fondo_destacados.png);
background-repeat:repeat-x;
}

.fondoTienda {
background:url(http://guaguamusic.com/revista_guagua_music/images/guagua_music/fondoTienda.png);
background-repeat:repeat-y;

}

.fondoTiendaCompleto {
background:url(http://guaguamusic.com/revista_guagua_music/images/guagua_music/fondoTiendaCompleto.png);
background-repeat:no-repeat;

}

option.uno {background-color: #FFFFFF}
option.dos {background-color: #BD1FFF} 
