/* TORNA SU*/
 #torna{ float: right; font-weight: bold;  }
  
#toppagina{
    width:50px;
          border:1px solid #d2d2d2;
          background:#fdc200;
          text-align:center;
          padding:5px;
          position:fixed;
          bottom:10px; 
          right:10px;
          cursor:pointer;
          display:none;
          color:#333;
          font-family:verdana;
          font-size:12px;
		  border-radius: 5px;
  }
  
A:link {
	text-decoration: underline;
	color: #1E1E1E;
} 

A:visited {
	text-decoration: none;
	color:#CCCCCC
	}

A:active {
	text-decoration: underline
}

A:hover {
	text-decoration: none;color:#000000
}

A.fondo:link {
	text-decoration: underline;
	color: #3399FF;
	font-size: 12px;
} 

A.fondo:visited {
	text-decoration: none;
	color:#666;
	font-size: 12px;
}

A.fondo:active {
	text-decoration: underline;
	color: #3399FF;
	font-size: 12px;
}

A.fondo:hover {
	text-decoration: none;
	color:#373737;
	font-size: 12px;
}


.mytab {
	color : 215;
	border-bottom : 0px;
	border-left: 1px ridge black;
	border-top: 2px ridge black;
	border-right: 1px ridge black;
	background-color: #0080FF;
	width: inherit;
    

}
.mytab2 {
	color : Black;
	border-bottom : 1px #CCCCCC;
	border-left: 1px ridge #333333;
	border-top: 2px ridge #333333;
	border-right: 1px ridge #CCCCCC;
		background-image: url(images/sfondo.jpg);    

}
.mytab_sfondo_blu {
	color : Black;
	border-bottom : 0px;
	border-left: 1px ridge black;
	border-top: 2px ridge black;
	border-right: 1px ridge black;
	background-image: url(images/fondo.png);

}
.mytab_sfondo_giallo {
	color : Black;
	border-bottom : 0px;
	border-left: 1px ridge black;
	border-top: 2px ridge black;
	border-right: 1px ridge black;
	background-image: url(images/fondo.jpg);

}
.nerodx {
  color : Black; /* colore del tseto della tabella */
  border-bottom : 0px; /* questo bordo non c'è. Puoi cambiarlo e mettere qualsiasi altro bordo*/
  border-left: 0px ridge black; /* altri tipi di bordo : inset outset none double groove solid*/
  border-top: 0px ridge black;/**/
  border-right: 1px ridge #CCCCCC;/**/
}
.nerosopra {

  color : Black; /* colore del tseto della tabella */
  border-bottom : 0px; /* questo bordo non c'è. Puoi cambiarlo e mettere qualsiasi altro bordo*/
  border-left: 0px ridge black; /* altri tipi di bordo : inset outset none double groove solid*/
  border-top: 1px ridge black;/**/
  border-right: 0px ridge black;/**/
}
.nerodxsopra {

  color : Black; /* colore del tseto della tabella */
  border-bottom : 0px; /* questo bordo non c'è. Puoi cambiarlo e mettere qualsiasi altro bordo*/
  border-left: 0px ridge black; /* altri tipi di bordo : inset outset none double groove solid*/
  border-top: 1px ridge #CCCCCC;/**/
  border-right: 1px ridge #CCCCCC;/**/
  
}

.nerodxsoprasotto {

  color : Black; /* colore del tseto della tabella */
  background-color: #E5E5E5;
  border-bottom : 1px; /* questo bordo non c'è. Puoi cambiarlo e mettere qualsiasi altro bordo*/
  border-left: 1px ridge black; /* altri tipi di bordo : inset outset none double groove solid*/
  border-top: 1px ridge #CCCCCC;/**/
  border-right: 1px ridge #CCCCCC;/**/
  
}

.nerodxsopra_grigio {
	color : Black;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-left-style: ridge;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.nerodxsopra_azzurro {
	color : Black; /* colore del tseto della tabella */
	border-bottom : 0px; /* questo bordo non c'è. Puoi cambiarlo e mettere qualsiasi altro bordo*/
	border-left: 0px ridge black; /* altri tipi di bordo : inset outset none double groove solid*/
	border-top: 1px ridge #CCCCCC;/**/
	border-right: 1px ridge #CCCCCC;/**/
	background-color: #F2F2F1;
	border-radius: 25px 10px;
    border-radius: 25px 10px;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
	padding: 3px;
}
.nerodxsopra_fastprint {
	color : Black; /* colore del tseto della tabella */
	border-bottom : 0px; /* questo bordo non c'è. Puoi cambiarlo e mettere qualsiasi altro bordo*/
	border-left: 0px ridge black; /* altri tipi di bordo : inset outset none double groove solid*/
	border-top: 1px ridge #CCCCCC;/**/
	border-right: 1px ridge #CCCCCC;
	border-radius: 25px 10px;
	border-radius: 25px 10px;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
	padding: 3px;
	background-image: url(https://www.andreagorini.com/images/fastprint.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
}
.tabella_luigi {
	color : Black; /* colore del tseto della tabella */
	border-bottom : 0px; /* questo bordo non c'è. Puoi cambiarlo e mettere qualsiasi altro bordo*/
	border-left: 0px ridge black; /* altri tipi di bordo : inset outset none double groove solid*/
	border-top: 1px ridge #CCCCCC;/**/
	border-right: 1px ridge #CCCCCC;/**/
	background-color: #F8F8F8;
	border-radius: 10px 10px 10px 10px;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px 10px 10px 10px ;
	padding: 3px;
}
.tabella_luigiimg {
	color : Black; /* colore del tseto della tabella */
	border-bottom : 0px; /* questo bordo non c'è. Puoi cambiarlo e mettere qualsiasi altro bordo*/
	border-left: 0px ridge black; /* altri tipi di bordo : inset outset none double groove solid*/
	border-top: 1px ridge #CCCCCC;/**/
	border-right: 1px ridge #CCCCCC;/**/
	background-color: #F8F8F8;
	border-radius: 40px 40px 40px 40px;
	border-bottom-left-radius:  40px 40px 40px 40px;
	border-top-left-radius: 10px 10px 10px 10px ;
	padding: 3px;
}
.tabella_luigisponsor {
	color : Black; /* colore del tseto della tabella */
	border-bottom : 0px; /* questo bordo non c'è. Puoi cambiarlo e mettere qualsiasi altro bordo*/
	border-left: 0px ridge black; /* altri tipi di bordo : inset outset none double groove solid*/
	border-top: 1px ridge #CCCCCC;/**/
	border-right: 1px ridge #CCCCCC;/**/
	background-color: #F8F8F8;
	border-radius: 25px 25px 25px 25px;
	border-bottom-left-radius: 25px 25px 25px 25px;
	border-top-left-radius: 10px 10px 10px 10px ;
	padding: 3px;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.testorosso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CC0000;
}
.giallo {
	background: Yellow;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
} 
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;

}
.titolorosso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #CC0000;
}
.titoloazzurro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #3399FF;

}
.intestazione {
	font-family: Garamond;
	font-size: 25pt;
	font-style: italic;
	text-shadow:#666666 4px 4px 6px;

}

