html, body, #wrapper { border: solid 16px black; 
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
}
#wrapper {
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
body { color: black; font-family: Geneva, Arial, "Trebuchet MS", Helvetica, SunSans-Regular, sans-serif; background-color: white; }
.texto { color: black; font-size: 11px; font-family: Geneva, Arial, "Trebuchet MS", Helvetica, SunSans-Regular, sans-serif; }
.textoblanco { color: #ffffff; font-size: 11px; font-family: Geneva, Arial, "Trebuchet MS", Helvetica, SunSans-Regular, sans-serif; }
.titulo { color: black; font-size: 15px; font-family: Geneva, Arial, "Trebuchet MS", Helvetica, SunSans-Regular, sans-serif; font-weight: bold; background-color: white; }
.tituloblanco { color: #ffffff; font-size: 15px; font-family: Geneva, Arial, "Trebuchet MS", Helvetica, SunSans-Regular, sans-serif; font-weight: bold; }
.tablahome { background-image: url(images/fondo_home.gif); background-repeat: no-repeat; background-position: right bottom; border: solid 1px #000; }
.footer { font-size: 10px; position: relative; top: 16px; }
.footer a:link, footer a:visited { color: #f31107; text-decoration: none; }
.footer a:hover, footer a:active, footer a:visited:hover { color: #fff; background-color: #000; text-decoration: none; outline: solid 1px black; }
iframe { background-color: #fff; }
#info_lal { position: relative; z-index: 10; top: 0px; left: 0px; width: 100%; height: 240px; visibility: hidden; display: block }
.contenido_lal{ color: #c00; font-weight: normal; font-size: 11px; font-family: Geneva, Arial, Helvetica, Swiss, SunSans-Regular; overflow: hidden; display: block; width: 100%; height: 240px }
.inputtext { font-size: 10px; font-family: geneva, Verdana, Arial, Helvetica, sans-serif; background-color: #f0f0f0; width: 216px; height: 15px; padding-right: 4px; padding-left: 4px; border: hidden 0 transparent; }
.elarea { font-size: 10px; font-family: geneva, Verdana, Arial, Helvetica, sans-serif; background-color: #f0f0f0; padding-right: 4px; padding-left: 4px; width: 216px; height: 76px; border: hidden 0 transparent; }
.enviar { color: #f00; font-size: 11px; font-family: Geneva, Arial, "Trebuchet MS", Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none; }
.enviar a:link { color: #f00; font-weight: bold; text-decoration: none; }
.enviar a:visited { color: #f00; font-weight: bold; text-decoration: none; }
.enviar a:hover { color: #f00; font-weight: bold; text-decoration: none; position: relative; top: 1px; left: 1px; }
.enviar a:active { color: #f00; font-weight: bold; text-decoration: none; position: relative; top: 1px; left: 1px; }
.enviar a:visited:hover { color: #f00; font-weight: bold; text-decoration: none; position: relative; top: 1px; left: 1px; }
form { margin: 0; padding: 0; border-width: 0; }
