
body {
  background-color: #F79D00;
	background-image: url(/site/immagini/sfondo.gif);
	background-position: top;
	background-repeat: repeat-y;
	background-attachment: scroll;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
	font-family: sans-serif;
	font-size: 11px;
	color: #000;
	margin:0;
	display: block;
}

/* prova 
div {
	border: 1px solid white;

}
*/



			/* testo arancio */

.testo_arancio h2{
	/*font-family: Verdana;*/
	color: #F9B700;
	font-size: 16px;
	font-weight: bold;
	/*padding-top: 5px;*/
	margin-top: 5px;
	margin-bottom: 2px;
}

.testo_arancio a{
	/*font-family: Verdana;*/
	color: #F68103;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.testo_arancio a:hover{
	color: #FEC72F;
}


/*
#left_down_characters h3{
	color: #F79D00;
	font-size: 15px;
	font-weight: bold;
	margin-top: 5px;
	text-decoration: none;
}
*/
/*fine modifiche gerry */


	/* griglia di ricerca */
	
	.grd{
		color: #F79D00;
		font-weight: normal;
	}
	
	.grd a{
		color: #500101;
		font-weight: bold;
		text-decoration: none;
	}
	
	.grd a:hover{
		color: #AC0404;
		font-weight: bold;
		text-decoration: none;
	}


.divlabel {
	display: none;
}

#container {
	width: 724px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}

#header {
	/* background: red; */
	display: block;
}

#content {
/*	background: yellow; */
	display: block;
}

#content_left {
	float: left;
	width: 371px;
	/*background: cyan;*/
	display: block;
}

#content_right {
	float: left;
	/*background: lightgreen;*/
	margin: 0px;
	padding: 0px;
	display: block;
	width: 353px;
}


#footer {
	/*background: green;*/
	margin-top: 45px;
	display: block;
}


#footer p{
	margin: 0px;
	margin-top: 2px;
	padding: 0px;
}

#left_up {
	background-image: url(/site/immagini/fascia_vert.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

#left_up .copyright {
	height: 17px;
	padding-top: 2px;
	background-image: url(/site/immagini/fascia_orizzontale.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px;
	color: #F79D00;
}


#left_down{
	background-color: #250000;
	background-image: url(/site/immagini/box_home_news.gif);
	background-position:  bottom right;
	background-repeat: no-repeat;
	border: 1px solid #500101;
	padding: 4px;
	margin-left: 5px;
	margin-top: 5px;	
	float: left;
}

#left_down_banner{
	background-color: #250000;
	/*background-image: url(/site/immagini/box_home_news.gif);*/
	background-position:  bottom right;
	background-repeat: no-repeat;
	border: 1px solid #500101;
	padding: 0px;
	margin-left: 5px;
	margin-top: 5px;	
}

#left_down_banner img{
	border: none;
}

#left_down_characters {
	background-color: #250000;
	background-image: url(/site/immagini/box_characters.gif);
	background-position:  bottom right;
	background-repeat: no-repeat;
	border: 1px solid #500101;
	padding: 4px;
	margin-left: 5px;
	margin-top: 5px;
}

#left_down_news {
	background-color: #250000;
	background-image: url(/site/immagini/box_news.gif);
	background-position:  bottom right;
	background-repeat: no-repeat;
	border: 1px solid #500101;
	padding: 4px;
	margin-left: 5px;
	margin-top: 5px;
}

/* modifiche gerry */

#left_down_press {
	background-color: #250000;
	background-image: url(/site/immagini/box_press.gif);
	background-position:  bottom right;
	background-repeat: no-repeat;
	border: 1px solid #500101;
	padding: 4px;
	margin-left: 5px;
	margin-top: 5px;
}

#left_down_links {
	background-color: #250000;
	background-image: url(/site/immagini/box_links.gif);
	background-position:  bottom right;
	background-repeat: no-repeat;
	border: 1px solid #500101;
	padding: 4px;
	margin-left: 5px;
	margin-top: 5px;
}

	/* left_down_characters derivati */
#left_down_characters a{
	color: #F9B700;
	font-size: 15px;
	font-weight: bold;
	margin-top: 5px;
	text-decoration: none;
}

