/* andreas06 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given for the original design work.

Version: 1.1, November 28, 2005 */

body{
background:#e0e0e0 url(img/bodybg.gif) repeat-x;
color:#505050;
font:76% Georgia,Verdana,Tahoma,Arial,sans-serif;
margin:0;
padding:0;
text-align:center;
}

p{
line-height:1.5em;
margin:0 0 15px;
}

a{
color:#fa9035;
font-weight:700;
text-decoration:none;
}

a:hover{
color:#d04a10;
}

hr{
height:1px;
margin:10px 0;
width:98%;
}

dt{
font-weight:700;
}

dd{
margin:1px 0 12px 15px;
}

#loading {
	/*Caratteristiche del pre-load page*/
 	width: 200px;
 	height: 100px;
 	/*background-color: #FFCC33;*/
	background: url(img/loading.gif) no-repeat;
 	position: absolute;
 	left: 52%;
 	top: 32%;
 	margin-top: -50px;
 	margin-left: -100px;
 	text-align: center;
}

#container{
background:#c0c0c0 url(img/bodybg.gif) repeat-x;
margin:0 auto;
text-align:left;
width:752px;
}

#sitename{
/*background:url(img/prova1.png) */
top center no-repeat; 
color:#ffffff;
font-weight:400;
height:80px;
margin:0 20px 10px 0;
text-align:center;
}

#sitename h1{
font-size:2.2em;
margin:0;
padding-top:20px;
}

#sitename span{
font-size:1.6em;
letter-spacing:-1px;
margin:0;
}

#nav{
background:url(img/greypx.gif) bottom left repeat-x;
float:left;
width:752px;
}

#nav ul{
list-style:none;
margin:0;
padding:0;
}

#nav a{
background:url(img/tabs.gif) no-repeat 100% 0;
color:#808080;
display:block;
font-size:1.2em;
letter-spacing:-1px;
padding:7px 20px 4px 11px;
text-decoration:none;
}

#nav a:hover{
color:#505050;
}

#nav li{
background:url(img/tabs.gif) no-repeat 0 0;
float:left;
margin:0 4px 0 0;
padding:0 0 0 9px;
}

#nav #current{
background:url(img/tabs.gif) no-repeat 0 -41px;
}

#nav #current a{
background:url(img/tabs.gif) no-repeat 100% -41px;
color:#303030;
padding:7px 20px 5px 11px;
}

#wrap1{
background:#ffffff url(img/innerbg.gif) repeat-y;
border-bottom:1px solid #808080;
border-left:1px solid #808080;
border-right:1px solid #808080;
clear:both;
padding:0;
width:750px;
}

#wrap2{
background:url(img/header.jpg) top left no-repeat;
padding:10px;
width:730px;
}

#header{
height:30px;
position:relative;
width:730px;
}

#header h1{
float:left;
font-size:1.4em;
margin:0;
width:180px;
}

#topbox{
color:#808080;
margin:0 0 4px;
text-align:right;
font-size: 10px;
}

#topbox a{
color:#d04a10;
}

#topbox a:hover{
text-decoration:underline;
}

#leftside{
float:left;
margin:-15px 0 0;
width:145px;
}

#leftside h1{
font-size:1.4em;
font-weight:400;
}

#rightside{
float:right;
margin:40px 15px 20px 0;
width:150px;
}

#rightside h1{
font-size:1.4em;
font-weight:400;
margin:0 0 12px;
}

#rightside p{
font-size:0.9em;
margin:2px 0 12px 10px;
}

#rightside img{
/*border:1px solid #fa9035;*/
border:0px solid #fa9035;
margin:-9px 0 2px 5px;
padding:2px;
}



<!-- -->

#rightsidenew{
float:right;
margin:300px -140px 20px 0;
width:150px;
}

#rightsidenew h1{
font-size:1.4em;
font-weight:400;
margin:0 0 12px;
}

#rightsidenew p{
font-size:0.9em;
margin:2px 0 12px 10px;
}

#rightsidenew img{
/*border:1px solid #fa9035;*/
border:0px solid #fa9035;
margin:-10px 0 2px 5px;
padding:3px;
}

<!-- -->

















#content{
margin:45px 160px 0 180px;
}

#contentalt{
margin:45px 15px 0 180px;
}

#content p,#contentalt p{
margin:8px 0 0 10px;
}

#content h1,#contentalt h1{
color:#505050;
font-size:2em;
font-weight:400;
margin:15px 0 10px;
padding:0;
}

