div#MainMenu .TestaTop{
	float:left;
	display: inline;
	width: 350px;
	height:25px;
	background:url(../../images/TestaTop.jpg) no-repeat;
}
div#LineaTop{
	float:left;
	display: inline;
	width: 940px;
	margin: 0 10px;
	height:1px;
	border: 0px;
	font-size: 0px;
	background:#3E3E3E url(../../images/BgdLineaPryngeps.jpg) no-repeat;
}
/******************CONTAINER*******************/

div#containerInterno .fotoDownload{
	display:inline;
	float: left;
	width:560px;
	height: 408px;
	background:url(../../images/DonnaPryngeps.jpg) no-repeat;
}
div#Wallpaper {
	display: inline;
	float: left;
	width: 363px;
	height: 285px;
	margin: 25px 0 0 27px;
	}
div#Wallpaper .box{
	display: inline;
	float: left;
	width: 133px;
	height: 145px;
	margin: 0 48px 20px 0 ;
	}
div#Wallpaper .box img{
	display: inline;
	float: left;
	width: 133px;
	height: 100px;
	margin:0 0 5px 0;
	}
div#Wallpaper .box a{
	display: inline;
	float: left;
	width: 100px;
	font-size: 10px;
	font-weight: normal;
	color:#666666;
	text-decoration:none;
	}
div#Wallpaper .box a:hover{
	color:#ffffff;
	text-decoration:none;
	}

