/*********************************************************************************
	Tabla
*********************************************************************************/
#header-tabla{
	margin:0px;
	padding:0px;
	background:url(/eco-img/en/header-tabla.gif) no-repeat;
	width:510px;
	height:45px;
}
#header-tabla span{
	display:none;
	overflow:hidden;
}
#tabla-planes{
	width:510px;
	margin:-2px auto 10px auto;
}
#header-tabla{
	margin:10px auto 0px auto;
}
colgroup{
	margin:0px;
	padding:0px;
}
#ver-zebra
{
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	width: 510px;
	text-align: left;
	border-collapse: collapse;
}
#ver-zebra th
{
	font-size: 11px;
	font-weight: normal;
	padding: 12px 5px;
	border-right: 1px solid #8FA8FA;
	border-left: 1px solid #8FA8FA;
	color: #039;
	text-align:center;
	font-weight:bold;
}
#ver-zebra td
{
	padding: 5px 10px;
	border-right: 1px solid #D0DAFD;
	border-left: 1px solid #D0DAFD;
	border-bottom: 1px solid #D0DAFD;
	color: #669;
}
.vzebra-odd
{
	background: #F9FAFF;
}
.vzebra-even
{
	background: #e8edff;
}
#ver-zebra #vzebra-adventure, #ver-zebra #vzebra-children
{
	background: #d0dafd;
	border-bottom: 1px solid #c8d4fd;
}
#ver-zebra #vzebra-comedy, #ver-zebra #vzebra-action
{
	background: #dce4ff;
	border-bottom: 1px solid #d6dfff;
}
#incluye{
	margin:0px auto;
	padding:0px;
	text-align:Center;
	background:url(/eco-img/incluye.gif) no-repeat center;
	width:10px;
	height:10px;
}
#noincluye{
	margin:0px auto;
	padding:0px;
	text-align:Center;
	background:url(/eco-img/no-incluye.gif) no-repeat center;
	width:10px;
	height:10px;
}
#tablacentro{
	text-align:center;
	color:#003366;
}
#tablacentroPrecio{
	text-align:center;
	color:#003366;
	font-size:13px;
	font-weight:bold;
}
.tablasecciones{
	background:#B6C6FC;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
#comprar{
	margin:0px;
	padding:0px;
}
#comprar span{
	overflow:hidden;
	display:none;
}

#comprar a{
	margin:0px auto;
	padding:0px;
	background: url(/eco-img/en/bt-tabla-ordenar-trans.png) no-repeat;
	display:block;
	width:65px;
	height:24px;
	cursor:pointer;
}
#comprar a:hover{
	background: url(/eco-img/en/bt-tabla-ordenar-on-trans.png) no-repeat;
}
