.bgimss {
	padding-top: 5px ;
	background: url('imss/ombra_trasp.gif') repeat-x ;
}

.bgmenu {
	background: url('imss/fondo_menu.jpg') repeat-x ;
}

.barra_bd
{
	background-color: #660000 ;
	color: yellow ;
	white-space: no-wrap ;
}

.barra_titolo 
{
	font-weight: bold;
	text-align: left;
	margin-left: 4px ;
	margin-top: 10px ;
	color: #993300;
}

.barra_menu
{
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #663300 ;
}

.barra_voce
{
	font-size: x-small;
	color: #333333;
}

.barra_puntini
{
	font-weight: bold;
	color: #993300;
	text-align: center ;
	width: 250px ;
}

label {
	margin: 0px;
	padding: 0px;
}

/*************************** intestazione ***************************/

#intestazione {
/*	background-color: #e8d587; */
	background-color: #ecebe6;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;	
	width: 100%;
	height: 37px;
	position: relative;
}

				/***componenti di intestazione***/


#logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

#cerca {
	width: 285px;
	height: 37px;
	position: absolute;
	top: 7px;
	right: 0;
}

#bottoni {
	width: 112px;
	position: absolute;
	top: 0px;
	left: 173px;
}

/*********************** fine intestazione *********************/

/************************* navigazione *************************/

#navigazione {
	color: #FCC86E;
	background-color: #000000;
	margin-top: 0px;
	width: 100%;
	height: 19px;
	position: relative;
}

				/***componenti di navigazione***/

#quadretti {
	width: 39px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#menuimss {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 10px ;
	text-align: justify;
	width: 561px;
	position: absolute;
	top: 0px;
	left: 39px;
	margin-top: 3px;
}

#lingua {
	/*background-color: #000000;*/
	text-align: center;
	width: 160px;
	position: absolute;
	top: 0px;
	right: 0px;
	margin-top: 3px;
}

/************************* fine navigazione *********************/

/*pie di pagina*/
#piede {
	width: 100% ;
	height: 100% ;
	position: relative ;
	margin: 0px ;
	padding: 0px ;
/*	background-color: #660000 ; */
	text-align: center ;
}

.imss_footer {
	font-family: Verdana, sans ;
	font-size: 9px ;
	color: black;
	/* font-weight: bold ; */
}
/*****************************************************************/


#menuimss a:link, #menuimss a:visited, #lingua a:link, #lingua a:visited {
	color: white ;
	text-decoration: none ;
}

#lingua a:hover {
	color: #FCC86E;
	text-decoration: underline;
}

#menuimss a.menuinfo:hover {
	color: #000000;
	background-color: #BCDCD5;
}

#menuimss a.menumuseo:hover {
	color: #000000;
	background-color: #EDD9CF;
}

#menuimss a.menuist:hover {
	color: #000000;
	background-color: #D2C8E0;
}

#menuimss a.menubiblio {
	color: #E8D587;
	text-decoration: underline;
}

#menuimss a.menubiblio:visited {
	color: #E8D587;
	text-decoration: underline;
}

#menuimss a.menubiblio:hover {
	color: #000000;
	background-color: #E8D587;
}

#menuimss a.menuespo:hover {
	color: #000000;
	background-color: #BCD0E0;
}

.bodyimss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	background-color: #ecebe6; 
/*	background-color: #e8d587; */
	margin: 0;
	padding: 0;
}

.grigio {
	color: #AAAAAA;
}

.grassetto {
	font-weight: bold;
}

.small {
	font-size: x-small;
	font-weight: bold;
}
.style1 {
	font-size: small;
	color: #993300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {color: #996600}
.style3 {
	color: #9A9A9A;
	font-size: small;
	font-weight: bold;
}
.style4 {
	font-size: x-large;
	color: #773708;
}
.style5 {font-size: small
}
.style6 {font-size: medium}
.style7 {
	font-size: medium;
	color: #773708;
}

a.breadcrumb1:link {
	color: #996600;
	text-decoration: none ;
}

a.breadcrumb1:visited {
	color: #996600;
	text-decoration: none ;
}

a.breadcrumb1:hover {
	color: #D69509;
	text-decoration: underline;
}

a.breadcrumb2:link {
	color: #000000;
	text-decoration: none ;
}

a.breadcrumb2:visited {
	color: #000000;
	text-decoration: none ;
}

a.breadcrumb2:hover {
	color: #000000;
	text-decoration: underline;
}


