/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}


BODY {
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#page {
	padding-top: 7px;
}

#contenuto {
	padding-left: 26px;
	padding-right: 25px;
	padding-top: 35px;
	padding-bottom: 35px;
}

#footer {
	position: absolute;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 18px;
}

INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0A1D64;
}

SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0A1D64;
}

UL, LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
}

HR {
	color: #EBECF2;
	size: 1px;
}

P {
	font-size: 11px;
	font-weight: normal;
	color: #0A1D64;
}

.txt {
	font-size: 11px;
	font-weight: normal;
	color: #0A1D64;
}
a.txt {
	text-decoration: underline;
}
a.txt:hover {
	text-decoration: none;
}

.txtnounder {
	font-size: 11px;
	font-weight: normal;
	color: #0A1D64;
}
a.txtnounder {
	text-decoration: none;
}
a.txtnounder:hover {
	text-decoration: underline;
}

.txtunder {
	font-size: 11px;
	font-weight: bold;
	color: #0A1D64;
	text-decoration: underline;
}
a.txtunder {
	text-decoration: underline;
}
a.txtunder:hover {
	text-decoration: none;
}

.txtbold {
	font-size: 11px;
	font-weight: bold;
	color: #0A1D64;
}
a.txtbold {
	text-decoration: none;
}
a.txtbold:hover {
	text-decoration: underline;
}

.txtsmall {
	font-size: 9px;
	font-weight: normal;
	color: #0A1D64;
}
a.txtsmall {
	text-decoration: underline;
}
a.txtsmall:hover {
	text-decoration: none;
}

.txtgrigio {
	font-size: 11px;
	font-weight: normal;
	color: #666;
}
a.txtgrigio {
	text-decoration: none;
}
a.txtgrigio:hover {
	text-decoration: underline;
}

.grigiobold {
	font-size: 10px;
	font-weight: bold;
	color: #666;
}
a.grigiobold {
	text-decoration: none;
}
a.grigiobold:hover {
	text-decoration: underline;
}

.grigiounder {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-decoration: underline;
}
a.grigiounder {
	text-decoration: underline;
}
a.grigiounder:hover {
	text-decoration: none;
}

.txtviola {
	font-size: 11px;
	font-weight: bold;
	color: #9AA1BE;
}
a.txtviola {
	text-decoration: none;
}
a.txtviola:hover {
	text-decoration: underline;
}

.titviola {
	font-size: 12px;
	font-weight: bold;
	color: #9AA1BE;
}
a.titviola {
	text-decoration: underline;
}
a.titviola:hover {
	text-decoration: none;
}

.txtbianco {
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
}

.biancounder {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
a.biancounder {
	text-decoration: underline;
}
a.biancounder:hover {
	text-decoration: none;
}

.txtrosso {
	font-size: 11px;
	font-weight: normal;
	color: #E00024;
}
a.txtrosso {
	text-decoration: none;
}
a.txtrosso:hover {
	text-decoration: underline;
}

.rossobold {
	font-size: 11px;
	font-weight: bold;
	color: #E00024;
}
a.rossobold  {
	text-decoration: none;
}
a.rossobold:hover {
	text-decoration: underline;
}

.rossounderline {
	font-size: 11px;
	font-weight: normal;
	color: #E00024;
}
a.rossounderline {
	text-decoration: underline;
}
a.rossounderline:hover {
	text-decoration: none;
}

.txtfooter {
	font-size: 11px;
	font-weight: normal;
	color: #0A1D64;
	text-decoration: none;
}
a.txtfooter {
	font-weight: bold;
	text-decoration: none;
}
a.txtfooter:hover {
	font-weight: bold;
	text-decoration: underline;
}

.tbl_1 {
	background-color: #EBECF2;
	border: 1px solid #9AA2BF;
	font-size: 10px;
	font-weight: normal;
	color: #0A1D64;
}
.tbl_1 td {
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.tbl_2 {
	font-size: 11px;
	font-weight: normal;
	color: #0B1D69;
}
.tbl_2 td {
	background-color: #FFF;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.tbl_menu {
	width: 220px;
	border: 1px solid #E00024;
	font-size: 11px;
	font-weight: normal;
	color: #E00024;
	margin-bottom: 15px;
}
.tbl_menu td {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 7px;
}

.tbl_menusmall td {
	font-size: 11px;
	font-weight: normal;
	color: #E00024;
	padding: 2px;
}

.tbl_menuflag td {
	font-size: 11px;
	font-weight: normal;
	color: #E00024;
	padding-left: 2px;
	padding-bottom: 3px;
}

.tbl_menuflagint td {
	color: #666;
	padding-left: 2px;
	padding-bottom: 3px;
}

.tbl_loghi td {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.tbl_void {
	border: 1px solid #9AA2BF;
	font-size: 10px;
	font-weight: normal;
	color: #0A1D64;
}
.tbl_void td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.tbl_press {
	font-size: 10px;
	font-weight: normal;
	color: #0B1D69;
}
.tbl_press td {
	padding-top: 5px;
	padding-bottom: 5px;
}

.tbl_spazio {
	margin-top: 5px;
}
.tbl_spazio td {
	font-size: 10px;
	font-weight: normal;
	color: #0A1D64;
	padding: 2px;
	border-top: 1px solid #EBECF2;
	border-bottom: 1px solid #EBECF2;
	text-align: center;
}
.tbl_popup {
	width: 100%;
	border: 2px solid #9AA2BF;
}
.tbl_popup td {
	font-size: 10px;
	font-weight: normal;
	color: #0A1D64;
	text-align: center;
}
.menuSXMenuFull
{
  border-left: 0px solid;
  border-right: 0px solid;
  border-top: 0px solid;
  border-bottom: 0px solid;
  padding-left: 15px;
  padding-right: 5px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.menuSXMenuContainer
{margin-left: 0px;
/*  width: 100%;*/
}

.menuSXMenuItem
{
  color:#black;
 font-weight: bold;
  cursor: hand;
  font-size: 12px;
margin-left: 15px;
margin-top: 0px;
  font-family: Arial;
/*  width: 100%; */
  text-align: left;

}

.menuSXMenuItem A
{
  font-weight: normal;
  cursor: hand;
  font-size: 12px;
  font-family: Arial;
/*  width: 100%; */
  text-align: left;
margin-top: 0px;
margin-left: 0px;
color:#990000;
}

.menuSXMenuItem A:visited
{
  font-weight: normal;
  cursor: hand;
  font-size: 12px;
  font-family: Arial;
/*  width: 100%; */
  text-align: left;
margin-top: 0px;
margin-left: 0px;
color:#990000;
}

.menuSXMenuEnabled A:hover, .menuSXMenuSelected A:hover
{
  color:#990000; 
  text-decoration: none; 
 font-weight: bold;
/*  width: 100%; */
}

.menuSXMenuEnabled
  color:#990000; 
  font-weight: bold;
/*  width: 100%; */
}
.menuSXMenuDisabled
{
  cursor: default;
  width: 100%;
}

.menuSXMenuSelected
{
color:#990000; 
  font-weight: bold;
/*  width: 100%; */
}

.menuSXMenuActive
{
  color:#990000;  
  font-style: bold;  
  background-color: transparent;
  cursor: default;
}
.menuSXMenuLink
{ 
}




