body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:#e6e7e8;
}

td{background-color:#ffffff;}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0a77ba;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0a77ba;
}
a:hover {
	text-decoration: none;
	color: #202e69;
}
a:active {
	text-decoration: none;
	color: #202e69;
}

.white a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.white a:link {
	text-decoration: none;
}
.white a:visited {
	text-decoration: none;
	color: #ffffff;
}
.white a:hover {
	text-decoration: none;
	color: #f8da36;
}
.white a:active {
	text-decoration: none;
	color: #f8da36;
}

ul{
	list-style-type:none;
	line-height:16px;
}

.header{
	background-color:#544e4e;
	height:41px;
	border-top:1px solid #787472;
	border-right:1px solid #787472;
	border-bottom:1px solid #dbd9d9;
	border-left:1px solid #787472;			
}

.personaggi{
	background-image: url(img_header_personaggi.jpg);
	background-repeat:no-repeat;
}

.episodi{
	background-image: url(header_dx_episodi.jpg);
	background-repeat:no-repeat;
}
.cast{
	background-image: url(header_dx_cast.jpg);
	background-repeat:no-repeat;
}

.galleria{
	background-image: url(header_dx_galleria.jpg);
	background-repeat:no-repeat;
}

.contatti{
	background-image: url(header_dx_contatti.jpg);
	background-repeat:no-repeat;
}

.titolo{
	font-size:13px;
	color:#0a77ba;
	font-weight:bold;
}

.titolo2{
	font-size:11px;
	color:#0a77ba;
	font-weight:bold;
}

.blue{
    color:#0a77ba;
}

.bottom_text{
	background-image:url(bottom_left.jpg);
	background-repeat:no-repeat;	
}

.bottom_credits{background-image:url(bottom_middle.gif);
	background-repeat:no-repeat;	
}

.bottom_logo{
	background-image:url(bottom_right.jpg);
	background-repeat:no-repeat;
}

.footer_text{
	background-image:url(footer_left.gif);
	background-repeat:no-repeat;
}

.footer_credits{
	background-image:url(footer_middle.gif);
	background-repeat:no-repeat;
}	

.footer_logo{
	background-image:url(footer_right.gif);
	background-repeat:no-repeat;
}

.white{
	font-size:9px;
	color:#ffffff;
	font-weight:bold;
}

.dark{
	font-size:9px;
	color:#4a5f6a;
	font-weight:bold;
}