#tot {
	background-image:url('../img/fonscontacto.jpg');
}

#text_formulari {

}

#titol_formulari {
	text-transform:uppercase;
	color:#262983;
}

.entrada_form, .zona_text {
	color:#262983;
}

input {
	border:solid 1px #262983;
	color:#262983;
	background-color:#ecebf3;
	width:300px;
	height:16px;

}

textarea {
	border:solid 1px #262983;
	color:#262983;
	background-color:#ecebf3;
	width:300px;
	height:50px;

}

input.boto {
	border:solid 1px #262983;
	background-color:#ecebf3;
	color:#262983;

	width:50px;
	height:22px;

}

