@CHARSET "UTF-8";

#contacto { margin-left: 50px; margin-top: 35px; width: 650px; height: auto;}

.marco {
	width: 778px; height: auto; min-height: 520px;
	margin: auto; margin-top: 10px; margin-bottom: 10px;
	border: none; border-spacing: 0px; border-color: white; border-style: ridge;
	background-color: #ffffcc; position: relative;
	overflow: visible;
	z-index: 3;
}