/* ----------- Layout ------------ */
html, body {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F7F7F7;
	text-align: center;
}
div#container {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	border: 1px solid #B85503;
	background-color: #FFFFFF;
}
div#header {
	width: 780px;
	height: 110px;
	background-color: #9F4803;
}
div#header div#header_left {
	float: left;
	width: 290px;
	height: 110px;
}
div#header div#header_right {
	float: left;
	width: 490px;
	height: 110px;
}
div#header div#header_right div#header_banner {
	margin-top: 15px;
	margin-bottom: 15px;
}
div#header div#header_right div#titoli_testa {
	display: none;
}
div#header div#header_right div#titoli {
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 480px;
	text-align: left;
}
div#header div#header_right div#titoli h1 {
	display: inline;
	margin: 5px;
	font-size: 11px;
	color: #770000;
}
div#header div#header_right div#titoli h1 a {
	text-decoration: none;
	color: #770000;
}
div#header div#header_right div#titoli h2 {
	display: inline;
	margin: 5px;
	font-size: 9px;
	color: #770000;
}
div#header div#header_right div#titoli h2 a {
	text-decoration: none;
	color: #770000;
}
div#top_bar {
	width: 780px;
	height: 20px;
	background-color: #9F4803;
	background-image: url(/images/bg_bar.jpg);
	vertical-align: middle;
	text-align: right;
	border-top: 1px solid #B85503;
}
div#top_bar ul {
	margin: 0px;
	padding: 0px;
}
div#top_bar ul li {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #F5B201;
}
div#top_bar ul li a {
	text-decoration: none;
	color: #F5B201;
}
div#top_bar ul li a:hover {
	text-decoration: underline;
	color: #F5B201;
}
div#sub_header {
	width: 780px;
}
div#sub_header div#iframe_top {
	margin-top: 5px;
	margin-bottom: 5px;
}
div#sub_header_bar {
	width: 780px;
	height: 20px;
	background-color: #9F4803;
	background-image: url(/images/bg_bar.jpg);
	vertical-align: middle;
	text-align: right;
	border-top: 1px solid #B85503;
	border-bottom: 1px solid #B85503;
}
div#sub_header_bar ul {
	margin: 0px;
	padding: 0px;
}
div#sub_header_bar ul li {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 15px;
	font-size: 9px;
	color: #F5B201;
}
div#sub_header_bar ul li a {
	text-decoration: none;
	color: #F5B201;
}
div#content {
	width: 780px;
}
div#bottom {
	width: 780px;
	height: 20px;
	vertical-align: middle;
	background-color: #9F4803;
	background-image: url(/images/bg_bar.jpg);
}
div#bottom h5 {
	margin: 0px;
	line-height: 15px;
	font-size: 12px;
	color: #FDB836;
}
div#bottom h5 a {
	text-decoration: none;
	color: #FDB836;
}
div#footer {
	width: 760px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
}
div#footer a {
	text-decoration: none;
	color: #000000;
}
div#footer p {
	margin-top: 5px;
	margin-bottom: 5px;
}
div#footer p#scambio_traffico {
	margin-top: 0px;
	margin-bottom: 20px;
}
div#footer p#scambio_traffico span {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
}
div#footer p#scambio_traffico span a {
   margin-left: 5px;
	margin-right: 5px;
	font-weight: bold;
	text-decoration: none;
	color: #9F4803;
}
div#footer p#scambio_traffico span a:hover {
	text-decoration: underline;
}
div#footer p#counter {
	margin-top: 15px;
	margin-bottom: 15px;
}
div#footer p#counter_stats {
	display: none;
}
div#footer p#partners {
	margin-top: 20px;
	margin-bottom: 20px;
}
div#footer p#partners a {
	margin-left: 3px;
	margin-right: 3px;
	text-decoration: none;
	color: #000000;
}
div#footer p#partners a:hover {
	margin-left: 3px;
	margin-right: 3px;
	text-decoration: none;
	color: #9F4803;
}
/* ----------- END Layout ------------ */


/* ----------- Main ------------ */
#tbmain td#tdleft {
	width: 480px;
	vertical-align: top;
	text-align: center;
}
#tbmain td#tdright {
	width: 300px;
	vertical-align: top;
	text-align: center;
}
/* ----------- END Main ------------ */


