@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#CAPA {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#CAPA {
	height: 150px;
}
#CAPA #LOGO img {
	margin-top: 6px;
}
#CAPA #BOTON {
	height: 35px;
}

