body {
	background-color: #e9edf6;
	color: #323232;
	font-size: 90%;
}

#page {
	background-color: #d1e3e3;
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	width:960px;
}

#main {
}

#header {
	border-bottom:medium none #719DCE;
	clear:both;
	color:#FFFFFF;
	float:left;
	height:216px;
	width:960px;
}

#navigation {
	background: url(../img/navigation/hnav.jpg) no-repeat;
	float:left;
	height: 31px;
	margin-top:10px !important;
	position:relative;
	width:960px;
}

#content {
	background:url("../img/main.png") no-repeat scroll center 40%;
	float:right;
	margin:0 10px 0 0;
	min-height:700px;
	text-align:justify;
	width:700px;
}

#sidebar {
	float:left;
	margin:20px 0 20px 0;
	padding: 0;
	text-align:justify;
	width:230px;
}

#footer {
	background-color:#cddddd;
	clear:both;
	color:#444;
	margin:15px 0;
	padding:20px;
	text-align:center;
}

/*###################
## STANDARD ELEMENTS
###################*/
h1 {
	background-color: #ece8cf;
	color: #121e30;
	clear: both;
	padding:5px 20px;
}
a {
	color: #203555;
	text-decoration: none;
}
a:hover {
	color: #416baa;
	text-decoration: underline;
}
a.visited {
	color: #2244ce;
	text-decoration: underline;
}


/*###################
## FORMS
###################*/
form {
	margin:10px 15px; padding: 5px;
	border: 1px solid #EEEEEE;
	background-color: #ECE8CF;
	text-align: center;
}

label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}

input {
	width: 275px;
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	color:#777;
}

textarea {
	width:375px;
	padding:2px;
	margin: 5px auto;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}

input.button {
	margin: 0;
	font: bold 1em Arial, Sans-serif;
	background: #FFF url(gradientbg.jpg) repeat-x;
	padding: 2px 3px;
	color: #333;
	border: 1px solid #DADADA;
}

.submit input {
	background-color:#8C886F;
	border: 1px solid #6C684F;
	color:#FFFFFF;
	margin:10px;
	padding:5px 30px;
	width:auto !important;
}
.submit input:hover {
	background-color:#8C886F;
	border: 1px solid #331;
	color:#ccc;
	margin:10px;
	padding:5px 30px;
	width:auto !important;
}

/*###################
## HEADER
###################*/
#header h1 {
	background: none;
	clear:both;
	color:#121E30;
	padding:5px 20px;
	position:absolute;
	top:20px;
	z-index:5;
}
#headerbg {
	margin: 0;
	overflow: hidden;
	padding: 0;
}

/*###################
## NAVIGATION
###################*/
#menu1 {
	margin: 0;
	padding: 0;
}
#menu1 li {
	list-style: none;
}
#menu1 a {
	float:right;
	height:38px;
	overflow:hidden;
	padding-top:7px;
	text-align:center;
	width:144px;
}

/*###################
## NAVIGATION VERTICALE
###################*/
#vertmenu {
	padding: 0 !important;
	text-align: right;
}

#vertmenu li {
	display: block;
	height: 54px;
	width: 230px;
}

#vertmenu a {
	display:block;
	height:54px;
	line-height:54px;
	overflow: hidden;
	width:220px;
}

#vertmenu .vnav1 {	
	background: url(../img/navigation/vnav1.png) no-repeat;
}
#vertmenu .vnav2 {	
	background: url(../img/navigation/vnav2.png) no-repeat;
}
#vertmenu .vnav3 {	
	background: url(../img/navigation/vnav3.png) no-repeat;
}
#vertmenu .vnav4 {	
	background: url(../img/navigation/vnav4.png) no-repeat;
}
#vertmenu .vnav5 {	
	background: url(../img/navigation/vnav5.png) no-repeat;
}
#vertmenu .vnav6 {	
	background: url(../img/navigation/vnav6.png) no-repeat;
}

/*###################
## CONTENT
###################*/
#content h1 {
	background:url("../img/title.png") repeat scroll 0 0 transparent;
	clear:both;
	color:#121E30;
	padding:5px 20px;
}
.postdata {
	background-color:#F6F4E0;
	margin-top:5px;
	padding: 5px;
}

#content img {
	 border: 0;
}

#images, #picasa {
	clear: both;
	float: left;
	margin:0 30px 10px 0;
}

.pagine1x4 {
	height: 157px;
	overflow: hidden;
	width: 156px;
}
.pagine2x4 {
	height: 320px;
	overflow: hidden;
	width: 316px;
}
.pagine4x4 {
	float: none;
	width: 640px;
}

.imgtmb, .picasatmb {
	float: left;
	font-size: 8pt;
	text-align: center;
	margin: 3px;
	overflow:hidden;
	position:relative;
}
.imgtmb .caption, .picasatmb .caption {
	width:100%;
	background:#000;
	color:#fff;
	font-weight:bold;
	position:absolute;
	bottom:-1px; /* fix IE issue */
	left:0;
	display:none;
	text-align: center;
}
.imgtmb .caption a, .picasatmb .caption a {
	color:#fff;
	padding:5px;
	display:block;
}

/*###################
## SIDEBAR
###################*/
#sidebar div {
	margin-bottom:30px;
}

#sidebar h2 {
	color: #444;
	font-size:140%;
	margin: 0 0 5px 0;
	padding:10px;
	text-align: center;
}
#sidebar h3 {
	font-size:100%;
	margin: 0;
	padding:10px 10px 5px 10px;
}

#sidebar ul {
	margin: 0;
	padding: 5px;
}
#sidebar li {
	list-style: none;
}

#sidebar a {
	color: #6a6129;
	font-weight: bold;
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
}

/*###################
## BOTTONI
###################*/
#contacts {
	background:url("../img/contacts.png") no-repeat scroll center center #FFFFFF;
	height:180px;
	padding-top:40px;
	text-align:center;
}

/*###################
## NEWS
###################*/
#newsdiv {
	background: #FFF url(../img/news.png) no-repeat center top;
}
#newsdiv h2 {
	margin-left: -9999px !important;
}

/*###################
## FOOTER
###################*/
#footer a {
	color: #222;
}

/*###################
 * MENU DI AMMINISTRAZIONE
###################*/
#floating {
	background-color:#119;
	border: 1px solid #85858F;
	top:0;
	font-size:8pt;
	font-weight:bold;
	padding:4px 0;
	position:fixed;
	right:3%;
	text-align:center;
	width:94%;
	z-index: 999;
}
#floating div.spacer {margin-right: 60px; float: left;}
#floating span.spacer {margin-right: 60px;}
#floating a {
	color: #FFF;
	margin-right: 20px;
}
