﻿body
{
	font-family: Tahoma;
	font-size: 12px;
	background-image: url('../../NewWeb/Images/Back.png');
	background-repeat: repeat-x;
}

    #contenitore1
{
	text-align: center; /* per Internet Explorer */
}

    #contenitore2
{
	margin: 0 auto; /* allineamento standard in CSS */
	text-align: left;
	width: 900px;
}
.backtop
{
	background-image: url('../../NewWeb/Images/TopTitle.png');
	width: 900px;		
	height: 110px;
	z-index: 2;
	top:0px;
}

.MyMenu
{
	position: relative;
	top: 3px;
	left: 5px;
	height: 23px;
}

.MYBordo
{
	border: 2px solid #000000;
}
.MYFeatures
{
	background-image: url('../../NewWeb/Images/Back2.png');
	background-repeat: no-repeat;
	font-size: small;
	width:400px;
	height: 211px;
}
.MyScreenShot
{
	position:relative;
	top: -210px;
	left: 406px;
	width: 270px;
	height: 206px;
}
	.MYBuy
	{
		position:relative;
	top: -415px;
	left: 684px;
	width: 206px;
	height: 204px;
	text-align: center;
}
.MYPocketPC
{
	border: 2px solid #000000;
	background-color: #FFFFFF;
}

