html,body,form {
    margin:0;
    padding:0;
}

a img {
    border: 0;
}

a {
    text-decoration:none;
    color:#000000;
}

body {
    font-family: Arial,sans-serif;
    color:#000000;
    font-size: 12px;
    background-image:url("../imgs/bg.gif");
    background-repeat:repeat-x;
    background-color:#f3f3f3;    
    margin-top:8px;
    margin-bottom:32px;
}

#top {
    width:982px;
    padding-top:16px;
    margin:auto;
}

#container {
    width:964px;
    margin:auto;
    padding-bottom:8px;
    /*padding-left:5px;*/
    /*background-image:url("../imgs/bgcont.png");*/
    /*background-repeat:repeat-y;*/
    background-color:#ffffff;
}

#header {
    width:964px;
    height:200px;
    position:relative;
}
#header-logo {
    top:3px;
    left:5px;
    position:absolute;
    z-index:80;
}
#header-search {
    top:178px;
    left:760px;
    position:absolute;
    z-index:81;
}
#header-imgs {
    top:0;
    left:0;
    position:absolute;
    z-index:1;
}
#menu {
    margin-top:16px;
    margin-left:0;
}
.menu-item {
    float:left;
    display:inline;
    margin-left:16px;
    margin-right:16px;
    text-align:center;
}
.menu-item-top {
    height:22px;
}
.menu-item-left {
    float:left;
    display:inline;
}
.menu-item-right {
    float:left;
    display:inline;
}
.menu-item-body-on {
    height:18px;
    float:left;
    display:inline;
    background-image:url( "../imgs/menubg-on.gif" );
    background-repeat:repeat-x;
    padding-top:4px;
}
.menu-item-body-on a{
    color:#ffffff;
    font-weight:bold;
    padding:0 20px 0 20px;
    font-size:13px;
}
.menu-item-body {
    text-align:center;
    height:18px;
    float:left;
    display:inline;
    background-image:url("../imgs/menubg.gif");
    background-repeat:repeat-x;
    padding-top:4px;
}
.menu-item-body a{
    color:#000000;
    font-weight:bold;
    padding:0 20px 0 20px;
    font-size:13px;
}
.menu-item-bot {
    text-align:center;
}

#home-cont {
    margin-top:16px;
}
#col1 {
    margin-left:16px;
    width:300px;
    float:left;
    display:inline;
}
#col2 {
    margin-left:16px;
    width:300px;
    float:left;
    display:inline;
}
#col3 {
    width:300px;
    float:left;
    display:inline;
}

#page-cont {
    margin-top:16px;
}
#page-body {
    margin-left:16px;
    padding-bottom:16px;
    width:616px;
    float:left;
    display:inline;
    background-color:#ECECEC;
}
.hp-news-tit {
    height:20px;
    background-image:url("../imgs/bgheadhpnews.png");
    background-repeat:no-repeat;
    color:#ffffff;
    font-weight:bold;
    padding: 2px 0 0 30px;
    font-size:13px;
}
.hp-music-tit {
    height:20px;
    background-image:url("../imgs/bgheadhpmusic.png");
    background-repeat:no-repeat;
    color:#ffffff;
    font-weight:bold;
    padding: 2px 0 0 30px;
    font-size:13px;
}
.page-tit {
    height:20px;
    background-image:url("../imgs/bgheadpage.png");
    background-repeat:no-repeat;
    color:#ffffff;
    font-weight:bold;
    padding: 2px 0 0 30px;
    font-size:13px;
}
.page-img {
    margin-left:16px;
    margin-top:8px;
    margin-bottom:8px;
    float:left;
    display:inline;
    width:176px;
}
.page-txt {
    margin-top:4px;
    padding-right:16px;
    padding-bottom:16px;
    float:right;
    display:inline;
    width:400px;
    line-height:18px;
}
.page-txt h1 {
    margin:0;
    padding:0 0 12px 0;
    font-size:16px;
}
.page-txt h2 {
    margin:0;
    padding:0 0 8px 0;
    font-size:12px;
    font-weight:normal;
}
.hp-tit {
    color:#ffffff;
    margin: 0;
    padding: 0 16px;
    font-size: 28px;
    text-align: center;
}
.hp-img {
    margin-left:16px;
    margin-top:8px;
    margin-bottom:8px;
    float:left;
    display:inline;
    width:176px;
}
.hp-txt {
    margin-top:4px;
    padding-right:16px;
    padding-bottom:16px;
    float:right;
    display:inline;
    width:400px;
    font-size:17px;
    line-height:22px;
}
.hp-txt h2 {
    margin:0;
    padding:0 0 8px 0;
    font-size:14px;
    font-weight:normal;
}

