body { font-size: 1em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: #e0e0e0; margin: 0; padding: 0; }

p { }

td { }

a:link { text-decoration:none; }

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active { }
#contenedor { background-color: white; width: 760px; height: 660px; margin: auto; }
#encabezado { height: 100px; width: 100%; left: 37px; top: 10px; visibility: visible; }
#navegacion { height: 150px; width: 150px; left: 30px; float: left; }
h1 {
	text-align: center;
}

