@charset "utf-8";
/* CSS Document */
body{
	background:url(images/background.jpg) repeat-x #003;
	font-family:Tahoma, Geneva, sans-serif;
}
h1, h2, body{	
    margin:0;
	padding:0;
}
img, div { behavior: url(templates/animeflash/iepngfix.htc); }
#conteiner{
	width:870px;
	margin:auto;
	color:#FFF;
}
/*logo*/
#logo{
	width:868px;
	height:171px;
	background:url(images/logo.gif) no-repeat;
}
#flash{
	width:612px;
}
#floatTv{
	float:right;
	width:214px;
	color:#FFF;
	padding:25px 20px 0 0;
}
/* contenuti e banner*/

#content{
	background:url(images/content.gif) repeat-y ;
	height:347px;
	padding:3px 59px;
}
#banner728{
	background:url(images/banner.png) no-repeat;
	height:102px;
	padding:8px 70px 0 70px;
}
/*gestione menù*/
#menu {
	clear: both;
	height: 60px;
	margin: 0;
	font-size:large;
	font-weight:bold;
	background:url(images/menu.png) no-repeat;
}
#menu ul{
	margin: 0; padding:15px 47px;
}
#menu ul li {
	float: left;
	list-style: none;
}
#menu ul li a {
	text-decoration: none;	
	padding: 0 5px;
	background: inherit ;
	color: #FFF;
}
#menu ul li a:hover {
	color: #CF0;
}

#menu ul li a.selected {
	color: #FF0;
}
#subm{
	height:16px;
	clear: both;
	font-size:small;
	font-weight:bold;
	}
#subm ul{
	margin: 0; padding:0 10px;
}
#subm ul li {
	float:left;
	list-style: none;
}
#subm ul li a {
	text-decoration: none;	
	padding: 0 5px;
	background: inherit ;
	color: #FFF;
}
#subm ul li a:hover {
	color: #CF0;
}

#subm ul li a.selected {
	color: #9F0;
}
/*footer*/
#foot{
	background:url(images/foot.jpg) no-repeat;
	height:259px;
	padding:15px 50px;
	font-size:small;
	text-align:right;
}
#foot a{
	color:#FFF;
	text-decoration:none;
}
#foot a:hover{
	color:#FC0;
}
/*animeflash*/
#animeflash{
	background:url(images/bg_kenshiro.gif) no-repeat center;
	height:330px;
}
#sx{
	width:365px;
}
#dx{
	float:right;
	width:360px;
}
#box{
	background:url(images/boxflash.png) no-repeat;
	width:359px;
	height:161px;
	margin-top:3px;
}
#floatPrev{
	float:right;
	width:102px;
	height:89px;
	padding:33px 6px 0 0;
}
#boxSx{
	width:230px;
	padding:10px 0 0 9px;
	margin-right:117px;
}
#title{
	font-size:small;
	font-weight:bold;
	text-transform: capitalize;
}
#title a{
	color:#3FC;
	text-decoration:none;
}
#title a:hover{
	color:#FF0;
}
#descr{
	font-size:x-small;
	text-align:justify;
	height:100px;
}
img.preview{
	width:100%;
	height:100%;
}
#voti{
	padding:12px 8px 2px 8px;
	text-align:center;
	color:#FFF;
	font-size:x-small;
	font-weight:bold;
}
.voti{
   color: yellow;
	font-weight:bold;
	font-size: x-small;
	text-transform: capitalize;
	padding-right:10px;
}
