
body {
	margin: 30px 0 0 0; /* pos. vert. tutto  */
	padding: 0; /* */
	background: #FFFFFF url(images/grafica/img01.jpg); /* */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; /* */
	font-size: 13px; /* */
	color: #333333; /* */
}

h1, h2, h3 { /* titoli */
	margin: 0; /* */
	font-weight: normal; /* */
	color: #AD1112; /*  */
}

h1 { /* */
	font-size: 197%; /* titolo grande */
}

h2 { /* */
	font-size: 167%; /* titolo medio */
}

h3 { /* */
	font-size: 100%; /* titolo piccolo */
	font-weight: bold; /*  */
}

h6 {
	font-size: 13px;
	font-style: italic;
	text-align: justify;
}

p, ol, ul { /* */
	line-height: 180%; /* interlinea menu sx*/
}

p { 
	text-align: justify;
}

ol { /* */
}

ul { /* */
}



blockquote { /* */
	margin: 0; /* */
	padding-left: 20px; /* */
	font-style: italic; /* */
	text-align: center;
}

blockquote * { /* */
	line-height: normal; /* */
}

a { /* */
	color: #000066; /*AD1112 */
	text-decoration: none;
}

a:hover { /* */
	text-decoration: none; /* */
}

img { /* */
	border: none; /* */
}

img.left { /* */
	float: left; /* */
	margin: 5px 15px 0 0;
}

img.right { /* */
	float: right; /* */
	margin: 5px 0 0 15px; /* */
}

hr { /* */
	display: none; /* */
}

/* Header */ /* */

#header {
	width: 700px;
	height: 220px;
	margin: 0 auto;
	background: url(images/grafica/img02.jpg) no-repeat right top;
}

/* Logo */

#logo {
	float: left;
	width: 220px;
	height: 220px;
	background: #AD1011 url(images/grafica/img03.jpg);
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
}

#logo h1 {
	padding: 160px 0 0 0;
	background: url(images/grafica/img04.jpg) no-repeat 50% 20px;
	letter-spacing: -1px;
	font-size: 36px;
}

#logo h2 {
	font-size: 18px;
	}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
	width: 470px;
	height: 40px;
	padding: 180px 0 0 0;
}

#menu ul {
	width: 466px;
	height: 40px;
	margin: 0;
	padding: 0;
	background: #AD1011 url(images/grafica/img05.jpg) repeat-x;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 8px 20px 0 20px;
	background: url(images/grafica/img06.gif) no-repeat;
	text-transform: ; /* lowercase */
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	color:#3699E4;/*#0099FF*/
}

#menu .active {
	color:#FFCA00; /*#FFFF00*/
	display: block;
	float: left;
	height: 32px;
	font-size: 16px;
	font-weight: bold;
	padding: 8px 20px 0 20px;
	background: url(images/grafica/img06.gif) no-repeat;
}

#menu .activeclic {
	color:#FFCA00;
}
	


/* Page */

#page {
	width: 700px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 430px; /* grand. parte bianca centrale */
	padding: 20px;
	background: #FFFFFF url(images/grafica/img07.gif) no-repeat left bottom;
}

/* Sidebar */

#sidebar { /* celle sotto logo */
	float: left;
	width: 220px; 
	padding-top: 10px; /* dist. oriz. tra il quadrato del logo */
}

#sidebar a {
	color: #3699E4;
}

#sidebar a:hover {
	color: #FFCA00;/*#FFFF00*/
}

#sidebar .corrente {
	color:#890F0E; /*#FF0000*/
}

#sidebar ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: 92%;
}

#sidebar ul li {
	padding: 2px 14px; /* 2px distanza vert. 14px dist. orizz. fra la freccie e il testo menu a sx -  */
	background: url(images/grafica/img13.gif) no-repeat 0px 12px;
	border-top: 1px solid #0B0B0B;
}

#sidebar ul li.first {
	border: none;
}

#sidebar ul li h2 {
	margin: 0;
	font-size: 100%;
}

#sidebar ul li h3 {
	margin: 0;
	font-size: 92%;
}

#sidebar ul li p {
	margin: 0;
}

.boxed {
	margin-bottom: 10px; /* dist. fra le celle */
	background: #000000 url(images/grafica/img10.gif) no-repeat left bottom;
}

.boxed .title {
	height: 30px; /* grandezza titolo celle */
	margin: 0;
	padding: 10px 0 0 10px; /* l'ultimo 10 è la posiz. del testo */
	background: #5EB2ED url(images/grafica/img08.jpg) no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.boxed .title2 {
	height: 30px; /* grandezza titolo celle */
	margin: 0;
	padding: 10px 0 0 10px; /* l'ultimo 10 è la posiz. del testo */
	background: #FFCA00 url(images/grafica/img18.jpg) no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.boxed .content {
	padding: 10px; /* dist. oriz. tra il margine a sx e l'elenco nel menu a sx */
	background: url(images/grafica/img09.gif) repeat-x;
}



/* Search */

#search {
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#searchinput {
	float: right;
	width: 174px;
	padding: 2px 5px;
	background: #EFEFEF url(images/grafica/img11.gif) repeat-x;
	border: 1px solid #FFFFFF;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#searchsubmit {
	float: right;
	margin-top: 5px;
	background: #AD1112 url(images/grafica/img12.gif) repeat-x;
	border: none;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/* Footer */

#footer {
	height: 350px;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 85%;
	color: #000000;
}

#footer a {
	color: #000000;
}

/*intestazione bacheca*/
td.nome {
	width: 117px;
	background-color: #9C0C0C;/*#1971B8*/
	
}

h1.nome {
	color: #1971B8; /*#AD1112*/
	font-size:16px;
	font-weight: bolder;
}

h2.nome {
	color:#FFCA00;
	font-size:14px;
}
a.nome {
	color:#B2B2B2;
	text-decoration:none;
}
a:hover.nome {
	text-decoration:none;
	color:#F96CEB;/*#DAACDA*/
}
/*messaggio bacheca*/
td.messaggio {
	width: 297px;
	background-color: #332E2A;
}

p.messaggio {
	color:#FFFFFF;
	font-size:13px;
	text-align: justify;
	line-height: normal;
}

/*link*/
a.dt {
	
}
a:hover.dt {
	text-decoration:none;
	color:#F96CEB;
}

/* foto gallery */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/scriptfoto/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/scriptfoto/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

