body {
    margin:0;
    padding:0;
    border:0;			/* This removes the border around the viewport in old versions of IE */
    width:100%;
    background:#CCCCCC;
    /*min-width:600px;  */  	/* Minimum width of layout - remove line if not required */
    /* The min-width property does not work in old versions of Internet Explorer */
    font-size: 10px;
    /* _font-size: 62.0%; */ 
}

.tit2 { 
    font-family: Garamond,Verdana,Helvetica,Arial;
    font-size: 4.8em;
    font-weight: bold;
    color: #ffffff;
}
   
font {
    font-family: Verdana,Arial;
    font-size: 1.2em;
    color: #000000;
}

.FontFrazioni {
    font-size: 0.8em;
}

h1 { 
    font-family: Garamond,Verdana,Helvetica,Arial;
    font-size: 4.8em;
    font-weight: bold;
    color: #717275;
    display: inline;
}

h2 {
    font-family: Verdana,Arial;
    font-size: 1.8em;
    color: #ffffff;
}

h3 {
    font-family: Verdana,Arial;
    color: #000000;
    font-size: 1.2em;
    display: inline;
}

h4 {
    border:1px solid black;
    background-color: #EF3F20;
    color:#ffffff;
    font-family: Verdana,Arial;
    font-size: 1.2em;
    font-weight: bold;
    text-align:center;
}

h5 {
    font-family: Verdana,Arial;
    font-size: 1.2em;
    font-weight: bold;
    display: inline;
}

.Testo {
    font-family: Verdana,Arial;
    font-size: 1.2em;
    color: #000000;
    line-height: 20px;
}

li {
    font-family: Verdana,Arial;
    font-size: 1em;
    color: #000000;
    line-height: 20px;
}

.fontSx {
    font-family: Verdana,Arial;
    font-size: 1.2em;
    color: #ffffff;
}

.fontTb {
    font-family: Verdana,Arial;
    font-size: 0.85em;
    color: #000000;
}

caption {
    font-family: Verdana,Arial;
    font-size: 0.8em;
    font-style: italic;
}

.Note {
    font-family: Verdana,Arial;
    font-size: 1.0em;
    color: #000000;
    font-style: italic;
    line-height: 12px;
}

.TestoFoot {
    font-family: Verdana,Arial;
    font-size: 1.0em;
    color: #000000;
}

.LinkSx {
    font-family: Verdana,Arial;
    font-size: 1.2em;
    color: #ffffff;
}

.LinkDx {
    font-family: Verdana,Arial;
    font-size: 1.2em;
    color: #0166FE;
}

.aCopertura {
    font-family: Verdana,Arial;
    font-size: 1.0em;
    color: #000099;
}

.aMenu {
    font-family: Verdana,Arial;
    font-size: 1.35em;
    color: #EFF0F0;
}

.aMenu:hover {
    font-family: Verdana,Arial;
    font-size: 1.2em;
    color: #EF3F20;
    background-color:#ffffff;
    font-weight:bold;
    border: 1px solid #717275;
}

.aMail {
    font-family: Verdana,Arial;
    font-size: 1.3em;
    font-weight:bold;
    color:#0166FE;
}

.aCategoria {
    font-family: Verdana,Arial;
    font-size: 0.9em;
    font-weight:bold;
    color:#000000;
}

.aAzienda {
    font-family: Verdana,Arial;
    font-size: 1.8em;
    font-weight:bold;
    color:#0166FE;
}

.aMenuSx {
    font-family: Verdana,Arial;
    font-size: 1.0em;
    color:#ffffff;
}

a:hover {
    text-decoration:none;
}

.TdTariffe {
    border:1px solid black;
    text-align:center;
    font-family: Verdana,Arial;
    font-size: 0.8em;
    color:#000000;
}

th {
    background-color:#FFA384;
    font-family: Verdana,Arial;
    font-size: 0.8em;
    color:#000000;
}

/* Header styles */
#header {
    clear:both;
    float:left;
    width:800px;
    padding:0px;
    margin:0;
}

#header {
    padding:0px;
    margin:0;
}

#header p,
#header h1,
#header img {
    padding:0px; /*.4em 15px 0 15px;*/
    margin:0;
}

#header ul {
    clear:left;
    float:left;
    width:100%;
    list-style:none;
    margin:0px 0 0 0;
    padding:0;
}

#header ul li {
    display:inline;
    list-style:none;
    margin:0;
    padding:0;
}

#header ul li a {
    display:block;
    float:left;
    margin:0 0 0 0px;
    padding:0px 0px;
    text-align:center;
    background:#eee;
    color:#000;
    text-decoration:none;
    position:relative;
    left:15px;
    line-height:1.3em;
}

#header ul li a:hover {
    background:#369;
    color:#fff;
}

#header ul li a.active,
#header ul li a.active:hover {
    color:#fff;
    background:#000;
    font-weight:bold;
}

#header ul li a span {
    display:block;
}

/* 'widths' sub menu */
#layoutdims {
    clear:both;
    background:#eee;
    border-top:4px solid #000;
    margin:0;
    padding:6px 15px !important;
    text-align:right;
}

/* column container */
.colmask {
    position:relative;	/* This fixes the IE7 overflow hidden bug */
    clear:both;
    float:left;
    width:800px;			/* width of whole page */
    overflow:hidden;		/* This chops off any overhanging divs */
}

/* common column settings */
.colright,
.colmid,
.colleft {
    float:left;
    width:800px;
    position:relative;
}

.col1,
.col2,
.col3 {
    float:left;
    position:relative;
    padding:0 0 0 0;
    overflow:hidden;
}

/* 2 Column (left menu) settings */
.leftmenuL1 {
    background:#FFFFFF;		/* right column background colour */
}
.leftmenuL1 .colleft {
    right:75%;			/* right column width */
    	    /* left column background colour */
    background-image:url('images/sfondomenu.jpg');
}
.leftmenuL1 .col1 {
    width:71%;			/* right column content width */
    left:102%;			/* 100% plus left column left padding */
}
.leftmenuL1 .col2 {
    width:21%;			/* left column content width (column width minus left and right padding) */
    left:6%;			/* (right column left and right padding) plus (left column left padding) */
}

/* 2 Column (left menu) settings */
.leftmenuL2 {
    background:#FFFFFF;		/* right column background colour */
}
.leftmenuL2 .colleft {
    right:75%;			/* right column width */
    background:#CDCBFD;	    /* left column background colour */
}
.leftmenuL2 .col1 {
    width:71%;			/* right column content width */
    left:102%;			/* 100% plus left column left padding */
}
.leftmenuL2 .col2 {
    width:21%;			/* left column content width (column width minus left and right padding) */
    left:6%;			/* (right column left and right padding) plus (left column left padding) */
}

#DivTags {
    background-color: #dddddd;
    border: 1px solid black;
    font-family: Verdana,Arial;
    font-size: 1.0em;
    color: #000000;
}

#footer {
    clear:both;
    float:left;
    width:75%;
}

#footer p {
    padding:0px;
    margin:0;
}

input, text, textarea, select {
    font-family: Arial,Verdana;
	color: #000000;
    font-size: 1.2em;
    border: 1px solid #888888;
    background-color: #dddddd;
}

.TestoGrafico {
    font-family: Arial,Verdana;
	color: #000000;
    font-size: 0.8em;
}
