@charset "utf-8";
/* CSS Document */

body {
    text-align:center; /* for IE */
	background-color:#000000;
}

#Web {
    text-align:left; /* reset text alignment */
    width:748px; /* or a percentage, or whatever */
    margin:0 auto; /* for the rest */
}

#Table_01 {

    position:absolute;
	width:751px;
	height:540px;
} 

#entr-header_ {
	position:absolute;
	left:0px;
	top:0px;
	width:751px;
	height:87px;
}

#entr-izq_ {
	position:absolute;
	left:0px;
	top:87px;
	width:197px;
	height:273px;
}

#grandslogo_ {
	position:absolute;
	left:197px;
	top:87px;
	width:356px;
	height:273px;
}

#entr-der_ {
	position:absolute;
	left:553px;
	top:87px;
	width:198px;
	height:273px;
}

#entr-footer_ {
	position:absolute;
	left:0px;
	top:360px;
	width:751px;
	height:180px;
	background-image: url(images/entr_footer.jpg);
	font-family: Helvetica;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
