html, body{
	height: 100%;
}

body{
	font: 18px "Times New Roman", Times, serif;
	font-style:italic;
	text-align: left;
	color: #7e5934;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	background-color: #f7d8b9;
	background-image:url(images/sfo.gif);
	background-repeat:repeat-y;
}

strong, b {
	color: #005e20;
}

div.clear, br.clear {
	clear:both;
}


form {
	margin:0;
	padding:0;
}


div.clear, br.clear {
	clear:both;
}

h {
	text-align:left;
}

h1,h2,h3,h4 {
	color:#005e20;
	text-align:left;

}
h4 {
	margin:0;
	padding:0;
}

h1{
	font-size: 300%;
	font-weight:bolder
}

h2{
	font-size: 200%;
	margin-top:10px;
}

h3{
	font-size: 140%;
}

h4{
	font-size: 110%;
}


/***********************************/
/*  STRUTTURA DELLA PAGINA: INIZIO */
/***********************************/
div#container {
	position:relative;
}

div#header {

}

div#testata01 {
	background-image:url(images/temp_head01.gif);
	background-repeat:no-repeat;
	background-position: 68px top;
/*	padding: 0 0 0 68px;
	width:788px;
*/
	height:97px;
}
div#testata02 {
	background-image:url(images/temp_head02.jpg);
	background-repeat:no-repeat;
	background-position: 68px top;
/*	padding: 0 0 0 68px; 
	width:788px;
*/
	height:17px;

}

div#content {
	background-image: url(images/temp_sx.gif);
	background-repeat: no-repeat;
	background-position: 67px top;
}
div#content, div#footer {
	width:634px;
	width:634px;
	padding: 20px 0 0 98px;
}

div#footer {
	margin: 2em 0 1em 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	text-align:center;
}
div.sep {
	height:1px;
	font-size:1px;
	line-height:1px;
	background-color:#7e5934;
}



div#lingue {
	font-size:18px;
	font-weight:bold;
	line-height:1.1em;
	color: #b80a0e;
	position:absolute;
	left:746px;
	top:55px;
	
}
div#nav {
	font-size:18px;
	line-height:1.3em;
	font-weight:bold;
	color: #b80a0e;
	position:absolute;
	left:746px;
	top:115px;
}


a {
	color: #005e20;
}

a:hover {
	color: #b80a0e;
}


div#lingue a, div#lingue a:visited, div#nav a, div#nav a:visited {
/*	color:#005e20; */
	text-decoration:none;
}

/*
div#lingue a:hover, div#nav a:hover {
	color: #b80a0e;
}
*/

div#nav a.liv1_on, div#nav a.liv1_on:visited, div#lingue a.liv1_on, div#lingue a.liv1_on:visited {
	color:#b80a0e;
}


div.foto {
	margin: 7px 0px 8px -9px;;
	text-align:justify;
	clear:both;
}

div.foto img {
	margin: 0 0 0 7px;
	padding:0;
	border:1px solid #b80a0e;
}

table.listino {
	font-size:14px;
	font-style:normal;
	border:1px solid #BE7104;
	margin-bottom:3em;
}


table.listino td, table.listino th {
	padding:8px;
	border:1px solid #BE7104;
}

table.listino th {
	text-align:left;
}
table.listino .int {
	background-color: #BE7104;
	color: #f7d8b9;
	text-align:center;
	padding:2px;
}

ul.info {
	margin:0.5em 0 0 0;
	padding: 0 0 0 1.5em;
	text-align:left;
}

ul.info li {
	padding:0;
	margin:0 0 0.5em 0;
}



/*****************/
/* FORM: INIZIO */
/****************/
form, .fieldset,fieldset {
	margin:0;
	padding: 0;
	width:100%;
	text-align:left;
}
form {
	text-align:center;
}

.fieldset,fieldset {
	width:100%;
	border: 1px solid #7e5934;
	margin-top: 1em;
	margin-bottom:1em;
	padding-bottom:1em;
	display:block;
	clear:both;
}

fieldset legend {
	font-weight:bold;
	color:red;
}

form label {
	float:left;
	width:120px;
	margin-right:5px;
	margin-top:20px;
	font-size: 14px;
	font-style:normal;
	font-weight:bold;
	text-align:right;
	font-weight:bold;
}

.obblig {
	color:#CC0000;
}

form strong, #errore strong {
	color:red;
}

form input,textarea, select { margin-bottom:5px;
	border-style:solid;
	border-color: #000000;
    border-width:1px 1px 1px 1px;
	scrollbar-face-color:#C0C0C0;
	scrollbar-highlight-color:#C0C0C0;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#888888;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#eeeeee;
	padding-left:2px;
	margin-top:20px;
	color:#000000;
	background-color:#f7d8b9;
}


form .pulsante {
	text-align: center;
}

form .submit {
	border: 1px solid #000000;
/*	background-color: #eeeeee; */
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	cursor: pointer;
}

form br{
	clear:both;
}

form p {
	margin: 0 0 0 6px;
	padding:0;
}

input#submit, input#reset {
	font-weight:normal;
	margin: 40px 10px 0 10px;
	border: 1px solid #000000; 
	padding:5px;
	cursor:pointer;
}


/*****************/
/* FORM: FINE   */
/****************/


dl.info {
	margin: 1em 0 1em 0;
	padding:0;
}

dl.info dt {
	padding:0;
	margin:1em 0 0 0;
	color:#b80a0e;
}
dl.info dd {
	padding:0;
	margin: 0.2em 0 0 2em;
}


