﻿/* SILLOGE STYLESHEET */
<style type="text/css">

.styleTorretta {
	font-size: x-small;
	font-family: Calibri;
	color:white;
}

.styleTitoloBorder1 {
	font-size: xx-small;
}

.styleMarco {
	font-family: Calibri;
	font-size: xx-small;
}
.styleTitoloSezione {
	text-align: right;
	font-size: medium;
	color: #F56E12;
}
.styleTabellaPrincipale {
	border-left: 2px solid #444444;
	border-right: 2px solid #444444;
	background-color: #333333;
	border-collapse: collapse;
	padding-left: 11;
	padding-right: 11;
	font-family: Calibri;
	font-size:small;
	width: 70%;
	height: 100%;
	bgcolor: #111111;
	valign="top";
}
.styleColonnaSX {
	color: #FFFFFF;
	font-size: x-small;
	background-image: url('grafica/sfondo_gradiente_tabelle_1.jpg');
	width: 200;
	border-right: 1px solid #0A0A0A;
    vertical-align=top;
}
.styleColonnaDX {
	color: #FFFFFF;
	font-size: x-small;
	background-image: url('grafica/sfondo_gradiente_tabelle_1.jpg');
	width: 200;
	border-left: 1px solid #0A0A0A;
    vertical-align=top;
}
.styleColonnaTematica {
	width: 100%;
	color: #FFFFFF;
	font-size: small;
	padding: 20px;
    vertical-align=top;
}
.styleTitoloSezioneTematica {
	font-size: large;
	color: #FF6633;
}
.styleColonnaPivot {
	background-color: #333333;
	padding-left:0;
	padding-right:0;
	vertical-align:top;
}
.styleColonnaDati1 {
	background-color: #111111;
	padding: 11;
    vertical-align:top;
}
.styleColonnaDati2 {
	background-color: #111111;
	padding: 11;
	vertical-align:top;
}
.styleTabellaInside1 {
	border: 1px solid #666666;
	border-collapse: collapse;
    padding: 11;
	font-family: Calibri;
	font-size:small;
	width: 100%;
	bgcolor: #111111;
}
.styleInside1ColonnaTitolo {
	background-color: #111111;
	padding: 11;
	vertical-align:top;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	border-left:0px;
	border-right:0px;
	background-image:url('http://www.silloge.it/grafica/sfondo_tabelle_orizzontale.jpg');
	background-repeat:repeat-y;
	background-position:right;
}
.styleInside1ColonneDati {
	background-color: #111111;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	border-left:0px;
	border-right:0px;
	padding: 11;
	vertical-align:top;
}

</style>

/* LINKS */
<style type="text/css">{  }
A:link    { color: #FF3300; text-decoration: NONE }
A:visited { color: #FF3300; text-decoration: NONE }
A:active  { color: #FF3300; text-decoration: NONE }
A:hover   { color: #FFFFFF; text-decoration: UNDERLINE; background: #FF3300 }
A:URL {text-decoration: none}
</STYLE>

/* MENU ARANCIO */
#menuArancio {
width: 170px;
font: 80% Calibri, Arial, Helvetica, sans-serif;
}
#menuArancio ul {
margin: 0;
padding: 0;
list-style: none;
}
#menuArancio li {
font-size: 1.1em;
display: inline;
margin: 0;
padding: 0;
}
#menuArancio a:link, #menuArancio a:visited {
display: block;
background-color: #05181E;
color: #fff;
margin: 0;
padding: 0.3em 0.6em 0.3em 1em;
text-decoration: none;
border-bottom: 1px solid  #222222;
border-left: 4px solid #222222;
border-right: 4px solid #222222;
}
#menuArancio a:hover, #menuArancio a:focus, #menuArancio a:active{
background-color: #41545F;
color: #FFFFFF;
border-left: 4px solid #F56E12;
border-right: 4px solid #F56E12;
}


