@charset "utf-8";
/* @override http://localhost:8888/portalnf/content/css/contactanos.css */
#wrapContactanos{
	height: 608px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	clear: both;
	margin: 0px;
	background-color: white;
	min-height: 428px;
	width: 945px;
	overflow: hidden;
}

.tituloContactanos{
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#ContactanosForm{
	background: url(/portalnf/content/images/panelDeOfertaSol.jpg) no-repeat center bottom;
	padding-left: 88px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	float: none;
	height: 361px;
	padding-right: 45px;
	font: 15px Arial;
	width: 673px;
	padding-bottom: 20px;
	margin-top: 40px;
}
#divDatosPersonales{
	float: left;
	padding-left: 10px;
}
#divCorreo{
	float: left;
}
#divEnviar{
	clear: both;
	padding-left: 10px;
}
#comments{
	margin-bottom: 8px;
	width: 596px;
	height: 113px;
}
.class-contacto{
	color: #0099FF;
	font: 13px Arial, sans-serif;
	margin-bottom: 5px;
	margin-top: 5px;
}
.class-cell{
	width: 330px;
	height: 103px;
}
.class-cell input{
	width: 263px;
}
#telefono{
	width: 179px;
}
#divAsunto{
	clear: both;
}
#divComentarios{
	float: left;
	overflow: hidden;
}
#divEnviarButton{
	clear: both;
	width: 596px;
	text-align: center;
}