body {
	background-image:  url(../imagenes/bg2.jpg);
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.webmaster {
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 10px;
	color: #FFCCFF;
	text-align: right;
	padding-right: 5px;
}
.cuadro_arriba {
	vertical-align: top;
}
.contenido {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	padding: 3px 10px;
	color: #FFFFFF;
	text-align: justify;
}
.formulario {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	padding: 3px 2px;
	color: #333333;
	text-align: right;
	font-weight: bold;
}
.formulario_dentro {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.botones {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 10px;
	padding: 0px;
	color: #333333;
	text-align: center;
	background-color: #CCCCCC;
	font-weight: bold;
}
.discografia {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #660000;
	text-align: center;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	vertical-align: text-top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}
.titulo {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 2px;
}
.respuesta_formulario {
	font-family: Arial;
	font-size: 11px;
	padding: 3px 10px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}
#wraper {
	background-color: #9B888D;
	background-image: url(../imagenes/bg_wraper.jpg);
	position: absolute;
top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
width: 960px; /* Definimos el ancho del objeto a centrar */
height: 500px; /* Definimos el alto del objeto a centrar */
margin-top: -250px; /* Restamos la mitad de la altura del objeto con un margin-top */
margin-left: -480px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	
}
#colum_izq {
	height: 500px;
	width: 300px;
	float: left;
}
#colum_der {
	background-color: #996666;
	height: 500px;
	width: 660px;
	float: right;
}
#colum_principal {
	height: 500px;
	width: 660px;
	float: right;
	background-image: url(../imagenes/bg_principal.jpg);
	background-position: left top;
}
#biografia {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 400px;
	height: 400px;
	margin-top: -200px;
	margin-left: -50px;
	border: 1px solid #ECE9D8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #ECE9D8;
}
#bio_1 {
	height: 500px;
	width: 300px;
	float: left;
	background-color: #998789;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#bio_2 {
	height: 500px;
	width: 300px;
	float: right;
	background-color: #998789;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#copyright {
	height: auto;
	width: 290px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 170px;
	padding-left: 10px;
}
#logo {

	height: auto;
	width: 300px;
}
#contacto {

	position: absolute;
	top: 50%;
	left: 50%;
	width: 400px;
	height: 300px;
	margin-top: -150px;
	margin-left: -50px;
	border: #ECE9D8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #ECE9D8;
}
#colum_contacto {

	height: 500px;
	width: 660px;
	float: right;
	background-image: url(../imagenes/bg_contacto.jpg);
	background-position: left top;
}
#colum_musica {


	height: 500px;
	width: 660px;
	float: right;
	background-image: url(../imagenes/bg_musica.jpg);
	background-position: left top;
}
#reproductor {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 200px;
	height: 270px;
	margin-top: -50px;
	margin-left: -150px;
	border: #ECE9D8;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ECE9D8;
	font-weight: normal;
}
#colum_m_obsecion {
	height: 500px;
	width: 660px;
	float: right;
	background-image: url(../imagenes/bg_musica.jpg);
	background-position: left top;
}

#colum_m_nochesdebolero {
	height: 500px;
	width: 660px;
	float: right;
	background-image: url(../imagenes/bg_m_boleros.jpg);
	background-position: left top;
}

#colum_m_jazz {
	height: 500px;
	width: 660px;
	float: right;
	background-image: url(../imagenes/bg_m_jazz.jpg);
	background-position: left top;
}
#colum_m_alocubano {
	height: 500px;
	width: 660px;
	float: right;
	background-image: url(../imagenes/bg_musica.jpg);
	background-position: left top;
}
#colum_m_obsecion {
	height: 500px;
	width: 660px;
	float: right;
	background-image: url(../imagenes/bg_musica.jpg);
	background-position: left top;
}
#colum_m_collage {
	height: 500px;
	width: 660px;
	float: right;
	background-image: url(../imagenes/bg_musica.jpg);
	background-position: left top;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #996600;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
