@charset "UTF-8";
/* 
CSS Document 
Web4shoes
 */



.elencoDocumenti {
	padding-left:15px;	
}

.elencoDocumenti LI {
	margin-bottom: 20px;	
}

.elencoDocumenti .linkDocumento {
	font-size:1.2em;
}


/* --------------------------------------------
			form richieste preventivo 
----------------------------------------------- */
	
 
#tblRichiestaPreventivo {
	/*width: 100%;*/
	border:0px solid #D9D9D9;
	
}

#tblRichiestaPreventivo INPUT, #tblRichiestaPreventivo SELECT, #tblRichiestaPreventivo TEXTAREA {
	font-size:1.2em;
}

.campoTestoN, .textareaN {
			width: 260px;
		}
.textareaN {
	height: 70px;
}
.campoShort {
	width: 100px;
}
.tblInput TD {
	vertical-align: top;
}
.campoIndirizzo {
	margin-bottom: 6px;
}
#campo_01_dsp {
	display: none;
	margin-top: 5px;
}

.ico-obb {
	vertical-align: middle; 
	margin-left: 5px;
}