.box {
    margin-bottom:16px;
    padding-bottom:8px;
    background-color:#ECECEC;
    width:300px;
    float:left;
    margin-left:16px;
    display:inline;
    overflow:hidden;
}
.box-tit {
    height:20px;
    background-image:url("../imgs/bgheadbox.png");
    background-repeat:no-repeat;
    color:#ffffff;
    font-weight:bold;
    padding: 2px 0 0 30px;
    font-size:13px;
}
.box-date {
    padding:4px 0 0 8px;
}
.box h1 {
    margin:0;
    padding:8px 16px 8px 16px;
    font-size:14px;
}
.box-h1 {
    padding:8px 16px 8px 16px;
    font-size:14px;
    font-weight:bold;
}
.box-img {
    margin-left:8px;
    float:left;
    display:inline;
}
.box-img-2 {
    margin-top:8px;
    margin-left:8px;
    float:left;
    display:inline;
}
.box-txt {
    margin-top:4px;
    margin-left:8px;
    float:left;
    display:inline;
    width:158px;
}
.box-txt-2 {
    margin-top:8px;
    margin-left:8px;
    float:left;
    display:inline;
    width:158px;
}
.box-tl {
    width:300px;
    /*overflow:hidden;*/
    /*position:relative;;*/
}

.stepcarousel{
position: relative; /*leave this value alone*/
/*border: 10px solid black;*/
overflow: scroll; /*leave this value alone*/
width: 300px; /*Width of Carousel Viewer itself*/
height: 230px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
display:inline;
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
/*margin: 10px; *//*margin around each panel*/
width: 300px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
text-align:center;
padding-top:8px;
}

.stepcarousel .panel .panel-tit {
    font-weight:bold;
    font-size:12px;
    padding-top:2px;
    padding-bottom:4px;
}

.box-dl-pager {
    padding:8px;
    margin:auto;
}
.box-dl-pager-item {
    float:left;
    display:inline;
    background-color:#000000;
    color:#ffffff;
    font-weight:bold;
    padding:4px 8px;
    margin-left:4px;
}
.box-dl-pager-item a {
    color:#ffffff;
    display:block;
}

.box-vid {
    padding:8px 0;
    text-align:center;
}
.box-prog {
    padding:4px 0;
}
.box-div {
    clear:both;
    height:8px;
    border-bottom:1px solid #c7c7c7;
    margin-left:8px;
    margin-right:8px;
    margin-bottom:8px;
}

.box-tit-prog {
    font-weight:bold;
    padding-bottom:6px;
}
.box-orari-prog {
    font-size:11px;
    padding-bottom:4px;
}
.box-txt-prog {
    padding:8px;
}
.box-img-prog {
    margin-right:8px;
    margin-bottom:2px;
    float:left;
    display:inline;
}
.box-tit-reda {
    font-weight:bold;
    padding:0 8px 6px 0;
}
.box-mail-reda {
    padding:0 8px 6px 0;
    font-size:11px;
}
.box-txt-reda {
    padding:0 8px 6px 0;
}

