/********* STILE GENERALE DELLA PAGINA *********/



/********* STILE DEL CONTENITORE DEI CONTENUTI DINAMICI *********/
#content
{
	width: 597px;
	text-align: justify;
	color: #504532;
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 12px;
}

.hHome {
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Monotype Corsiva, Helvetica, sans-serif;
	font-size: 20px;
	color: #216c81;
	text-align: center;
	font-weight: normal;
	font-style: normal;
}

#content h1 {
	background-repeat: no-repeat;
	background-image: url(/images/Bar-Background.jpg);
	font-family: Calibri, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	display: block;
	height: 25px;
	width: 597px;
	padding-top: 4px;
	padding-left: 4px;
	text-align: left;
}

#content h2 {

}

#content h3 {

}
.path a
{
text-align: left;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
font-style: italic;
text-align: justify;
color: #003366;

}
.path
{
text-align: left;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
font-style: italic;
text-align: justify;
color: #003366;

}

/********* STILI DEL MENU CLASSICO *********/
/* quello che segue è il contenitore delle voci verticali o orizzontali del menù */
#menu
{
	margin: 0px;
	padding: 0px;
	width: 150px;
	height: 254px;
	background-image: url(/images/bg_menu.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.menuNormal a
{
	color: #223F69;
	text-decoration: none;
	/*background-image: url(/images/button-off.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;*/
	display: block;
	/*height: 20px;*/
	width: 140px;
	height: 16px;
	padding-left: 10px;
	padding-top: 2px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.menuHover a
{
	background-image: url(/images/bg_voce_menu.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	behavior: url(iepngfix.htc);
}

/* specifichiamo lo stile del contenitore dei sotto menù */
.subMenu a
{
	text-decoration:none;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	background-color:#216C81;
	font-weight: bold;
	font-size: 12px;
	font-style:normal;
	width:150px;
	min-height:15px;
	cursor: hand;
	padding-top: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2E96B4;
	border-right-color: #2E96B4;
	border-bottom-color: #1C5A6C;
	border-left-color: #1C5A6C;
	display: block;
}

.subMenuHover a
{
	text-decoration:none;
	color:#000066;
	text-align:center;
	vertical-align:middle;
	background-color:#FF9900;
	font-weight: bold;
	font-size: 12px;
	font-style:normal;
	width:150px;
	min-height:15px;
	cursor: hand;
	padding-top: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	display: block;
}

#HomeGalleryContainer {
  /*background-color:#FFFFCC;*/
}

/* presi dal file html */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #216C81;
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 12px;
}

.style2 {
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 12px;
}