.intestazione20 {
	font-family: Garamond;
	font-size: 20pt;
	font-style: italic;
	text-shadow:#666666 4px 4px 6px;

}

.intestazione50 {
	font-family: Garamond;
	font-size: 50pt;
	font-style: italic;
	text-shadow:#666666 4px 4px 6px;

}

.intestazione100 {
	font-family: Garamond;
	font-size: 100pt;
	font-style: italic;
	text-shadow:#666666 4px 4px 6px;

}
.salvataggio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;

}
.salvataggio_blu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #3399FF;

}
.testobianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;

}
.mytab002 {
	color : #333333;
	border-bottom : 0px;
	border-left: 2px ridge #666666;
	border-top: 2px ridge #666666;
	border-right: 0px ridge #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
			
.mytabsotto {
	color : Black;
	border-bottom : 0px;
	border-left: 1px ridge black;
	border-top: 0px;
	border-right: 1px ridge black;
	background-color: #0080FF;

}
.testotitolo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
}
.fondo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #33CCFF;
	}
	
.testoazzurro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3399FF;
}
.titolobianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;

}
.bianco {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;

}
.giallo2 {
	background: #FFFF66;
	border: 1px solid #999999;
}

#left-nav {
	width:200px;
	background-color:  #0066b3;
	float: left;
	margin-left:10px;
}

.adv{
	text-align: center;
	margin-left: 0px;
}


#menulist {
	padding: 0 0 1em 0;
	font-weight: bold;
	font-size: 11px;	
	background-color:  #0066b3;
	background: url(/images/bg_menulink200.jpg) no-repeat;
	width: 200px;
	}
#menulist ul {
   list-style: none;
	margin: 0px;
	padding: 0px;
}

#menulist ul li{
   list-style: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #4692CE;
}

#menulist ul li a {
	display: block;
	color: #fff;
	padding: 5px;
	text-decoration: none;
}
#menulist ul li a:hover {
	background: #247bbe;
}

#main-gal {
	margin-top:10px;
}

fotoing {
	margin-top:10px;
	background-image: url(images/carica.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.nerosxsopra_grigio {
	color : Black;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #333333;
	border-right-color: #CCCCCC;	
}
td.fb {
	background-image: url(images/loader.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	
}
img.fbsmall {
	background-image: url(/images/attendere_small.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	
}
table.boxhome {
width: 50px;
height: 50px;
padding: 7px;
border: 1px solid #CCCCCC;
background-color:#F3F3F3;
margin: 5px;
}

table.boxhomelink {
width: 5px;
height: 5px;
padding: 2px;
border: 1px solid #CCCCCC;
background-color:#F3F3F3;
margin: 1px;
}

table.boxstudiolink {
width: 5px;
height: 5px;
padding: 2px;
border: 1px solid #CCCCCC;
background-color:#F3F3F3;
margin: 1px;
}
.logosxblu {
	background-color: #0080ff;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(https://www.photokina.it/images/logo-photo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.logosx {
	background-color: #F0F0F0;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(https://www.photokina.it/images/logo-photo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.ombrabianco {
    background-color: #FFFFFF;
	background-image: url(https://www.photokina.it/images/ombra.png);
	background-repeat: repeat-x;
	background-position: top;
}

.ombra_blu {
    background-color: #FFFFFF;
	background-image: url(https://www.photokina.it/images/ombra_blu.png);
	background-repeat: repeat-x;
	background-position: top;
}

.ombra {
    background-image: url(https://www.photokina.it/images/ombra.png);
	background-repeat: repeat-x;
	background-position: top;
}
.logosxyellow {
	background-color: #FFFF00;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(https://www.photokina.it/images/logo-photo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.logosxgreen {
	background-color: #00CC00;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(https://www.photokina.it/images/logo-photo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.sottotitolonews18 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #333333;
}	
.sottotitolonews16 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #333333;
}	
.sottotitolonews14 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #333333;
}	
.sottotitolonews10 {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #333333;
}	
img.iclass:hover {
    -webkit-transform: scale(1.25,1.25);
    -moz-transform: scale(1.25,1.25);
    -o-transform: scale(1.25,1.25);
    -ms-transform: scale(1.25,1.25);
    transform: scale(1.25,1.25);
    opacity: 0.8;
}
img.iclass {
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}