@charset "ISO-8859-1";
/* CSS Document */
#header {
	background-color: #F90;
	height: 150px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
}
#formulario {
	width: 600px;
	position: relative;
	top: 151px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
#header #titulo {
	color: #FFF;
	text-align: center;
	top: 30px;
	position: relative;	
}
h1 {
	color:#FFF	
}
body {
	background-color: #FF9;
}
button {
	outline-color: #006;
	outline: groove;
	outline:thick;
}
boton {
	outline-color: #006;
	outline: groove;
	outline:thick;
}
#imagen {
	position: relative;
}
table {
	border: hidden;
}