.pageMaster {
	width:100%;
	height:100%;
	margin:0px auto auto auto;	
	background-color:#FFF;
	vertical-align:top;
	text-align:center;
}

.skinMaster {
	width:900px;
	height:100%;	
	margin:0px auto auto auto;	
	text-align:center;
	vertical-align:top;
	background-color:transparent;
}
.sxColl {
	width:200px;
	height:100%;	
	vertical-align:top;
	background-color:transparent;
}


.contentColl {
	vertical-align:top;
	background-color:transparent;
	border-left:solid 3px #DCDCDC;
	margin:0px 0px auto 0px;
	height:1300px;
	width:700px;
}


/* ================== INIZIO MENU ================== */

.MainMenu {
	background-color:#FFF;
	width:190px;
	height:30px;
	vertical-align:middle;
	text-align:right;
	margin:0px auto 0px auto;
	padding:0px;
}

.MainMenu_MenuContainer {
	color:#656565;
	margin:0px;
	padding:0px;
	height:35px;
	background-color:transparent;
	text-align:right;
	width:190px;
}

.MainMenu_MenuBar {
	margin:0px;
	padding:0px;
	height:35px;
	background-color:transparent;
	text-align:right;
}

.MainMenu_MenuItem { /* Colore testo menu */
	font-family:Arial;
	font-size:12px;	
	color:#656565;
	height:35px;
	width.190px;
	margin:0px;
	padding:0px;
	background:color:#FFF; background:#FFF url('/portals/_default/skins/easycomm/img/lateralmenu-item-background.jpg') no-repeat right bottom;
	text-align:right;
}

.MainMenu_MenuItemSel { /* Colore testo menu hover */
	color:#656565;
	font-family:Arial;
	font-size:12px;	
	height:35px;
	border:0px;
	margin:0px;
	padding:0px;
	background:color:#FFF; background:#FFF url('/portals/_default/skins/easycomm/img/lateralmenu-item-background.jpg') no-repeat right bottom;
	text-align:right;
}

.MainMenu_MenuItemAct {
	background-color:transparent; 
	cursor:pointer; 
	cursor:hand; 
	color:#656565; 
	font-family: Arial; 
	font-weight: bold; 
	font-style: normal;
	text-align:right;
}
.rootMenuItem TD{ 
	border-left:#FFF 0px solid; 
	border-bottom:#FFF 0px solid; 
	border-top:#FFF 0px solid; 
	border-right:#FFF 0px solid;
	cursor:pointer; 
	cursor:hand; 
	color:#656565; 
	font-weight: bold; 
	font-style: normal; 
	background-color:Transparent;
	font-family:Arial; 
	text-align:right;
} 
.rootmenuitemselected TD { /*colore cella effetto hover */
	background-color:Transparent;
	color:#656565;
	cursor:pointer; 
	cursor:hand; 
	font-family:Arial; 
	font-weight:bold; 
	font-style:normal;
	text-decoration:underline;
}
.rootmenuitemactive TD { /*colore cella effetto active */
	background-color:Transparent;
	color:#656565;
	cursor:pointer; 
	cursor:hand; 
	font-family:Arial; 
	font-weight:bold; 
	font-style:normal;
}
.MainMenu_MenuIcon { /*colore cella dei loghi nel sottomenu a discesa */
	background-color:#FFF;
	border-left:#FFF 1px solid; 
	border-bottom:#FFF 1px solid; 
	border-top:#FFF 1px solid; 
	cursor:pointer; 
	cursor:hand; 
	text-align:center; 
	width:1px; 
	height:21px;
}
.MainMenu_SubMenu { /*colore cella del testo nel sottomenu a discesa */
	margin-top:-1px;
	background-color:#FFF;  
	z-index:1000; 
	cursor:pointer; 
	cursor:hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuArrow {
	border-right:#656565 1px solid; 
	border-bottom:#656565 1px solid; 
	border-top:#656565 0px solid;
	font-family:webdings; 
	font-size:10pt; 
	cursor:pointer; 
	cursor:hand; 
}
.MainMenu_RootMenuArrow {
	font-family:webdings; 
	font-size:10pt; 
	cursor:pointer; 
	cursor:hand;
}

/* ================== FINE MENU ================== */

.copyright {
    font-size: 10px;
    font-family:Arial;
    color:#656565;
    padding:4px;
}

.login {
    font-size: 10px;
    font-family:Arial;
    color:#656565;
}   





/* ================== TESTO STANDARD ================== */

/* GENERAL */
/* style for module titles */
.Head   { color:#656565; font-size:14px; font-weight:bold;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family:Arial;
    color:#656565;
    font-size:12px;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family:Arial;
    color:#656565;
    font-size:10px;
}

/* text style used for most text rendered by modules */
.Normal 
{
    font-family:Arial;
    color:#656565;
    font-size:12px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox, .NormalTextBox a
{
    font-family:Arial;
    color:#656565;
    font-size:10px;
}

.NormalRed
{
    font-family:Arial;
    color:#FF0000;
    font-size:inherit;
    font-weight:bold;
}

.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:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
    font-family:Arial;
    color:#656565;
    font-size:18px;
}

H2  {
    font-family:Arial;
    color:#656565;
    font-size:16px;
}

H3  {
    font-family:Arial;
    color:#656565;
    font-size:15px;
}

H4  {
    font-family:Arial;
    color:#656565;
    font-size:14px;
}

H5, DT  {
    font-family:Arial;
    color:#656565;
    font-size:13px;
}

H6  {
    font-family:Arial;
    color:#656565;
    font-size:12px;
    font-weight:bold;
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
    font-size:inherit;
    color:#92A91D;
    text-decoration:underline;
}

A:visited   {
    font-size:inherit;
    color:#92A91D;
    text-decoration:underline;
}

A:hover {
    font-size:inherit;
    color:#92A91D;
    text-decoration:none;
}

A:active    {
    font-size:inherit;
    color:#92A91D;
    text-decoration:underline;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}
