@charset "iso-8859-1";
/* Stile APPARTAMENTI */

#inviascheda {
	border: 1px #629BA9 solid;
	margin-top: 5px;
	padding: 0px;
	width: 510px;
	}
#inviascheda p {
	margin: 2px 0px 2px 0px;
	}
#inviaschedatitle {
	width: 510px;
	background: #8CD4EB;
	height: 24px;
	}
#inviaschedatitle p {
    text-align: center;
	font-weight: bold;
	font-size: 11px;
	}
#inviaschedaform {
    background: #DCF2F9;
	width: 510px;
	}
#inviaschedaform input, select {
    font-size: 9px;
	text-align: left;
	font-weight: normal;
	}
#inviaschedaform p, button {
    font-size: 9px;
	text-align: center;
	font-weight: normal;
	}
#inviaschedaform textarea {
    font-size: 11px;
	text-align: left;
	font-weight: normal;
	}
form input, form select {
    font-size: 9px;
	text-align: left;
	font-weight: normal;
	}
form button {
    font-size: 9px;
	text-align: center;
	font-weight: normal;
	}	
p.errore {
	color: #c00;
	font-weight: bold;
	margin-top: 8px;
	}
p.domanda {
	color: #369;
	margin-top: 8px;
	}
p.reporttable {
	font-size: 10px;
	text-align: center;
	}
