/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {

}

.Normal
{
font-family: Trebuchet Ms, Tahoma, Arial;
font-size:13px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{

}


.NormalBold
{
font-family: Trebuchet Ms,Tahoma, Arial;
font-size:13px;
font-weight:bold;
color:#333333;
}

/* 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  {
font-family: Trebuchet Ms;Tahoma, Arial;
color:#E30E48;
font-size: 24px;
font-weight:bold;
line-height:24px;
}

.title{
font-family: Trebuchet Ms, Tahoma, Arial;
color:#FF6600;
font-size:18px;
font-weight:bold;
line-height:19px;
}

.segwaytitle{
font-family: Trebuchet Ms, Tahoma, Arial;
color:#425967;
font-size:18px;
font-weight:bold;
line-height:19px;
}

H2  {
font-family: Trebuchet Ms,Tahoma, Arial;
color:white;
font-size:15px;
font-weight:bold;
padding:5px;
text-transform:uppercase;
background-color:#E30E48;
}

H3  {
font-family:Trebuchet Ms,Tahoma;
font-size:13px;
font-weight:bold;
color:#E30E48;

}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

/*A:link  {color:"#3818C1";}*/

A:link  {color:#E30E48;font-family: Trebuchet Ms;font-size:13px;text-decoration:underline;

}

A:visited   {color:#E30E48;font-family: Trebuchet Ms;font-size:13px;text-decoration:underline;


}

A:hover {color:#333333; font-family: Trebuchet Ms;font-size:13px;text-decoration:underline;


}

A:active    {
}



SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}



UL LI   { font-size:13px;list-style-type:disc;
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

.normalgrigio {background-color: #ECECEC; font-weight:bold; padding:2px 0;}
.normalbianco {background-color: #F7F7F7; font-weight:bold;padding:2px 0;}

/* 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 {
}

/*Silvia */

.CATContainerHeader{display:none;}
.invisible{display:none;}
.CATAltHeader2{color:black; font-family:Trebuchet MS, Arial, Tahoma; }

/* .CATHeader{
	%background-color:#97E067;
	color:white; } */

.CATUnitCost{font-size:11px;}

.cactus_h1 {

                font-family: Trebuchet Ms, Verdana, Tahoma, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #62aafb; 
}

.cactus_h2  {
	font-family: Trebuchet Ms, Verdana,Tahoma, Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #05810f;
                background-color:#ffffff;
            
}













































































































