@charset "utf-8";
.textonegrita {
	font-weight: ;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;
	font-style: normal;
	font-size: 14px;
}

.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	width: 450px;
	font-weight: bold;
	background-image: url(../imagenes/fondocontacto.png);
	height: 450px;
	margin-top: 5px;
	border-right-color: #333;
}

