<!--

html  {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: silver;
	background-color: #464646;
}

/*
************************************************************
                         TESTA
************************************************************
*/

.testa {
	color: white;
	font-size: 12px;
	float: left;
	padding-left: 15px;
	padding-top: 2px;
}

.testa a:link,  .testa a:visited  {
	color: white;
	text-decoration: none;
}
	
.testa a:hover, .testa a:active {
	color: black;
	text-decoration: none;
}

.testa strong {
	color: black;
}

/*
************************************************************
                          BARRA
************************************************************
*/

.barra {
   margin-left: 150px;
	height: 25px;
	font-weight: bold;
	font-size: 12px;
	background-image: url(barra.gif);
	background-repeat: no-repeat;
}

.barra ul {
	float: right;
	margin: 0px 0px 0px 0px;
	white-space: nowrap;
}

.barra li {
	float: left;
	list-style-type: none;
	list-style-position: inside;
}

.barra li a {
	display: block;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 4px;
	padding-bottom: 6px;
	border-left: 1px solid #717171;
	border-right: 1px solid #3d3d3d;
} 


.barra a:link, .barra a:visited {
	color: white;
	text-decoration: none;
} 

.barra a:hover, .barra a:active{
	color: black;
}

.barra strong {
	color: black;
}

.barra del {
	color: #DDA0DD;
}

/*
************************************************************
                          PULSANTI
************************************************************
*/

.pulsanti {
	float: right;
	font-size: 10px;
	color: gray;
	padding-top: 3px;
}

.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 gray;
}

.pulsanti li a {
	display: block;
} 

.pulsanti a:link, .pulsanti a:visited {
	text-decoration: none;
	color: white;
} 

.pulsanti a:hover, .pulsanti a:active{
	color: black;
}

.pulsanti strong {
	color: white;
}

.pulsanti .stop {
	color: Red;
	font-weight: bold;
	text-decoration: blink;
}

/*
************************************************************
                          MENU
************************************************************
*/

.menu {
	margin-top: 15px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	width: 200px;
	background-color: transparent;
	color: silver;
}

.menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	white-space: normal;
}

.menu li {
	display: inline;
}

.menu li a {
	display: block;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 1px;
} 

.menu li a:link, .menu li a:visited {
	text-decoration: none;
	color: white;
	background-image: url(menu_off.gif);
	background-repeat: repeat-y;
} 

.menu li a:hover, menu a:active {
	color: black;
	background-image: url(menu_on.gif);
	background-repeat: repeat-y;
}

.menu strong {
	color: black;
}

.menu del {
	color: #DDA0DD;
}


/*
************************************************************
                          ICONE
************************************************************
*/

.icone {
   margin-top:20px;
	margin-left:4px;
	width: 200px;
   float:left;
}

.icone ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.icone li {
	display: inline;
}

.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 gray;
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
}

.jpg0strong  {
	border: 1px solid black;
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
}

.jpg1  {
	border: 1px solid black;
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
}

.jpg1strong  {
	border: 1px solid black;
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
}

.jpg0del, .jpg1del {
	border: 1px solid Purple;
	filter: alpha(opacity=30);
	opacity: 0.3;
	-moz-opacity: 0.3;
}

/*
************************************************************
                         LINGUE
************************************************************
*/

.lingue {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 100px;
}

.lingue img  {
	padding-left: 0px;
	padding-right: 0px;
	border: 0px;
}

/*
************************************************************
                         PERCORSO
************************************************************
*/

.percorso {
	color: white;
	font-size: 10px;
	float: left;
	padding-left: 35px;
	padding-top: 3px;
}

.percorso a:link, .percorso a:visited {
	color: white;
	text-decoration: none;
}

.percorso a:hover, .percorso a:active {
	color: black;
	text-decoration: none;
}

/*
************************************************************
                         IMMAGINE
************************************************************
*/