.box-tit-spk {
    font-weight:bold;
    padding:0 8px 6px 0;
}
.box-mail-spk {
    padding:0 8px 6px 0;
    font-size:11px;
}
.box-txt-spk {
    padding:0 8px 6px 0;
}

.box-tit-gal {
    font-weight:bold;
    padding:0 8px 6px 0;
}
.box-date-gal {
    padding:0 8px 6px 0;
    font-size:11px;
}
.box-txt-gal {
    padding:0 8px 6px 0;
}

#foot-menu {
    padding-top:32px;
    text-align:center;
    font-size:12px;
}
#foot-menu a {
    text-decoration:underline;
    padding:0 16px;
}

#foot {
    padding-top:16px;
    padding-bottom:8px;
    text-align:center;
    font-size:10px;
}

#bot {
    width:982px;
    margin:auto;
    padding-bottom:8px;
}

.page-back {
    height:19px;
    float:left;
    margin-left:16px;
}
.page-segnala {
    height:19px;
    float:left;
    margin-left:124px;
}
.page-arch-pun {
    height:19px;
    float:left;
    margin-left:16px;
    margin-top:8px;
}
.page-arch {
    height:19px;
    float:right;
    margin-right:16px;
}
.button {
    height:19px;
    float:right;
    margin-top:8px;
}
.buttonz-upload {
    float:left;
    margin-top:3px;
}
.button-upload {
    height:19px;
}
.button-clear-upload {
    height:19px;
    margin-top:4px;
}
.button-left {
    float:left;
    display:inline;
}
.button-right {
    float:left;
    display:inline;
}
.button-body {
    height:19px;
    float:left;
    display:inline;
    background-image:url("../imgs/butbg.gif");
    background-repeat:repeat-x;
    line-height:18px;
    /*padding-top:2px;*/
}
.button-upload-body {
    height:19px;
    float:left;
    display:inline;
    background-image:url("../imgs/butbg.gif");
    background-repeat:repeat-x;
    line-height:18px;
    color:#ffffff;
    font-weight:bold;
    font-style:italic;
    width:84px;
    padding-left:8px;
}
.button-body a{
    color:#ffffff;
    font-weight:bold;
    font-style:italic;
    padding:0 6px 0 6px;
    font-size:12px;
}
.page_p .button-body a:active{color:#ffffff;}
.page_p .button-body a:visited{color:#ffffff;}
.page_p .button-body a:hover{color:#ffffff;}

.page-box-img {
    margin-left:16px;
    margin-top:8px;
    margin-bottom:8px;
    float:left;
    display:inline;
}
.page-box-txt {
    margin-top:4px;
    padding-right:16px;
    padding-bottom:8px;
    float:right;
    display:inline;
    width:450px;
    line-height:18px;
}
.page-box-txt h1 {
    margin:0;
    padding:0 0 12px 0;
    font-size:16px;
}
.page-box-txt h2 {
    margin:0;
    padding:0 0 8px 0;
    font-size:12px;
    font-weight:normal;
}

.news-hp-img {
    margin-left:16px;
    margin-top:8px;
    margin-bottom:8px;
    float:left;
    display:inline;
}
.news-hp-txt {
    margin-top:4px;
    padding-right:16px;
    padding-bottom:8px;
    float:right;
    display:inline;
    width:200px;
    line-height:18px;
}
.news-hp-txt h1 {
    margin:0;
    padding:0 0 12px 0;
    font-size:16px;
}
.news-hp-txt h2 {
    margin:0;
    padding:0 0 8px 0;
    font-size:12px;
    font-weight:normal;
}

.music-hp-img {
    margin-left:20px;
    margin-top:8px;
    margin-bottom:8px;
    /*float:left;*/
    /*display:inline;*/
}
.music-hp-txt {
    margin-top:4px;
    padding-left:20px;
    padding-right:20px;
    padding-bottom:8px;
    /*float:right;*/
    /*display:inline;*/
    width:160px;
    line-height:16px;
}
.music-hp-txt h1 {
    margin:0;
    padding:0 0 6px 0;
    font-size:14px;
}
.music-hp-txt h2 {
    margin:0;
    padding:0 0 4px 0;
    font-size:12px;
    font-weight:normal;
}

.news-hp-box {
    color:#C7C7C7;
    background-color:#C7C7C7;
    border:0;
    margin-left:16px;
    margin-right:16px;
    height:1px;
}

#search-arch {
    padding-left:8px;
}
#search-arch p {
    margin:4px 0 ;
    font-weight:bold;
    padding:0;
}
.formArchTxt {
    font-family: Arial,sans-serif;
    font-size:12px;
    color: #000000;
    width: 190px;
    height: 17px;
    background-color: #ffffff;
    border-right: 1px solid #6b6856;
    border-top: 1px solid #6b6856;
    border-left: 1px solid #6b6856;
    border-bottom: 1px solid #6b6856;
    margin-left:4px;
    margin-right:16px;
}
.formArchSelm {
    font-family: Arial,sans-serif;
    font-size:12px;
	color: #000000;
	width: 80px;
	height: 21px;
	background-color: #ffffff;
	border-right: 1px solid #6b6856;
	border-top: 1px solid #6b6856;
	border-left: 1px solid #6b6856;
	border-bottom: 1px solid #6b6856;
    margin-left:4px;
    margin-right:16px;
}
.formArchSela {
    font-family: Arial,sans-serif;
    font-size:12px;
	color: #000000;
	width: 55px;
	height: 21px;
	background-color: #ffffff;
	border-right: 1px solid #6b6856;
	border-top: 1px solid #6b6856;
	border-left: 1px solid #6b6856;
	border-bottom: 1px solid #6b6856;
    margin-left:4px;
    margin-right:16px;
}
#search-arch-form {
    margin-left:32px;
    padding-bottom:4px;
    line-height:19px;
    float:left;
    display:inline;
}
#search-arch-submit {
    margin-right:16px;
    float:right;
    display:inline;
}
.page_p {
    padding-top:8px;
    padding-bottom:8px;
    padding-left:16px;
    padding-right:16px;
}
.page_p p, .page_p ul, .page_p li
{
    margin-top: 0;
    margin-bottom: 0;
    font-family: Arial,sans-serif;
    color:#000000;
    font-size: 12px;
    /*background-color: #ffffff;*/
}

