﻿body {
	background-color: #669ACC;
	border-left: 0px;
	border-right: 0px;
	height: 100%;
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
.controlpanel {
	background: #CCC;
	border: #ADADAD solid;
	border-width: 0px 0px 2px;
}
.controlpanel IMG {
	margin: 15px 5px 0px;
}
.controlpanel TD TD TD TD IMG {
	margin: 0px;
}
.controlpanel TD TD TD {
	width: auto;
}
.controlpanel DIV {
	border: #000000 solid;
	border-width: 0px 1px;
	width: 3px;
	height: 100px;
}
.controlpanel TD.SubHead {
	background: #CCC;
	font-size: 11pt;
	color: #003366;
	font-weight: bold;
}
.controlpanel TD TD TD .SubHead {
	background: transparent;
	border: 0px;
	font-size: 11pt;
	color: #003366;
	font-weight: normal;
}
.controlpanel TD TD TD input {
	background: #ffffff;
	font-size: 11pt;
	color: #000000;
	font-weight: normal;
	padding-left: 4px;
}
.controlpanel TD TD TD select {
	background: #ffffff;
	font-size: 11pt;
	color: #000000;
}
.controlpanel A.CommandButton {
	font-size: 11pt;
	text-decoration: underline;
}
.controlpanel A.CommandButton:link {
	font-size: 11pt;
	color: #003366;
	text-decoration: underline;
}
.controlpanel A.CommandButton:visited {
	font-size: 11pt;
	color: #003366;
	text-decoration: underline;
}
.controlpanel A.CommandButton:active {
	font-size: 11pt;
	color: #003366;
	text-decoration: underline;
}
.controlpanel A.CommandButton:hover {
	font-size: 11pt;
	color: #003366;
	text-decoration: none;
}



.Head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
}
.SubHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}
.SubSubHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.Normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003366;
	text-decoration: underline;
}
A.CommandButton:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003366;
	text-decoration: none;
}
TH, TD, DIV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
A, A:link, A:visited, A:active {
	font-size: 9pt;
	color: #4A86C1;
	text-decoration: none;
}
A:hover {
	font-size: 9pt;
	color: #4A86C1;
	text-decoration: underline;
}
.Gallery_Row {
	color: #000000;
}
.MainMenu_MenuContainer {
	background: transparent;
	width: 100%;
	height: 1px;
}
.MainMenu_MenuBar {
}
.MainMenu_MenuIcon {
	display: none;
}
.MainMenu_MenuArrow {
	display: none;
}
.MainMenu_RootMenuArrow {
	display: none;
}
.MainMenu_MenuBreak {
	display: none;
}
.MainMenu_MenuItem, .submenuitembreadcrumb .vsubmenuitembreadcrumb {
	color: #000000;
	font-size: 9pt;
	font-weight: normal;
	padding: 3px 15px 3px 10px;
	border: 1px #ffffff solid;
	border-width: 1px 0px;
}
.submenuitemselected {
	color: #ffffff;
	font-size: 9pt;
	font-weight: normal;
	padding: 3px 15px 3px 10px;
	background: #669ACC;
	border: 1px #ffffff solid;
	border-width: 1px 0px;
}

.submenu {
	border: 1px #ffffff solid;
	padding: 0px;
	background: #dee9f3;
	margin-left: 0px;
	margin-top: 2px;
}

.rootmenuitem TD {
	height: 24px;
	width: 180px;
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	background-color: transparent;
	background-image: url(images/menu.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-right: 10px;
}

.rootmenuitemselected TD, .rootmenuitembreadcrumb TD {
	height: 24px;
	width: 180px;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	background-color: transparent;
	background-image: url(images/menu.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 10px;
}


.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: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;    
	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: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;    
	white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #8da4d3; 
}

.main_dnnmenu_itemhover td {  
	background-color: #8da4d3; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #B6BEE3;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', 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: #B6BEE3 1px solid; 
	border-bottom: #B6BEE3 1px solid; 
	border-top: #B6BEE3 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;
}


.Eventday, .Eventweekenday {
	background-color: #FFFFFF;
}

/* style for module titles */
.Head   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    font-weight: bold;
    color: #000000;
}

