* {
	margin: 0;
	padding: 0;
}

li {
	padding: 0;
	background: none;
}

textarea {
	overflow: auto;
	font-family: Arial, sans-serif;
}

hr {
	clear: both;
	visibility: hidden;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #21618f;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 2.35em;
	margin-bottom: 15px;
	color: #21618f;
	border-bottom: 1px solid #21618f;
}

h3 {
	font-family: "American Typewriter", Georgia, serif;
	font-size: 1.2em;
	font-weight: bold;
}

ul {
	list-style: none;
}

body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	padding-bottom: 50px;
}

.discreet {
	color: #666;
	font-size: .85em;
}

.labelbold label {
	font-weight: bold;

}

.labelblock label {
	display: block;
	font-weight: bold;
	margin-top: 1em;
}

.bigbutton {
	font-size: 1.4em;
	padding: 5px 20px;
}

#container {
	margin: 0 auto;
	width: 985px;
}

#header {
	height: 175px;
	background: url(../img/sfondobody.gif) no-repeat;
}

#boxlogin {
	float: left;
	position: relative;
	width: 298px;
	height: 174px;
}

#contacts, #joinus {
	position: absolute;
	top: 92px;
	color: #89c;
	font-variant: small-caps;
	font-size: .85em;
}

#contacts {
	left: 24px;
}

#joinus {
	left: 128px;
}

#contacts:hover, #joinus:hover {
	color: #06c;
}

#language {
	position: absolute;
	top: 91px;
	right: 0;
}

#language img {
	margin-left: 10px;
}

#formlogin {
	background-color: #ccc;
	width: 274px;
	height: 61px;
	margin-left: 9px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	color: #666;
	position: absolute;
	bottom: 0;
	padding-left: 17px;
}

#formlogin #username {
	margin-top: 20px;
	width: 160px;
	font-size: 1.3em;
}

#formlogin .field {
	width: 72px;
	padding: 15px 20px 0 0;
	float: left;
	margin: 0;
}

#formlogin .field input {
	border: none;
	width: 84px;
	margin-top: 3px;
	padding: 0 0 2px 2px;
}

* html #formlogin .field input {
	width: 65px;
}

#formlogin .submit {
	margin-top: 29px;
	border: none;
	background-color: #E6E6E6;
	text-transform: uppercase;
	color: #4F6BAF;
	font-size: .9em;
	padding: 2px 5px;
/*	display: block; */
}

#titolo {
	padding-top: 7px;
	margin-left: 5px;
	height: 106px;
}

#titolo img {
	display: block;
}

#menu {
	background-color: #ccc;
	margin-left: 305px;
	margin-right: 7px;
	height: 61px;
}

#menu ul {
	list-style: none;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.9em;
	text-transform: lowercase;
	margin-left: 11px;
	padding-top: 20px;
}

#menu li {
	float: left;
	height: 42px;
}

* html #menu li {
	width: 10px;
	white-space: nowrap;
}

#menu a {
	color: #000;
	display: block;
	padding: 9px 12px 5px 12px;
	height: 42px;
	height: 28px;
}

#menu li.selected a, #menu li a:hover {
	color: #c00;
    background:url(../img/menuhover_left.gif) no-repeat left top;
}

#menu li.selected, #menu li:hover, #menu li.hover {
	background:url(../img/menuhover_right.gif) no-repeat right top;
}

#content {
	background: url(../img/sfondocontent.gif) repeat-y;
	min-height: 400px;
	margin-bottom: 0;
	padding: 0 !important;
}

* html #content {
	height: 400px;
}

#submenu {
	width: 291px;
	min-height: 400px;
	margin-left: 9px;
	float: left;
	padding-top: 5px;
	border-top: 5px solid #fff;
	font-family: Tahoma, Arial, sans-serif;
	display: inline;
}

#submenu h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.9em;
	border-bottom: 1px solid #fff;
	padding-left: 20px;
	padding-bottom: 7px;
}

#submenu ul {
	font-size: .85em;
}

#submenu li {
	border-bottom: 1px solid #fff;
	height: 1%;
}

#submenu .notizie li {
	height: auto;
}

#submenu li a {
	display: block;
	position: relative;
	padding: 3px 3px 3px 22px;
	color: #000;
}

#submenu li a.foto, #submenu li a.more {
	padding: 0;
}

#submenu li a.more {
	margin-top: 10px;
}

#submenu li.selected, #submenu li.selected a, #submenu li a:hover {
	color: #c00;
	background-color: #fff;
}

#submenu li a:hover {
	background-color: transparent;
}

#submenu li li {
	border-bottom: none;
}

#submenu li li a {
	padding-left: 33px;
}

#submenu li.selected li, #submenu li.selected li a {
	background-color: transparent;
	color: #000;
}