#left_down_characters a:hover{
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	margin-top: 5px;
	text-decoration: none;
}




#left_down_characters h2 {
	color: #F79D00;
	font-size: 15px;
	margin-top: 5px;
}



#left_down_characters h3 {
	color: #F79D00;
	font-size: 12px;
	margin: 0px;
}

#left_down_characters h4 {
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}


#left_down_episode {
	background-color: #250000;
	background-image: url(/site/immagini/box_episode.gif);
	background-position:  bottom right;
	background-repeat: no-repeat;
	border: 1px solid #500101;
	padding: 4px;
	margin-left: 5px;
	margin-top: 5px;
}

	/* left_down_episode derivati */

#left_down_episode a{
	color: #F9B700;
	font-size: 15px;
	font-weight: bold;
	margin-top: 5px;
	text-decoration: none;
}

#left_down_episode a:hover{
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	margin-top: 5px;
	text-decoration: none;
}




#left_down_episode h2 {
	color: #F79D00;
	font-size: 15px;
	margin-top: 5px;
}



#left_down_episode h3 {
	color: #F79D00;
	font-size: 12px;
	margin: 0px;
}

#left_down_episode h4 {
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}	
	
	
	
	/* left_down_news derivati */
#left_down_news a{
	color: #F9B700;
	font-size: 15px;
	font-weight: bold;
	margin-top: 5px;
	text-decoration: none;
}

#left_down_news a:hover{
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	margin-top: 5px;
	text-decoration: none;
}




#left_down_news h2 {
	color: #F79D00;
	font-size: 15px;
	margin-top: 5px;
}



#left_down_news h3 {
	color: #F79D00;
	font-size: 12px;
	margin: 0px;
}

#left_down_news h4 {
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}


#left_down_episode {
	background-color: #250000;
	background-image: url(/site/immagini/box_episode.gif);
	background-position:  bottom right;
	background-repeat: no-repeat;
	border: 1px solid #500101;
	padding: 4px;
	margin-left: 5px;
	margin-top: 5px;
}
	
/* fine modifiche gerry */
#left_down h2 {
	color: #F79D00;
	font-size: 15px;
	margin-top: 5px;
}



#left_down h3 {
	color: #F79D00;
	font-size: 12px;
	margin: 0px;
}

#left_down h4 {
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}



#left_down a {
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

#left_down a:hover {
	color: #F79D00;
	/*text-decoration: none;*/
}





#left_down p {
	color: #C33F3F;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
}

/* fine modifica gerry */



#right_up {
	margin: 0px;
	padding: 0px;
}


#right_down {
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#right_down a {
	display: block;
}

#right_down a img {
	border: 1px solid #500101;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}







/*
* footer
*/
.testo_bianco{
	/*font-family: Verdana;*/
	color: #FFFFFF;
	font-size: 10px;
}


.testo_arancio{
	/*font-family: Verdana;*/
	color: #F68103;
	font-size: 10px;
}


/* modifiche gerry */

	/* testo arancio */
	
.testo_arancio h3{
	/*font-family: Verdana;*/
	color: #F9B700;
	font-size: 16px;
	font-weight: bold;
}