#content h2,#contentalt h2{
color:#505050;
font-size:1.5em;
font-weight:400;
margin:20px 0 10px;
padding:0;
}

#content img,#contentalt img{
/*border:1px solid #fa9035;*/
border:0px solid #fa9035;
/*float:left;*/
float:center;
margin:5px 15px 6px;
}

#footer{
clear:both;
color:#a0a0a0;
font-size:0.9em;
height:26px;
margin-top:20px;
padding:1px;
text-align:right;
width:730px;
}

#footer a{
color:#a0a0a0;
font-weight:400;
}

#footer a:hover{
color:#a0a0a0;
text-decoration:underline;
}

.menublock{
margin-bottom:10px;
font-size:0.8em;
}

.nav{
	color:#d04a10;
	display:block;
	font-size:1.1em;
	font-weight:700;
	margin-bottom:1px;
	padding:2px 2px 2px 10px;
	position:relative;
	text-decoration:none;
	width:80px;
	left: 19px;
	top: 6px;
	height: 20px;


}

.nav:hover{
	border:1px solid #fa9035;
	color:#505050;
	padding:1px 1px 1px 9px;
}

.sub{
	font-size:0.9em;
	margin-left:20px;
	padding:1px 1px 1px 6px;
	width:105px;
}

.sub:hover{
	border:1px solid #fa9035;
	color:#505050;
	padding:0 0 0 5px;
}

.intro{
	font-weight:700;
}

.active{
	border:1px solid #fa9035;
	padding:1px 1px 1px 9px;
}

.box{
	background:#f8f8f8 url(img/boxbg.gif) top left repeat-y;
	border:1px solid #d0d4d4;
	color:#505050;
	margin:15px auto;
	padding:10px 10px 10px 20px;
	/*width:75%;*/
}

.box1
{
	background:#f8f8f8 url(img/boxbg.gif) top left repeat-y;
	border:1px solid #d0d4d4;
	color:#505050;
	margin:15px auto;
	padding:10px 10px 10px 20px;
	width:85%;
}

.box2
{
	/*Box inserito nell'index*/
	background:#f8f8f8 url(img/boxbg.gif) top left repeat-y;
	border:1px solid #d0d4d4;
	color:#505050;
	margin:15px auto;
	padding:10px 10px 10px 20px;
	width:75%;
}

.box3
{
	/*Box inserito nella sezione foto (Manifestazione 2006)*/
	background:#f8f8f8 url(img/boxbg.gif) top left repeat-y;
	border:1px solid #d0d4d4;
	color:#505050;
	margin:14px;
	padding:10px 10px 10px 20px;
	width:69%;
}

.box4
{
	/*Box inserito nella sezione foto (Manifestazione 2006)*/
	background:#f8f8f8 url(img/boxbg.gif) top left repeat-y;
	border:1px solid #d0d4d4;
	color:#505050;
	margin:14px;
	padding:10px 10px 10px 20px;
	width:85%;
}

.box5
{
	/*Box inserito nella sezione index*/
	background:#f8f8f8 url(img/boxbg.gif) top left repeat-y;
	border:1px solid #d0d4d4;
	color:#505050;
	margin:14px;
	padding:10px 10px 10px 20px;
	width:85%;
}

.photo{
margin:5px auto 15px;
padding:5px;
}

.image_sx {
/*Per il posizionamento del testo intorno all'immagine*/
float: left; 
margin: 3px;
}

.image_dx {
/*Per il posizionamento del testo intorno all'immagine*/
float: right; 
margin: 3px;
}

/*Utilizzabile per la creazione di trafiletti con carettere molto piccolo */
.smallcaps{
font-variant:small-caps;
}

.mini{
color:#a0a0a0;
font-size:0.75em;
font-weight:400;
line-height:1.2em;
margin:20px 0 10px 8px;
}

.small{
font-size:0.85em;
}

.large{
font-size:1.4em;
}

.soft{
color:#808080;
}

.normal{
font-weight:400;
}

.sharp{
color:#101010;
}

.center{
text-align:center;
}

.left{
text-align:left;
color:#666666;
}

.hide{
display:none;
}