.page_p a { color: #000000; text-decoration : underline; font-weight: bold;}
.page_p a:visited { color: #000000; text-decoration : underline; font-weight: bold;}
.page_p a:active { color: #000000; text-decoration : underline; font-weight: bold;}
.page_p a:hover { color: #000000; text-decoration : underline; font-weight: bold;}

.page_p .art_titpar {
    font-size: 14px;
    font-weight:bold;
    color: #000000;
    font-family: Arial,sans-serif;
}
.page_p .art_txt {
    font-size: 12px;
    color: #000000;
    font-family: Arial,sans-serif;
}

.page_p .pg-err {
    color: red;
    font-style: italic;
    text-align:center;
    padding:8px 8px 16px 8px;
}

.gal_img {
    margin-top:8px;
}
.nav {
    padding-top:8px;
}
.navprev {
    margin-left:16px;
    float:left;
    display:inline;
    width:100px;
}
.navtxt {
    text-align:center;
    float:left;
    display:inline;
    width:384px;
}
.navnext {
    margin-right:16px;
    float:right;
    display:inline;
}

#live  {
    width:932px;
    height:26px;
    background-image:url("../imgs/bglive.gif");
    background-repeat:repeat-x;
    background-color:#605e5f;
    line-height:26px;
    font-weight:bold;
    color:#ffffff;
    padding-left:16px;
    padding-right:16px;
}
#live-tit {
    float:left;
    display:inline;
    line-height:26px;
    padding-right:20px;
    font-size:14px;
}
#live-cont a {
    color:#ffffff;
}
#live-cont {
    position:relative;
    float:left;
    display:inline;
    overflow:hidden;
    width:730px;
    height:26px;
    clip:rect(0 730 6 0);
}
#iens6div {
    position:absolute;
    line-height:26px;
    /*font-weight:normal;*/
}
#live-link {
    float:right;
    display:inline;
    line-height:26px;
    /*padding-right:16px;*/
    *width:81px;
}
#live-link a {
    color:#ffffff;
    font-weight:bold;
    /*text-decoration:underline;*/
}

