<!--

html  {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	background-color: #BAC6DA;
	color: Black;
}


/*
************************************************************
                         TESTA
************************************************************
*/

.testa {
}

.testa a:link,  .testa a:visited  {

}
	
.testa a:hover, .testa a:active {

}

.testa strong {

}

/*
************************************************************
                          BARRA
************************************************************
*/

.barra {
	padding-top: 3px;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
}

.barra ul {
	margin: 0px 0px 0px 0px;
	white-space: nowrap;
}

.barra li {
	float: left;
	list-style-type: none;
	list-style-position: inside;
	height: 20px;
}

.barra li a {
	display: block;
	padding-left: 10px;
	padding-right: 0px;
} 


.barra a:link, .barra a:visited {
	color: #A89539;
	text-decoration: none;
} 

.barra a:hover, .barra a:active{
	color: White;
}

.barra strong {
	color: White;
	font-weight: bold;
}

.barra del {
	color: Purple;
}

/*
************************************************************
                          PULSANTI
************************************************************
*/

.pulsanti {
	float: right;
	padding-top: 3px;
	padding-right: 5px;
	font-size: 10px;
	margin-left: 0px;
	color: #A3B3CD;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.pulsanti ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	white-space: normal;
}

.pulsanti li {
	float: left;
	list-style-type: none;
	list-style-position: inside;
	padding-left: 4px;
	padding-right: 4px;
	border-left: 1px solid #A89539;
}

.pulsanti li a {
	display: block;
} 

.pulsanti a:link, .pulsanti a:visited {
	text-decoration: none;
	color: Gray;
} 

.pulsanti a:hover, .pulsanti a:active{
	color: White;
}

.pulsanti strong {
	color: #A89539;
}

.pulsanti .stop {
	color: White;
	font-weight: bold;
	text-decoration: blink;
}

/*
************************************************************
                          MENU
************************************************************
*/

.menu {
	font-size: 13px;
	background-color: Gray;
	margin-top: 4px;
}

.menu ul {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}

.menu li {
	list-style-type: none;
	list-style-position: inside;
}

.menu li a {
	display: block;
	padding: 5px;
} 

.menu li a:link, .menu li a:visited {
	text-decoration: none;
	color: White;
} 

.menu li a:hover, .menu li a:active{
	color: #32CD32;
}

.menu strong {
	color: #32CD32;
}

.menu del {
	color: Purple;
}


/*
************************************************************
                          ICONE
************************************************************
*/

.icone {
	width: 100px;
	margin-top: 10px;
	font-size: 13px;
	height: 480px;
	overflow: auto;
}

.icone ul {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}

.icone li {
   /*float: left;*/
	list-style-type: none;
	list-style-position: inside;
	padding-left: 5px;
	margin-left: 0px;
}

.gif0, .gif0strong  {
	border: 0px;
   filter:alpha(opacity=100);
   opacity: 1;
   -moz-opacity:1;
}

.gif1, .gif1strong  {
	border: 0px;
   filter:alpha(opacity=50);
   opacity: 0.5;
   -moz-opacity:0.5;
}

.gif0s, .gif1s  {
	border: 0px;
   filter:alpha(opacity=30);
   opacity: 0.3;
   -moz-opacity:0.3;
}

.jpg0  {
	border: 1px solid #A89539;
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
}

.jpg0strong  {
	border: 1px solid White;
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
}

.jpg1  {
	border: 1px solid White;
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
}

.jpg1strong  {
	border: 1px solid White;
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
}

.jpg0s, .jpg1s {
	border: 3px solid Purple;
	filter: alpha(opacity=30);
	opacity: 0.3;
	-moz-opacity: 0.3;
}

/*
************************************************************
                         LINGUE
************************************************************
*/

.lingue {
   clear: both;
	width: 75px;
	padding-left: 5px;
	padding-top: 5px;
}

.lingue img  {
	padding-left: 0px;
	padding-right: 0px;
	border: 0px;
}

/*
************************************************************
                         PERCORSO
************************************************************
*/

