/* CSS Contacto - Sitio web oficial de NACH */

# {
	margin: 0px;
	padding: 0px;
	}
. {
	margin: 0px;
	padding: 0px;
	}

#formulario {
	width: 230px;
	margin: 0px 0px 0px 10px;
	}

.lab {
	width: 230px;
	height: 25px;
	}
	
.texto {
	width: 230px;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	color: #5f6b70;
	background-color: white;
  	border: 1px solid #9fbcc9;
	}

#enviar {
	width: 115px;
	height: 25px;
	margin: 10px 0px 0px 0px;
	float: left;
	}
#borrar {
	width: 115px;
	height: 25px;
	margin: 10px 0px 0px 0px;
	}
#cargar {
	width: 115px;
	height: 25px;
	margin: 10px 0px 0px 0px;
	}

ul#creditos li { padding: 10px 0 0; }

ul#creditos li a { color: #9fbcc9; }

ul#creditos li a:hover { text-decoration: none; }
