html, body, form {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 2px;
}

#menu {
	background-color: #009900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 752px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 0px;
	text-align: left;
	text-indent: 17px;
}

#menu .mitem {
	background-color: #ccffcc;
	padding: 2px 2px 0px 2px;
	color: #009900;
}

#menu a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover {
	color: #ccffcc;
}

#title {
	color: #009900;
	background-color: #ccffcc;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 20px;
	text-indent: 17px;
	width: 750px;
	border-style: solid;
	border-color: #99cc99;
	border-width: 0px 1px 1px 1px;
	font-weight: bold;
}

#contentbox {
	width: 752px;
	margin-top: 0px;
	height: 100%;
	padding-bottom: 10px;
}

#main {
	width: 700px;
	text-align: left;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}

.pv {
	border: 1px dashed #CC6600;
	background-color: #FFFF99;
	color: #990000;
	font-size: 10px;
	padding: 4px;
}

.nimmo {
	font-size: 16px;
	border-bottom: 1px dashed #CCCCCC;
	text-align: center;
	margin: 0px 30px 0px 30px;
	padding-bottom: 3px;
}

.timmo {
	padding-top: 10px;
	font-size: 10px;
	color:#999999;
	text-align: center;
	margin: 0px 30px 0px 30px;
}

.timmo select {
	font-size: 10px;
	border: 1px solid #333333;
}

div.institle {
	margin: 20px 5px 5px 5px;
	background-color: #99ccff;
	border: solid #6699cc 1px;
	padding: 3px 3px 1px 3px;
	font-size: 12px;
}

div.institle a, div.institle a:hover, div.institle a:link, div.institle a:visited {
	color: #003366;
	afont-weight: bold;
	text-decoration: none;
}

div.inscontent {
	margin: 10px 5px 5px 5px;
}

div.inscontent img {
	border: solid #6699cc 1px;
	float: left;
	margin: 0px 10px 1px 0px;
}

div.inscontent p {
	margin-top: 10px;
}

td {
	vertical-align: top;
}

#lista {
	font-size: 11px;
}

#lista .ann {
	margin-bottom: 50px;
}

#lista td .intd {
	padding: 10px;
}

#lista .intest td {
	padding: 0px;
}

#lista .den {
	border-left: 1px dashed #CCCCCC; 
}

#lista .intest .cod {
	font-size: 24px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #fafafa;
	border-top-style: dashed;
	border-bottom-style: dashed;
}

#lista .intest .cod a, #lista .intest .cod a:link, #lista .intest .cod a:visited {
	text-decoration: none;
	color: #0000CC;
}

#lista .intest .cod a:hover {
	color: #0066FF;
}

#lista .intest .intd {
		padding: 0px 0px 0px 10px;
}

#lista .intest .citta {
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}

#lista .intest .via {
	color: #ffffff;
	background-color: #CCCCCC;
}

#lista .prezzo {
	color: #663300;
	font-weight: bold;
	width: 100px;
	text-align: center;
	margin-top: 3px;
}

#lista .intest .type {
	background-color: #eeeeee;
	color: #999999;
	vertical-align: middle;
	text-align: right;
	font-size: 16px;
}

.amn {
	border: 1px solid red;
	padding: 15px;
	background-color: #ffefef;
	clear: both;
	margin-top: 20px;
}