body { margin: 10px 0; font-family: verdana, helvetica; font-size: 11px; color: #666; background: #dcebd6 }

form { margin: 0 }
img { border: 0 }
a { color: #090 } 
h1 { margin: 0 0 10px 0; font-size: 14px; color: #666 }
.thumb { border: 2px solid #ddd; }


#container { min-height: 500px; _height: 500px; width: 920px; margin: 0 auto; padding: 10px 15px 0 15px; background: #fff }

#barraNav { overflow: hidden; height: 32px; margin: 10px 0 15px 0; background: url(../images/barranav-bg.gif) repeat-x }
	#barraNav a { display: block; float: left; height: 24px; padding: 8px 15px 0 15px; color: #60994a; font-weight: bold; text-decoration: none; text-transform: uppercase; border-right: 1px solid #e6e6e6 }
		#barraNav a:hover { color: #666; background: url(../images/barranav-bg-over.gif) repeat-x }
	#barraNav a.selected { display: block; float: left; height: 24px; padding: 8px 15px 0 15px; color: #666; font-weight: bold; text-decoration: none; text-transform: uppercase; border-right: 1px solid #e6e6e6; background: url(../images/barranav-bg-over.gif) repeat-x }

#colSx {}

	#menuSx { min-height: 280px; _height: 280px; position: absolute; float: left; width: 187px; background: #fff19d }
		#menuSx img { display: block }
		#menuSx a { display: block; padding: 7px 5px 7px 15px; font-weight: bold; color: #777; text-decoration: none }
			#menuSx a:hover { background: #ffe863 }
		#menuSx a.selected { display: block; padding: 7px 5px 7px 15px; color: #777; font-weight: bold; text-decoration: none; background: url(../images/menu-item-selected.gif) no-repeat left center #ffe863 }
		#menuSx a.figlio { padding: 7px 5px 7px 30px; }

#content { float: right; width: 718px; }

	.newsHome { padding: 10px; width: 327px; margin-bottom: 15px; background: #f4f4f4; cursor: pointer }
	.newsElenco { margin-bottom: 20px; padding: 10px; width: 327px; background: #f4f4f4; cursor: pointer }

	div.galleryFolder { height: 105px; width: 327px; margin-bottom: 15px; padding: 10px; background: #f4f4f4; cursor: pointer }
		.galleryFolder img { border: 2px solid #ddd }
	
#footer { width: 950px; margin: 0 auto; text-align: center }


