* { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
body { color: black; margin-top:0px;}
a, a:visited { color: black; text-decoration: none; }
a:hover { text-decoration: none; }
a img { border: none; }
table { border-spacing: 0px; }

div#all { position: relative; margin: 0px auto; width: 768px; }

div#cabecera { width: 768px; cursor: pointer; float: left; }
div#cabecera a { display: block; width: 100%; height: 100%; }
div#banner1 { position: relative; float: left; height: 600px; width: 160px; background-color: #eae8e3; margin-top: 3px; color: black;}
div#banner2 { position: relative; float: right; height: 600px; width: 160px; background-color: #eae8e3; margin-top:3px; color: black;}
div#fondo {
	position: relative;
	float: left;
	color: black;
	margin: 0px auto 0px 1px;
	width: 444px;
	overflow: visible;
	border-left: 1px solid #9e978d;
	border-right: 1px solid #9e978d;
	border-bottom: 1px solid #9e978d;
	background-color: #eae8e3;
}
/*
div#links { clear: both; width: 768px; }
div#links table { margin: 5px auto 0px; }
div#links table td { text-align: center; padding: 0px 4px; border-left: 1px solid #a09680; border-right: 1px solid white; }
*/
div#links { clear: both; width: 440px; height: 130px; margin: 1px auto; border: 1px solid #9e978d; background-color: #9e978d; }
div#links p { height: 17px; margin: 0px; padding-left: 5px; color: white; }
div#lista_links { overflow: auto; height: 113px; background-color: white; }
div#links ul, div#links ul li a { list-style: none; margin: 0px; padding-left: 3px; text-decoration: none; }

table#validations { clear: both; margin: 0px auto; }
table#validations td { padding: 5px; }