/* MENU AZZURRO */
#menuAzzurro {
width: 170px;
font: 80% Calibri, Arial, Helvetica, sans-serif;
}
#menuAzzurro ul {
margin: 0;
padding: 0;
list-style: none;
}
#menuAzzurro li {
font-size: 1.1em;
display: inline;
margin: 0;
padding: 0;
}
#menuAzzurro a:link, #menuAzzurro a:visited {
display: block;
background-color: #05181E;
color: #fff;
margin: 0;
padding: 0.3em 0.6em 0.3em 1em;
text-decoration: none;
border-bottom: 1px solid  #222222;
border-left: 4px solid #222222;
border-right: 4px solid #222222;
}
#menuAzzurro a:hover, #menuAzzurro a:focus, #menuAzzurro a:active{
background-color: #41545F;
color: #FFFFFF;
border-left: 4px solid #0066FF;
border-right: 4px solid #0066FF;
}

/* MENU VERDE */
#menuVerde {
width: 170px;
font: 80% Calibri, Arial, Helvetica, sans-serif;
}
#menuVerde ul {
margin: 0;
padding: 0;
list-style: none;
}
#menuVerde li {
font-size: 1.1em;
display: inline;
margin: 0;
padding: 0;
}
#menuVerde a:link, #menuVerde a:visited {
display: block;
background-color: #05181E;
color: #fff;
margin: 0;
padding: 0.3em 0.6em 0.3em 1em;
text-decoration: none;
border-bottom: 1px solid  #222222;
border-left: 4px solid #222222;
border-right: 4px solid #222222;
}
#menuVerde a:hover, #menuVerde a:focus, #menuVerde a:active{
background-color: #41545F;
color: #FFFFFF;
border-left: 4px solid #11DA11;
border-right: 4px solid #11DA11;
}

/* MENU VIOLA */
#menuViola {
width: 170px;
font: 80% Calibri, Arial, Helvetica, sans-serif;
}
#menuViola ul {
margin: 0;
padding: 0;
list-style: none;
}
#menuViola li {
font-size: 1.1em;
display: inline;
margin: 0;
padding: 0;
}
#menuViola a:link, #menuViola a:visited {
display: block;
background-color: #05181E;
color: #fff;
margin: 0;
padding: 0.3em 0.6em 0.3em 1em;
text-decoration: none;
border-bottom: 1px solid  #222222;
border-left: 4px solid #222222;
border-right: 4px solid #222222;
}
#menuViola a:hover, #menuViola a:focus, #menuViola a:active{
background-color: #41545F;
color: #FFFFFF;
border-left: 4px solid #FF11FF;
border-right: 4px solid #FF11FF;
}

/* MENU GIALLO */
#menuGiallo {
width: 170px;
font: 80% Calibri, Arial, Helvetica, sans-serif;
}
#menuGiallo ul {
margin: 0;
padding: 0;
list-style: none;
}
#menuGiallo li {
font-size: 1.1em;
display: inline;
margin: 0;
padding: 0;
}
#menuGiallo a:link, #menuGiallo a:visited {
display: block;
background-color: #05181E;
color: #fff;
margin: 0;
padding: 0.3em 0.6em 0.3em 1em;
text-decoration: none;
border-bottom: 1px solid  #222222;
border-left: 4px solid #222222;
border-right: 4px solid #222222;
}
#menuGiallo a:hover, #menuGiallo a:focus, #menuGiallo a:active{
background-color: #41545F;
color: #FFFFFF;
border-left: 4px solid #F5F311;
border-right: 4px solid #F5F311;
}

/* MENU ROSSO */
#menuRosso {
width: 170px;
font: 80% Calibri, Arial, Helvetica, sans-serif;
}
#menuRosso ul {
margin: 0;
padding: 0;
list-style: none;
}
#menuRosso li {
font-size: 1.1em;
display: inline;
margin: 0;
padding: 0;
}
#menuRosso a:link, #menuRosso a:visited {
display: block;
background-color: #05181E;
color: #fff;
margin: 0;
padding: 0.3em 0.6em 0.3em 1em;
text-decoration: none;
border-bottom: 1px solid  #222222;
border-left: 4px solid #222222;
border-right: 4px solid #222222;
}
#menuRosso a:hover, #menuRosso a:focus, #menuRosso a:active{
background-color: #41545F;
color: #FFFFFF;
border-left: 4px solid #FF0011;
border-right: 4px solid #FF0011;
}