/* FORMULARI */

.forms_boto_caixamodul {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
	}
	
.pforms_entrada {
	margin-bottom: 30px;
}

.pforms_sortida {
	text-transform: uppercase;
	font-weight: bold;
}

.forms_intro {

}

.forms_descripcio {
	margin-bottom: 30px;
}

.forms_nom {
	text-transform: uppercase;
	margin-bottom: 10px;
	
	font-size: 14px;	
}

.forms_form {

}

.forms_form input {
	width: 280px;
	margin-top: 5px;
	margin-bottom: 20px;
	border: 1px #cccccc solid;
}

.forms_form textarea {
	width: 500px;
	margin-top: 5px;
	margin-bottom: 20px;
	height: 200px;
	border: 1px #cccccc solid;
}

.forms_form select{
	width: 280px;
	margin-top: 5px;
	margin-bottom: 20px;
	border: 1px #cccccc solid;
}

#atr_76 {
	width: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 5px;
	padding: 0px;
	clear: both;
	border: 0px;
	text-align: left;
}

.forms_form input[type="submit"] {
	width: auto;
	background-color: #4b73ae;
	color: #FFFFFF;
	padding: 3px;
	border: 1px solid;
	min-width: 50px;
}



.forms_separador {
	border-bottom: 1px dotted #000000;
	margin-bottom: 10px;
	font-weight: bold;
	padding-bottom: 0px;
}

.desc_camp_form {
	font-size: 10px;
	margin-bottom: 3px;
}