#headmsg{
    width:964px;
    margin:auto;
    text-align:right;
    color:#fd0808;
    font-weight:bold;
    line-height:16px;
}
#headmsg a {
    color:#fd0808;
    text-decoration:underline;
}

.page-list {
    padding-top:16px;
}
.page-list-item {
    padding-left:16px;
    padding-right:16px;
}
.page-list h1{
    font-size:14px;
    margin:0;
    padding:0;
    font-weight:bold;
    padding-bottom:4px;
}
.page-list-img {
    margin-bottom:4px;
    float:left;
    display:inline;
    width:60px;
}
.page-list-ico {
    margin-bottom:4px;
    float:left;
    display:inline;
    width:22px;
}
.page-list-txt {
    padding-left:6px;
    padding-bottom:4px;
    float:left;
    display:inline;
}
.page-list-txt-ico {
    line-height:22px;
    padding-left:6px;
    float:left;
    display:inline;
}
.page-list h2{
    font-size:12px;
    margin:0;
    padding:0;
    font-weight:bold;
}
.page-list h3{
    font-size:12px;
    margin:0;
    padding:0;
    font-weight:normal;
    font-style:italic;
}


.fadecontentwrapper{
    position: relative;
    width: 300px;
    background-color:#ECECEC;
    overflow: hidden;
}

.fadecontent{
    position: absolute;
    background: #ECECEC;
    visibility: hidden;
    width: 300px;
}

.fadecontenttoggler{
    width: 88px;
    float:right;
}
.fadecontenttoggler .next {
    float:left;
    display:inline;
}
.fadecontenttoggler .prev{
    float:left;
    display:inline;
}
.fadecontenttoggler-pages {
    float:left;
    line-height:14px;
    width:50px;
    text-align:center;
    display:inline;
}
.box1 {
    margin-bottom:16px;
    padding-bottom:8px;
    background-color:#ECECEC;
    width:300px;
    float:left;
    margin-left:16px;
    display:inline;
    overflow:hidden;
}
.box2 {
    margin-bottom:16px;
    padding-bottom:8px;
    background-color:#ECECEC;
    width:616px;
    float:left;
    margin-left:16px;
    display:inline;
    overflow:hidden;
}
.box1-tit {
    height:20px;
    background-image:url("../imgs/bgheadbox.png");
    background-repeat:no-repeat;
    color:#ffffff;
    font-weight:bold;
    padding: 2px 0 0 30px;
    font-size:13px;
}
.box2-tit {
    height:20px;
    background-image:url("../imgs/bgheadpage.png");
    background-repeat:no-repeat;
    color:#ffffff;
    font-weight:bold;
    padding: 2px 0 0 30px;
    font-size:13px;
}

.boxfree1 {
    margin-bottom:16px;
    width:300px;
    float:left;
    margin-left:16px;
    display:inline;
    overflow:hidden;
}
.boxfree2 {
    margin-bottom:16px;
    width:616px;
    float:left;
    margin-left:16px;
    display:inline;
    overflow:hidden;
}
.box-htm {
}
.box-htm p, .box-htm ul, .box-htm li
{
    margin-top: 0;
    margin-bottom: 0;
    font-family: Arial,sans-serif;
    color:#000000;
    font-size: 12px;
    background-color: #ffffff;
}

