/* CSS Document */

body {
	margin: 0;
	padding: 0;
	text-align: center; /* per IE5.x/Win */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #ffffff;
}
td {
	font-size: 12px;
	color: #666666;
	text-align: left;
}
th {
	font-size: 12px;
	color: #000000;
	background-color: #eeeeee;
	height: 15px;
	text-align: center;
}
#centrato {
	width: 758px;
	margin: auto;
	text-align: left; /* per IE5.x/Win */
	border: 1px solid #869737;
	padding: auto;
	color: #666666;
	background-image: url(immagini/sfondocentro.gif);
	background-repeat: repeat-y;
}
#colonna-1 {
	float: left;
	width: 202px;
	background-color: #B1D34A;
}
#colonna-2 {
	float: left;
	width: 555px;
	background-color: #ffffff;
	border-left: 1px solid #cccccc;
}
#intestazione {
	background-color: #ffffff;
	color: #666666;
	height: 214px;
	margin: 0;
	padding: 0;
}
#footer {
	clear: left;
	background-image: url(immagini/footer.gif);
	color: #ffffff;
	font-size: 11px;
	height: 31px;
	text-align: center;
	padding-top: 20px;
}
#footer a:link, #footer a:visited, #footer a:focus, #footer a:hover, #footer a:active {
	color: #ffffff;
}
#colonna-1, #colonna-2, #colonna-3, #colonna-4{
	padding: 0.5em 0;
}
div p{
	margin: 0;
	padding: 0.5em 1em;
}
li {
	list-style-image: url(immagini/point.gif);
	line-height: 18px;
}
/* elementi di pagina */

h1 {
	background: transparent;
	border-bottom: 1px solid #5E1449;
	margin: 0 6px 6px 6px;
	color: #5E1449;
	font-weight: bold;
	font-size: 16px;
	padding: 4px;
	
}
h2 {
	border-bottom: 1px dashed #A26090;
	margin: 4px 6px;
	color: #A26090;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 0 4px 12px;
	font-family: Georgia, serif;
	font-style: italic;
}
h2.bianco {
	border-bottom: 1px dashed #869737;
	margin: 4px 6px;
	color: #869737;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 0 4px 12px;
	font-family: Georgia, serif;
	font-style: italic;
}
a:link, a:visited, a:focus, a:active {
	color: #869737;
	text-decoration: underline;
	padding: 0;
	margin: 0;
}
a:hover {
	color: #47540D;
	text-decoration: underline;
}
/* menusx */
ul#menusx {
	padding:0;
	margin: 0;
}
ul#menusx li {
	background: transparent;
	border-left: 0;
	color: #5E1449;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 4px 2px 4px;
	margin: 0 0 0 0;
	border-bottom: 1px dashed #ffffff;
	list-style-position: inside;
	list-style-image: url(immagini/pointer.gif);
}
ul#menusx a:link, ul#menusx a:active, ul#menusx a:visited, ul#menusx a:focus {
	color: #074318;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
ul#menusx a:hover {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
ul#menusx li.selezionato {
	color: #ffffff;
	background-color: #859638;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px solid #495511;
	border-top: 1px solid #495511;
}
ul#menusx li.upselezionato {
	background: transparent;
	border-left: 0;
	color: #5E1449;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 4px 2px 4px;
	margin: 0 0 0 0;
	border-bottom: 0;
	list-style-position: inside;
}

/* */
em {
	font-family: Georgia, serif;
}
img.bordosx {
	border: 1px solid #85963A;
	margin-right: 10px;
	margin-bottom: 10px;
}
img.bordosx2 {
	border: 1px solid #552251;
	margin-right: 10px;
	margin-bottom: 10px;
}
img.bordosx3 {
	border: 1px solid #cccc00;
	margin-right: 10px;
	margin-bottom: 10px;
}
p.separatore {
	border-top: 1px dashed #dddddd;
}
p.info {
	border-top: 1px dashed #6A5926;
	font-size: 11px;
	text-align: center;
}
p.news {
	padding: 0 8px 8px 8px;
}
input, textarea {
	font-family: Arial,sans-serif;
	font-size: 11px;
}
abbr, acronym, span.abbr{
	cursor: help;
	border-bottom: 1px dotted black;
	}
#hpsx {
	float: left;
	display: inline;
	width: 400px;
	}
#hpdx {
	float: left;
	display: inline;
	width: 154px;
	border-left: 1px dotted #cccccc;
	}
#minimenu {
	padding: 4px 4px 4px 4px;
	margin: 0 6px 0 6px;
	background-color: #eeeeee;
	text-align: center;
	font-weight: normal;
}	