/* ----------- Toplist ------------ */
div.toplist {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	width: 470px;
	border: 1px solid #CCCCCC;
}
div.r1 {
	background-color: #F4F4F4;
	margin: 2px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
div.r2 {
	background-color: #F9F9F9;
	margin: 2px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.tb_toplist {
	width: 470px;
	font-size: 11px;
} 
.tb_toplist td.pos {
	width: 25px;
	height: 20px;
	text-align: center;
	font-weight: bold;
	color: #9F4803;
}
.tb_toplist td.tl {
	width: 345px;
	height: 20px;
	text-align: left;
	font-weight: bold;
}
.tb_toplist td.tl a {
	text-decoration: none;
	color: #000000;
}
.tb_toplist td.in {
	width: 50px;
	height: 20px;
	text-align: center;
	font-weight: bold;
	color: #9F4803;
}
.tb_toplist td.out {
	width: 50px;
	height: 20px;
	text-align: center;
	font-weight: bold;
	color: #9F4803;
}
.tb_toplist td.ds {
	width: 470px;
	height: 20px;
	text-align: left;
	padding-left: 5px;
}
div.bannerToplist {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}
#tb_pages {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 465px;
	font-size: 11px;
}
#tb_pages a {
	text-decoration: none;
	color: #000000;
}
#tb_pages a:hover {
	text-decoration: underline;
	color: #000000;
}
/* ----------- END Toplist ------------ */


/* ----------- Table Preview ------------ */ 
#tbpreview {
	margin-top: 10px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
	background-color: #F9F9F9;
}
#tbpreview td#title_preview {
	width: 280px;
	background-color: #9F4803;
	background-image: url(/images/bg_bar.jpg);
}
#tbpreview td#title_preview h3 {
	margin: 0px;
	font-size: 13px;
	color: #F5B201;
}
#tbpreview td.tdthumb {
	width: 140px;
	text-align: center;
}
#tbpreview td.tdthumb p.thumbs {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	width: 130px;
	text-align: center;
}
#tbpreview td.tdthumb p {
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	font-size: 9px;
	text-align: left;
}
#tbpreview td.tdthumb p.titleCatVideo {
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
#tbpreview td.tdthumb p.titleCatVideo a {
	text-decoration: none;
	color: #9F4803;
}
/* ----------- END Table Preview ------------ */


/* ----------- Page Videos ------------ */
#tdTitleVideo {
	width: 780px;
	vertical-align: top;
	text-align: left;
}
#tdTitleVideo h3 {
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
	font-size: 20px;
	color: #9F4803;
}
#tdTitleVideo p {
	margin-top: 15px;
	margin-left: 5px;
	margin-bottom: 20px;
	font-size: 12px;
}
#tdTitleVideo p a {
	text-decoration: none;
	color: #0000FF;
}
#tdTitleVideo p a:hover {
	text-decoration: underline;
	color: #0000FF;
}
#tdLeftVideo {
	width: 640px;
	vertical-align: top;
	text-align: center;
}
#tdRightVideo {
	width: 139px;
	vertical-align: top;
	text-align: center;
	border-left: 1px solid #CCCCCC;
}
div.video {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	width: 152px;
	text-align: left;
	font-size: 11px;
}
div.video div.titleVideo {
	margin-top: 0px;
	margin-bottom: 3px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FDB836;
}
div.video div.imgVideo {
	margin-top: 3px;
	margin-bottom: 3px;
}
div.video div.imgVideo img {
	border: 1px solid #E39515;
}
div.video div.catVideo {
	margin-top: 3px;
	margin-bottom: 3px;
}
div.video div.rateVideo {
	margin-top: 5px;
	margin-bottom: 5px;
}
div.video div.clicksVideo {
	margin-top: 3px;
	margin-bottom: 0px;
	width: 150px;
}
div#banner120x600_rightVideo {
	margin-top: 30px;
}
/* ----------- END Page Videos ------------ */


