@charset "utf-8";
/* CSS Document */

#section0 {
	position: relative;
	height: 100%;
	top: 0;
}
#cont_section0 { 	
	position: absolute;
	width: 400px;
	height: 320px;
	top: 50%;
	left: 50%;
	margin-left: -200px;
	margin-top: -150px;
	text-align: center;
}	
form#form1 {
	padding-top: 90px;
	text-align: center;
}
form#form1 input {
	padding: 0 5px 0 5px;
}
form#form1 span {
	color: #fff;
}
form#form1 a {
	color: #fff;
	font-size: .8em;
	text-decoration: underline;
}
img.cierre {
	top: 275px;
}
img.cierre2 {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 30px;
	height: 30px;
}