BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 11px; PADDING-BOTTOM: 0px; MARGIN: 0px; 
COLOR:#000000; 
PADDING-TOP: 0px; 
FONT-FAMILY: Tahoma, arial, helvetica, sans-serif; HEIGHT: 100%; 
BACKGROUND-COLOR: #ffffff
}

TD {
	FONT-SIZE: 13px; FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;	
}

LI {
padding:1PX;
}
.paragrafo {
		text-align:justify;	
	font-size:13px;
	color: black;
	padding:6px;
}

.titolo_paragrafo {
	
	text-align:left;
	font-weight:bold;  
	font-size: 16px;   
	color: Black;
	background-image: url(../images/sfondo_scritta_home.gif); 
	background-repeat: no-repeat; 	                       
}

.sottotitolo_paragrafo {
	text-align:left;
	color: Black
	
}

.tabella_bordo {
	border-bottom-style:dotted;
	border-bottom-width: 2px;
	border-bottom-color:#000099;
	

}
.tratt {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #000000;
	text-align:left;
}

div#menu
{
    
	text-align: left;
   padding: 0px;
	vertical-align:top;
   background-color: #DDDDDD;
   border: Solid 1px #000000;
}

a.menu
{
    background-color: #F9F9F9;
    color: #DC143C;
    font-weight: Bold;
	 font-size: 15px;
    text-decoration: None;
    width: 100px;
	 height: 30px;
    padding: 0px;
    border: Solid 1px #000000;
}
a:hover.menu
{
    background-color: #778899;
    color: Yellow;
    font-weight: Bold;
    text-decoration: None;
    width: 100px;
    padding: 0px;
    border: Solid 1px #000000;
}

.gioco {
padding: 5px;
border:Solid 1px #000000;
width:500px;
}

.contest {
padding: 5px;
border:Solid 1px #000000;

}
/* Thumbnail Index */
div#index {
	margin: 1ex 0 1ex 0;
	text-align: center;
}

div#index table {
	text-align: center;
	margin: 0 auto 0 auto;
}

div#index td.thumbcell {
	width: 100px;
	border-style: solid;
	border-color: black;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

div#index td.thumbcell img {
	border-style: none;
}