/* CSS Document */#form {	width: 540px;	float: left;	margin-bottom: 40px;	margin-left: 60px;	padding-top: 5px;	margin-top: 40px;	text-align: center;	background-image: url(../imagenes/ilustraciones/bousole.gif);	background-repeat: no-repeat;	background-position: right top;}.champs {
	width: 200px;
	background-color: #ffffff;
	font-size: 1em;
	border: 1px solid silver;
}.border {
	border: 1px solid silver;
}.error {
	color: #ff1c00;
}