body {
	overflow: auto;
	background: #FFF url("../images/invierno/contacto_encab.jpg") top left;
	background-repeat: no-repeat;
	font: 8pt Arial, Helvetica, sans-serif;
}
h1 {	display: none;}
h2 {
	position: absolute;
	top: 30px;
	left: 360px;
	color: #FFF;
	font: 16pt "Times New Roman", "Palatino Linotype", "serif";
	}
form {
	margin-top: 110px;
	width: 100%;
	}
dt {	display: inline;	}
	dt label {	font-weight: bold;	}
		label span {	text-decoration: underline;	}
dd {
	display: inline;
	margin-left: 7px;
	margin-right: 50px;
	}
#mensajerd, #anunciord {	margin-left: 40px;	}
h3 {	font-size: 100%;	margin-bottom: 0px;	}
h3.asunto {	display: inline;	margin-right: 20px;	}
#suge {
	position: absolute;
	top: 192px;
	left: 370px;
	width: 215px;
	height: 150px;
	}
button {	margin-top: 15px;	}
	button span {	text-decoration: underline;	}

.enviado {
	width: 100%;
	margin-top: 120px;
	text-align: center;
	}
