@charset "utf-8";
/* TargetMusic CSS Document - Maurizio Corò - www.sol4.it - maurizio.coro@gmail.com*/

table {font-family:Verdana, Arial, Helvetica, sans-serif; color:#000; font-size:10px;}
body {background-color:#fff; background-image:url(../images/body_bg.jpg); background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#000; margin:18px;}
img {border:0px;}

/*header*/
.headerbg {background:url(../images/header_bg.gif) repeat-x;}
.header {background:url(../images/header_bg.gif) repeat-x #FFFFFF; height:100px; width:618px}
.header2 {background:url(../images/header_bg2.gif) repeat-x #FFFFFF; height:100px; width:171px;}

.menu {width:180px; height:183px; background:#FFFFFF url(../images/menu_bg.gif) no-repeat;}

.ipod {background:url(../images/menu_nuovo/ipod_bg.gif) repeat-y; width:180px; text-align:center;}


#homenews {width:352px; height:159px; background-image:url(../images/news_bg.jpg); background-repeat:no-repeat;}
#homenews a:link, #homenews a:visited {color:#000; text-decoration:none;}
#homenews a:hover {text-decoration:underline;}

#homenews table tr td {height:20px;}

#castnews {width:249px; height:330px; background-image:url(../images/cast_bg.jpg); background-repeat:no-repeat;}
#castnews a {font-size:12px;line-height:24px}
#castnews a:link, #castnews a:visited {color:#000; text-decoration:none;}
#castnews a:hover {text-decoration:underline;}


/*footer*/
.copy {text-align:center;}



/**/
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-style: normal;

}
A:link, A:visited {
	text-decoration: none;
	font-size: 10px;
	color: #000000;
	font-weight: bold;

}
A:hover {
	text-decoration: underline;
	font-size: 10px;
	color: #57A1C1;
}

