html, body {
	font-family: Georgia;
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

#content {
	width: 775px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url('giarr_testata.jpg');
	padding-top: 300px;
}

#titolo {
	position: absolute;
	top: 25px;
	left: 200px;
	color: #2672ac;
	font-family: Tahoma;
}

#menusx {
	position: absolute;
	top: 25px;
	left: 25px;
	text-align: right;
	margin: 0;
	padding: 0 35px 0 0;
	list-style: none;
	font-size: 1em;
	width: 150px;
}

#menusx li {
	height: 18px;
	padding: 5px 0;
}

#menusx li a.selezionato {
	color: #CC6200;
}

#menusx li a {
	color: #000;
	text-decoration: none;
}

#testoprincipale h2 {
	font-family: Georgia;
	color: #cc6200;
	font-weight: normal;
	font-size: 2em;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

#testoprincipale {
	margin: 50px 8px 10px 10px;
	padding: 5px;
	font-family: Verdana;
	font-size: .7em;
	background-color: #c2d4de;
	height: auto !important;
	height: 400px;
	max-height: 400px;
	overflow: auto;
}

#iemerda {
}

* html div#iemerda {
	display: block !important;
	height: 40px !important;
	height: 1px;
}

#newscal {
	float: left;
	width: 160px;
	padding: 10px 10px 10px 25px;
}

#newscal h2 {
	position: relative;
	left: -10px;
	font-family: Georgia;
	color: #cc6200;
	font-weight: normal;
	font-size: 1.2em;
	margin: 0 0 5px 0;
	padding: 2px 10px;
}

#newscal p {
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}

#fondo {
	clear: both;
	margin: 0 8px 0 20px;
	background-color: #c2d4de;
	padding: 5px;
}

#agenda {
	background-image: url('righetta.jpg');
	background-position: 2px 2px;
	background-repeat: no-repeat;
}

#calendario {
	text-align: center;
	width: 160px;
	font-family: Verdana;
	font-size: 0.9em;
}

#calendario td {
	height: 20px;
	padding-right: 2px;
}

#calendario a {
	display: block;
	color: #fff;
	background-color: #cc6200;
	text-decoration: none;
}

#calendario .headerGiorni {
	color: #cc6500;
}

a {
	color: #cc6500;
}