/* CSS Document */

<style type="text/css">

td img {display: block;}p {
}

body{text-align:center;
     background-image: url(base.jpg);
}
body,td,th {
	font-family: Verdana, Arial;
}

#Contenedor {
	width:870px;
	height: 650px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position: relative;
	visibility: hidden;
	top: 80px;
}

a:link {
	color: #666256;
    text-decoration: none;
}

a:visited {
    color: #666256;
	text-decoration: none;
}

a:hover {
	color: #333333;
    text-decoration: none;
}

a:active {
	color: #333333;
    text-decoration: none;
}


a.EMenu:link {
	color: #FFD9EB;
    text-decoration: none;
}

#Cargando {
	position:absolute;
	width:38px;
	height:38px;
	z-index:1;
	left: 414px;
	top: 300px;
	visibility: visible;
}

p {
padding-bottom: -1%;
padding-top: 0px;
}
