body
{
	background-color:#333;
	text-align:center;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(images/fondo-2.jpg);
	background-repeat: repeat-y;
}

#contenedor{
	position:relative;
	width:990px;
	height:auto;
	visibility: visible;
	z-index: 0;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:990px;
	height:800px;
	z-index: 1;
}
#suma-head {
	position:absolute;
	left:0px;
	top:0px;
	width:990px;
	height:212px;
	background-image: url(images/suma-head.jpg);
	background-repeat: no-repeat;
}
#suma-side {
	position:absolute;
	left:0px;
	top:212px;
	width:131px;
	height:588px;
	background-image: url(images/suma-side.jpg);
	background-repeat: no-repeat;
}
#suma-words {
	position:absolute;
	left:131px;
	top:212px;
	width:859px;
	height:588px;
	background-image: url(images/suma-words.jpg);
	background-repeat: no-repeat;
}


#indice-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:990px;
	height:149px;
	background-image: url(images/indice_01.jpg);
	background-repeat: no-repeat;
}

#indice-02 {
	position:absolute;
	left:0px;
	top:149px;
	width:990px;
	height:651px;
	background-image: url(images/indice_02.jpg);
}

#enter {
	position:absolute;
	left:783px;
	top:150px;
	width:59px;
	height:26px;
	background-repeat: no-repeat;
	background-image: url(images/index-3-3.jpg);
}




.enter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-align: center;
	vertical-align: text-top;
	z-index: 12;

}
#enter a {
	color: #036;
	text-decoration: none;
}
#enter a:hover {
	color: #C03;
	text-decoration: underline;
}
