* {
	margin: 0;
	padding: 0;
}

body{
	margin: 0px;
    padding: 0px;
	font-size: 11px;
}

body .clear {
	clear: both;
}

body .clearFix {
	height: 0.001%;
}

body .hidden {
	display: none;
}

body a {
	outline: none;
}

#wrapper {
	width: 754px;
	margin: 10px auto;
}

#wrapper div.logo {
	float: left;
	width: 141px;
	height: 67px;	
	margin: auto;
}

#wrapper div.menu {
	float: right;
	text-align: right;
	padding-top: 49px;
}

#wrapper div.contenuto {
	width: 754px;
}

#wrapper div.footer {
	width: 754px;
	color: #cecccc;
	height: 16px;
	background-color: #000;
	border-top: 12px solid #fff;
	text-align: right;
	padding-top: 1px;
	font-size: 10px;
	font-family: Tahoma;
	text-transform: uppercase;	
}


.copy, A.copy:link, A.copy:hover, A.copy:active, A.copy:visited{
    color: #cecccc;
	font-size: 10px;
	font-family: Tahoma;
	text-transform: uppercase;
}

.SubHead    {
    font-family: Tahoma;
    font-size:  10px;
    font-weight: bold;
    color: #989898;
}
.StandardButton{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 10px;
	background: #989898;
	color: #ffffff;
	font-family: Tahoma;
}
.Normal,.NormalDisabled
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
	 color: #696969;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: #989898;
}

/* text style used for error messages */
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
	 color: #989898;
}





.MenuBar{
	background-color: #ffffff;
	font-size: 10px;
}

.MenuContainer { background-color: transparent;}
/* Changes of height will cause an ftp error! */
.MenuBar{
	background-color: Transparent;
	cursor: pointer;
	cursor: hand;
	height: 28px;
}

.MenuIcon{
	cursor: pointer; 
	cursor: hand;  
	width: 2px; 
	height: 21px;
}

.MenuItem {

	cursor: hand; 
	color: #FFFFFF; 
	background-color: #fffffff;
	font-family: Tahoma;
	font-size: 10px; 
	font-weight: normal; 
	font-style: normal; 
	text-transform: uppercase;
	/* fixed firefox problem, do not use transparent here */
}
/*-- submenu items hover      --*/ 
.MainMenu_MenuItemSel{
    color: White;
	background: url(images/no.png);
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/no.png');
	font-family: Tahoma;
	font-size: 10px; 
	font-weight: normal; 
	text-transform: uppercase;
	behavior: url(images/iepngfix.htc)
  }
  
  
.MenuArrow
{
	font-family: tahoma; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #9C9C9C 0px solid; 
	border-top: #C5C5C5 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.MenuRootArrow
{
	font-weight: normal; 
	font-family: tahoma; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #9C9C9C 0px solid; 
	border-top: #C5C5C5 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ItemsBreak
{
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: #FFF; 
	height: 1px;
}

.RootItem TD
{
	background-color: #ffffff;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #989898;
	text-transform: uppercase;
}

.RootItemActive TD
{
	background-color: #ffffff;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #e95972;
	text-transform: uppercase;
}

.RootItemSelected TD
{
	background-color: #ffffff;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;	
	color: #e95972;
	text-transform: uppercase;
}

.RootItemHover TD
{
	background-color: #ffffff;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;	
	color: #e95972;
	text-transform: uppercase;
}

.RootItemBreadCrumb TD
{
	background-color: #ffffff;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #e95972;
	text-transform: uppercase;
}

.SubItemActive
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal; 
    font-style: normal;
	color: #F6F6F6;
	height: 21px;
	background: url(images/br.png);
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/br.png');	
	background-image: none;
	background-repeat: no-repeat;
	text-transform: uppercase;
}

.SubMenu /* outher left and right bg of unselected sub item, bg of sub tab */
{
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background: url(images/br.png);
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/br.png');	
	text-transform: uppercase;	
	behavior: url(images/iepngfix.htc)
}
.SubItemActiveTD
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
    font-style: normal;
	color: #ffffff;
	height: 16px;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	text-transform: uppercase;
}
.SubItemSelected
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF; 
	font-style: normal;
	text-transform: uppercase;
}


.SubItemBreadCrumb
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	background: url(images/br.png);
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/br.png');	
	text-transform: uppercase;	
	behavior: url(images/iepngfix.htc)
	
}
/* Outer container for module submenu */
.ModuleTitle_MenuContainer {
	color: #2c2c2c;
}
/* Inner container for module submenu */
.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 21px;
}
/* Idle state for module submenu items */
.ModuleTitle_MenuItem {	font-family: Tahoma;
	color: #C7BE9F;
	font-size: 10px; 
	font-weight: normal; 
	border: #D47B5B 1px solid;
	padding: 1px 4px 1px 2px;
	background-color: #D47B5B;
}


/* Inner, INNER(?) container for module submenu (?) */
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	margin: 2px 0px 0px 0px;
	background-color: #f6f6f6; 
	filter: none; 
	border: #f6f6f6 1px solid;
	padding: 1px;
}


/* Hover state for module submenu items */
.ModuleTitle_MenuItemSel {	font-family: Tahoma;
	font-size: 10px; 
	font-weight: normal;
	cursor: hand; 
	color: #fff;
	background: #F7CDBD;
	border: #C7BE9F 1px solid;
	padding: 1px 4px 1px 2px;
}
/* Elements we don't need to see */
.ModuleTitle_MenuArrow,
.ModuleTitle_RootMenuArrow,
.ModuleTitle_MenuBreak,
.ModuleTitle_MenuIcon {
	display: none;
}
