BODY{
	background: url(../imgs/bg3.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	color:#FFFFFF;
	height:1100px;
	margin-top:0;
}

#wrapper{
	width:845px;
	background-repeat: no-repeat;
	margin:0 auto;
}

#container{
	width:804px;
	background-color: #000;
	margin:0 auto;
	
}

#containercine{
	background: url(../imgs/glow_bg_old.jpg);
	background-position: top;
}

#menu{

	width:804px;
	height: 94px;
}

#cine{

	width:804px;
	height:480px;
}
#cineint{
	background-image: url(../imgs/back_cine.jpg);
	background-repeat:no-repeat;
	width:804px;
	height:245px;
}

#DVD{
	width: 804px;
	height: 260px;
	margin-top:-3px;
}

#banner{
	width:804px;
	height:110px;
	background-image: url(../imgs/unicast_bg.jpg);
	background-repeat: no-repeat;
	margin-top:2px;
	padding-top:10px;

}

#noticias{
	width:804px;
	height:170px;
	background-image: url(../imgs/news_bg.jpg);
	margin-top:-8px;
}

#newstable{
	width:804px;
}

#footer{
	width:804px;
	height: 30px;
}

.newtxt{
	
	font-size: 9px;
	text-align:left;
}

.footertext{
	color: #DCDCDC;
	text-align: right;
	padding-right: 20px;
	padding-top:7px;
}

.listas{
	padding-left:30px;
}

a:link{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	color: #DCDCDC;
	text-align: right;	
}

a:visited{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	color: #DCDCDC;
	text-align: right;
}

