@charset "utf-8";
html {
	background: url(../img/cerebro.jpg) no-repeat top right #282429;
}
html table.principal {
	background: url(../img/raices.jpg) no-repeat bottom center;
}
/* ************************** NO OLVIDAR EL COLOR DE FONDO ************************** */
/* ------------------------------------------------------------- ------------------------------------------------------------- Cabecera */
.submenu {
	float: left;
	width: 900px;
	border-bottom: 1px #555555 solid;
	background: url(../img/HuesosVideosSubmenu.gif) no-repeat  bottom center #000000;
}
.submenu ul {
	height: 40px;
	padding-top: 18px;
	text-align: left;
}
.submenu ul li {
	float: left;
	display: inline;
	padding: 0 10px 0 30px; 
}
.videos {
	float: left;
	padding: 18px 0 0 0;
	width: 925px;
}
.video {
	padding: 0 5px 5px 0;
	float: left;
}
.fondoVideo {
	float: left;
	width: 160px;
	height: 160px;
	padding: 8px;
	background: url(../img/fondoGris.gif) repeat;
}
.img {
	width: 100%;
	text-align: center;
	padding: 5px 0;
} 
.img a img, .img a:link img {
	border: 1px #bc2920 solid;
}
.img a:hover img {
	border: 1px #FFFFFF solid;
}
.infoVideo {
	float: left;
	width: 150px;
	padding: 2px 5px 0 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #9e9d9c;
}
.infoVideo .autor {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: none;
	padding: 5px 0;
}
.nombre {
	padding-top: 2px;
	color: #FFFFFF;
}
.infoVideos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #9e9d9c;
	text-align: right;
	float: left;
	width: 390px;
}
.infoVideos .contTxt {
	height: 48px;
}
.AntSig {
	float: left;
	width: 375px;
	padding-bottom: 12px;
	padding-right: 15px;
}
.clips {
	float: left;
	width: 375px;
	padding-bottom: 12px;
	padding-right: 15px;
}
.infoVideos .blanco {
	color: #dedede;
}
.infoVideos a, .infoVideos a:link {
	color: #dedede;
	padding: 0 4px;
}
.infoVideos a.anterior {
	color: #dedede;
	padding: 0 20px 0 0;
	background: url(../img/flechaIz.gif) no-repeat 52px -1px;
}
.infoVideos a.siguiente {
	color: #dedede;
	padding: 0 0 0 18px;
	background: url(../img/flechaDer.gif) no-repeat 3px -1px;
}
.infoVideos a:hover.anterior {
	color: #00fcff;
	background: url(../img/flechaAzulIz.gif) no-repeat 52px 0px;	
}
.infoVideos a:hover.siguiente {
	color: #00fcff;
	background: url(../img/flechaAzul.gif) no-repeat 3px 0px;
}
/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
.der {
	width: 500px;
	padding: 0 25px 0 0;
}
.playerMedia {
	float: left;
	width: 500px;
	border-top: 1px #555555 solid;
	padding: 0 0 7px 0;
}
.infoPlayerVideo {
	color: #fefefe;
	text-align: left;
	float: left;
	width: 500px;
	line-height: 14px;
}
.title {
	float: left;
	width: 470px;
	padding: 0 15px 10px 15px;
}
.artista {
	float: left;
	width: 470px;
	padding: 0 15px 11px 15px;
}
.artista strong {
	color: #dedede;
}