.testo_arancio h4 { /* arancio chiaro */
	color: #F9B700;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

.testo_arancio p { /* bianco */
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 2px;
	margin: 0px;
}

.testo_arancio img{
	border: none;
}

	/* campi form */
.lbl{
	color: #F9B700;
	font-size: 11px;
	font-weight: bold;
}

.label{
	color: #F9B700;
	font-size: 11px;
	font-weight: bold;
}

.lblResultSpan{
	color: #F9B700;
	font-size: 11px;
	font-weight: bold;
}


.txt{
	background-color: #F79D00;
	color: #500101;
	border: none;
	font-size: 11px;
	padding: 2px;
	margin: 6px;
}

.dat{
	background-color: #F79D00;
	color: #500101;
	border: none;
	font-size: 11px;
	padding: 2px;
	margin: 6px;
}

.cmb{
	background-color: #F79D00;
	color: #500101;
	border: none;
	font-size: 11px;
	padding: 2px;
	margin: 6px;
}

.btn{
	background-color: #F79D00;
	color: #500101;
	border-top: 1px #941B1B solid;
	border-bottom: 1px #5D0404 solid;
	border-left: 1px #941B1B solid;
	border-right: 1px #5D0404 solid;
	font-size: 11px;
	font-weight:bold;
	padding: 2px;
	margin: 6px;
	
}


/* fine modifiche gerry */


.testo_link_footer{
	text-decoration: none;
	/*font-family: Verdana;*/
	color: #F79D00;
	font-size: 10px;
}
.testo_link_footer a{
	text-decoration: none;
	font-family: Verdana;
	color: #F79D00;
	font-size: 10px;
}
.testo_link_footer a:hover{
	text-decoration: none;
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 10px;
}






/* INTESTAZIONE */
	
.intestazione
{
	background-color:#510102;
	}
	
.intestazione_1 
{
	margin:1px;
	width:724px;
	height:5px;
	background-color:#260000;
	}

.intestazione_2 
{
	margin:1px;
	width:724px;
	/*height:25px;*/
	background-color:#260000;
	}
	
.intestazione_3 
{
	margin:1px;
	width:724px;
	background-color:#260000;
	}






/* MENU */
	
div.menulivello1 a 
{
	float: left;
	text-indent: -9000px;
	text-decoration: none;
	/*padding: 22px 0px 0px 0px;*/
	overflow: hidden;
	/*height: 0px !important;*/
	height :22px;
	} 

	
	
	
	
a.homecss, a:link.homecss, a:visited.homecss, a:active.homecss
{
	background-image: url(/site/immagini/home.gif);
	width: 40px;height: 13px;
	}
	
a:hover.homecss 
{
	background-image: url(/site/immagini/homeB.gif);
	width: 40px;height: 13px;
	}
	
	
a.manga, a:link.manga, a:visited.manga, a:active.manga 
{
	background-image: url(/site/immagini/manga.gif);
	width: 55px;height: 22px;
	}
	
a:hover.manga 
{
	background-image: url(/site/immagini/mangaB.gif);
	width: 55px;height: 22px;
	}
	
	
a.news, a:link.news, a:visited.news, a:active.news 
{
	background-image: url(/site/immagini/news.gif);
	width: 99px;height: 22px;
	}
a:hover.news 
{
	background-image: url(/site/immagini/newsB.gif);
	width: 99px;height: 22px;
	}



a.tv, a:link.tv, a:visited.tv, a:active.tv 
{
	background-image: url(/site/immagini/tv.gif);
	width: 35px;height: 22px;}
	
a:hover.tv 
{
	background-image: url(/site/immagini/tvB.gif);
	width: 35px;height: 22px;
	}


/* VOCI MENU ADDIZIONALI DA 01122006 */
a.merchandising, a:link.merchandising, a:visited.merchandising, a:active.merchandising
{
	background-image: url(/site/immagini/merch.gif);
	width: 115px;height: 22px;
	}
	
a:hover.merchandising 
{
	background-image: url(/site/immagini/merchB.gif);
	width: 115px;height: 22px;
	}
	
	
a.b2b, a:link.b2b, a:visited.b2b, a:active.b2b
{
	background-image: url(/site/immagini/b2b.gif);
	width: 45px;height: 22px;
	}
	
a:hover.b2b 
{
	background-image: url(/site/immagini/b2bB.gif);
	width: 45px;height: 22px;
	}
	
a.links, a:link.links, a:visited.links, a:active.links
{
	background-image: url(/site/immagini/links.gif);
	width: 50px;height: 22px;
	}
	
a:hover.links 
{
	background-image: url(/site/immagini/linksB.gif);
	width: 50px;height: 22px;
	}
	
	
	
a.extras, a:link.extras, a:visited.extras, a:active.extras
{
	background-image: url(/site/immagini/extras.gif);
	width: 70px;height: 22px;
	}
	
a:hover.extras 
{
	background-image: url(/site/immagini/extrasB.gif);
	width: 70px;height: 22px;
	}
	
	
a.contact, a:link.contact, a:visited.contact, a:active.contact
{
	background-image: url(/site/immagini/contact.gif);
	width: 75px;height: 22px;
	}
	
a:hover.contact 
{
	background-image: url(/site/immagini/contactB.gif);
	width: 75px;height: 22px;
	}


a.search, a:link.search, a:visited.search, a:active.search
{
	background-image: url(/site/immagini/search.gif);
	width: 75px;height: 22px;
	}
	
a:hover.search 
{
	background-image: url(/site/immagini/searchB.gif);
	width: 75px;height: 22px;
	}



	
	/* it */
	
a.homecss_it, a:link.homecss_it, a:visited.homecss_it, a:active.homecss_it
{
	background-image: url(/site/immagini/home_it.gif);
	width: 48px;height: 22px;
	}
	
a:hover.homecss_it 
{
	background-image: url(/site/immagini/homeb_it.gif);
	}
	
	
a.manga_it , a:link.manga_it , a:visited.manga_it , a:active.manga_it  
{
	background-image: url(/site/immagini/manga_it.gif);
	width: 49px;height: 22px;
	}
	
a:hover.manga_it  
{
	background-image: url(/site/immagini/mangab_it.gif);
	}
	
	
a.news_it , a:link.news_it , a:visited.news_it , a:active.news_it  
{
	background-image: url(/site/immagini/news_it.gif);
	width: 116px;height: 22px;
	}
a:hover.news_it  
{
	background-image: url(/site/immagini/newsb_it.gif);
	}



a.tv_it , a:link.tv_it , a:visited.tv_it , a:active.tv_it 
{
	background-image: url(/site/immagini/tv_it.gif);
	width: 27px;height: 22px;}
	
a:hover.tv_it  
{
	background-image: url(/site/immagini/tvb_it.gif);
	}


/* VOCI MENU ADDIZIONALI DA 01122006 */
a.merchandising_it , a:link.merchandising_it , a:visited.merchandising_it , a:active.merchandising_it 
{
	background-image: url(/site/immagini/merch_it.gif);
	width: 107px;height: 22px;
	}
	
a:hover.merchandising_it  
{
	background-image: url(/site/immagini/merchb_it.gif);
	}
	
	
a.b2b_it , a:link.b2b_it , a:visited.b2b_it , a:active.b2b_it 
{
	background-image: url(/site/immagini/b2b_it.gif);
	width: 35px;height: 22px;
	}
	
a:hover.b2b_it  
{
	background-image: url(/site/immagini/b2bb_it.gif);

	}
	
a.links_it , a:link.links_it , a:visited.links_it , a:active.links_it 
{
	background-image: url(/site/immagini/links_it.gif);
	width: 44px;height: 22px;
	}
	
a:hover.links_it  
{
	background-image: url(/site/immagini/linksb_it.gif);

	}
	
	
a.press_it , a:link.press_it , a:visited.press_it , a:active.press_it 
{
	background-image: url(/site/immagini/press_it.gif);
	width: 48px;height: 22px;
	}
	
a:hover.press_it  
{
	background-image: url(/site/immagini/pressb_it.gif);

	}
	
	
	
a.extras_it , a:link.extras_it , a:visited.extras_it , a:active.extras_it 
{
	background-image: url(/site/immagini/extras_it.gif);
	width: 53px;height: 22px;
	}
	
a:hover.extras_it  
{
	background-image: url(/site/immagini/extrasb_it.gif);
	}
	
	
a.contact_it , a:link.contact_it , a:visited.contact_it , a:active.contact_it 
{	
	background-image: url(/site/immagini/contact_it.gif);
	width: 105px;height: 22px;
	}
	
a:hover.contact_it  
{
	background-image: url(/site/immagini/contactb_it.gif);
	}


a.search_it , a:link.search_it , a:visited.search_it , a:active.search_it 
{
	background-image: url(/site/immagini/search_it.gif);
	width: 63px;height: 22px;
	}
	
a:hover.search_it  
{
	background-image: url(/site/immagini/searchb_it.gif);
	}


		/* fine it */
	
	
	
		/* es */
	
a.homecss_es, a:link.homecss_es, a:visited.homecss_es, a:active.homecss_es
{
	background-image: url(/site/immagini/home_es.gif);
	width: 48px;height: 22px;
	}
	
a:hover.homecss_es 
{
	background-image: url(/site/immagini/homeb_es.gif);
	}
	
	
a.manga_es , a:link.manga_es , a:visited.manga_es , a:active.manga_es  
{
	background-image: url(/site/immagini/manga_es.gif);
	width: 49px;height: 22px;
	}
	
a:hover.manga_es  
{
	background-image: url(/site/immagini/mangab_es.gif);
	}
	
	
a.news_es , a:link.news_es , a:visited.news_es , a:active.news_es  
{
	background-image: url(/site/immagini/news_es.gif);
	width: 126px;height: 22px;
	}
a:hover.news_es  
{
	background-image: url(/site/immagini/newsb_es.gif);
	}



a.tv_es , a:link.tv_es , a:visited.tv_es , a:active.tv_es 
{
	background-image: url(/site/immagini/tv_es.gif);
	width: 84px;height: 22px;}
	
a:hover.tv_es  
{
	background-image: url(/site/immagini/tvb_es.gif);
	}


/* VOCI MENU ADDIZIONALI DA 01122006 */
a.merchandising_es , a:link.merchandising_es , a:visited.merchandising_es , a:active.merchandising_es 
{
	background-image: url(/site/immagini/merch_es.gif);
	width: 103px;height: 22px;
	}
	
a:hover.merchandising_es  
{
	background-image: url(/site/immagini/merchb_es.gif);
	}
	
	
a.b2b_es , a:link.b2b_es , a:visited.b2b_es , a:active.b2b_es 
{
	background-image: url(/site/immagini/b2b_es.gif);
	width: 71px;height: 22px;
	}
	
a:hover.b2b_es 
{
	background-image: url(/site/immagini/b2bb_es.gif);

	}
	
a.links_es , a:link.links_es , a:visited.links_es , a:active.links_es 
{
	background-image: url(/site/immagini/links_es.gif);
	width: 44px;height: 22px;
	}
	
a:hover.links_es  
{
	background-image: url(/site/immagini/linksb_es.gif);

	}
	
	
	
a.extras_es , a:link.extras_es , a:visited.extras_es , a:active.extras_es 
{
	background-image: url(/site/immagini/extras_es.gif);
	width: 60px;height: 22px;
	}
	
a:hover.extras_es  
{
	background-image: url(/site/immagini/extrasb_es.gif);
	}
	
	
a.contact_es , a:link.contact_es , a:visited.contact_es , a:active.contact_es 
{	
	background-image: url(/site/immagini/contact_es.gif);
	width: 76px;height: 22px;
	}
	
a:hover.contact_es  
{
	background-image: url(/site/immagini/contactb_es.gif);
	}


a.search_es , a:link.search_es , a:visited.search_es , a:active.search_es 
{
	background-image: url(/site/immagini/search_es.gif);
	width: 81px;height: 22px;
	}
	
a:hover.search_es  
{
	background-image: url(/site/immagini/searchb_es.gif);
	}

	
a.press_es , a:link.press_es , a:visited.press_es , a:active.press_es 
{
	background-image: url(/site/immagini/press_es.gif);
	width: 48px;height: 22px;
	}
	
a:hover.press_es  
{
	background-image: url(/site/immagini/pressb_es.gif);

	}

		/* fine es */
		
		
		
	/* de */
	
a.homecss_de, a:link.homecss_de, a:visited.homecss_de, a:active.homecss_de
{
	background-image: url(/site/immagini/home_de.gif);
	width: 48px;height: 22px;
	}
	
a:hover.homecss_de 
{
	background-image: url(/site/immagini/homeb_de.gif);
	}
	
	
a.manga_de , a:link.manga_de , a:visited.manga_de , a:active.manga_de  
{
	background-image: url(/site/immagini/manga_de.gif);
	width: 49px;height: 22px;
	}
	
a:hover.manga_de  
{
	background-image: url(/site/immagini/mangab_de.gif);
	}
	
	
a.news_de , a:link.news_de , a:visited.news_de , a:active.news_de  
{
	background-image: url(/site/immagini/news_de.gif);
	width: 92px;height: 22px;
	}
a:hover.news_de  
{
	background-image: url(/site/immagini/newsb_de.gif);
	}



a.tv_de , a:link.tv_de , a:visited.tv_de , a:active.tv_de 
{
	background-image: url(/site/immagini/tv_de.gif);
	width: 27px;height: 22px;}
	
a:hover.tv_de  
{
	background-image: url(/site/immagini/tvb_de.gif);
	}


/* VOCI MENU ADDIZIONALI DA 01122006 */
a.merchandising_de , a:link.merchandising_de , a:visited.merchandising_de , a:active.merchandising_de 
{
	background-image: url(/site/immagini/merch_de.gif);
	width: 103px;height: 22px;
	}
	
a:hover.merchandising_de  
{
	background-image: url(/site/immagini/merchb_de.gif);
	}
	
	
a.b2b_de , a:link.b2b_de , a:visited.b2b_de , a:active.b2b_de 
{
	background-image: url(/site/immagini/b2b_de.gif);
	width: 35px;height: 22px;
	}
	
a:hover.b2b_de 
{
	background-image: url(/site/immagini/b2bb_de.gif);

	}
	
a.links_de , a:link.links_de , a:visited.links_de , a:active.links_de 
{
	background-image: url(/site/immagini/links_de.gif);
	width: 44px;height: 22px;
	}
	
a:hover.links_de  
{
	background-image: url(/site/immagini/linksb_de.gif);

	}
	
	
	
a.extras_de , a:link.extras_de , a:visited.extras_de , a:active.extras_de 
{
	background-image: url(/site/immagini/extras_de.gif);
	width: 60px;height: 22px;
	}
	
a:hover.extras_de  
{
	background-image: url(/site/immagini/extrasb_de.gif);
	}
	
	
a.contact_de , a:link.contact_de , a:visited.contact_de , a:active.contact_de 
{	
	background-image: url(/site/immagini/contact_de.gif);
	width: 70px;height: 22px;
	}
	
a:hover.contact_de  
{
	background-image: url(/site/immagini/contactb_de.gif);
	}


a.search_de , a:link.search_de , a:visited.search_de , a:active.search_de 
{
	background-image: url(/site/immagini/search_de.gif);
	width: 51px;height: 22px;
	}
	
a:hover.search_de  
{
	background-image: url(/site/immagini/searchb_de.gif);
	}

	
a.press_de , a:link.press_de , a:visited.press_de , a:active.press_de 
{
	background-image: url(/site/immagini/press_es.gif);
	width: 48px;height: 22px;
	}
	
a:hover.press_de  
{
	background-image: url(/site/immagini/pressb_es.gif);

	}

		/* fine de */
	
	
	
	
	
	
	/* FINE MENU LIVELLO 1 */



/* menuliv2 */
#menulivello2
{
	display: block;
}

.menulivello1
{
	height:22px;
	display: block;
}

#menulivello2 a , #menulivello2 a:link , #menulivello2 a:visited , #menulivello2 a:active 
{	
	font-size: 10px;
	color: #fff;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-style:italic;
	text-decoration: none;
	font-weight:bold;
	width: 46px;
	height: 22px;
	padding-left:22px;
	
	}
	
#menulivello2 a:hover
{	
	font-size: 10px;
	color: orange;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-style:italic;
	text-decoration: none;
	font-weight:bold;
	width: 46px;
	height: 22px;
	padding-left:22px;
	}



/* charstory */ 
#charstory {
	background-color: #250000;
/*	background-image: url(/site/immagini/title_story.gif);
	background-position:  top right;
	background-repeat: no-repeat; */
	border: 1px solid #500101;
	padding: 4px;
	margin-left: 5px;
	/*margin-top: 5px;*/
}