/* style of item titles on edit and admin pages */
.SubHead    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    color: #004180;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight:    bold;
    color: #004180;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #ff0000
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
}

.UsrContainer
{
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right:auto;
	height:100%;
}

.UsrBaseTable
{
	width:100%;
}

.UsrTopRow
{
	background-image:url(images/toprow.jpg);
}

.UsrLeftTd
{
	width:200px;
	background-color:#DFE9F3;

}

.UsrLogo
{
	width:100%;
	height:137px;
	vertical-align:middle;
	text-align:center;
}



.UsrMenuTable
{
	width:100%;
	background-color:#669ACC;
}
.UsrLeftTable
{
	width:100%;
}

.UsrMenuImg
{
	background-color:#DFE9F3;
}

.UsrLeftImg
{
	background-color:#DFE9F3;
}


.UsrLeftPanel
{
	background-color:#DFE9F3;
}

.UsrPanelsContainer
{
	background-color:#FFFFFF;
	width:100%;
}




.UsrPanelsTable
{
	width:100%; 
	height:470px;
}

.UsrLeftPane {
	padding: 2px 2px 0px;
}
.UsrContentPane {
	padding: 2px 2px 0px;
}
.UsrRightPane {
	padding: 2px 2px 0px;
	width:240px;
}
.UsrTopPane {
	padding: 2px 2px 0px;
}
.UsrBottomPane {
	padding: 2px 2px 0px;
}




.UsrBlueBar
{
	height:23px;
	background-image:url(images/bluebar.gif);
	background-repeat:repeat-x;
}
.UsrOrangeLine
{
	height:12px;
	font-size: 1px;
	background-color: #FFFFFF;
	border-top: #ff5a00 1px dotted;
}

.UsrDesign
{
	height:28px;
	color: #ffffff;
	text-align:center;
	font-size: 7pt;
	font-weight: bold;
	vertical-align:middle;
}
.UsrDesign, a.UsrDesign:link, a.UsrDesign:active, a.UsrDesign:visited {
	text-decoration: none;
}
a.UsrDesign:hover 
{
	text-decoration: underline;
}

.UsrUser, a.UsrUser:link, a.UsrUser:active, a.UsrUser:visited, .UsrUser{
	color: #000000;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}

a.UsrUser:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
}

.UsrFooter
{
	height:28px;
	color:#cc6600;
	background:#FFFFFF;
	font-size: 9pt;
	font-weight: bold;
}

a.UsrFooter:link, a.UsrFooter:active, a.UsrFooter:visited {
	text-decoration: none;
}
a.UsrFooter:hover {
	text-decoration: underline;
}

.UsrSearch
{
	color=#FFFFFF;
	text-decoration:none;
}
	
a.UsrSearch:link, a.UsrSearch:active, a.UsrSearch:visited {
	color=#FFFFFF;
	text-decoration:none;
}

a.UsrSearch:hover {
	text-decoration:underline;	
}

.UsrLinks
{
	color=#eeeeee;
	font-size: 8pt;
	background-color:#FFFFFF;
	text-decoration:none;
}

a.UsrLinks:link, a.UsrLinks:active, a.UsrLinks:visited {
	color=#eeeeee;
	font-size: 8pt;
	background-color:#FFFFFF;
	text-decoration:none;
}

a.UsrLinks:hover {
	text-decoration:underline;	
	font-size: 8pt;
	color:#cc6600;
}


/* Messo da Rudy per allineare a destra le lingue*/
.dnn$dnnLANGUAGE$selectCulture
{
	float:right;
}

/*Inizio degli stili x l'editor e gli articoli*/
li {
	padding-left: 10px;
}
pre {
	padding: 5px 5px 5px 5px;
	font-family: "Courier New", Courier, monospace;
}

.container {
	font-family: Verdana;
	margin: auto;
	width: 760px;
}
.tableheadbase {
	width: 100%;
}
.tdheadbasetitle {
	border-left: 1px #669ACC solid;
	border-top: 1px #669ACC solid;
	border-right: 1px #669ACC solid;
}
.tdheadbasesubtitle {
	border-left: 1px #669ACC solid;
	border-top: 1px #669ACC solid;
	border-right: 1px #669ACC solid;
}
.tdheadbaseinfo {
	border-left: 1px #669ACC solid;
	border-top: 1px #669ACC solid;
	border-right: 1px #669ACC solid;
}

