html {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    color: #333;
    font: 13px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
    text-align: center;
    height: 100%;
}

* {
	font-size:10px;
	font-family:verdana, arial, helvetica, sans-serif; 	
} 

p { 
	font: 8pt/16pt georgia; 
	margin-top: 0px; 
	text-align: justify;
}

h1 {
    background: url("../images/logo.gif");
    width: 156px;
    height: 25px;
    overflow: hidden;
    margin: 0;
}

h3 { 
	font: italic bold 12pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
}


a:link { 
	text-decoration: none; 
}

a:visited { 
	text-decoration: none; 
}

a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
}

#container {
	padding: 0;
	margin: 0;
	min-height: 80%;
}

#menu_area { 
	display: none;
} 

div.main_menu_title {
	background-color: #937952;	
	color: white;		
}

ul.main_menu { 	
	margin: 0px 0px 5px 0px;	
	padding: 0px;
	border-style: solid;
	border-color: gray;
	border-width: 1px 0px 0px 0px;
	list-style-type: none;
	background-color: beige;	
}

li.main_menu {	
	border-bottom: gray 1px solid;
	padding: 2px 4px 2px 0px;
}

#contenuto { 
	padding: 10px; 
	background-color: white;
} 

#intro { 
	min-width: 470px;
}

#pageHeader {
    position: absolute;
    top: 25px;
    left: 40px;
}

#pageHeader h1 { 
	background: transparent url(h1.gif) no-repeat top left; 
	margin-top: 10px; 
	width: 219px; 
	height: 87px; 
	float: left;
}

#pageHeader h1 span {
	display:none
}

#pageHeader h2 { 
	background: transparent url(h2.gif) no-repeat top left; 
	margin-top: 58px; 
	margin-bottom: 40px; 
	width: 200px; 
	height: 18px; 
	float: right;
}

#pageHeader h2 span {
	display:none;
}

#quickSummary {
	clear:both; 
	margin: 20px 20px 20px 10px; 
	width: 160px; 
	float: left;
}

#quickSummary p {
	font: italic 10pt/22pt georgia; 
	text-align:center;
}

#preamble {
	clear: right; 
	padding: 0px 10px 0px 10px;
}

#supportingText {
	padding-left: 10px; 
	margin-bottom: 40px;
}

#footer {
	
}

#contatti
{
	display: block;
}

form {
	margin:0px;
	padding: 0px;
}

input.submit {
	background-color: #937952;	
	color: white;
}

table.item_details {
	width:500px;
	border: 1px solid gray;
	padding:0px;
}

table.item_list { 
	width:700px;
}

tr {
	background-color: #F0F0F0
}

tr.intestazione { 		
	background-color: #E0E0E0;
	font-weight: bold;
	text-align:left;	
}

tr.inattivo { 	
	background-color: #FBFBFB;
	font-style: italic;
}

tr.avviso {
	background-color: #FF8844;
}

tr.risalto { 	
	background-color: #E1D8C7
} 

td.risalto {
	background-color: #E1D8C7
}

.section_title {
	background-color:beige;
	font-size: 14px;
	font-weight:bold;
	border-color:#937952;
	border-width: 1px 0px 1px 0px;	
	border-style:solid;
	padding: 3px 0px;
	margin: 0px 0px 15px 0px;
	width: 700px;
}

.content_category{	
	color: #B03017;	
	font-weight:bold;
	padding: 0px 0px 5px 0px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: gray;
	margin: 10px 0px 10px 0px;	
}

.user_help {
	background-image: url(../images/info.gif);
	background-repeat: no-repeat;
	background-color: #EEEEEE;
	background-position: 5px 10px;
	border: 1px solid #6699CC;	
	padding: 10px 5px 10px 30px;		
}

ul.select_list {	
	list-style-type:none;
	margin: 10px 0px 10px 0px;
	margin-left:20px;
}

.make_request {
	
	line-height:20px;
	margin-bottom: 20px;
	background-color: #E1D8C7;
	padding: 5px 2px;
}

#nonDisponibile { 
	font-style: oblique 
}

#logo
{
    BACKGROUND: url(rana.gif) no-repeat left top;
    LEFT: 3px;
    WIDTH: 200px;
    POSITION: absolute;
    TOP: 3px;
    TEXT-ALIGN: left;
}

#logo A
{
    FONT-SIZE: 16px;
    LEFT: 44px;
    FONT-FAMILY: 'Comic Sans MS';
    POSITION: absolute;
    TOP: 20px
}

#logo A:link
{
    COLOR: #cc0000;
    TEXT-DECORATION: none
}

#login
{
	display: none;
}

ul.section_menu {
	list-style-image: url('../images/freccina_link.gif');
	font-size: 12px;
	margin: 10px 0px 0px 25px;
}

