html, body {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EBEBEB;
	text-align: center;
}
div#container {
	width: 760px;
	border: 1px solid #3C5899;
	background-color: #F1F2F6;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
div#header {
	width: 760px;
	height: 110px;
   background-color: #3C5899;
}
div#header h1 {
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 9px;
	color: #DCE2F1;
}
div#header h1 a {
	text-decoration: none;
	color: #DCE2F1;
}
div#header h2 {
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 9px;
	color: #DCE2F1;
}
div#header h2 a {
	text-decoration: none;
	color: #DCE2F1;
}
div#header_nav {
	width: 760px;
	height: 30px;
	background-color: #F7D685;
	border-bottom: 1px solid #3C5899;
	vertical-align: middle;
	text-align: right;
}
div#header_nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div#header_nav ul li {
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
}
div#header_nav ul li a {
	text-decoration: none;
	color: #000000;
}
div#header_nav ul li a:hover {
	text-decoration: underline;
	color: #000000;
}
div#content {
	width: 760px;
}
div#bottom {
	width: 760px;
	height: 20px;
	background-color: #F7D685;
	border-top: 1px solid #3C5899;
	vertical-align: middle;
	font-size: 11px;
}
div#bottom p {
   margin: 5px;
	font-size: 11px;
}
div#footer {
	margin-top: 20px;
	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#counter {
	margin-top: 15px;
	margin-bottom: 15px;
}



/* ----- Intestazione Home Page ------- */
div#intestazione_home {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 5px;
	background-color: #ECEDF0;
	border: 1px solid #3C5899;
	width: 520px;
}
div#intestazione_home h3 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 26px;
	color: #3C5899;
}
div#intestazione_home p {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #3C5899;
}
/* ----- END Intestazione Home Page ------- */

/* ----- Box Preview Video ------- */
.box_video {
	margin-top: 30px;
	margin-bottom: 30px;
	background-color: #ECEDF0;
	border: 1px solid #3C5899;
}
.box_video td.title_box {
	background-color: #3C5899;
}
.box_video td.title_box h4 {
	margin: 3px;
	font-size: 18px;
	color: #FFFFFF;
}
.box_video td div.box_content {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	width: 265px;
	text-align: left;
}
.box_video td div.box_content p.ds {
	margin-top: 0px;
	margin-bottom: 25px;
	font-size: 12px;
}
.box_video td div.box_content p.durata {
	margin-top: 25px;
	margin-bottom: 25px;
	font-size: 13px;
}
.box_video td div.box_content p.voto {
	margin-top: 25px;
	margin-bottom: 40px;
	font-size: 13px;
}
.box_video td div.box_content p.guarda {
	margin-top: 40px;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}
.box_video td div.box_content p.guarda a {
	text-decoration: none;
	color: #3C5899;
}
.box_video td div.box_content p.guarda a:hover {
	text-decoration: underline;
	color: #3C5899;
}
/* ----- END Box Preview Video ------- */

/* ----- Table Paginazione ------- */
#tbPages {
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 12px;
	color: #3C5899;
}
#tbPages a {
	text-decoration: none;
	color: #3C5899;
}
#tbPages a:hover {
	text-decoration: underline;
	color: #3C5899;
}
/* ----- END Table Paginazione ------- */


/* ----- Tabella Annunci ------- */
#tbAnnunci {
	margin-top: 30px;
	margin-bottom: 20px;
	background-color: #ECEDF0;
	border: 1px solid #3C5899;
}
#tbAnnunci td#title_annunci {
	background-color: #3C5899;
}
#tbAnnunci td#title_annunci h5 {
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 14px;
	color: #FFFFFF;
}
#tbAnnunci td div#text_annunci {
	margin: 8px auto 0px auto;
   padding: 3px;
	width: 194px;
	background-color: #E6E8EC;
	border: 1px solid #3C5899;
	font-size: 11px;
	color: #3C5899;
	text-align: justify;
}
#tbAnnunci td div#text_annunci a {
	text-decoration: none;
	color: #3C5899;
}
#search_aff {
	margin-top: 10px;
	margin-bottom: 0px;
	background-color: #E6E8EC;
	border: 1px solid #DCDEE4;
	font-size: 12px;
	font-weight: bold;
	color: #3C5899;
}
.input_aff {
	background-color: #ECEDF0;
	border: 1px solid #3C5899;
	font-size: 11px;
	color: #3C5899;
}
.submit_aff {
	background-color: #3C5899;
	border: 1px solid #3C5899;
	color: #FFFFFF;
}
/* ----- END Tabella Annunci ------- */


/* ----- View Video ------- */
#tbView td {
	vertical-align: top;
}
#tbView td#td1 {
	width: 760px;
	text-align: left;
}
#tbView td#td1 h3 {
	margin-top: 20px;
	margin-left: 5px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 24px;
	color: #3C5899;
}
#tbView td#td1 div#desc_video {
	margin: 0px auto 20px auto;
	width: 750px;
	font-size: 13px;
	text-align: justify;
}
#tbView td#td1 div#photosVideo {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 760px;
	text-align: center;
}
#tbView td#td1 div#photosVideo img {
	border: 1px solid #DCE2F1;
}
#tbView td#tdFlv {
	width: 360px;
	text-align: center;
}
#tbView td#tdFlv div#avviso {
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 10px;
}
#tbView td#tdBox {
	width: 400px;
	text-align: center;
}
#tbView td#tdDataVideo {
	width: 760px;
	text-align: left;
	padding-top: 20px;
}
#tbView td#tdDataVideo p {
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}
#tbView td#tdDataVideo p a {
	text-decoration: underline;
	color: #3C5899;
}
#tbView td div#back {
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 20px;
	text-align: right;
	font-size: 11px;
}
#tbView td div#back a {
	text-decoration: none;
	color: #000000;
}
/* ----- END View Video ------- */
