html {
    height: 100%;
}

body {
  font-family: Arial, sans-serif;
  background: white;
  margin: 0;
  padding: 0;
}

A:link	{ 
		background-color: transparent;
		color: #0000AF; 
	    TEXT-DECORATION: NONE;
}      /* unvisited link */

A:visited {
		background-color: transparent;
		color: #405080;
	    TEXT-DECORATION: NONE;
}   /* visited links */

A:active {
		background-color: transparent;
		color: #990033;
	    TEXT-DECORATION: NONE;
}    /* active links */	

.sfondonero a:link	{
	background-color: transparent;
	color: White;
	TEXT-DECORATION: NONE;
}

.sfondonero a:visited {
	background-color: transparent;
	color: Silver;
	TEXT-DECORATION: NONE;
}

.sfondonero a:link:hover {
color: #FFFFFF;
text-decoration: none;
}

.sfondonero a:active {
	background-color: transparent;
	color: #FFDF00;
	TEXT-DECORATION: NONE;
}

.sfondonero {
	font-size: 9px;
	font-family:  "Verdana", sans-serif;
	color: White;
}

@media print {
.ScreenOnly { display:none; }
.interruzione { page-break-before: always; }
}

H1 {
	font-size : 17px;
	font-family: "Verdana", sans-serif;
	text-align: center;
   color: #555555;
}

H2 {
	font-size : 13px;
	font-family: "Verdana", sans-serif;
	text-align: center;
	color: #555555;
}

H3 {
	font-size : 11px;
	font-family: "Verdana", sans-serif;
	text-align: center;
	color: #555555;
}
	
#ordinamento {
		overflow: auto;
		width: 650px; 
		height: 260px;
		padding: 5px; 
    	}

#push {
    height: 100px;
    clear: both;
}

#indirizzo {
    height: 100px;
    clear: both;
}    

.testogiustificato {
	text-align: justify;
	font-size: 11px;
	font-family:  "Verdana", sans-serif;
	color: #555555;
}

.testomicro{	
	font-size: 8px;
	font-family:  "Verdana", sans-serif;
	border-color: White;
}

.testoextrapiccolo{	
	font-size: 9px;
	font-family:  "Verdana", sans-serif;
	border-color: White;
}

.testopiccolo {
	font-size: 11px;
	font-family:  "Verdana", sans-serif;
	color: #555555;
}

.testogiustificato {
	text-align: justify;
	font-size: 11px;
	font-family:  "Verdana", sans-serif;
	color: #555555;
}

.testomedio {
	font-size: 13px;
	font-family:  "Verdana", sans-serif;
	color: #555555;
}

.testogrande {
	font-size: 17px;
	font-family:  "Verdana", sans-serif;
	color: Black;
}

.testoextragrande{
	font-size: 21px;
	font-family:  "Verdana", sans-serif;
	color: Black;
}

.testocardo {
	font-size: 17px;
	font-family: "Verdana", sans-serif;
	font-weight: normal;
	color: Black;
}

.testocentury{
	font-size: 17px;
	font-family: "Century Gothic";
	font-weight: bold;
	color: #8B0000;
}

.testoartnouveau{
	font-size: 22px;
	font-family: 'Monotype Corsiva';
	font-weight: normal;
	color : #396654;
}

.scroll {
	overflow: auto;
	width: 630px;
	height: 125px;
	background-color: white;
}

.testomostranascondi{
	background-color: #F3F3F3;
	/* colore di sfondo */
	text-align: center;
	font-size: 21px;
	font-family: "Verdana", sans-serif;
    margin-left: 49%;
	margin-right: 49%;
}

.submitcart {
   background-color: #F3F3F3; /* colore di sfondo    */
	font-size: 11px;
	font-family:  "Verdana", sans-serif;
	color: #555555;
}

.submitcontinua {
   background-color: #F3F3F3; /* colore di sfondo    */
	font-size: 13px;
	font-family:  "Verdana", sans-serif;
	color: #CC3333;
}

.titolifilm {
   background-image: url(movie_background.gif);
   background-repeat: repeat-x;
	font-size: 11px;
	font-family:  "Verdana", sans-serif;
	color: White;
}

.cartadagioco {
   background-image: url(carte_bg_01.gif);
   background-repeat: no-repeat;
	font-size: 11px;
	font-family:  "Verdana", sans-serif;
	color: #555555;
}

#tavola {
   background-image: url(gm_tavola.jpg);
   background-repeat: no-repeat;
	position: absolute;
	width: 90px;
	left: 0px;
	top: 25px;
}


#regalo {
   background-image: url(gm_regalo.jpg);
   background-repeat: no-repeat;
   position: absolute;
   width: 90px;
   right: 0px;
   top: 25px;
    	}
		
#piu5 {
   position: absolute;
   left: 0px;
   top: 0px;
   z-index:-1;
}

.imggriglia {
	margin-bottom: 40px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
}
	

