#container {
	position: absolute;
	height: 450px;
	width: 350px;
	background-image: url(../images/fn-contacto.png);
	padding-top: 150px;
	padding-left: 20px;
	border: thin solid #333333;
}
#container_ {
	position: absolute;
	height: 450px;
	width: 350px;
	background-image: url(../images/fn-contacto_.png);
	padding-top: 150px;
	padding-left: 20px;
	border: thin solid #333333;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
input {
	height: 25px;
	width: 310px;
}
.boton {
	height: 25px;
	width: 200px;
}
body {
	background-color: #000000;
}
textarea {
	height: 100px;
	width: 310px;
}
