html, body {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D0D0CE;
	text-align: center;
}
div#container {
	width: 765px;
	background-color: #F5F5F5;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
div#header {
	width: 765px;
   background-color: #000000;
}
div#header td#headerLeft {
	width: 290px;
	height: 130px;
	text-align: left;
	vertical-align: top;
	color: #FFFFFF;
}
div#header td#headerLeft a {
	text-decoration: none;
	color: #FFFFFF;
}
div#header td#headerLeft h1 {
	margin-top: 15px;
	margin-left: 5px;
	margin-bottom: 5px;
	font-size: 42px;
	font-style: italic;
}
div#header td#headerLeft h2 {
	margin: 5px;
	font-size: 9px;
}

div#header td#headerRight {
	width: 475px;
	height: 130px;
   vertical-align: top;
}
div#header td#headerRight div#bannerHeader {
	margin-top: 25px;
}
div#topbar {
	width: 765px;
	height: 25px;
	background-color: #000000;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
div#topbar a {
	text-decoration: none;
	color: #FFFFFF;
}
div#topbar ul {
	margin: 0px;
	padding: 0px;
}
div#topbar ul li {
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
}
div#content {
	width: 765px;
	background-color: #F5F5F5;
}
div#bottom {
	width: 750px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	background-color: #000000;
	padding: 5px;
	font-size: 11px;
	color: #FFFFFF;
}
div#footer {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	width: 750px;
	font-size: 11px;
}
div#footer a {
	text-decoration: underline;
	color: #000000;
}
div#footer p#scambiotraffico {
	margin-top: 10px;
	margin-bottom: 3px;
	font-size: 13px;
	font-weight: bold;
}
div#footer p#scambiotraffico a {
	text-decoration: none;
	color: #800000;
}
div#footer p#dataToplist {
	margin-top: 3px;
	margin-bottom: 10px;
}
div#footer p#partners {
	margin-top: 20px;
	margin-bottom: 15px;
}
/* ---- Tabella movies top ----- */
#movies {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #ECECEC;
	border-bottom: 1px solid #000000;
}
#movies td#title {
	width: 760px;
	background-color: #000000;
}
#movies td#title h2 {
	margin: 0px;
	font-size: 18px;
	color: #FFFFFF;
}
#movies td.siti {
	text-align: left;
}
#movies td.siti p {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
}
#movies td.siti p a {
	text-decoration: none;
	color: #800000;
}
#movies td.siti p a:hover {
	text-decoration: underline;
	color: #800000;
}
/* ---- END Tabella movies top ----- */

/* ---- Colonne Index ----- */
#tdMainLeft {
	width: 485px;
	text-align: center;
	vertical-align: top;
} 
#tdMainRight {
	width: 280px;
	text-align: center;
	vertical-align: top;
}
/* ---- END Colonne Index ----- */



/* ---- Toplist ---- */
div.toplist {
	width: 475px;
	border: 1px solid #000000;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2px;
}
.tb1 {
	background-color: #DFDFDF;
	font-size: 11px;
}
.tb1 a {
	text-decoration: none;
	color: #000000;
}
.tb2 {
	background-color: #ECECEC;
	font-size: 11px;
}
.tb2 a {
	text-decoration: none;
	color: #000000;
}
.pos {
	width: 20px;
	height: 15px;
	text-align: center;
	font-weight: bold;
	color: #800000;
}
.tl {
	width: 355px;
	height: 15px;
	text-align: left;
	font-weight: bold;
}
.in, .out {
	width: 50px;
	height: 15px;
	text-align: center;
	font-weight: bold;
	color: #800000;
}
.ds {
	width: 475px;
	height: 15px;
	text-align: left;
	padding-left: 2px;
}
div#bannerSpotToplist {
	width: 469px;
	/* background-color: #C0C0C0;
	border: 1px solid #000000; */
	padding: 2px;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3px;
}
#paginazione {
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 11px;
}
#paginazione a {
	text-decoration: none;
	color: #000000;
}
/* ---- END Toplist ---- */


/* ---- Table TGP ---- */
.tbtgp {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}
.tbtgp td.titleTgp {
	width: 275px;
	height: 20px;
	background-color: #000000;
}
.tbtgp td.titleTgp h3 {
	margin: 0px;
	font-size: 12px;
	color: #FFFFFF;
}
.tbtgp td ul.listLinks {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.tbtgp td ul.listLinks li {
	font-size: 11px;
}
.tbtgp td ul.listLinks li a {
	text-decoration: none;
	color: #000000;
}
.tbtgp td ul.listLinks li a:hover {
	text-decoration: none;
	color: #FFB915;
}
/* ---- END Table TGP ---- */


/* ---- Page Partners ----- */
#tdLeft {
	width: 279px;
	border-right: 1px solid #C0C0C0;
	text-align: center;
	vertical-align: top;
}
#tdRight {
	width: 485px;
	text-align: left;
	vertical-align: top;
}
div#directory {
	width: 475px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: left;
} 
div#directory h1 {
	margin: 3px;
	font-size: 16px;
} 
div#directory div.recensione {
	margin-top: 20px;
	margin-bottom: 20px;
} 
div#directory div.recensione h3 {
	margin: 2px;
	font-size: 12px;
} 
div#directory div.recensione h3 a {
	text-decoration: underline;
	color: #000000;
} 
div#directory div.recensione div.descrizione {
	font-size: 11px;
} 
/* ---- END Page Partners ----- */