/* ----------- Pages Show Videos ------------ */
#navigation {
	vertical-align: top;
	text-align: left;
	width: 780px;
}
#navigation p {
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	font-size: 11px;
}
#navigation p a {
	text-decoration: none;
	color: #000000;
}
#left_show_video {
	width: 490px;
	text-align: center;
	vertical-align: top;
}
#left_show_video div#content_video {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	width: 480px;
	text-align: left;
}
#left_show_video div#content_video h2 {
	margin: 0px;
	font-size: 18px;
}
#left_show_video div#content_video div#descCatVideo {
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size: 11px;
	color: #797979;
}
#left_show_video div#content_video div#codeFlvVideo {
	margin-top: 10px;
	margin-bottom: 10px;
}
#left_show_video div#content_video div#avvisoSubVideo {
	margin-top: 10px;
	margin-bottom: 30px;
	text-align: center;
	font-size: 9px;
	color: #C0C0C0;
}
#left_show_video div#content_video div#avvisoSubVideo a {
	text-decoration: none;
	color: #3C5899;
}
#left_show_video div#content_video p {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 13px;
}
.urlPageVideo {
	border: 1px solid #E39515;
}
#right_show_video {
	width: 290px;
	text-align: center;
	vertical-align: top;
}
#right_show_video #tbCats {
	margin-top: 70px;
	margin-bottom: 0px;
	border: 1px solid #000000;
}
#right_show_video #tbCats td#titleTbCats {
	width: 280px;
	background-color: #9F4803;
	background-image: url(/images/bg_bar.jpg);
}
#right_show_video #tbCats td#titleTbCats h4 {
	margin: 2px;
	font-size: 12px;
	color: #F5B201;
}
#right_show_video #tbCats td {
	vertical-align: top;
	text-align: center;
}
#right_show_video #tbCats td div.menu_cats {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	width: 125px;
	padding: 3px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	font-size: 11px;
}
#right_show_video #tbCats td div.menu_cats a {
	text-decoration: none;
	color: #000000;
}
#right_show_video #tbCats td div.menu_cats a:hover {
	text-decoration: none;
	color: #F5B201;
}
div#text_accesso {
   margin-top: 40px;
	margin-bottom: 20px;
	font-family: Impact;
	font-size: 36px;
}
div#text_accesso a {
	text-decoration: none;
	color: #F5B201;
}
div#iframe_foot_videos {
	margin-top: 20px;
	margin-bottom: 30px;
}

div#thContent {
	margin: 20px auto 30px auto;
	width: 775px;
}
div#thContent table td {
	text-align: center;
	vertical-align: top;
}
div.thBox {
	margin: 8px auto 12px auto;
	width: 250px;
}
div.thBox div.th {
	width: 250px;
	height: 188px;
}
div.thBox div.th img.thBtn {
	margin-top: 60px;
	width: 60px;
	height: 60px;
	border: none;
}
div.thBox div.thPlayer {
	margin: 0px;
}
div.thBox div.thDesc {
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 11px;
	font-weight: bold;
}
div.thBox div.thDesc a {
	text-decoration: none;
	color: #0000C6;
}

/* ----------- END Pages Show Videos ------------ */


/* ----------- Archivio ------------ */
#list_vantaggi {
	margin-top: 55px;
	margin-left: 0px;
	margin-bottom: 5px;
	text-align: left;
	list-style-type: none;
	font-size: 11px;
}
p#text_spot_archivio {
	text-align: left;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 5px;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	color: #F5B201;
}
div#script_box {
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}
div#disclaimer_archivio {
	margin-top: 20px;
	margin-bottom: 20px;
}
div#disclaimer_archivio a {
	text-decoration: none;
	color: #000000;
}
/* ----------- END Archivio ------------ */

/* ----------- Pages ------------ */
div#pages {
	width: 760px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: left;
	font-size: 12px;
}
div#pages a {
	text-decoration: underline;
	color: #000000;
}
div#pages h3 {
	margin: 5px;
	font-size: 16px;
}
div#pages p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.sub_title_terms {
	margin-top: 35px;
	margin-bottom: 5px;
	font-size: 12px;
}
div#returnHome {
	margin-top: 50px;
	margin-bottom: 10px;
	text-align: right;
	font-size: 13px;
}
/* -------- END Pages ------------ */



/* ---------- Adv Incesti ------------- */
div#top_ads {
	margin: 10px auto 10px auto;
	width: 780px;
}
div#top_ads div.th_content {
	float: left;
	width: 195px;
}
div#top_ads div.th_content div.th_data {
   margin: 0px auto 0px auto;
	width: 190px;
}
div#top_ads div.th_content div.th_data a img div.thimg, div.payimg {
	margin: 0px;
}
div#top_ads div.th_content div.th_data p.dn, p.n_ct {
	width: 186px;
	text-align: left;
}
div#top_ads div.th_content div.th_data p.dn {
	margin: 2px auto 0px auto;
	font-size: 12px;
}
div#top_ads div.th_content div.th_data p.dn a {
	text-decoration: none;
	color: #F5B201;
}
div#top_ads div.th_content div.th_data p.dn a:hover {
	text-decoration: underline;
	color: #F5B201;
}
div#top_ads div.th_content div.th_data p.n_ct {
   margin: 4px auto 0px auto;
	font-size: 11px;
	color: #7E7E7E;
}
/* ---------- END Adv Incesti ------------- */
