/* CSS Document */

H1{
	font-size: 22px;
	text-align: left;
	color: #000000;
}
H2{
	font-size: 22px;
	text-align: left;
}
H3{
	font-size: 22px;
	text-align: left;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 70px;
	background-color: #000000;
	margin-top: 100px;
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
	text-align: left;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
 a:hover {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
/*******************************
**** para el texto del footer**
******************************/
.tex_col_333333 {
	color: #333333;
}
.tex_col_333333 a:link{
	color: #333333;
	text-decoration: none;
}
.tex_col_333333 a:hover{
	color: #333333;
	text-decoration: none;
}
.tex_col_333333 a:active{
	color: #333333;
	text-decoration: none;
}
.tex_col_333333 a:visited{
	color: #333333;
	text-decoration: none;
}
.texto_amarillo {
	color: #FFFF99;
}
.contenedor_videos {
	padding-bottom: 25px;
	color: #666666;
	padding-left: 10px;
}
.contenedorH1 {
	margin-left: 12px;
	text-align: left;
}
.linea_blaca {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
/*******************************
**** para el texto del footer**
******************************/
.divhome {
	height: 550px;
	width: 830px;
}
/*******************************
********* MUSIC VIDEOS *********
********************************/
.div-music{
	float: left;
	width: 250px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-left: 10px;
}
.div-ver-video {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-left: 5px;
	height: 480px;
}
.div-info-video {
	float: right;
	width:350px;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: right;
	padding-left: 10px;
	padding-top: 15px;
}
.div-info-video_col2 {
	float: right;
	width:350px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 12px;
	text-align: left;
	padding-left: 10px;
	padding-top: 60px;
}

.div-biography_left {
	float: left;
	width:380px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 12px;
	text-align: left;
}
.EN-CONSTRUCCION {
	font-size: 18px;
	color: #666666;
}

