#background {
	position:absolute;
	left:-20%;
	top:0px;
	width:2000px;
	height:1780px;
	z-index:-100;
}



#superior{
	height:340px;
}

.tagline{
	font-style: italic;
	font-size: 12px;
}

#hom{cursor: pointer;background-image: url(../imagenes/bot_hom_off.png);background-repeat: no-repeat;height: 30px;width: 139px;right: 30px;background-position: center center;}
#gal{cursor: pointer;background-image: url(../imagenes/bot_gal_off.png);background-repeat: no-repeat;height: 30px;width: 139px;right: 30px;background-position: center center;}
#vid{cursor: pointer;background-image: url(../imagenes/bot_vid_off.png);background-repeat: no-repeat;height: 30px;width: 139px;right: 30px;background-position: center center;}
#des{cursor: pointer;background-image: url(../imagenes/bot_des_off.png);background-repeat: no-repeat;height: 30px;width: 139px;right: 30px;background-position: center center;}

.titpelicula {
	font-family: Verdana, Helvetica, Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #66CCFF;
}

.sinopsis {
	font-family: Verdana, Helvetica, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.sinopsis  a:link, a:active, a:visited {color:#FFF; text-decoration:none;}
.sinopsis  a:hover {color:#FFF; text-decoration:underline;}

.celdaEspacioTit {width:15px;}
.celdaFechaTit {width:100px;}
.celdaHoraTit {width:55px;}
.celdaSenialTit {width:200px;}

.titprogramacion {
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align:left;
	color: #337BCC;
	background-color: #66CCFF;
}

.celdaEspacio {width:15px;}
.celdaFecha {width:150px;}
.celdaHora {width:80px;}
.celdaSenial {width:190px;}
.celdaRecordatorio {width:59px;}

.tdprogramacion {
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	color: #FFFFFF;
	text-transform: uppercase;
	background-image: url(../imagenes/color1.png);
}

.rowseppun {background:url(imagenes/pix_sep_pun.gif) repeat-x center center;}  

.informacion1 {
	font-family: Verdana, Helvetica, Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.informacion2 {
	font-family: Verdana, Helvetica, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.informacion2  a:link, a:active, a:visited {color:#FFFFFF; text-decoration:none;}
.informacion2  a:hover {color:#FFFFFF; text-decoration:underline;}

.tddescarga {
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align:center;
	color: #FFFFFF;
	background-color: #222324;
	/* for IE */
	filter: alpha(opacity=80);
	/* CSS3 standard */
	opacity: 0.8;
}
