/**/
/* 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 #777777;
	background-color:#222222;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:1px;
	padding-top:1px;
	height:15px;
	font-family: Arial;
	color: #666666;
	font-size:9px;
}

a.btLogin:hover{
	color: #FFFFFF;
	background-color:#555555;
	text-decoration:none;
	font-size:9px;
}

/**/
.testoBianco10{
	color: #ffcc00;
	font-family:Arial;
	font-weight: normal;
	font-size: 10px;
}

.spacerFooter{
	height:6px;
	background-color:#FFFFFF;
}

/* 
================================
Skin styles for DotNetNuke
================================
*/   

strong{
	color: #ffcc00;
}

/* Default link style */
a:link, a:visited, a:active {
	color: #2C42AD;
	font-family:Arial;
	font-weight: bold;
	font-size: 11px;
}

a:hover {
	color: #2C42AD;
	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: Georgia;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color:#967900;
	line-height:14px;
}


a.Normal:link, a.Normal:visited, a.Normal:active {
	color: #ffcc00;
	font-family:Georgia;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.Normal:hover {
	color: #ffffff;
	font-family:Georgia;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

/* 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;
}

/**/
.SubHead {
	color:#F5b903;
	}
	
	

.pagemaster {
	width: 100%;
	height: 100%;	
}
.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;
}

/* Classi del template generale e HP*/
.contenitore{
	width: 977px;
	min-height:400px;
}

.testata{height:92px; background-image:url(sfondoTestata.gif); background-repeat:no-repeat;}

.modulo_flash_hp{width:800px; height:271px; margin:0px;}

.colonna_sx{width:175px; float:left;}

.colonna_dx{float:right; width:175px; height:100%;}

.banner_hp{width:623px;  padding-left:23px; padding-top:12px; clear:both;}

.modulo_approfondimenti_hp{width:623px; padding-left:23px; clear:both;}

.contentpane {width: 100%;}

.footer{clear:both;	height: 35px; background-image:url(sfondoFooter.gif); background-repeat:no-repeat;}


/* SPECIFICO DELLA HP */

.separatore_hp{background-color:#FFFFFF; text-align:center; width:625px; clear:both;}



/* 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: #FFCC00; 
	font-size: 15px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Georgia; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	
	padding-right:12px;
	padding-left:7px;
	display: inline;
}

.main_dnnmenu_itemhover {  
	text-decoration:none;
	color: #ffffff; 
}

.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);
}

.sfAllBoxEdit {
	height: 223px;
	background:url(../../Containers/c_picindolor/sfCenterBoxEdit.jpg);

}
.Head {
   font-family: Georgia;
   font-size: 11px;
   font-weight: bold;
   color: #ffcc00;
}

/* CLASSI DI TESTO */
.grigio11{
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;
   color: #CCCCCC;
}

body {
   background-color:#000000;
   }