.box-htm a { color: #000000; text-decoration : underline; font-weight: bold;}
.box-htm a:visited { color: #000000; text-decoration : underline; font-weight: bold;}
.box-htm a:active { color: #000000; text-decoration : underline; font-weight: bold;}
.box-htm a:hover { color: #000000; text-decoration : underline; font-weight: bold;}

.box-htm .art_titpar {
    font-size: 14px;
    font-weight:bold;
    color: #000000;
    font-family: Arial,sans-serif;
}
.box-htm .art_txt {
    font-size: 12px;
    color: #000000;
    font-family: Arial,sans-serif;
}


.form-item {
    clear:both;
    border-top:1px dotted #C7C7C7;
}
.form-text {
    clear:both;
    border-top:1px dotted #C7C7C7;
    padding-top:16px;
    padding-bottom:6px;
    font-style:italic;
}
.form-input {
    float:left;
    display:inline;
}
.form-label {
    float:left;
    display:inline;
    width:126px;
    line-height:27px;
}
.form-label-check {
    float:left;
    display:inline;
    line-height:27px;
}
.form-check {
    float:left;
    display:inline;
    line-height:27px;
    padding-top:7px;
    padding-right:4px;
}

.form-txt {
    width:270px;
    height: 17px;
    font-family: Arial,sans-serif;
    font-size:12px;
    color: #000000;
    background-color: #ffffff;
    border-right: 1px solid #6b6856;
    border-top: 1px solid #6b6856;
    border-left: 1px solid #6b6856;
    border-bottom: 1px solid #6b6856;
    margin-top:3px;
}
.form-date {
    width:80px;
    height: 17px;
    font-family: Arial,sans-serif;
    font-size:12px;
    color: #000000;
    background-color: #ffffff;
    border-right: 1px solid #6b6856;
    border-top: 1px solid #6b6856;
    border-left: 1px solid #6b6856;
    border-bottom: 1px solid #6b6856;
    margin-top:3px;
}
.form-sel {
    width:270px;
    height: 21px;
    font-family: Arial,sans-serif;
    font-size:12px;
    color: #000000;
    background-color: #ffffff;
    border-right: 1px solid #6b6856;
    border-top: 1px solid #6b6856;
    border-left: 1px solid #6b6856;
    border-bottom: 1px solid #6b6856;
    margin-top:3px;
}
.form-sels {
    width:40px;
    height: 21px;
    font-family: Arial,sans-serif;
    font-size:12px;
    color: #000000;
    background-color: #ffffff;
    border-right: 1px solid #6b6856;
    border-top: 1px solid #6b6856;
    border-left: 1px solid #6b6856;
    border-bottom: 1px solid #6b6856;
    margin-top:3px;
}
.form-html {
    width:270px;
    height: 200px;
    font-family: Arial,sans-serif;
    font-size:12px;
    color: #000000;
    background-color: #ffffff;
    border-right: 1px solid #6b6856;
    border-top: 1px solid #6b6856;
    border-left: 1px solid #6b6856;
    border-bottom: 1px solid #6b6856;
    margin-top:3px;
    margin-bottom:3px;
}

.form-privacy {
    clear:both;
    height:20px;
    border-top:1px dotted #C7C7C7;
    border-bottom:1px dotted #C7C7C7;
    line-height:20px;
    padding-top:4px;
    padding-bottom:4px;
    
}
.form-check-privacy {
    float:left;
    display:inline;
    margin-top:3px;
}
.form-label-privacy {
    float:left;
    display:inline;
    line-height:19px;
    padding-left:4px;
}
.form-urlo-item {
    float:left;
    display:inline;
}
.form-urlo-txt {
    width:480px;
    height: 60px;
    font-size:12px;
    font-family: Arial,sans-serif;
    color: #000000;
    background-color: #ffffff;
    border-right: 1px solid #6b6856;
    border-top: 1px solid #6b6856;
    border-left: 1px solid #6b6856;
    border-bottom: 1px solid #6b6856;
    margin-top:3px;
    margin-bottom:3px;
}
.submit-urlobox {
    float:right;
    display:inline;
    padding-top:46px;
}

.hr-urlobox {
    color:#C7C7C7;
    background-color:#C7C7C7;
    border:0;
    margin:8px 0;
    height:1px;
}


input.error { border-color:red; }
label.error { color:red; font-style:italic; padding-left:12px; }
.form-privacy label.error {float:right;display:inline;}

#headtop label.error {position:absolute;margin-top:2px;margin-left:204px}

#headtop {
    width:964px;
    margin:auto;
}
#headtopleft {
    float:left;
    display:inline;
    padding-top:1px;
}
#headtopright {
    font-size:11px;
    font-weight:bold;
    float:right;
    display:inline;
    padding-right:2px;
}
#headtopright p {
    float:left;
    display:inline;
    margin-left:12px;
}
#headtopright p a {
    text-decoration:underline;
}
#headtopright-link {
    float:left;
    display:inline;
    height:16px;
    padding-top:8px;
}
.button-urlobox {
    float:right;
    display:inline;
    margin-left:12px;
    padding-top:2px;
}
.button-login {
    float:left;
    display:inline;
    margin-left:6px;
    padding-top:1px;
}
#login_password {
    width:120px;
    height: 16px;
    font-family: Arial,sans-serif;
    font-size:12px;
    color: #000000;
    background-color: #ffffff;
    background-image: url('../imgs/password.png');
    background-repeat: no-repeat;
    border-right: 1px solid #6b6856;
    border-top: 1px solid #6b6856;
    border-left: 1px solid #6b6856;
    border-bottom: 1px solid #6b6856;
    padding-left: 18px;
    padding-top: 2px;
}
#login_password.blank {
    background-image: url('../imgs/password.blank.png');
    background-repeat: no-repeat;
}
#login_username {
    width:120px;
    height: 16px;
    font-family: Arial,sans-serif;
    font-size:12px;
    color: #000000;
    background-color: #ffffff;
    background-image: url('../imgs/login.png');
    background-repeat: no-repeat;
    border-right: 1px solid #6b6856;
    border-top: 1px solid #6b6856;
    border-left: 1px solid #6b6856;
    border-bottom: 1px solid #6b6856;
    padding-left: 21px;
    padding-top: 2px;
}
#login_username.blank {
    background-image: url('../imgs/login.blank.png');
    background-repeat: no-repeat;
}

