/* 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 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-bottom: 10px;
	font-size: 18px;
	text-transform: uppercase;
}

.forms_descripcio {
	margin-bottom: 30px;
}

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

.forms_form {

}

.forms_form input {
	width: 280px;
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: #eaeaea;
	color: #9c0202;
	border: 1px #cccccc solid;
}

.forms_form textarea {
	width: 280px;
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: #eaeaea;
	border: 0px;
	color: #9c0202;
	height: 200px;
	border: 1px #cccccc solid;
}

.forms_form select{
	width: 280px;
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: #eaeaea;
	background-color: #eaeaea;
	color: #9c0202;
	border: 1px #cccccc solid;
}

#atr_11 {
	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: #9c0202;
	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;
}


/* COMENTARIS */

.forms_intro {
	margin-bottom: 20px;
}
.pforms_caixa {
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-right: #cccccc 3px solid;
	border-bottom: #cccccc 3px solid;
	background-image: url(images/cara.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 5px;
	overflow: auto;
	padding: 10px;
	position: relative;
	background-color: #fafafa;
}

.pforms_d1 {
	text-transform: uppercase;
	color: #9c0202;
	font-size: 14px;
	float: left;
	width: auto;
	font-weight: bold;
}

.pforms_nom1 {
	display: none;
	}

.pforms_d2 {
	text-transform: uppercase;
	color: #333333;
	font-size: 13px;
	float: right;
	width: auto;
}
.pforms_nom2 {
	display: none;
	}

.pforms_d3 {
	clear: both;
	margin-top: 25px;
	border-top: 1px dotted #cccccc;
	width: auto;
	padding-top: 10px;
	margin-bottom: 10px;
	color: #9c0202;
	text-align: left;
}

.pforms_nom3 {
	display: none;
	}

.pforms_nom4 {
	float: left;
	margin-right: 10px;
	width: auto;
	margin-bottom: 5px;
	font-weight: bold;
	clear: both;
}
.pforms_d4 {
	margin-bottom: 10px;
	float:left;
	width: auto;
	clear: both;
}

.pforms_nom5 {
	float: left;
	margin-right: 10px;
	width: auto;
	margin-bottom: 5px;
	font-weight: bold;
	clear: both;
}
.pforms_d5 {
	margin-bottom: 10px;
	float:left;
	width: auto;
	clear: both;
}
.pforms_nom6 {
	float: left;
	margin-right: 5px;
	width: auto;
	margin-bottom: 10px;
	font-weight: bold;
	clear: both;
}
.pforms_d6 {
	margin-bottom: 10px;
	float:left;
	clear: both;
	width: auto;
}

.pforms_nom7 {
	float: left;
	margin-right: 10px;
	width: auto;
	margin-bottom: 5px;
	font-weight: bold;
	clear: both;
}
.pforms_d7 {
	margin-bottom: 10px;
	float:left;
	width: auto;
	clear: both;
}

.pforms_nom8 {
	float: left;
	margin-right: 10px;
	width: auto;
	margin-bottom: 5px;
	font-weight: bold;
	clear: both;
}
.pforms_d8 {
	margin-bottom: 10px;
	float:left;
	clear: both;
	width: auto;
}


.pforms_titol_cap {
	font-size: 16px;
	color:#9c0202;
	margin-bottom: 10px;
	display: none;
}

.pforms_data_cap {
	right: 10px;
	top: 10px;
	font-size: 12px;
	color:#9c0202;
	position: absolute;
	display:none;
}

.pforms_sortida {
	margin-top: 50px;
}