/* diseņo global paginas top*/
td.imgtitle {
	width: 30px; vertical-align: top;
}
td.cont {
	width: 522px;	vertical-align: top;
}
td.box {
	width: 121px; vertical-align: top;
}
table.banda {
	background-color: #000000; width: 118px; border: 0px; border-collapse: collapse;
}
table.banda td {
	border-bottom: 1px solid #FFFFCC; border-top:1px solid #FFFFCC; padding-right: 0;
}
table.banda td.top {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	vertical-align: bottom;
	width: 40px;
	height: 100px;
}
table.banda td.top em {
	color: #FFFFCC;
}
table.banda img.top {
	margin-right: 0px; float: right; border:0;
}

/* estilos tablas puntuaciones */
table.topcine {
	font-family: Arial, Helvetica, sans-serif; border: 1px solid #CCCCCC; width: 100%
}
table.topcine td {
	font-size: 13px; font-weight: bold; text-align: center; border: 1px solid #CCCCCC
}
table.topcine td.topcine1 {
	font-size: 12px; text-align: left; padding-left: 2px
}
table.topcine td.topcine2 {
	font-size: 11px; font-weight: bold; text-align: center; width: 22px;
}
table.topcine td.topmedia {
	font-size: 13px; font-weight: bold; background-color: #CCCCCC; width: 30px; text-align: center
}
table.topcine td.toplectores {
	font-size: 13px; font-weight: bold; background-color: #999999; width: 30px; text-align: center;
}

/* miscelanea */
.toppie {
	font: 9px Arial, Helvetica, sans-serif; text-align: justify; margin-top: 5px; border-top: 1px solid #CCCCCC; padding-top: 2px;
}
.archivo {
	font: bold 16px Arial, Helvetica, sans-serif; text-align: right; margin: 2px; word-spacing: 5px;
}
.archivo a {
	color: #ff0000;
}
.archivo a:hover {
	color: #000000;
	border:0;
}
