table#portada {
	width:100%;
	height: 450px;
	margin-left: 20px;
	font-family: Arial;
	color: #777777;
	font-size: 11px;
	background-image: url(../images/entretenimiento/inicio.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

table#portada tr td a{
	text-decoration: none;
	font-size: 11px;
	color: #333366;
}

table#portada td#enlaces_superior{
	width: 250px;
	text-align: justify;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	height: 135px;
	padding-bottom: 20px;
}

table#portada td#enlaces_inferior{
	width: 250px;
	text-align: justify;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

table#portada td#separador{
	width: 10px;
}

table#entretenimiento {
	width: 250px;
	border: 1px solid #E5E5EA;
	height: 135px;
}

table#entretenimiento td{
	padding-left: 7px;
}

table#entretenimiento td {
	color: #777777;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

table#entretenimiento td#titulo{
	background-color: #F4F4FA;
	border-bottom: 1px solid #E5E5EA;
	color: #777777;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 20px;
}

table#caja {
	width: 100%;
	padding: 5px;
	height: 100%;
}

table#caja td {
	padding-left: 0px;
	vertical-align: top;
	font-weight: normal;
}

table#caja a#cines {
	color: #777777;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

table#caja a#cines:hover {
	font-weight: bold;
}

table#caja td#flecha {
	width: 5px;
	vertical-align: top;
	padding: 0px;
	padding-top: 2px;
	padding-right: 3px;
}

TABLE#caja a#copas {
	color: #777777;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

TABLE#copas {
	margin-left: 20px;
	width: 530px;
	padding: 0px;
}

TABLE#copas TD#copas_cajas {
	vertical-align: top;
	padding-top: 10px;
}

TABLE#copas TD#foto {
	vertical-align: top;
	padding-left: 25px;
	padding-top: 10px;
}

TABLE#datos_copas {
	width: 100%;
	font-family: Arial;
	color: #777777;
	font-size: 11px;
	border: 1px solid #E5E5EA;
}

TABLE#datos_copas TD {
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

TABLE#datos_copas TD#titulo {
	font-weight: bold;
	border-bottom: 1px solid #E5E5EA;
	background-color: #F4F4FA;
	padding-top: 2px;
	padding-bottom: 2px;
}
