/**/
/* CSS DELLA TENDINA LOCALIZZAZIONI */
.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;
}

a.btLogin:link, a.btLogin:visited, a.btLogin:active{
	border:1px solid #add986;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:1px;
	padding-top:1px;
	height:15px;
	font-family: Arial;
	color: #FFFFFF;
	background-color:#058600;
	font-size:9px;
}

a.btLogin:hover{
	color: #FFFFFF;
	background-color:#058600;
	text-decoration:none;
	font-size:9px;
}

/**/
.testoBianco10{
	color: #FFFFFF;
	font-family:Arial;
	font-weight: normal;
	font-size: 10px;
}

a.testoBianco10:link, a.testoBianco10:hover, a.testoBianco10:visited, a.testoBianco10:active{
	color: #FFFFFF;
	font-family:Arial;
	font-weight: normal;
	font-size: 10px;
}

.spacerFooter{
	height:6px;
	background-color:#FFFFFF;
}

.mappaflash {
	height: 693px;
	width: 990px;
}

/* 
================================
Skin styles for DotNetNuke
================================
*/   
body{
	background-color:#FFFFFF;
}

strong{
	color: #008000;
}

/* Default link style */
a:link, a:visited, a:active {
	color: #008000;
	font-family:Arial;
	font-weight: bold;
	font-size: 11px;
}

a:hover {
	color: #008000;
	font-family:Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

/* Style for Login/Logout, Register/User controls */
a.LoginUser:link, a.LoginUser:visited, a.LoginUser:active {
	font-family:tahoma;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	text-decoration: none;
}

a.LoginUser:hover{
	font-family:tahoma;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	text-decoration:underline;
}

/* Style for legal related controls */
.LegalLinks, a.LegalLinks:link, a.LegalLinks:visited, a.LegalLinks:active {
	font-family:tahoma;
	font-size:11px;
	color:#666;
	font-weight:bold;
	text-decoration: none;
}

a.LegalLinks:hover {
	font-family:tahoma;
	font-size:11px;
	color:#333;
	font-weight:bold;
	text-decoration:underline;
}



/*========================================================*/
/*  4. Links and Buttons                                  */
/*========================================================*/


/* text and link style used for most text rendered by modules */
.Normal{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color:#333333;
	line-height:14px;
}

a.Normal:link, a.Normal:visited, a.Normal:active {
	color: #008000;
	font-family:Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

a.Normal:hover {
	color: #008000;
	font-family:Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

/* buttons and link buttons style used in the portal admin pages */
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active  {
	color: #666666;	
	font-family:tahoma;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

A.CommandButton:hover    {
	color: #666666;	
	font-family:tahoma;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

/**/

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #f3f5fa;
	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; 
}

.skingradient {
	background-color:#CCCCCC;
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}

.contenitore{
	width: 990px;
	background-color:#F9F9F9;
}

.toppane {
	width:990px;
	height:64px;
	background-image:url(headerPNT.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.toppaneflash{
	padding-top:5px;
	padding-bottom:5px;
	height: 225px;
	width: 990px;
	background-color:#FFFFFF;
}

.leftpane {
	float:left;
	width: 170px;
	height: 100%;
	background-color: #F9F9F9;
}

.contentpane {	
	width: 100%;
}

.contentBox{
	float:left;
	width: 646px;
	padding-left:0px;
	padding-right:0px;
	text-align:center;
	background-color:#FFFFFF;
}

.contentboxpaneSx{
	margin-left:5px;
	float:left;
	width: 313px;
	height: 202px;
}

.contentboxpaneDx{
	margin-right:4px;
	float:right;
	width: 313px;
	height: 202px;
}

.colonnaBox{
	width: 313px;
	float:right;
}

.colonnaBoxSx{
	width:313px;
	float:left;
}

.contentboxpaneSxVert{
	margin-left:5px;
	float:left;
	width: 313px;
	height: 426px;
}

.contentboxpaneDxVert{
	margin-right:5px;
	float:right;
	width: 313px;
	height: 426px;
}

.contentboxpaneOriz{
	margin-left:8px;
	float:left;
	width: 635px;
	height: 202px;
}

.separatoreBox{
	clear:both;
	height:22px;
	background:url(riga_sepBox.gif) no-repeat center;
}

.separatoreBoxSmall{
	clear:both;
	height:22px;
	background:url(riga_sepBoxSm.gif) no-repeat center;
}

.rightpane {
	float:right;
	width: 170px;
	background-color: #F9F9F9;
}

.footer{
	clear:both;
	width: 990px;
	height: 32px;
	background-image:url(sfondoFooter.jpg);
}

.bottompaneLeft {
	float:left;
	width:177px;
	height: 22px;
}

.bottompane {
	float:left;
	height: 22px;
	width:630px;
}

.bottompaneRight {
	float:right;
	height: 22px;
	width:178px;
}

/* CLASSI PER SKIN DI PAGINA DI SOLO TESTO */

.headerContent{
	height:70px;
	width:556px;
	margin-left:3px;
	text-align:center;
}

.contentBoxTesto{
	width:556px;
}

/**/


/**/
.img170{
	width:170px;
	margin-left:50px;
	border:1px solid #CCCCCC;
	float:left;
}

.contentAllNews{
	margin-right:43px;
	width:350px;
	float: right;
}

.strilloNews{
	width:556px;
}

.testoNews{
	width:350px;
}

.btIndietro{
	width:350px;
}

/**/

.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 9px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Verdana; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	
	padding-right:12px;
	padding-left:7px;
	background-image: url(freccia_on.gif);
	background-repeat:no-repeat;
	background-position:left;
	display: inline;
}

.main_dnnmenu_itemhover {  
	text-decoration:underline;
}

.main_dnnmenu_itemhover td {  
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #C5D1C0;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#284F13', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}

.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}

.TreeViewMenu {
	width: 175px;
	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;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Arial;
   font-size: 10px;
   font-weight: normal;
   color: #666666;
}

/* CLASSI DI TESTO */
.grigio11{
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;
   color: #CCCCCC;
}

