@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#logme {
	padding-top: 60px;
	text-align: center;
}
form#logme input {
	padding: 0 5px 0 5px;
}
form#logme span {
	color: #fff;
}
form#logme a {
	color: #fff;
	font-size: .8em;
	text-decoration: underline;
}
img.cierre {
	top: 275px;
}
img.masc_sentada { 
	height: 220px;
	position: absolute; 
	top: -186px;
	left: 0px;
}