body {
	background:#e3e4e6 url(../img/header_bg.jpg) repeat-x scroll 0 0;
	color: #868887;
	font-family:Verdana,arial,sans-serif;
	font-size: 90%;
	line-height:1.25;
	margin:0;
	padding:0;
}

#page {
	margin: 0 auto;
	width:960px;
}

#topbar {
	font-size:85%;
	position:absolute;
	right:40px;
	top:4px;
}

#main {
	background-image:url("../img/body_bg.jpg");
	background-repeat:repeat-y;
	float: left;
}


#header {
	background-image:url(../img/headers/nolopoint.jpg);
	background-repeat:no-repeat;
	clear:both;
	float:left;
	height:332px;
	width:960px;
}

#logo {
	font-size:0;
	height:125px;
	margin-left:350px;
	margin-top:54px;
	position:absolute;
	width:360px;
	z-index:1;
}

#headerbg {
	background-color:#253949;
	border: 1px solid #253949;
	display:block;
	float:right;
	height:208px;
	list-style:none;
	margin:0;
	overflow:hidden;
	padding:0;
	position:absolute;
	right:30px;
	top: 100px;
	width:285px;
}

#navigation {
	float:left;
	position:relative;
	width:960px;
}

#content {
	float:right;
	padding:0 0 0 30px;
	text-align:justify;
	width:670px;
}

#sidebar {
	float:left;
	margin:0 30px 20px;
	padding-top: 120px;
	width:190px;
}

#footer_bg {
	background-color: #334dff;
	clear:both;
	width: 100%;
}
#footer {
	background-image:url("../img/footer.jpg");
	background-repeat:no-repeat;
	clear:both;
	font-size:80%;
	margin:15px auto 0;
	padding:17px;
	text-align:center;
	width:960px;
}

/*###################
## BREADCRUMB
###################*/
#breadcrumb {
	width:550px;
	z-index:16;
}
#breadcrumb a {
	background:url("../img/breadcrumb.png") no-repeat scroll left center transparent;
	color:#888888;
	margin-right:10px;
	padding-left:8px;
}

/*###################
## STANDARD ELEMENTS
###################*/
h1 {
	clear:both;
	color:#0C3380;
	font-size:240%;
	padding:5px 20px;
}
h2 {
	clear: both;
	margin-top: 30px;
}
a {
	color: #AACCFF;
	text-decoration: none;
}
a:hover {
	color: #AACCDD;
	text-decoration: underline !important;
}
a.visited {
	color: #88AACC;
	text-decoration: underline;
}
table {
	border: 1px solid #63afd0;
	margin:1em auto;
}
td {
	border: none;
}


/*###################
## FORMS
###################*/
form {
	background-color:rgba(0, 0, 0, 0.05);
	border:1px solid rgba(0, 0, 0, 0.1);
	padding:10px;
}


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;
}
input[type=checkbox] {
	display:inline;
	float:left;
	margin-right:10px;
}

textarea {
	width:375px;
	padding:2px;
	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;
}


/*###################
## RICERCA
###################*/
#search {
	border:2px solid #DDDDDD;
	color:#777777;
	font:1em "Trebuchet MS",Tahoma,sans-serif;
	padding:2px 30px 2px 2px;
	width: auto;
}
.submitSearch {
	border:medium none;
	margin-left:-30px;
	vertical-align:middle;
	width:auto;
}


/*###################
## CONTENT
###################*/
#content h2 {
	margin-bottom: 0;
}
#text {
	font-size:90%;
	line-height:2;
	text-align:justify;
}

.postdata {
	background-color:#404550;
	font-size:0.8em;
	margin-top:5px;
	padding:5px 5px 5px 20px;
}

#content img {
	 border: 0;
}

#images, #picasa {
	clear: both;
	float: left;
	margin:0 30px 10px 0;
}

.pagine1x4 {
	background-color:#303845;
	height:160px;
	padding:5px;
	width:160px;
}
.pagine2x4 {
	height: 320px;
	overflow: hidden;
	width: 316px;
}
.pagine4x4 {
	float: none;
	width: 640px;
}

.imgtmb, .picasatmb {
	float:left;
	font-size:8pt;
	margin:3px;
	overflow:hidden;
	position:relative;
	text-align:center;
}
.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;
}