#submenu li li.selected a {
	color: #c00;
	font-weight: bold;
}

#submenu .notizie li {
	border-bottom: 5px solid #fff;
	padding: 12px 15px 20px 0;
	clear: left;
	overflow: auto;
}

#submenu li img {
	float: left;
	margin-right: 10px;
    width: 90px;
}

#submenu .description {
	margin-left: 100px;
}

#foto {
	margin-top: 30px;
	margin-left: 22px;
}

#foto p {
	padding-left: 10px;
	margin-bottom: 15px;
}

#page {
	min-height: 400px;
	line-height: 1.5;
	background:url(../img/sfondopage.gif) repeat-y 9px;
    overflow: auto;
}

#main {
	padding: 8px 30px 20px 20px;
	margin-left: 300px;
}

#main fieldset {
	padding: 15px;
	margin-top: 15px;
	border:1px solid #ccc;
}

#main legend {
	font-size: .85em;
	padding: 0 10px;
	color: #21618f;
}

/*
 * START Stili per l'editor
 */

#main blockquote {
	font-family: Georgia, "Times New Roman", serif;
	line-height: 1.7;
	color: #333;
	width: 300px;
	padding: 5px 26px;
	font-style: italic;
	background: url(../img/laquo.gif) no-repeat;
	position: relative;
}

blockquote:after {
    content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	width: 22px;
	height: 18px;
	background: url(../img/raquo.gif) no-repeat bottom right;
}

#main .evidenza {
	font-size: .85em;
	background-color:#F8F9FC;
	border-left: 3px solid #6983BE;
	padding: 15px;
	margin: 15px 0;
}

#main .didas {
	text-align: center;
	font-size: .85em;
	color: #666;
	margin: 0 0 1em;
}

#main table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 2px solid #666;
	border-top: 2px solid #666;
	font-size: 90%;
}

#main th {
	font-weight: bold;
	text-align: center;
}

#main td, #main th {
	border: 1px solid #ccc;
	padding: 2px 4px;
}

#main a {
	border-bottom:1px dotted #21618f;
}

#main a:hover {
	border-bottom-style: solid;
	color: #036;
}

#main ul {
	margin: .5em 0 .5em 10px;
}

#main li {
	margin-bottom: .5em;
	padding-left: 10px;
	background: url(../img/bullet.gif) no-repeat 0 10px;
}

#main h2 {
	font-size: 1.3em;
	margin-top: 1em;
	color: #21618f;
}

#main img.left {
	float: left;
	margin: 0 15px 15px 0;
}

#main img.right {
	float: right;
	margin: 0 0 15px 15px;
}

#main p {
	margin-bottom: 5px;
}

/*
 * END Stili per l'editor
 */


#main .docs {
	border-left: 2px solid #21638c;
	border-bottom: 2px solid #21638c;
	margin: 0 -23px 20px 20px;
	width: 250px;
	float: right;
	display: inline;
}

#main .docs li {
	padding: 5px 5px 0;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 0;
	padding-left: 5px;
	background: none;
}

#main .docs li.last {
	border-bottom: none;
}

#main .docs li a {
	color: #21638c;
}

* html #main .docs li {
	padding-left: 0;
}

* html #main .docs li a {
	position: relative;
	left: -10px;
}

#footer {
	height: 53px;
	background:url(../img/footer.gif) left bottom;
}


/*
 * Stili per i moduli
 */

.invalid {
	border: 1px solid;
	border-color: #c00;
	background-color: #f6f6aa;
}

.warning, .portalMessage {
	color: #c00;
	border: 1px solid #c00;
	background-color: #f6f6aa;
	text-align: center;
	padding: 1em 0;
	margin: 1em 0;
	font-weight: bold;
	position: relative;
}

.success {
	color: #060;
	border: 1px solid #5f8a13;
	background-color: #dcfe9e;
	text-align: center;
	padding: 1em 0;
	margin: 1em 0;
	font-weight: bold;
}

.error {
	margin: 0 0 1em;
	color: #900;
}

/*
 * Copia stili base di Plone (base.css)
 */

.hiddenStructure {
    display: block;
    background: transparent;
    background-image: none; /* safari bug */
    border: none;
    height: 1px;
    overflow: hidden;
    padding: 0;
    margin: -1px 0 0 -1px;
    width: 1px;
}

.contentViews .hiddenStructure,
.contentActions .hiddenStructure {
    position: absolute;
    top: -200px;
    left: -200px;
}

.hiddenLabel {
    display: block;
    background: transparent;
    background-image: none; /* safari bug */
    border: none;
    height: 1px;
    overflow: hidden;
    padding: 0;
    margin: -1px 0 0 -1px;
    width: 1px;
}

.documentEditable {
	padding: 0 !important;
}