#search_key {
    width:180px;
    height: 16px;
    font-family: Arial,sans-serif;
    font-size:12px;
    color: #000000;
    /*background-color: #ffffff;*/
    filter:alpha(opacity=60);
    -moz-opacity:0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
    background-image: url('../imgs/cerca.png');
    background-repeat: no-repeat;
    border-right: 1px solid #6b6856;
    border-top: 1px solid #6b6856;
    border-left: 1px solid #6b6856;
    border-bottom: 1px solid #6b6856;
    padding-left: 21px;
    padding-top: 2px;
}
#search_key.blank {
    background-image: url('../imgs/cerca.blank.png');
    background-repeat: no-repeat;
}

#head-comz {
    margin-top:16px;
    margin-left:16px;
    margin-right:16px;
    border-top:1px dotted #C7C7C7;
    padding-top:8px;
}
#head-comz-left {
    float:left;
    display:inline;
    line-height:22px;
    font-weight:bold;
}
#head-comz-left img{
    float:left;
    display:inline;
    margin-right:6px;
}

#head-comz-right {
    float:right;
    display:inline;
    line-height:22px;
    font-weight:bold;
}
#head-comz-right a {
    text-decoration:underline;
    line-height:22px;
}
#head-comz-right img{
    float:left;
    display:inline;
    margin-right:4px;
}