/* LOGO BG PROVA */
#logo {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_story.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
/*	color: #F79D00;*/
}
#logo_characters {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_characters.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
/*	color: #F79D00;*/
}
#logo_news {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_news.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
/*	color: #F79D00;*/
}

#logo_creator_bio {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_creator_bio.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
/*	color: #F79D00;*/
}
#logo_tvschedule {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_tv_schedule.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
/*	color: #F79D00;*/
}

#logo_cast_crew {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_cast_crew.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
/*	color: #F79D00;*/
}
#logo_episode_guide {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_episode_guide.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
/*	color: #F79D00;*/
}
#logo_wallpaper {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_wallpaper.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
/*	color: #F79D00;*/
}


#logo_screensaver {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_screensaver.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
}

#logo_ecards {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_e-cards.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
}

#logo_music {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_music.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
/*	color: #F79D00;*/
}



/* LOGO BG IT */
#logo_it {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_story_it.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
/*	color: #F79D00;*/
}
#logo_characters_it {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_characters_it.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
/*	color: #F79D00;*/
}
#logo_news_it {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_news_it.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
/*	color: #F79D00;*/
}

#logo_creator_bio_it {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_creator_bio_it.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
/*	color: #F79D00;*/
}
#logo_tvschedule_it {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_tv_schedule_it.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
/*	color: #F79D00;*/
}

