*
	{
	margin: 0;
	padding:0;
	font-family: Tahoma,arial,sans-serif;
	background: #0;
	}
	
body
	{
	font-size: 76%;       
	background: #0;
    border: none;
	}
	
A:link IMG { border: none }
A:visited IMG { border: none }
A:active IMG { border: none }

div#header_container{
	margin-bottom: 1em;
}
div#header{
	color: #000000;
	margin: 0 auto;
	margin-top: 1em;
	clear:both;
	width: 760px;
	background-color: #ffffff;
	background-image: url(header.png);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: 0px 0px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #e8e8e8;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #e8e8e8;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #e8e8e8;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	text-align:center;
	line-height: 1.5;
	}
div#header h1{
	font-size: 4em;
	color: #CD333E;
	background: transparent;
	}
div#header h2{
	font-size: 2em;
	color: #CD333E;
	background: transparent;
	}

div#body2{
    background: url("sfondo.jpg") repeat-y top;
}
div#body2_top{
    background: url("sfondo_up.jpg") top no-repeat;
	padding-top: 3em; 
	padding-bottom: 3em; 
}
div#container{
	margin: 0 auto;
	background-color: transparent;
	width: 760px;
	padding-top: 0em; 
	padding-bottom: 3em; 
	text-align: left;
        table {table-layout: fixed}
    	}
div#javagames{
	border-width: 3px;
	border-style: solid;
	border-color: #C8c8c8;
	background-color: #ffffbf;
	padding-top: 0.5em; 
	padding-bottom: 2em;
	}
div#image1{
	float: left;
	width: 30%;	
	background-color: #ffffbf;
}
div#image1 img{
	background: transparent;
}
div#text1{
	float: left;
	width: 40%;
	vertical-align: middle;
	background: #ffffbf;
}
div#text1 h2{
	background: transparent;
}
div#image2{
	float: left;
	width: 30%;
	background: #ffffbf;
}
div#image2 img{
	background: transparent;
}
div.space1{
	padding-top: 2em; 
	padding-bottom: 2em;
	background: transparent;
	}
div.wiifit_table{
	//background: transparent url("punto.gif") repeat-x left top;	
	padding-top: 2em; 
	padding-bottom: 3em;
	border: none;
//	border-width: 1px;
//	border-style: solid;
	border-color: #ffffff;
	}
div.wiifit_left{
	float: left;
	border-right: 1px solid #a8a8a8;
	text-align: center;
	width: 49%;
	background: transparent;
	}
div.wiifit_right{
	float: left;
	border-left: 1px solid #a8a8a8;
	text-align: center;
	width: 49%;
	margin-left: -1px;
	background: transparent;
	}
div.space-line{
	background: transparent;
	clear: both; margin: 0; padding: 0; width: auto;
}

div#footer{
	margin: 0 auto;
	width: 760px;
	clear:both;
	text-align:center; 
	padding: 0.5em;
    	background-color: #c6c6c6; 
    	color: #000000;
    	}
div#footer span{
	background: transparent;
}
div#footer a{
	background: transparent;
}
div#footer img{
	background: transparent;
}
div.normal_item{
	padding-top: 2em; 
	padding-bottom: 6em;
	background: transparent url("punto.gif") repeat-x left top;	
}
div#content{
	width: 760px;
	padding-top: 1em; 
	font-family: Thaoma,serif;
	font-size: 1.4em;
	line-height: 1.5;
	text-align:center;
	}
div#content h2
	{ 
	clear: both;
	text-align: center;
	padding-bottom: 1em;
	}
div#content p
	{
	text-indent: 0em;
	}
div.box_TopHeader
{
display: block;
float: left;
margin-top: 0pt;
margin-right: auto;
margin-bottom: 0pt;
margin-left: auto;
padding-top: 5px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
width: 100%;
height: 29px;
background-color: transparent;
background-image: url(sfondomenu.jpg);
background-repeat: repeat-x;
background-attachment: scroll;
background-position: left top;
}
div.box_TopHeaderInterno {
		margin: 0 auto;
		width: 812px; 
		display: block; 
		overflow: hidden;
		padding: 0px 0px 0px 0px;
		height: 29px;
		}
div.box_TopHeaderInterno ul {
			padding: 0px;
			list-style: none; 
			margin: 0;
			}
div.box_TopHeaderInterno li {
				float: left;
				}
div.box_TopHeaderInterno li {
				display: block; 
				height: 24px; 
				overflow: hidden;
				}
div.box_TopHeaderInterno li a {
				background-color: #c0c0c0;
				display: block; 
				height: 24px; 
				width: 133px;
				text-align: center;
				border-left: 1px solid #a8a8a8;
				border-right: 1px solid #a8a8a8;
				font-size: 1.2em;
				color: #ffffff;
				}
div.box_TopHeaderInterno li a:link, 
div.box_TopHeaderInterno li a:visited {
				background-position: left top; 
				background-repeat: no-repeat;
				text-decoration:none;
				}
div.box_TopHeaderInterno li.li_Selected a:link, .box_TopHeaderInterno li.li_Selected a:visited, .box_TopHeaderInterno li.li_Selected a:hover, .box_TopHeaderInterno li a:hover {
				background-color: #ffffff;
				color: #000000;
				}


