#page_margins {
	background-color:#FFFFA4;
}
html, body {
	font-family: "Arial", sans-serif;
	font-size: 11pt;
}
#contenitore {
	width:85%;
	background-color:white;
	padding:6px 15px 0 15px;

}
#titolo {
	background-color:#005608;
	text-align:left;
	padding:15px;
	margin-top:6px;
	margin-bottom:0px;
	z-index:2;
}
#sinistra {
	border:2px solid red; 
	background-color:#005608;
	float:left;
	width:160px;
	height:420px;
	padding:0px;
	margin-right:10px;
}
#centrale {
	/*padding:10px;*/
}
body {
	text-align:center;
	background-color:#FFFFA8;
	padding:0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1, h2 {
	font-size:1.2em;
}
h4 {
	font-size:0.9em; font-weight:normal; line-height:1em;
}
small {
	font-size:0.75em;
}
table {
	width:100%
}
.verysmall{
	font-size:0.6em;
}
.western {
	text-align:left
}
.evidenzia {
	background-color:yellow;
}
.separatore {
	background-color:#E6E6FF;
	line-height:5px;
}
.menu {
	border-top:1px solid white;
	color:orange;
}
.menusin {
	color:orange;
	font-weight:bold;
}
.menusin a {
	color:white;
	text-decoration:none;
}
.menusin a:visited {
	color:white;
}
.menusin a:hover {
	color:#FFFFA4;
	
}
.menu a {
	color:white;
	text-decoration:none;
}
.menu a:visited {
	color:white;
}
#immagini1 {
	border-width:1px;
	border-style:dotted;
}
.style1 {
	text-align: left;
	font-weight: bold;
}