#logo_cast_crew_it {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_cast_crew_it.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
/*	color: #F79D00;*/
}
#logo_episode_guide_it {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_episode_guide_it.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
/*	color: #F79D00;*/
}
#logo_wallpaper_it {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_wallpaper_it.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
/*	color: #F79D00;*/
}


#logo_screensaver_it {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_screensaver_it.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
}

#logo_ecards_it {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_e-cards_it.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
}

#logo_music_it {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_music_it.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
/*	color: #F79D00;*/
}

#logo_links_it {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_links_it.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
/*	color: #F79D00;*/
}

#logo_press_it {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_press_it.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
/*	color: #F79D00;*/
}


/* LOGO BG ES*/
#logo_es {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_story_es.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
/*	color: #F79D00;*/
}
#logo_characters_es {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_characters_es.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
/*	color: #F79D00;*/
}
#logo_news_es {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_news_es.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
/*	color: #F79D00;*/
}

#logo_creator_bio_es {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_creator_bio_es.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
/*	color: #F79D00;*/
}
#logo_tvschedule_es {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_tv_schedule_es.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
/*	color: #F79D00;*/
}

#logo_cast_crew_es {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_cast_crew_es.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
/*	color: #F79D00;*/
}
#logo_episode_guide_es {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_episode_guide_es.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
/*	color: #F79D00;*/
}
#logo_wallpaper_es {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_wallpaper_es.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
/*	color: #F79D00;*/
}


