@charset "iso-8859-1";
/* Stile AGRITURISMO */

#inviascheda {
	border: 1px #74965B solid;
	margin-top: 5px;
	padding: 0px;
	width: 510px;
	}
#inviascheda p {
	margin: 2px 0px 2px 0px;
	}
#inviaschedatitle {
	width: 510px;
	background: #9FE779;
	height: 24px;
	}
#inviaschedatitle p {
    text-align: center;
	font-weight: bold;
	font-size: 11px;
	}
#inviaschedatitle h1 {
    text-align: left;
	font-weight: bold;
	font-size: 11px;
	margin-left: 10px;
	}
#inviaschedatitle h2 {
    text-align: right;
	font-weight: normal;
	font-size: 9px;
	margin-right: 5px;
	}
#inviaschedaform {
    background: #E2F8D5;
	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;
	}
#areabox {
	border: 1px solid #355822;
	margin: 5px 0px 0px 75px;
	width: 350px;
}
#areatitle {
	background: #C9F1B2;
	padding: 4px 12px 4px 5px;
	}
#areatext {
	background: #E2F8D5;
	padding: 2px 12px 2px 15px;
	}
#areatitle p {
	font-size: 11px;
	font-weight: bold;
	}

#areatext p {
	font-size: 9px;
	font-weight: normal;
	line-height: 12px
	}
#areatext p img {
	margin-top: 2px
	}
