html, body {
	color: #fff;
	margin: 0;
	padding: 0;
}
body {
	background: #171918;
}
p {
	padding:1px 0;
	margin:0px;
	font-weight: bold;
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: #fff;
}
a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
.logo_wall {
	background: url(http://www.osxmagazine.com/menu/wallpaper/images/logo_wallpaper.png) no-repeat left top;
	width: 650px;
	height: 80px;
	margin-top: 45px;
	display: block;
}
.pagina {
	margin: 0 auto;
	padding: 0;
	width: 1024px; 
	color: #fff;
}
.nav {
	background: url(http://www.osxmagazine.com/menu/wallpaper/images/navwall.jpg) no-repeat;
	margin-top: 10px;
	margin-left: 24px;
	width: 970px;
	height: 120px;
}
.home {
	background: url(http://www.osxmagazine.com/menu/wallpaper/images/home.png) no-repeat left top;
	width: 26px;
	height: 26px;
	margin-top: 15px;
	margin-left: 10px;
	position: absolute;
	float: left;
}
.contatti {
	background: url(http://www.osxmagazine.com/menu/wallpaper/images/contatti.png) no-repeat left top;
	width: 26px;
	height: 26px;
	margin-top: 46px;
	margin-left: 10px;
	position: absolute;
	float: left;
}
.separatore {
	background: url(http://www.osxmagazine.com/menu/wallpaper/images/separatore.jpg) no-repeat left top;
	width: 2px;
	height: 120px;
	margin-left: 56px;
	display: block;
	position: absolute;
}
.info {
	color: #fff;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;  
	width: 400px;
	height: 120px;
	margin: 15px 10px 15px 78px;
	display: block;
	position: absolute;
}
.separatore2 {
	background: url(http://www.osxmagazine.com/menu/wallpaper/images/separatore.jpg) no-repeat left top;
	width: 2px;
	height: 120px;
	margin-left: 488px;
	display: block;
	position: absolute;
}
.socialtxt {
	color: #fff;
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	width: 230px;
	position: absolute;
	margin-left: 540px;
	padding-top: 43px;
}
.social {
	width: 120px;
	height: 24px;
	margin-left: 770px;
	margin-top: 46px;
	position: absolute;
}
.delicious {
	background: url(http://www.osxmagazine.com/menu/wallpaper/images/delicious.png) no-repeat left top;
	width: 24px;
	height: 24px;
	margin-left: 3px;
	position: absolute;
}
.stumble {
	background: url(http://www.osxmagazine.com/menu/wallpaper/images/stumble.png) no-repeat left top;
	width: 24px;
	height: 24px;
	margin-left: 33px;
	position: absolute;
}
.digg {
	background: url(http://www.osxmagazine.com/menu/wallpaper/images/digg.png) no-repeat left top;
	width: 24px;
	height: 24px;
	margin-left: 63px;
	position: absolute;
}
.twitter {
	background: url(http://www.osxmagazine.com/menu/wallpaper/images/twitt.png) no-repeat left top;
	width: 24px;
	height: 24px;
	margin-left: 93px;
	position: absolute;
}
.descrizione {
	width: 1024px;
	height: 30px;
}
.contenitore {
	width: 1024px;
	height: auto;
}
.menupage {
	background: url(http://www.osxmagazine.com/menu/wallpaper/images/page/menupagebg.jpg) no-repeat left top;
	width: 970px;
	height: 50px;
	margin-top: 10px;
	margin-left: 24px;
	clear: both;
}
.subpage {
	width: 800px;
	height: 36px;
	padding: 5px 0 0 70px;
	margin-left: 10px;
}
.testopg {
	position: absolute;
	padding: 14px 0 0 20px;
}
.page {
	margin: 1px 1px 1px 1px;
	display: inline-block;
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.3em;
}
.page a {
	text-decoration: none;
}
.page a:hover {
	text-decoration: none;
}
.numero {
	position: absolute;
	padding-top: 10px;
	float: left;
	margin-left: -25px;
	text-align: center;
}
#footer {
	margin-top: 40px;
	height: 16px;
	clear: both;
	padding: 14px 0; 
	font-size: 14px;
	background-color: #303030; 
	color: #ffffff; 
	border-bottom: 1px solid #4f4f4f; 
	border-top: 1px solid #4f4f4f;
}
.infooter {
	margin: 0 auto; 
	width: 1024px;
}
#footer .crediti { 
	float: left; 
	width: 100%;
}
#footer .crediti span { 
	float: left; 
	color: #fff; 
	text-shadow: 0px 1px 1px #000;
}
#footer .crediti em { 
	font-style: normal; 
	float: right; 
	color: #fff; 
	text-shadow: 0px 1px 1px #000;
}
#footer a { 
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
.adsense {
	margin-left: 130px;
}
.precedente {
	float: left;
	position: relative;
}
.successiva {
	float: right;
	position: relative;
}