.percorso {
   visibility: hidden;
	color: Silver;
	font-size: 13px;
	margin-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

.percorso a:link, .percorso a:visited {
	color: Silver;
	text-decoration: none;
}

.percorso a:hover, .percorso a:active {
	color: White;
	text-decoration: none;
}

/*
************************************************************
                         TITOLO
************************************************************
*/

.titolo0 h1, .titolo1 h1    {
	color: #A89539;
	font-size: 24px;
	text-align: center;
	width: 90%;
	font-weight: normal;
	Font-style: normal;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	margin-bottom: 10px;
}

.titolo2 h1, .titolo3 h1     {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	color: #A89539;
	font-size: 18px;
	font-weight: normal;
	Font-style: normal;
	text-align: center;
}

/*
************************************************************
                         CORPO
************************************************************
*/

.corpo0, .corpo1 {
	color: #515D66;
	font-size: 14px;
	text-align: justify;
	line-height: 170%;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
}

.corpo2, .corpo3 {
	color: #515D66;
	font-size: 12px;
	text-align: center;
	line-height: 170%;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

a:link, a:visited {
	color: #A89539;
	text-decoration: none;
} 

a:hover, a:active {
	color: White;
}


.grande {
	color: #A89539;
	font-size: 18px;
	font-weight: bold;
}

.medio {
	color: #A89539;
	font-size: 16px;
	font-weight: bold;
}

.normale     {
}

.piccolo     {
	font-size: 10px;
}

.messaggio   {
	color: #A89539;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

.campo       {
	font-style: italic;
}

.stile1      {
	color: Gray;
	font-size: 18px;
	font-weight: bold;
}

.stile2      {
	color: Gray;
	font-size: 14px;
	font-weight: normal;
}

.stileon {
	color: #A89539;
}

.box1 {
	float:left;
	width: 33%;
	height: 200px;
	text-align: center;
	border: 1px none Green;
	padding-top: 20px;
}

hr {
	border: solid #A89539;
	border-width: 1px 0px 0px 0px;
	clear: both;
	line-height: 0px;
}

.immagine    {
	text-align: center;
	margin-top: 20px;
	clear: both;
}

.immagineright {
   float: right;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.immagineleft {
   float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.immaginedisponi {
	float: left;
	text-align: center;
	width: 130px;
	height: 90px;
	margin-right: 100px;
	vertical-align: middle;
}

.jpg {
	border: 1px solid #A89539;
}

.gif {
	border: 0px;
}

.tabella0 td {
	border: 0px;
	margin: 0px;
	padding: 5px;
}

.tabella1 td {
	border: solid #A89539;
	border-width: 1px 1px 1px 1px;
	margin: 0px;
	padding: 5px;
}

.corpo0 ul, .corpo1 ul, .corpo2 ul  {
	list-style-type: square;
	margin-bottom: 0px;
}

/*
************************************************************
                     MESSAGGIOERRORE
************************************************************
*/

.messaggioerrore    {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #A89539;
	font-size: 16px;
	font-weight: bold;
	background-color: White;
	text-align: center;
}

/*
************************************************************
                     FRAMELINK
************************************************************
*/

.framelink    {
	position: static;
	margin-left: auto;
	margin-right: auto;
	width: 70%;
	height: 500px;
}

/*
************************************************************
                         FIRMA
************************************************************
*/

.firma    {
	margin-left: 200px;
	padding-left: 15px;
	padding-right: 40px;
	color: Silver;
	font-size: 10px;
	text-align: right;
	line-height: 170%;
}

/*
************************************************************
                       PIEDE
************************************************************
*/

.piede {
	font-size: 12px;
	color: Silver;
	text-align: center;
	margin-top: 15px;
}

.piede a:link,  .piede a:visited  {
}
	
.piede a:hover {
}

.piede a:active {
}

.piede strong {
}

/*
************************************************************
                         CODA
************************************************************
*/

.coda {
	font-size: 11px;
	color: Gray;
	text-align: right;
	margin-top: 45px;
	border-top: 1px solid #A89539;
	padding-right: 15px;
}

.coda a:link, .coda a:visited {
	color: Silver;
	text-decoration: none;
}

.coda a:hover, .coda a:active{
	color: White;
	text-decoration: none;
}

/*
************************************************************
                         CREDITS
************************************************************
*/

#credits {
	position: relative;
	margin-top: -18px;
	font-size: 10px;
	color: #5E5E5E;
	text-align: left;
	padding: 5px;
}

#credits .webdesign, #credits .webdesign a {
	color: #5E5E5E;
	text-decoration: none;
	visibility: visible;
}

#credits .home, #credits .home a {
	color: #5E5E5E;
	text-decoration: none;
	visibility: hidden;
}

#credits .web {
	color: #5E5E5E;
	text-decoration: none;
	visibility: hidden;
}

/*
************************************************************
                  PRINCIPALE0/1 : Esclusivo
************************************************************
*/

.principale0 {
	border-bottom: 1px solid #A89539;
	height: 20px;
}

.principale0 a:link, .principale0 a:visited {
	color: #A89539;
}

.principale0 a:hover, .principale0 a:active {
	color: White;
}

.principale1 {
	height: 20px;
	border-bottom: 1px solid White;
}

.principale1 a:link, .principale1 a:visited {
	color: #A89539;
}

.principale1 a:hover, .principale1 a:active {
	color: White;
}

.principalecss {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99;
	width: 100%;
}

/*
************************************************************
                     ARTISTA: Esclusivo
************************************************************
*/

.artista {
	float: left;
	padding-top: 2px;
	padding-left: 5px;
	font-size: 14px;
	width: 180px;
	font-weight: bold;
	cursor: pointer;
}

.artista a:link, .artista a:visited {
	color: Gray;
}

.artista a:hover, .artista a:active {
	color: White;
}

.artista img {
	border: 0px;
}

/*
************************************************************
                  SECONDARIO0/1 : Esclusivo
************************************************************
*/
.secondario0 {
   visibility: hidden;
}

.secondario1 {
}

.secondariocss {
	position: absolute;
	padding-top: 20px;
	z-index: 98;
	top: 0px;
	left: 0px;
}

/*
************************************************************
                  cont0,1,2,3 : Esclusivo
************************************************************
*/

#cont0, #cont1, #cont2, #cont3 {
	margin-left: auto;
	margin-right: auto;
}