#logo_screensaver_es {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_screensaver_es.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
}

#logo_ecards_es {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_e-cards_es.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
}

#logo_music_es {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_music_es.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
/*	color: #F79D00;*/
}


#logo_press_es {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_press_es.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
/*	color: #F79D00;*/
}

#logo_links_es {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_links_es.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
/*	color: #F79D00;*/
}


/* LOGO BG DE*/
#logo_de {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_story_de.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
/*	color: #F79D00;*/
}
#logo_characters_de {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_characters_de.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
/*	color: #F79D00;*/
}
#logo_news_de {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_news_de.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
/*	color: #F79D00;*/
}

#logo_press_de {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_press_de.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
/*	color: #F79D00;*/
}

#logo_links_de {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_links_de.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
/*	color: #F79D00;*/
}

#logo_creator_bio_de {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_creator_bio_de.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
/*	color: #F79D00;*/
}
#logo_tvschedule_de {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_tv_schedule_de.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
/*	color: #F79D00;*/
}

#logo_cast_crew_de {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_cast_crew_de.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
/*	color: #F79D00;*/
}
#logo_episode_guide_de {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_episode_guide_de.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
/*	color: #F79D00;*/
}
#logo_wallpaper_de {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_wallpaper_de.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
/*	color: #F79D00;*/
}


#logo_screensaver_de {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_screensaver_de.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
}

#logo_ecards_de {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_e-cards_de.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
}

#logo_music_de {
/*background-color: yellow;*/
	background-image: url(/site/immagini/title_music_de.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0px;
/*	color: #F79D00;*/
}



div.home_left_banner{
	/*width: 100%;*/
	float: left;
	clear: both;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-left: 5px;
	

}

div.home_left_banner img, div.home_left_banner object{
	border: solid 1px #500101;
}