body { 
	margin:	 0 1px 0 0; 
	padding: 0; 
	}
	
	
.area_top { 
	width: 100%;
	height: 2em;
	line-height: 2em;
	clear: both;
	}
	
.content_ln { 
	width: 100%;
	clear: both;
	height: 100%;
	}		
	
.styled_box1 { 
	width: 21%;
	float: left;
	height: 100%;
	}	
	
.img_dipinto { 
	float: left;
	width: 14%;
	height: 30em;
	background-image: url(../img/bg_img.gif);
	background-repeat: no-repeat;
	}	
	
.area_content { 
	float: right;
	width: 59%;
	height: 100%;
	margin-right: 15px;
                margin-left: 10px;
	}	

.sub_menu { 
	float: left;
	width: 16%;
	padding: 0.2em;
	height: 100%;
	}		

.sub_menu_blue { 
	float: left;
	width: 14%;
	padding: 0.2em;
	height: 100%;
	}		
	
.sub_menu_pink { 
	float: left;
	width: 14%;
	padding: 0.2em;
	height: 100%;
	}		
	
.sub_menu_yellow { 
	float: left;
	width: 14%;
	padding: 0.2em;
	height: 100%;
	}		

/*CLASSE CENTRO HOME PAGE: MUSEI E ITINERARI*/

.centro_home { 
	width: 30%;
	float: left;
	height: 100%;
	}
	
.area_musei { 
	padding: 0.3em;
	}
	
/*CLASSE HOME PAGE: NEWS ED EVENTI*/

.area_news { 
	float: left;
	width: 34%;
	height: 100%;

	}

	
	/*sfondo area giallino*/
.notizie { 	
	width: 100%;
height: 470px;	
	}	
	
	/*area delimintata*/
.box_notizia { 
	
	padding: 0.5em;
	}	
	
	
.pagine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
	}
	
.pagine a {
	text-decoration: underline;
	}	
	
.pagine a:hover {
	text-decoration: underline;
	}

p.spazionews {
        margin-bottom: -1em;
}

/*versione stampabile e pdf*/	
	
.printable_content { 
float: left;
margin-right: 1em;
font-size: 0.8em;
 font-family: Arial, Verdana, Helvetica, sans-serif;
}		 

.pdf_content { 
float: left;
margin-right: 0.1em;
font-size: 0.8em;
 font-family: Arial, Verdana, Helvetica, sans-serif;
}	

.area_immagini { 
font-size: 0.65em;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
}	


h2 {
font-size: 1.2em;
color: #BA0000;
}

p.bodytext {
        margin: 0em 0em 1em 0em;
}

/*Photogallery*/

.tx_hldamgallery_back_link {
text-align: right;
margin-right: 10px;
color: #003466;
}


.tx_hldamgallery_img {
padding-top: 0.5em;
padding-bottom: 0.5em;
}



.tx_hldamgallery_current_thumb {
border: 2px solid #003466;
}


.tx_hldamgallery_thumb_item {
float: left;
padding: 0.5em;
}



/*fine photogallery*/



