body {
		margin:0px;
		margin:auto;
		width:100%;
		}
	#header {
		text-align:center;
		background:url('../images/sfondo_header_definitivo.jpg');
		background-position:center top;
	}
	#contenuti {
		background:url('../images/sfondo_centrale.gif');
		background-position:center;
		background-repeat:repeat-y;
		text-align:center;
	}
	#menu {
		font-family:Trajan Pro, Palatino, Times New Roman, Times;
		font-weight:bold;
		color:#fff;
		letter-spacing:1px;
		font-size:14px;
		width:980px;
		margin:auto;
		padding-bottom:8px;
	}
	#menu a {
		color:#fff;
		text-decoration:none;
	}
	
	#menu a:hover {
		color:#900;
		text-decoration:underline;
	}
	#corpo {
		margin:auto;
		width:980px;
		
		}
	
	#tabinterna {
		padding-top:40px;
		width:520px;
		margin:auto;
	}
	#tabinterna #header {
		height:18px;
		padding:0px;
		margin:0px;
		font-size:1px;
		background:url('../images/tabinterna_header.gif');
	}
	#tabinterna #middle {
		background:url('../images/tabinterna_middle.gif');
		text-align:left;
		margin:0px; padding:0px;
	}
	#tabinterna #footer {
		clear:both;
		height:20px;
		background:url('../images/tabinterna_footer.gif');
		
	}
	#middle #left {
		width:280px;
		font-family:Times New Roman;
		font-weight:bold;
		color:#900;
		letter-spacing:1px;
		font-size:9px;
		float:left;
		
		text-align:right;
	}
	#middle #left .menu_middleleft_sel {
		text-align:left;
		padding-top:13px;
		padding-bottom:15px;
		background:url('../images/parentesi.gif');
		background-position:center right;
		background-repeat:no-repeat;
	}
	#middle #left .menu_middleleft {
		text-align:left;
		padding-top:13px;
		padding-bottom:15px;
		background-position:center right;
		background-repeat:no-repeat;
	}

	#middle #left .menu_middleleft a{
		color:#900;
		text-decoration:none;
	}
	
	#middle #left .menu_middleleft a:hover {
		color:#000;
		text-decoration:underline;
	}

	#middle #left .menu_middleleft_sel .bianco {
		background-color:#fff;
	}
	#middle #right {
		margin-left:285px;
		font-family:Times New Roman;
		text-align:justify;
	}
	#middle #right td{
		margin:0px;
		padding-top:10px;
		font-family:Times New Roman;
		font-size:12px;
		line-height:18px;
		text-align:justify;
	}
	#middle #right p {
		margin:0px;
		padding-top:10px;
		font-family:Times New Roman;
		font-size:12px;
		line-height:18px;
		padding-right:45px;
		text-align:justify;
	}
	#middle .titolo {
		font-family:Times New Roman;
		font-size:28px;
		text-align:center;
		line-height:28px;
		color:#900;
	}
	#middle .p {
		font-family:Times New Roman;
		font-size:12px;
		line-height:16px;
		color:#900;
	}
	#middle a {
		color:#900;
		font-weight:bold;
	}
	#gallery_centrale {
		clear:left;
		margin-top:20px;
		margin-top:40px;
		padding-right:30px;
		padding-left:30px;
		
	}
	.cornice_gallery {
		margin-top:10px;
		width:186px;
		height:126px;
	}
	.cornice_gallery_small {
		width:53px;
		height:55px;
		float:right;
		margin-right:20px;
		margin-bottom:15px;
	}
	#peperoncino {
		margin-left:40px;
		margin-right:40px;
		padding:20px;
		margin-top:20px;
		border-top:1px solid #ddd;
	}
	
	#menubar_left {
		float:left;
		margin-left:10px;
		width:215px;
		padding-top:50px;
	}
	#menubar_left .tasto{
		background:url('../images/sfondo_tasto_sinistra.gif');
		text-align:center;
		width:145px;
		height:30px;
		font-size:12px;
		margin:auto;
		font-weight:bold;
		line-height:28px;
		margin-top:10px;
		}
	#menubar_left .tasto a{
		color:#000;
		text-decoration:none;
		}

	#menubar_left .tasto a:hover{
		color:#900;
		text-decoration:underline;
		}
	#menubar_right {
		float:right;
		width:215px;
		padding-top:50px;
		margin-right:10px;
	}
	
	#globalfooter {
		margin-top:30px;
		background:url('../images/sfondo_footer.gif');
		
	}