#audios, #videos {
	clear: both;
}

.snapshotImg {
	float:right;
	margin:0 100px 20px 20px;
}

#map_canvas {
	height: 460px;
}

/*###################
## MENU ORIZZONTALE
###################*/
#menu1 {
	clear: both;
	list-style:none outside none;
	margin-top:-41px;
}
#menu1 li {
	/*background:url("../img/navigation/menu1_li.png") no-repeat scroll 0 0 transparent;*/
	float:left;
	height:33px;
	margin-right:20px;
	padding:7px 0 0 14px;
}
#menu1 a {
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
}


/*###################
## SIDEBAR
###################*/
#sidebar h2 {
	/*background:url("../img/sidebar_h2.png") no-repeat scroll left top transparent;*/
	font-size:130%;
	height:33px;
	margin:0;
	padding:7px 0 0 19px;
	text-align:left;
	text-transform:uppercase;
}
#sidebar h3 {
	font-size:100%;
	margin: 0;
	padding:10px 10px 5px 10px;
}

#sidebar div {
	width: 100%;
}

#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar li {
	list-style: none;
	float: none;
}


/*###################
## MENU VERTICALE
###################*/
#vertmenu {
	border-right:1px solid #999999;
	clear:both;
	font-size:85%;
	list-style:none outside none;
	margin: -120px -20px 0 0 !important;
	padding-top:100px !important;
}
#vertmenu li {
	/*background:url("../img/navigation/vertmenu_li.png") no-repeat scroll right center transparent;*/
	margin:10px -5px;
	padding:0 19px 0 0;
	text-align:right;
}
#vertmenu a {
	color: #000;
	text-decoration: none;
}

/*###################
## NEWSMENU
###################*/
#newsdiv {
	background-color:#ccccfe;
	clear:both;
	color:#444;
	float:left;
	font-size:90%;
	margin:20px 0 5px;
	padding:10px;
	text-align:right;
}
#newsmenu li {
	clear: both;
}
#newsmenu img {
	float: left;
}
#newsmenu a {
	color: #333;
	text-decoration: underline;
}

/*###################
## BOTTONI
###################*/
.contatti {
	background-color:#9598f7;
	clear:both;
	color:#444;
	float:left;
	font-size:90%;
	padding:10px;
	text-align:right;
}
.contatti a {
	color: #333;
	text-decoration: underline;
}

/*###################
## BLOG SIDEBAR
###################*/
#blogmenu {	
	clear:both;
	font-size:85%;
	list-style:none outside none;
	margin:0 -20px 0 0 !important;
	padding-top:100px !important;
}
#blogmenu a {
	color:#555;
	font-weight:bold;
	padding:5px;
	text-decoration:none;
	white-space: nowrap;
}
#blogmenu ul {
	list-style: none;
}
#blogmenu li {
	float: left;
}
.cloud0 {
	font-size: 90%;
}
.cloud10 {
	font-size: 95%;
}
.cloud20 {
	font-size: 100%;
}
.cloud30 {
	font-size: 120%;
}
.cloud40 {
	font-size: 140%;
}
.cloud50 {
	font-size: 160%;
}
.cloud60 {
	font-size: 180%;
}
.cloud70 {
	font-size: 200%;
}
.cloud80 {
	font-size: 220%;
}
.cloud90 {
	font-size: 120%;
}
.cloud100 {
	font-size: 100%;
}

#paginator {
	background-color:#777777;
	padding:10px;
	text-align:right;
}

/*###################
## FOOTER
###################*/
#footer a {
	color: #FFF;
}

/*###################
 * 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;
}

/*###################
## MESSAGGI
###################*/
#flashMessage {
	position:fixed;
    border: solid 1px #aeaeae;
	bottom: 0px;
	left: 0px;
	width: 255px;
	margin: 5px;
	font-weight: bold;
	text-align: left;
	z-index: 9999;
	padding: 20px;
}
.success_message {
    background-color: #61b513;
	color: #FFF;
}

.failure_message {
    background-color: #d22835;
	color: #FFF;
}

.notice_message {
    background-color: #284e8d;
	color: #FFF;
}

/*###################
 * MENU PAGINE
###################*/