.comm-box {
    border-top:1px dotted #C7C7C7;
    margin-top:8px;
    margin-left:16px;
    margin-right:16px;
}
.comm-box-img {
    margin-top:8px;
    float:left;
    display:inline;
}
.comm-box-txt {
    margin-top:4px;
    float:right;
    display:inline;
    width:470px;
    line-height:18px;
}

.comm-box-head-left {
    float:left;
    display:inline;
    font-weight:bold;
}
.comm-box-head-right {
    float:right;
    display:inline;
}

.urlo-box {
    border-bottom:1px dotted #C7C7C7;
    margin-top:8px;
    padding-bottom:8px;
    /*margin-left:16px;*/
    /*margin-right:16px;*/
}
.urlo-box-img {
    margin-top:8px;
    float:left;
    display:inline;
}
.urlo-box-txt {
    margin-top:4px;
    float:right;
    display:inline;
    width:480px;
    line-height:18px;
}

.urlo-box-head-left {
    float:left;
    display:inline;
    font-weight:bold;
}
.urlo-box-head-right {
    float:right;
    display:inline;
}
.errors {
    padding-top:80px;
    padding-bottom:80px;
    text-align:center;
    font-weight:bold;
    font-size:12px;"
}

.titsearch {
    font-size:14px;
    font-weight:bold;
    padding:16px 16px 4px 16px;
}
.nores {
    font-size:12px;
    font-weight:bold;
    padding:16px 16px 16px 32px;
    /*text-align:center;*/
}
.allres {
    font-size:12px;
    font-weight:bold;
    padding:4px 16px 4px 16px;
    text-align:right;
}
.allres a {
    text-decoration:underline;
}

.tit-rss {
    float:left;
    display:inline;
}
.rss img {
    float:left;
    display:inline;
    margin-right:2px;
}
.rss {
    line-height:16px;
    float:left;
    display:inline;
    margin-left:8px;
    color:#F99B39;
    font-weight:bold;
}
.rss a {
    color:#F99B39;
}
.rss-box img {
    float:left;
    display:inline;
    margin-right:4px;
}
.rss-box {
    line-height:16px;
    float:left;
    display:inline;
    margin-left:8px;
    color:#ED8232;
    font-weight:bold;
}
.rss-box a {
    color:#ED8232;
    text-decoration:underline;
}

.podcast-tit img {
    float:left;
    display:inline;
    margin-right:4px;
}
.podcast-tit {
    line-height:18px;
    float:right;
    display:inline;
    margin-left:8px;
    color:#ba73e9;
    font-weight:bold;
    font-size:12px;
}
.podcast-tit a {
    color:#ba73e9;
    text-decoration:underline;
}

.chart-box {
    padding-top:8px;
    padding-bottom:8px;
    border-bottom:1px dotted #C7C7C7;
}
.chart-box-pos {
    float:left;
    display:inline;
    font-size:16px;
    font-weight:bold;
    width:30px;
    text-align:right;
    padding-right:12px;
}
.chart-box-img {
    float:left;
    display:inline;
}
.chart-box-txt {
    width:200px;
    float:left;
    display:inline;
    font-weight:bold;
    line-height:18px;
    padding-left:12px;
}
.chart-box-preview {
    width:70px;
    float:right;
    display:inline;
}
.chart-box-preview img{
    float:left;
    margin-right:3px;
}

.hr-page-box {
    color:#C7C7C7;
    background-color:#C7C7C7;
    border:0;
    margin-left:16px;
    margin-right:16px;
    height:1px;
}
.hr-hp-news-box {
    color:#C7C7C7;
    background-color:#C7C7C7;
    border:0;
    height:1px;
    /*margin-left:16px;*/
    /*margin-right:16px;*/
}
.hr-hp-music-box {
    color:#C7C7C7;
    background-color:#C7C7C7;
    border:0;
    height:1px;
    margin-left:8px;
    margin-right:8px;
}

