/* CSS Document - Copyright Imposible Films 2007 para Diario Argentino */

body{
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat;
	text-align:center;	
	}

#main{
	height:380px;
	width:760px;	

}
#bottomPage{
	text-align:center;
	font-family: tahoma, "Lucida Sans Unicode", "Times New Roman";
	font-size: 9px;
	color: #999999;
	bottom:0px;
}
a{color: #999999;}

#tableA{
	background-color: #000000;
	border-top: 0.8px solid #999999;
	
}
#img{
	display: list-item;
	vertical-align: baseline;
}