#cont1, #cont3 {
	background-color: #D6D8E0;
	margin-top: 20px;
	background-image: url(epoca.jpg);
	background-repeat: no-repeat;
	width: 700px;	
}

#cont0, #cont2 {
	margin-top: 0px;
}

/*
************************************************************
             urlsinistra, urldestra : Esclusivo
************************************************************
*/

#urlsinistra {
	position: absolute;
	left: 0px;
	top: 50px;
	width: 10%;
	height: 400px;
	text-align: center;
}

#urldestra {
	position: absolute;
	right: 0px;
	top: 50px;
	width: 10%;
	height: 400px;
	text-align: center;
}

#imgdestra {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 50;
	height: 50px;
	visibility: hidden;
}

/*
************************************************************
                    FB : Forum Bacheca
				 NB: DA SISTEMARE IN CASO DI UTILIZZO
************************************************************
*/

.FB {
	border: 3px solid #707070;
	text-align: left;
}

.FBtestaforum {
	background-color: #c1c1c1;
	color: #505050;
}

.FBtestabacheca {
	background-color: #c1c1c1;
	color: #505050;
}

.FBtestaforum a:link, .FBtestaforum a:visited, .FBtestabacheca a:link, .FBtestabacheca a:visited {
	color: #505050;
}

.FBtestaforum a:hover, .FBtestaforum a:active, .FBtestabacheca a:hover, .FBtestabacheca a:active {
	color: white;
}

.FBtestaforum strong, .FBtestabacheca strong  {
	color: white;
}

.FBcategoria {
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 15px;
}

.FBcategoria .FBevidenziato {
	background-color: #e2e2e2;
}

.FBcategoria .FBriservato {
	background-color: #e2e2e2;
}

.FBcategoria ul {
	margin: 0px;
	padding: 0px;	
	white-space: nowrap;
}

.FBcategoria li {
	float: left;
	list-style-type: none;
	list-style-position: inside;
}

.FBcategoria li a {
	display: block;
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px; /*width: 200px;*/
	font-size: larger;
} 

.FBcategoriatesto {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	font-weight: bold;
	padding-left: 50px;
	padding-right: 15px;
	color: #505050;
}

.FBcategoriaModifica {
	text-align: right;
	font-size: smaller;
	padding-right: 15px;
}

.FBtempo {
	text-align: left;
	padding-right: 15px;
}

.FBtempo a {
	padding-left: 13px;
	font-size: smaller;
}

.FBordinamento {
   float: right;
	text-align: right;
}

.FBordinamento a {
	padding-right: 13px;
	font-size: smaller;
}

.FBintestazioni {
	text-align: center;
	background-color: #707070;
	font-size: smaller;
	color: silver;
}

.FBscheda {
	padding-left: 15px;
	text-align: left;
	background-color: #707070;
	font-weight: bold;
	color: white;
}

.FBchiaro {
	background-color: white;
}

.FBscuro {
	background-color: #ededed;
}

.FBevidenziato {
	background-color: silver;
}

.FBriservato {
	color: #dddddd;
}

.FBnorecord {
	width: 100%;
	background-color: white;
	color: #505050;
	font-style: italic;
	font-weight: bold;
	font-size: larger;
}

.FBcodaforum {
	background-color: #acacac;
	color: #343434;
}

.FBcodabacheca {
	background-color: #acacac;
	color: #343434;
}

.FBcodaforum a:link, .FBcodaforum a:visited, .FBcodabacheca a:link, .FBcodabacheca a:visited  {
	color: #505050;
}

.FBcodaforum a:hover, .FBcodaforum a:active, .FBcodabacheca a:hover, .FBcodabacheca a:active {
	color: black;
}

.FBcodaforum strong, .FBcodabacheca strong {
	color: White;
}

.FBcodaforum span, .FBcodabacheca span {
	color: White;
}



-->