@charset "utf-8";
#central {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 900px;
	height: 380px;
	margin-top: -185px;
	margin-left: -453px;
	/*overflow: auto;*/
	z-index:2;
	background-image: url(../imagenes/transparencia_cuadro.png);
	padding: 15px;
}
#footer {
	position:absolute;
	top:100%;
	margin-top: -51px;
	/*left:0%;
	margin-left: -50px;*/
	width:100%;
	height:51px;
	z-index:1;
	text-align: center;
	background-image: url(../imagenes/transparencia_creditos.png);
	
}
#cabecera {
	position:absolute;
	top:0%;
	/*left:0%;
	margin-top: -100px;
	margin-left: -50px;*/
	width:100%;
	padding-top:7px;
	height:51px;
	z-index:3;
	text-align: center;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagenes/FONDO.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#000;
}
#bullet {
	position:absolute;		
	left:100%;
	top:100%;
	margin-top: -40px;
	margin-left:-116px;
	width:96px;
		
	z-index:5;		
	
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
#cavecera_video {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #CCC;
	text-transform: uppercase;
	margin-top: 5px;
}
a.video_ul {
	margin: 0px;
	padding: 0px;
}
#creditos {
	
	width: 652px;
	margin: auto;
	padding-top: 4px;
}
#creditos_contenedor {
	margin: auto;
	width: 940px;
}
#creditos_titulo {
	position:absolute;
	left:0%;
	top:100%;
	margin-top: -35px;
	margin-left: 15px;
	width:104px;
	z-index:6;
	
}

#video_contenedor {
	margin: auto;
	padding: 17px;
	width: 901px;
	background-image:url(file:///C|/AppServ/www/6voltios_temporal/imgenes/negro.png);
	background-image:url(file:///C|/AppServ/www/6voltios_temporal/imgenes/negro.png);
	background-repeat: repeat;
	height: 357px;
}
#video_info_contenedor {
	margin: auto;
	width: 901px;
	background-image: url(file:///C|/AppServ/www/6voltios_temporal/imgenes/negro.png);
	background-repeat: repeat;
	padding-top: 8px;
	padding-right: 17px;
	padding-bottom: 17px;
	padding-left: 17px;
}
#videos_lista {
	height: 325px;
	width: 291px;
	border: 6px solid #000000;
	float: right;
	overflow: auto;
}
#descripcion_video {
	font-weight: bold;
	color: #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
#video_play {
	border: 1px solid #3E3E3E;
	width: 586px;
	height: 336px;
	float: left;
}
#video_lista_titulo {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
.video_ul {
	margin: 0px;
	padding: 8px;
	border-bottom: solid 1px #222;
}
.video_ul div img {
	padding: 3px;
	border: 3px double #6e6663;
}
.video_ul:hover {
	color: #CCCCCC;
	background-image: url(../imagenes/transparencia_lista_videos.png);
}
#titulo_lista_videos {
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 8px;
}
.video_ul:hover img {
	border: 3px double #5e5953;
}
#info_lista_videos {
	float: right;
	width: 150px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
#central_disco {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 900px;
	height: 425px;
	margin-top: -185px;
	margin-left: -453px;
	/*overflow: auto;*/
	z-index:2;
	background-image: url(../imagenes/transparencia_cuadro.png);
}

