/* CLASSI PER LO SFOGLIO PDF */
.txtBlack{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}

.titTblPDF{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#666666;
	background-color:#CCCCCC;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	text-align:left;
}

.txtTbl{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color:#6F6F6F;
	padding-left:5px;
	vertical-align:top;
}

/* CLASSE DI DEFAULT DEL TESTO DI BO */
.menustore {
	padding-left:15px; 
	text-align:left;
	float:left;
	width:975px;
	height:26px;
	background-image: url(sfondo_menu.jpg); 
	background-repeat: repeat; 
	background-position: left top;
}

* html .menustore {
	width:100%;
}

.input-menu-loc {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #787777;
	border: 1px solid #787777;
}

.label-menu-loc {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #9C9C9C;
}

.labelmenu {
	color:#005000;
	font-family: Verdana; 
	font-size: 10px; 
	font-style: normal;
	font-weight:bold;
}

.titTbl{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color:#6F6F6F;
	padding-left:18px;
	padding-right:10px;
	width:60px;
	vertical-align:top;
}

.inputTbl{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color:#6F6F6F;
	width:300px;
}

/* classi box HP*/

.titBoxHP{
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color:#008000;
	line-height:14px;

}

a.titBoxHP:link, a.titBoxHP:visited, a.titBoxHP:active {
	color: #008000;
	font-family:Arial;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

a.titBoxHP:hover {
	color: #008000;
	font-family:Arial;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

/**/
.imgBoxHP{
	border:1px solid #008000;
}

/**/

.txtBoxHp{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color:#333333;
	line-height:14px;
}

a.txtBoxHp:link, a.txtBoxHp:visited, a.txtBoxHp:active {
	color: #333333;
	font-family:Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

a.txtBoxHp:hover {
	color: #333333;
	font-family:Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

/* CSS BOX NEWS SMALL */
.contBoxNewsSmall{
	width: 170px;
	background-color:#F0F0F1;
}


/* classi per i box in home page */
.titBoxHome{
	height:15px;
	background-image:url(sfTitBoxNewsSmall.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	font-family: Arial;
	font-size: 11px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}



/* Classi per il menu link di DX - NB: la classe è dentro al MODULO */
.tdMenuLink{
	height:15px;
	background-image:url(sfTitBoxNewsSmall.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:0px;
	font-family: Arial;
	font-size: 11px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.txtMenuLink{
	font-family: Arial;
	font-size: 11px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.txtMenuLink:link, a.txtMenuLink:visited, a.txtMenuLink:active{
	font-family: Arial;
	font-size: 11px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.txtMenuLink:hover{
	font-family: Arial;
	font-size: 11px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

/**/
.titBoxNewsSmall{
	height:15px;
	background-image:url(sfTitBoxNewsSmall.gif);
	background-repeat:no-repeat;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	font-family: Arial;
	font-size: 10px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.titBoxNewsSmall{
	height:15px;
	background-image:url(sfTitBoxNewsSmall.gif);
	background-repeat:no-repeat;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	font-family: Arial;
	font-size: 11px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.titBoxNewsSmall:link, a.titBoxNewsSmall:visited, a.titBoxNewsSmall:active{
	height:15px;
	background-image:url(sfTitBoxNewsSmall.gif);
	background-repeat:no-repeat;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	font-family: Arial;
	font-size: 11px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}


a.titBoxNewsSmall:hover{
	height:15px;
	background-image:url(sfTitBoxNewsSmall.gif);
	background-repeat:no-repeat;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	font-family: Arial;
	font-size: 11px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.txtBoxNewsSmall {
	padding-left:5px;
	padding-right:5px;
	padding-top:8px;
	padding-bottom:3px;
}

.fontTxtBoxNewsSmall{
 	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
	font-family: Arial;
	font-size: 11px;
	color:#005000;
	text-decoration: none;
}

.leftpane .fontTxtBoxNewsSmall{
 	padding-left:5px;
	padding-top:3px;
	padding-bottom:4px;
	font-family: Arial;
	font-size: 11px;
	color:#005000;
	text-decoration: none;
	background-color:#F9F9F9;
}

.spacerBoxNewsSmall{
	background-color:#FFFFFF;
}

/* CSS DELLA HEADER DELLA NEWS */

.rigaHeader{
	background-color:#008000;
}

.titHeaderNews{
	font-family: Arial;
	font-size: 18px;
	color:#008000;
	font-weight:normal;
	text-decoration: none;
	margin-top:35px;
}

.txtHeaderNews{
	font-family: Arial;
	font-size: 12px;
	color:#008000;
	font-weight:bold;
	text-decoration: none;
}

/* CONTAINER MODULO FAQ */

.titModuloFaq{
	font-family: Arial;
	font-size: 12px;
	color:#008000;
	font-weight:bold;
	text-decoration: none;
	margin-top:10px;
}

/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_blue {
	width: 100%;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}


.ModuleTitle_MenuItem {
	border: white 0px solid; /*override borders*/    
}

.ModuleTitle_MenuItem TD {  /*TD if menu is using tables*/
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Arial; 
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
    white-space: nowrap;  /*Word wrapping menu item now optional*/
    padding: 1px 3px 3px 1px;	
}


.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	width: 15px;
	height: 100%;   /*override the default height for icon so that menubreaks can have heights adjusted*/
}

.ModuleTitle_SubMenu 
{
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}

.ModuleTitle_MenuBreak  {
	background-color: #EEEEEE; 
	font-size: 1px; /*make sure you take out portal.css ModuleTitle_MenuBreak for this to work*/
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #C1D2EE;
}

/* CLASSI TEXT AREA PNT */

.containermaster_pnt {
	width: 100%;
	background-color: #000000;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}


/* CSS MODULO LOGO HEADER */
.logoPNT{
	width:63px;
	height:60px;
	background-color:transparent;
}


/* CSS BOX DI STRILLO PICCOLI */


/* CONTAINER MAPPA */
.cont_mappa{
	width:800px;
	height:480px;
}

.mappa_sx{float:left; width:380px; padding-top:25px;}
.mappa_dx{float:right; width:380px; padding-top:25px;}

.box_mappa{width:100%;}

.header_mappa{width:100%; background-image:url(smusso_box_ist_top.gif); background-repeat:no-repeat;}

.content_mappa{width:100%; height:160px; border-left:solid; border-right:solid; border-color:#D4D4D4; border-width:1px; background-color:#F9F9F9; padding-top:10px;}

.footer_box_mappa{width:100%; background-image:url(smusso_box_ist_bottom.gif); background-repeat:no-repeat;}

.tit-arg-ist {width:100%; padding-bottom:5px; color: #008000;}

.tit-arg-ed {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	padding-top:5px;
}

/* link con freccia */
#menu ul {
	list-style:none;
	margin:0px;
    padding-left:10px;
}

#menu ul li {
/*	margin:0px;
	padding:0px;*/
	line-height:14px;
}

div.freccia-menu-mappa {
	background-image: url(freccia_off.gif);
	background-repeat:no-repeat;
	display: inline;
	width: 3px;
	height: 5px;
	position:relative;
	right: 2px;
	top: 5px;

}
div.freccia-menu-mappa span {visibility: hidden;}

/* stati dei bottoni */
.menu-mappa {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
/*	padding-left:15px;*/
}

A.menu-mappa:hover {
	text-decoration: underline;	
}

.istit {
	color: #41A811;
	text-transform:uppercase;
}