.immagine    {
	margin-left: 235px;
	margin-right: 45px;
	text-align: center;
	margin-top: 0px;
	padding-top: 10px;
}

/*
************************************************************
                         TITOLO
************************************************************
*/

.titolo0 h1, .titolo1 h1    {
	margin-top: 0px;
	margin-left: 235px;
	margin-right: 45px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 2px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.titolo2 h1, .titolo3 h1     {
	margin-top: 0px;
	margin-left: 235px;
	margin-right: 45px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: white;
}

/*
************************************************************
                         CORPO
************************************************************
*/

.corpo0, .corpo1 {
	margin-left: 200px;
	padding-left: 35px;
	padding-right: 45px;
	font-size: 12px;
	text-align: justify;
	line-height: 170%;
}

.corpo2, .corpo3 {
	margin-left: 200px;
	padding-left: 35px;
	padding-right: 45px;
	font-size: 12px;
	text-align: center;
	line-height: 170%;
}


a:link, a:visited {
	color: white;
	text-decoration: none;
} 

a:hover, a:active {
	color: black;
}

.grande {
	font-size: 14px;
	font-weight: bold;
	color: white;
}

.medio {
	font-size: 12px;
	font-weight: bold;
	color: white;
}

.normale     {
}

.piccolo     {
	font-size: 9px;
}

.messaggio   {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: white;
}

.campo       {
	font-style: italic;
}

.stile1  {
	font-size: 12px;
	font-weight: bold;
	color: black;
}

.stile2  {
	font-size: 12px;
	font-weight: bold;
	color: silver;
}

.stile3  {
}

.stile4  {
}

.stileon {
	color: white;
}

.box1 {
	float: left;
	width: 50%;
	text-align: left;
	border: 1px none silver;
	padding-top: 0px;
}

hr {
	border: solid silver;
	border-width: 2px 0px 0px 0px;
	line-height: 0px;
}

.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: 2px solid silver;
}

.gif {
	border: 0px;
}

.tabella0 td {
	border: 0px;
	margin: 0px;
	padding: 5px;
}

.tabella1 td {
	border: solid silver;
	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: 40%;
	padding: 20px;
	margin-left: auto;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom:20px;
	color: black;
	font-size: 10px;
	font-weight: bold;
	background-color: white;
	border: 4px solid silver;
	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;
	font-size: 10px;
	text-align: right;
	line-height: 170%;
}

/*
************************************************************
                       PIEDE
************************************************************
*/

.piede {
	height: 20px;
	text-align: right;
	padding-right: 15px;
	font-size: 12px;
	color: white;
	padding-top: 2px;
	background-image: url(striscia.gif);
	background-repeat: repeat-x;
}

.piede a:link,  .piede a:visited  {
	color: white;
	text-decoration: none;
}
	
.piede a:hover, .piede a:active{
	color: black;
}

.piede strong {
	color: white;
	font-weight: normal;
}

.piede div {

}

/*
************************************************************
                         CODA
************************************************************
*/

.coda {
	padding-top: 5px;
	padding-bottom: 50px;
	font-size: 9px;
	color: gray;
	text-align: center;
	margin-top: 5px;
}

.coda a:link, .coda a:visited {
	color: gray;
	text-decoration: none;
}

.coda a:hover, .coda a:active{
	color: white;
	text-decoration: none;
}

/*
************************************************************
                         CREDITS
************************************************************
*/

#credits {
	font-size: 10px;
	color: gray;
	text-align: left;
	padding: 5px;
}

#credits .webdesign, #credits .webdesign a {
	color: gray;
	text-decoration: none;
	visibility: visible;
}

#credits .home, #credits .home a {
	color: gray;
	text-decoration: none;
	visibility: hidden;
}

#credits .web {
	color: gray;
	text-decoration: none;
	visibility: hidden;
}

/*
************************************************************
                 LOGOVERTICALE : ESCLUSIVO
************************************************************


#logoverticale {
	position: absolute;
	right: 5px;
	top: 175px;
	border: 0px none;
}

*/

