body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #858688;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	margin-top:20px;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColElsCtr #container {
	width: 780px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}




#menu{
float:left;
background-image:(images/menu_standard.png);
width:780px;
margin: 0 auto;
}

.centralsite{
background-image:url(images/401/sfondo_pagine.png);
height:700px;
}


.centralsite_whatismodo{
	background-image:url(images/401/sfondo_pagine.png);
	height:auto;
}

.centralsite_buy{
background-image:url(images/401/sfondo_pagine.png);
height:auto;
}

.centralsite_whousemodo{
background-image:url(images/401/sfondo_pagine.png);
height:auto;
}

.centralsite_3dworld{
background-image:url(images/401/sfondo_pagine.png);
height:auto;
}

.centralsite_spec{
background-image:url(images/401/sfondo_pagine.png);
height:auto;
}

.leftside{
height: 100%;
width:30px;
float:left;
/*background:#000000;*/
}

.testo{
width:780px;
height:auto;
float:left;
background-image:url(images/401/sfondo_pagine.png);
}


/*impaginazione testo*/

h1{
	margin-top:35px;
	margin-left:65px;
	font-size:18px;
	font-family: Helvetica;
	color:#5c768d;
	}
	
	
.yellow{
	font-size:14px;
	font-family: Helvetica;
	color:#dda519;
}
	
.k_Modo_TESTO1{
	margin-left:65px;
	}	
	
.k_Modo_TESTO2{
	margin-left:65px;
	font-size:14px;
	font-family: Helvetica;
	width:665px;
	}
	
#listawhat{
	margin-left:65px;
	font-size:12px;
	font-family: Helvetica;
	width:655px;
}


.who_punto{
width: 655px;
float:left;
}

.what_punto{
width: 655px;
float:left;
}


	
#listawho {
	margin-left:65px;
	font-size:12px;
	list-style: none;
	font-size:12px;
	font-family: Helvetica;
	list-style: none;
	width:655px;
}

 ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	font-size:12px;
	font-family: Helvetica;
	
	}
	
	
#listawho ul li:before {
		content: "\00BB \0020";
		}



div#minipics{text-align:center; list-style-type: none;}
div#minipics ul{list-style-type: none;margin: 0;padding: 0}
div#minipics ul li {list-style-type: none; list-style: none;}
div#minipics li{float:left;margin:0 30px 10px 0px}
div#minipics img{width:100px;height: 100px}

.space{height:60px; width: 655px; float:left;}
.space2{height:60px; width: 620px; float:left;}

.copyright{
font-size:9px;
	font-family: Helvetica;
	list-style: none;
	width:100%;
	text-align:center;
	color:#666666;
	background: #858688;

}