.ArticleContent{
	padding:2px;
}


.title {
	font-size: 2em;
	font-weight: bold;
	color: #669ACC;
	padding: 2px;
}
.subtitle {
	font-size: 1.5em;
	font-weight: bold;
	color: #004180;
	padding: 2px;
}
.subtitle2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #004180;
	padding: 2px;
}
.subtitle3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #004180;
	padding: 2px;
}

.piccino{
	font-size: 0.8em;
}
.preazzurro {
	background-color: #CCFFFF;
}
.pregiallo {
	background-color: #FBFCAF;
}
.prearancio {
	background-color: #F5CAA5;
}
.preverde {
	background-color: #ABF5A5;
}
.tdheadinside {
	border-right: 1px #669ACC solid;
	border-bottom: 1px #669ACC solid;
	padding: 2px;
}
.tdheadinsidelbl {
	font-weight: bold;
	color: #004180;
	border-right: 1px #669ACC solid;
	border-bottom: 1px #669ACC solid;
	padding: 2px;
	text-align: right;
}
.tdheadinsidenmb {
	text-align: right;
	padding: 2px 6px 2px 2px;
	border-bottom: 1px #669ACC solid;
}


.bolditalic {
	font-style: italic;
	font-weight: bold;
}
.blu {
	color: #669ACC;
	font-weight: bold;
}
.rosso {
	color: #FF6200;
	font-weight: bold;
}
.verde {
	color: #3D7B10;
	font-weight: bold;
}
/*Colorizzatore Codice C# OLD*/
.csharpcode .rem {
	color: #008000;
}
.csharpcode .kwrd {
	color: #0000ff;
}
.csharpcode .str {
	color: #FF0000;
}
.csharpcode .op {
	color: #0000c0;
}
.csharpcode .preproc {
	color: #00cc66;
}
.csharpcode .asp {
	background-color: #ffff00;
}
.csharpcode .html {
	color: #800000;
}
.csharpcode .attr {
	color: #ff0000;
}
.csharpcode .alt {
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}
.csharpcode .lnum {
	color: #606060;
}
/*Colorizzatore Codice C# OLD*/
.centrato {
	text-align: center;
}

/*Colorizzatore Codice C#*/

pre { margin: 0em; }

.rem  { color: #669900; }

.kwrd { color: #0030ff; }

.str { color: #FF0000; }

.op { color: #330000; }

.preproc { color: #006666; }

.asp { background-color: #ffff00; }

.html { color: #6600CC; }

.attr { color: #FF0000; }

.alt  
{
	background-color: #A4A4FF;
	width: 100%;
	margin: 0em;
}

.lnum{ color: #606060; }


/* C# */
.CSharpFormat, .CSharpFormat pre
{
	font-size: 8pt;
	color: black;
	font-family:"Courier New", Courier, Monospace;
	background-color: #CCFFCC;
	/*white-space: pre;*/
}


/* VB */
.VisualBasicFormat, .VisualBasicFormat pre
{
	font-size: 8pt;
	color: black;
	font-family:"Courier New", Courier, Monospace;
	background-color: #CCCCFF;
	/*white-space: pre;*/
}


/* HTML XML ASP */
.HtmlFormat, .HtmlFormat pre
{
	font-size: 8pt;
	color: black;
	font-family:"Courier New", Courier, Monospace;
	background-color: #FFCC99;
	/*white-space: pre;*/
}

/* TSql */
.TsqlFormat, .TsqlFormat pre
{
	font-size: 8pt;
	color: black;
	font-family:"Courier New", Courier, Monospace;
	background-color: #FFFF99;
	/*white-space: pre;*/
}


/* Msh */
.MshFormat, .MshFormat pre
{
	font-size: 8pt;
	color: black;
	font-family:"Courier New", Courier, Monospace;
	background-color: #CCFFFF;
	/*white-space: pre;*/
}


/*Colorizzatore Codice C#*/





