body {
	background-image: url(img/back.jpg) ;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	color: #464646;
	background-color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align:center;
}

#menubar {
width:100%;
padding: 0;
margin: 0;
margin-left:auto;
margin-right:auto;
height: 23px;
}

#main_container .content .page .header .menu {
	background-color: #6293ae;
	color: #FFFFFF;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	margin:0px;
	padding:0px;

}

#menubar .extra_menu {
color:#FFFFFF;
text-align:right;
}
#themenu {
color:#FFFFFF;
}


.bodycolumn {
	border-left-style: solid;
	border-left-color: #ebebeb;
	border-left-width: 1px;
	padding: 0px;
	vertical-align:top;
}
#homeistit_container {
	margin: 0px;
	padding: 0px;

}
#homeistit_container td.top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
}

#homeistit_container td.left {
	background-color: #FDFBEC;
	vertical-align: top;
}

#homeistit_container td.right {
	width: 150px;
	border-left: 1px solid #ebebeb;
	vertical-align: top;
}



#main_container .content .page table.panecontainer {
	margin: 0px 10px;
	padding: 0px;
}

.leftcolumn {
	width: 246px;
	vertical-align: top;
	padding: 0px;
	text-align: left;
}



#main_container .content .page td.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px solid #ebebeb;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-position: center;
	text-align: center;
}



#main_container td.leftshadow {
	background-image: url(img/leftshadow.jpg);
	background-repeat: no-repeat;
	width: 8px;
}
#main_container td.rightshadow {
	background-image: url(img/rightshadow.jpg);
	background-repeat: no-repeat;
	width: 8px;
}
#main_container td.content {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
#main_container .content table.page {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
}


#main_container .content table.page  td{
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
}
#main_container .content .page td.header {
	margin: 0px;
	color: #000000;
	padding: 10px 10px 0px;
}
#main_container {
	margin-left: auto;
	margin-right: auto;
}


.languageselector {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border-top: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #666666;
}
/* override degli stili di default */

.SkinObject {
    font-weight: normal;
    font-size: 9px;
    color: #555555;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A {
	color: #CC0000;
	text-decoration: none;
}

A:link , A.SkinObject:link  {
    text-decoration:    none;
    color:  #CC0000;
}

A:visited , A.SkinObject:visited    {
    text-decoration:    none;
    color:  #CC0000;
}

A:active , A.SkinObject:active   {
    text-decoration:    none;
    color:  #ee0000;
}

A:hover , A.SkinObject:hover  {
    text-decoration:    underline;
    color:  #ee0000;
}



/* style of item titles on edit and admin pages */
.SubHead    {
    font-family:Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #333333
}
/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}


/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family:inherit;
    font-size: 11px;
    font-weight: bold
}
/* Main Menu */
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:23px;
	background-color: Transparent;
}

.MainMenu_MenuItem, .MainMenu_MenuItemSel  {
	cursor: pointer; 
	cursor: hand; 
	color: White; 
	font-family:  "Arial Narrow",Arial, Helvetica, sans-serif  ; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	border-bottom:  none;
	border-top:  none;
	border-left: none;
	border-right: none; 
	background-color: Transparent;

}



.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	border-right: #6293ae 0px none; 
	border-left: #6293ae 0px none; 
	border-bottom: #6293ae 0px none; 
	border-top: #6293ae 0px none; 
	background-color: #6293ae;
	text-align: center; 
	width: 5px;

}



.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #6293ae;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom:  #EEEEEE 1px solid ; 
	border-left: #EEEEEE 1px solid ; 
	border-top:#EEEEEE 1px solid ;  
	border-right: #EEEEEE 1px solid ; 
	

}


/* Questo perch voglio nascondere quelli di primo livello 
.MainMenu_SubMenu .MainMenu_MenuItem, .MainMenu_SubMenu  .MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: White; 
	font-family:  "Arial Narrow",Arial, Helvetica, sans-serif  ; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	border-bottom:  none;
	border-top:  none;
	border-left: none;
	border-right: none; 
	background-color: Transparent;

}
 ------ */





.MainMenu_MenuBreak {
	border-bottom: none; 
	border-left: none; 
	border-top: none; 
	border-right: none; 
	background-color: #EEEEEE; 
	height: 1px;
}
.MainMenu_MenuItemSel {

	background-color: #7daac3;
	border-bottom: none; 
	border-left: none; 
	border-top: none;  
	border-right: none; 

}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: none;  
	border-bottom: none; 
	border-top: none; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.menu_separator {
	width: 1px;
	background-color: #ebebeb;
	font-size: 0px;
}
