/* General */


.tabella{
	background: #c0c0c0;
         font color: #000000
}

.divpathway
{
	display:block;
	border:1px solid #eeeeee;
	padding-bottom:1px;
}

.pathway
{
	font-size	: 9px;
}

a.pathway:link , a.pathway:visited
{
	font-size	: 9px;
	text-decoration		: none;
}

a.pathway:hover
{
	color		: #cccccc;
}


.maintd
{
	padding-top:3px;
	padding-bottom:3px;
	background: #eeeeee;
}
.sitename
{
	font-family: georgia;
	font-size: 25px;
	color:#73786B;
}

.buttonheading
{
	border-bottom : 2px solid #4E4E4E;	
	background : #000000;
	width		: 10px;
}
.sectiontableheader
{
	background-color:#F6F8F8;
	padding-top: 3px;
	padding-left: 5px;
	height: 22px;
	color: #A4B8BD ;
	font-weight:bold;
	margin-bottom		: 5px;
	}
.highlight
{
	background : #B3B9A6;
}

body {
	background-image: url(../images/sfondo.jpg); 
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

tr, div {
  font-family: Trebuchet Ms;
  font-size        : 13px;
  color            : #333333;
  line-height	   : 1.4em;
}



table.moduletable
{
        //LARGHEZZA OPERATIVA COLONNA LEFT
	width: 300px;
	margin-bottom: 5px;
	padding-bottom:3px;

}

table.moduletable th
{
	/* TESTATA DEL MENU' LEFT RIGHT E MODULI  */
	background-repeat:no-repeat;
	border-bottom-color:#333333;
	border-bottom-style:dashed;
	border-bottom-width:0px;
        font-size        : 20px;
	color:	#367fa8;
	height: 30px;
	padding-top: 0px;
	vertical-align: middle;
	text-align: left;
	padding-left: 10px;
}

table.moduletable td
{

}


table.contentpaneopen td
{
	text-align:justify;
}
.contentpaneopen { 
	width: 100%;
} 

.button {
  background:none repeat scroll 0 0 #FFFFFF;
  border-color:#CCCCCC #5A8CA2 #3B5D6B #CCCCCC;
  border-left:1px solid #CCCCCC;
  border-style:solid;
  border-width:1px;
  color:#333333;
  background: url(../images/button_bg.png) repeat-x;
  font-family:"Trebuchet MS";
  font-size:12px;
  font-weight:bold;
  height:20px;
  text-transform:uppercase;
}

a.mainlevel:link
{
	//MENU LATERALE
    display:block;
	height:44px;
	font-size		: 14px;	
	color 			: #367fa8;
	background-image: url("../images/arrow.png");	
	text-decoration		: none;
	padding-left		: 20px;
    padding-top		: 0px;
}


a.mainlevel:hover, #active_menu
{	
background:#3FB800;
color	: #ffffff;
background-repeat:no-repeat;
padding-left	: 20px;
text-decoration: none;
}


a.sublevel:link {
	/* MENU LATERALE  SUB */
    
	height:10px;
	font-size		: 14px;	
	color 			: #367fa8;

	text-decoration		: none;
	padding-left		: 15px;
    padding-top		: -5px;
	padding-bottom	: 5px;
}

a.sublevel:hover, #active_menu {
color	: #fffff;
background-repeat:no-repeat;
padding-left	: 15px;
text-decoration: none;
	}

a:link, a:visited {
	/* TOP MENU' E LINK  */
        font-size		: 11px;
	color 			: #367fa8; 
font-weight:bold;
font-family: verdana;
	text-decoration		: none;
	padding-left		: 0px;
	padding-right		: 0px;

}

a:hover {
	color			: #92ccf6;
	background-repeat:no-repeat;	
	padding-left		:0px;
	padding-right		:0px;
	text-decoration: none;
}

a.topmenu:hover {
	color			: #333333;
	text-decoration: none;
}
.contentheading {
	/* TESTATA DEL MAIN BODY  */
        background-image: url(../images/sfo_testata_titolo.jpg);
	background-repeat:no-repeat;	
	border-bottom-color:#ffffff;
	border-bottom-style:dashed;
	border-bottom-width:0px;
        font-size        : 22px;
	font-weight:bold;
	color:	#367fa8;
	height: 41px;
	padding-top: 8px;
	vertical-align: middle;
	text-align: left;
	padding-left: 70px;
	
	
}

.componentheading 
{
    /* TESTATA DEL MAIN BODY PER COMPONENTI COME REGISTRATI E LOGIN */
        background-image: url(../images/sfo_testata_titolo.jpg);
	background-repeat:no-repeat;	
	border-bottom-color:#ffffff;
	border-bottom-style:dashed;
	border-bottom-width:0px;
    font-size        : 16px;
	font-weight:bold;
	color:	#367fa8;
	height: 41px;
	padding-top: 8px;
	vertical-align: middle;
	text-align: left;
	padding-left: 70px;

}

.contentdescription
{
	padding-top: 5px;
}

.createdate, .small
{
color: #999999;
}

.inputbox
{
	border : 1px solid #B5BBB6;
	font-family: verdana;
	font-size: 11px;
}


table.contenttoc {
	margin:2px;
	width		: 300px;
}

table.contenttoc th {
	background : #cccccc;
	border-bottom : 2px solid #cccccc;
	color: #555555;
	text-align: left;
	padding-top: 4px;
	padding-left : 3px;
	height: 23px;
	font-weight: bold;
	font-size: 11px;
}

table.contenttoc td
{
	background : #eeeeee;
	line-height:12px;
	padding:2px;
}

table.contenttoc a:link , table.contenttoc a:visited
{
	font-size:11px;
	color: #555555;
	text-decoration : none;
}

table.contenttoc a:hover
{
	color : #000000;
	text-decoration : none;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url("../images/arrow3.png") ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}


ul#mainlevel-nav
{	
      
        list-style: none;
	padding: 0;	
        margin: 0;
	font-size: 0.8em;
	
}

ul#mainlevel-nav li
{
	display:block;
	height:25px;
	font-size		: 14px;
	font-weight:	bold;
	color 			: #ffffff;
	background-image: url("../images/arrow.png");	
	text-decoration		: none;
	padding-left		: 23px;
        padding-top		: 8px;	
        
}

ul#mainlevel-nav li a
{
	padding-left: 3px;
	padding-right:3px;
	text-decoration: none;
	color: #ffffff;
	background: transparent;	
}


ul#mainlevel-nav li a:hover

{
	color			: #336600;
	background-repeat:no-repeat;	
	padding-left		: 3px;
	text-decoration: none;
	
}