
/* Dal pił chiaro al pił scuro
#B3F7B3 --> #7FDF7F --> #C1F1C1
#7A88E0 --> #2AB62A --> #6DB76D
#4040FF --> #2C9E2C --> #448644
#18AD09 --> #125707 --> #267816
#7376FF --> #3EC23E --> #55AB55
#025E41 --> #1A721A --> #236923
#4FB94F	--> #2C9E2C
background: url(../graphics/sfondo.gif);
*/


body {
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Tahoma, Helvetica, Arial, sans-serif;
    background: white;
    margin: 0;
    padding: 0;
}


a, a:visited, a:active, a:link, a:hover {
    text-decoration: underline;
    color: #267816;
    background-color: transparent;
}

a:hover {
    background-color: #55AB55;
    color: white;
}


img {
	border: none;
	vertical-align: middle;
}

p {
    margin: 0.5em 0em 1em 0em;
    text-align: justify;
    line-height: 1.5em;
}


p img {
    border: 0;
    margin: 0;
}


hr {
    clear: both;
    height: 1px;
    color: #267816;
    background-color: transparent;
}


h1, h2, h3 {
    color: #267816;
    font: 100% Tahoma, Helvetica, Arial, sans-serif;
    margin: 0;
    margin-right: 15px;
    margin-bottom: 1em;
    padding-top: 1em;
    border-bottom: 1px solid #267816;
}

h1 {
    font-size: 160%;
}

h2 {
    font-size: 150%;
}

h3 {
    font-size: 140%;
}

h4, h5, h6 {
    color: #267816;
    font: 100% Tahoma, Helvetica, Arial, sans-serif;
    margin: 0;
    margin-bottom: 0.5em;
    padding-top: 0.5em;
}

h4 {
    font-size: 120%;
}

h5 {
    font-size: 100%;
}

h6 {
    font-size: 80%;
}

ul { 
    margin-top:0px;
    margin-bottom:0.8em;
    margin-left: 2em;
    padding:0;
    list-style-image: url(../graphics/bullet.gif);
    line-height: 1.5em;
}

ol {
    line-height: 1.5em;
    margin-left: 2em;
    padding:0;
    list-style: decimal outside none;
}


.highlighted {
    font-weight: bold!important;
    color: #6DB76D!important;
}


.highlighted2 {
    color: #236923!important;
}

.sourcecode {
    font-family: courier new !important;
    font-size: 10;
}


#sideBar
{
    FONT-SIZE: 11pt;
    MARGIN: 1.5em 0.5em 0.5em 0.5em;
    WIDTH: 10em;
    BORDER-RIGHT: #267816 1px solid;
    BORDER-TOP: #267816 0px solid;
    BORDER-LEFT: #267816 1px solid;
    BORDER-BOTTOM: #267816 1px solid;
    BACKGROUND-COLOR: #C1F1C1
}
.sideBarHdr
{
    PADDING-RIGHT: 0.5em;
    BORDER-TOP: #267816 1px solid;
    PADDING-LEFT: 0.5em;
    FONT-WEIGHT: bold;
    PADDING-BOTTOM: 0.2em;
    PADDING-TOP: 0.2em;
    BORDER-BOTTOM: #267816 1px solid;
    COLOR: #000000;
    BACKGROUND-COLOR: #6DB76D
}
.sideBarTxt
{
    PADDING-RIGHT: 0.5em;
    PADDING-LEFT: 0.5em;
    PADDING-BOTTOM: 0.2em;
    PADDING-TOP: 0.2em;
    COLOR: gray;
}
.sideBarSep
{
    BORDER-TOP: #6DB76D 1px solid;
    MARGIN: 0.2em -0.1em
}

.sideBarTxt a, .sideBarTxt a:visited, .sideBarTxt a:active, .sideBarTxt a:link, .sideBarTxt a:hover
{
    text-decoration: none;
    color: #267816;
}

.sideBarTxt a.selected, .sideBarTxt a.selected:visited, .sideBarTxt a.selected:active, .sideBarTxt a.selected:link, .sideBarTxt a.selected:hover
{
	font-weight: bold;
}

.sideBarTxt a:hover
{
    text-decoration: underline;
    color: #246024;
    background: transparent;
}

/*
input {
    font: 100% Tahoma, Helvetica, Arial, sans-serif;
    border: 1px solid #C1F1C1;  
    color: black;
    background-color: white;
    vertical-align: middle;
    padding: 0.1em;
}
*/

/*------------------------------------------------------*/

table.simpleTable {
	margin: 1px;
	padding: 0px;
	border-style: none;
	border-width: 1px; 
	border-color: #267816;
	border-collapse: collapse;
}

table.simpleTable td {
	margin: 0px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	vertical-align: top;
	border-width: 1px;
	border-color: #267816;
	border-style: solid solid solid solid;
}

table.simpleTable td.parttitle{
	BACKGROUND-COLOR: #C1F1C1;
	font-weight: bold;
	color: #267816;
	vertical-align: middle;	
	
}
table.simpleTable td.title {
	background: #C0C0C0;
	vertical-align: middle;	
	font-weight: bold;
}

table.simpleTable td.angleTL {
	border: none;
}



/***************************/



table.resTable {
	margin: 4px;
	padding: 0px;
	border-style: none;
	border-width: 1px; 
	border-color: #267816;
	border-collapse: collapse;
}

table.resTable td {
	margin: 0px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	vertical-align: middle;
	text-align: right;
	border-width: 1px;
	border-color: #267816;
	border-style: solid solid solid solid;
}

table.resTable td.parttitle{
	BACKGROUND-COLOR: #C1F1C1;
	font-weight: bold;
	color: #267816;
	text-align: center;
	vertical-align: middle;	
	
}
table.resTable td.title {
	background: #C0C0C0;
	vertical-align: middle;	
	font-weight: bold;
}

table.resTable td.angleTL {
	border: none;
}




/*******************************/




table.medRank {
	margin: 4px;
	padding: 0px;
	border-style: none;
	border-width: 1px; 
	border-color: #267816;
	border-collapse: collapse;
}

table.medRank td {
	margin: 0px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	vertical-align: middle;
	text-align: center;
	border-width: 1px;
	border-color: #267816;
	border-style: solid solid solid solid;
}

table.medRank tr.title{
	BACKGROUND-COLOR: #C1F1C1;
	font-weight: bold;
	color: #267816;
	text-align: center;
	vertical-align: middle;	
	
}

table.medRank td.angleTL {
	border: none;
}








/******************/

div.bottomBar {
	font-size: 80%;
	background: #6DB76D;
	color: white;
}

div.bottomBar a, div.bottomBar a:visited, div.bottomBar a:active, div.bottomBar a:link, div.bottomBar a:hover {
	background: transparent;
	color: white;
}

div.bottomBar table {
	border-style: solid solid solid solid;
	border-width: 1px; 
	border-color: #267816;
	width: 100%;
	margin: 0;
	padding: 0;
}

div.bottomBar td {
	margin: 0;
	padding: 0;
}