/*
************************************************************
                  cont0,1,2,3 : Esclusivo
************************************************************
*/

#cont0, #cont1, #cont2, #cont3 {
/* clear: both;
	margin-left: 200px;
	margin-right: 45px; */
}

#cont1, #cont3 {
	margin-top: 0px;
}


#cont0, #cont2 {
	margin-top: 0px;
}

/*
************************************************************
             urlsinistra, urldestra : Esclusivo
************************************************************
*/

#urlsinistra {
	position: absolute;
	right: 42px;	
	top: 150px;
	width: 32px;
	height: 20px;
	text-align: center;
}

#urldestra {
	position: absolute;
	right: 10px;
	top: 150px;
	width: 32px;
	height: 20px;
	text-align: center;
}

/*
************************************************************
                 #contmenuicone : ESCLUSIVO
************************************************************
*/

#contmenuicone {
	position: absolute;
	top: 145px;
	left: 0px;
	width: 200px;
	padding: 0px;
	margin: 0px;
}

/*
************************************************************
              pescasubtesta : ESCLUSIVO
************************************************************
*/

#pescasubtesta {
   margin-left: 50%;
	width: 50%;
	height: 20px;
	text-align: right;
	background-image: url(testa.gif);
	background-repeat: no-repeat;
}

/*
************************************************************
                 pescasubtitoli : ESCLUSIVO
************************************************************
*/

#pescasubtitoli {
   margin-left: 60%;
	height: 100px;
}


/*
************************************************************
             pescasubstriscia : ESCLUSIVO
************************************************************
*/

#pescasubstriscia {
	clear: both;
	margin-top: 30px;
	height: 20px;
	background-image: url(striscia.gif);
	background-repeat: repeat-x;
}

/*
************************************************************
                 pescasubcoda : ESCLUSIVO
************************************************************
*/

#pescasubcoda {
	height: 60px;
}


/*
************************************************************
                 Chiaro e Scuro : ESCLUSIVO
************************************************************
*/

.chiaro {
	background-color: #5f5f5f;
}

.scuro {
	background-color: #313131;
}

/*
************************************************************
                    FB : Forum Bacheca
************************************************************
*/

.FB {
	border: 3px solid silver;
	text-align: left;
}

.FBtestaforum {
	background-color: #747474;
	color: White;
}

.FBtestabacheca {
	background-color: #747474;
	color: White;
}

.FBtestaforum a:link, .FBtestaforum a:visited, .FBtestabacheca a:link, .FBtestabacheca a:visited {
	color: White;
}

.FBtestaforum a:hover, .FBtestaforum a:active, .FBtestabacheca a:hover, .FBtestabacheca a:active {
	color: black;
}

.FBtestaforum strong, .FBtestabacheca strong  {
	color: black;
}

.FBcategoria {
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 15px;
}

.FBcategoria .FBevidenziato {
	background-color: silver;
}

.FBcategoria .FBriservato {
	background-color: silver;
}

.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: white;
}

.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: #464646;
	font-size: smaller;
	color: silver;
}

.FBscheda {
	padding-left: 15px;
	text-align: left;
	background-color: #464646;
	font-weight: bold;
	color: white;
}

.FBchiaro {
	background-color: #4e4e4e;
}

.FBscuro {
	background-color: #434343;
}

.FBevidenziato {
	background-color: silver;
}

.FBriservato {
	color: white;
}

.FBnorecord {
	width: 100%;
	background-color: white;
	color: black;
	font-style: italic;
	font-weight: bold;
	font-size: larger;
}

.FBcodaforum {
	background-color: #747474;
	color: #343434;
}

.FBcodabacheca {
	background-color: #747474;
	color: #343434;
}

.FBcodaforum a:link, .FBcodaforum a:visited, .FBcodabacheca a:link, .FBcodabacheca a:visited  {
	color: White;
}

.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;
}

-->
