body {
	margin: 20px 0;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #FFFFFF repeat-x;
}

h1 {
}

h2, h3, h4, h5, h6 {
	color: #000000;
}

p, ol, ul {
	text-align: justify;
}

strong {
	font-weight: bold;
	color: #808080;
}

a {
	color: #0051A2;
}

a:hover {
	text-decoration: none;
	color: #0000FF;
}

.box {
	margin-bottom: 0;
	padding-bottom: 0;

}

.bottom {
	display: block;
	margin-bottom: 0;
	padding-bottom: 10px;

}

.image {
	float: left;
	margin: 3px 0 0 0;
	padding: 0;
}

.indent {
	margin-left: 125px;
}

/* Header */

#header {
	width: 928px;
	height: 37px;
	margin: 0 auto;
	background: #0051A2 repeat-x;
	border-bottom: 3px solid #FFFFFF;
}

/* Menu */

#menu {
	float: left;
	width: 800px;
	height: 37px;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 27px;
	padding: 10px 15px 0px 15px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}



/* special style for link to identify current page */
#thispage a:link, #thispage a:visited,
#thispage a:hover, #thispage a:active {
  color: #FFFFFF;
  }

#menu a:hover {
	background: #0000FF repeat-x;
    color: #000000;
}

#header2 {
	width: 928px;
	height: 20px;
	margin: 0 auto;
	background: #000000 repeat-x;	
	border-bottom: 3px solid #FFFFFF;
}
/* Search */

#search {
	float: right;
	height: 28px;
	margin: 0;
	background: #000000 no-repeat right top;; padding-left:0; padding-right:25px; padding-top:9px; padding-bottom:0

}

#search fieldset {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
}

#input1 {
	width: 164px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: none;
}

#input2 {
	height: 20px;
	background: #FF0000;
	border: none;
	text-transform: lowercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 928px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 238px;
}

#colOne h3 {
	padding: 0 20px;
}

#colOne ul {
	margin-left: 0;
	padding-left: 20px;
	padding-right: 20px;
	list-style: none;
}

#colOne li {
	padding: 5px 0;
	border-top: 1px solid #EFEFEF;
}

#colOne li.first {
	border: none;
}

#colTwo {
	float: right;
	width: 617px;
	padding: 30px 40px 0 30px;
	

}

#colTwo h2 {
	margin-top: 0;
	font-size: 26px;
}

#colTwo h3 {
	margin-bottom: 0;
	font-size: 18px;
}

#colTwo h4 {
	margin-top: 0;
	font-size: 11px;
	font-weight: normal;
}

#colTwo .box {
	margin: 0 -30px 30px -20px;
	padding: 0 30px 0 20px;
}

#colTwo .bottom {
	margin: 0 0 20px -20px;
	padding: 0 0 20px 20px;
}

/* Logo */

#logo {
	height: 200px;
	
}

#logo h1, #logo h2, #logo a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-transform: lowercase;
	text-align: center;
	color: #FFFFFF;
}

#logo h1 {
	padding-top: 25px;
	font-size: 34px;
}

#logo h2 {
	margin-top: -5px;
	font-size: 12px;
}

/* Footer */

#footer {
	clear: both;
	width: 928px;
	margin: 0 auto;
	padding-top: 40px;
}

#footer p {
	margin: 0;
	text-align: center;
}

.Boton_azul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
	color:#FFFFFF;
	background: #003967;
	padding:5px;
	height:25px;
	text-transform:uppercase;
	border:1px solid #003967;
	margin-left: 2px;
	cursor:pointer;
	}
.linea_azul{
	background-position: 50% top; 
	background-image: url(/imagenes/punto_azul.png); 
	background-repeat: repeat-x;

}	
	
#botones {
	width: 100%;
	height: 30px;
	margin: 0 auto;
	font-size: 12px;
	background: url(/estilos/img/botonera.jpg) repeat-x; }
 
.boton {
	width: 11%;
	height: 30px;
	float: left;
	text-align: center;
	margin-left: 1px;
	background: url(/estilos/img/boton-menu.jpg) repeat-x;
	font-weight: bold;
	font-size: 10px;
	line-height: 30px; }
 
	.boton:hover { background: url(/estilos/img/menu_select.jpg) repeat-x; }
 
	.boton a {
		color: white;
		text-decoration: none;
		display: block; }
 
		.boton a:hover { color: black; }
 

.boton div {
		position: relative;
		width: 200%;
		background: url(/estilos/img/desplegable_relleno.png);
		font-size: 100%;
		visibility: hidden;
		text-align: left;
		padding: 10px 2px 10px 10px;
		font: bold 100% Verdana; }
 
	.boton:hover div { visibility: visible; }
 
	.boton ul {
		margin: 0 10px;
		padding: 0;
		list-style-image: url(/estilos/img/desplegable.png); }
 
	.boton li a {
		color: white;
		text-decoration: none;
		padding: 3px; }
 
		.boton li a:hover { color: #fe19026; }
		

.estilo_letras{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	text-align:center;
}

.estilo_canciones_discos{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

.estilo_titulo_letras{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000000;
	font-weight: bold;
	text-align:center;

}

.estilo_autor_letras{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:italic;
	color:#000000;
	text-align:center;
}

.estilo_informacion_letras{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:italic;
	color:#000000;
}

.estilo_titulo_discos{
 	font-size: 20px;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	color:#1C476A;
	font-weight: bold;
	text-align:center;
}

.estilo_texto_historia{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;

}

.estilo_nombre_discos_small{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	text-align:center;

}