<!-- Inizio light box-->
.CB_RoundPixBugFix, #CB_Padding, #CB_ImgContainer, #CB_PrevNext, #CB_ContentHide, #CB_LoadingImage, #CB_Text, #CB_Window, #CB_Image, #CB_TopLeft, #CB_Top, #CB_TopRight, #CB_Left, #CB_Content, #CB_Right, #CB_BtmLeft, #CB_Btm, #CB_BtmRight, #CB_Prev, #CB_Next, #CB_Prev:hover, #CB_Next:hover, #CB_CloseWindow, #CB_SlideShowS, #CB_SlideShowP, #CB_SlideShowBar, #CB_Email 
{
	margin: 0; 	
	padding: 0;	
	background-color: transparent;	
	border: 0px;
} 

.CB_RoundPixBugFix 
{	
	display: block;	
	visibility: hidden;	
	font-family: arial;	
	font-size: 1pt;
} 

#CB_ImgContainer 
{
position: relative;	
width: 100%;
} 

#CB_PrevNext 
{
	position: absolute;	
	width: 100%;
	height: 100%;
	top: 0px;	
	left: 0px;	
	z-index: 1002;
} 

#CB_ContentHide 
{
	position: absolute;	
	z-index: 1000;
	top: 0px;
	left: 0px;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;	
	-khtml-opacity: 0;
} 

#CB_LoadingImage 
{	
	position: absolute;	
	left: 50%;top: 50%;
	margin-left: -12px;
	margin-top: -12px;
	visibility: hidden;
} 

#CB_Text 
{
	text-align: center;
} 

#CB_Window 
{
	left:50%;
	position:absolute;
	top:50%;
	visibility:hidden;
	z-index: 1100;
} 

#CB_Image 
{	
	position: relative;
} 

#CB_TopLeft 
{
	background-image:url(http://img507.imageshack.us/img507/735/stopleftpk7.gif);
	background-position:right bottom;
} 

#CB_Top 
{
	background-image:url(http://img514.imageshack.us/img514/9656/stopcopyuc1.gif);
	background-position:left bottom;
} 

#CB_TopRight 
{
	background-image:url(http://img143.imageshack.us/img143/5400/stoprightdy6.gif);
	background-position:left bottom;
} 

#CB_Left 
{
	background-image:url(http://img143.imageshack.us/img143/8439/sleftdy8.gif);
	background-position:right top;
} 

#CB_Content 
{
	background-color:#FFFFFF;
} 

#CB_Right 
{
	background-image:url(http://img516.imageshack.us/img516/4160/srightxh8.gif);
	background-position:left top;
} 

#CB_BtmLeft 
{	
	background-image:url(http://img149.imageshack.us/img149/4729/sbtmleftch8.gif);
	background-position:right top;
} 

#CB_Btm 
{
	background-image:url(http://img523.imageshack.us/img523/7280/sbtmea0.gif);
	background-position:left top;
} 

#CB_BtmRight 
{
	background-image:url(http://img143.imageshack.us/img143/2126/sbtmrightza2.gif);
	background-position:left top;
} 

#CB_Prev, #CB_Next 
{	
	background: transparent url(http://img128.imageshack.us/img128/3742/blankkx4.gif) no-repeat scroll 0%;	
	display: block;
	width: 49%;	
	cursor: pointer; 
	utline-style:none; 
	z-index: 1102;
} 

.CB_TextNav 
{
	text-decoration: underline;	
	color: #aaa;
} 

.CB_TextNav:hover 
{
	text-decoration: none;	
	color: #ff7700;
} 

#CB_Prev 
{
	float: left;
	left: 0px;
} 

#CB_Next 
{
	float: right;
	left: 0px;
} 

#CB_Prev:hover 
{
	background:transparent url(http://img412.imageshack.us/img412/9891/prevvu9.gif) no-repeat scroll left 50%;
} 

#CB_Next:hover 
{
	background:transparent url(http://img167.imageshack.us/img167/1337/nextjh4.gif) no-repeat scroll right 50%;
} 

#CB_CloseWindow 
{
	position: absolute;	top: 0px;right: -1px;z-index: 1104;cursor: pointer;
} 

#CB_SlideShowS, #CB_SlideShowP 
{
	position: absolute;	
	top: 0px;
	left: -1px;
	z-index: 1104;
	cursor: pointer;
} 

#CB_SlideShowBar 
{
	width: 0px;
	position: absolute;	
	top: 5px;
	left: 22px;
	height: 5px;
	filter:alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5;
	-khtml-opacity: .5;
	display: none;
}

#CB_Email 
{
	position: absolute;	
	right: 15px;
}
<!-- Fine light box-->
