body {
   color: #333333;
   font-family: "Times New Roman";
   font-weight: normal;
}

.main {
   position:absolute;
   background-image: url(backgr.jpg);
   background-repeat: no-repeat;
   background-color: white;
   height: 420px;
   width: 770px;
   top: 50%;
   left: 50%;
   margin-top: -210px;
   margin-left: -385px;
}

.main#main_no_logo{
   background-image: url(inside.jpg);
   background-repeat: no-repeat;
}

div#div_transp{
   position:absolute;
   left: 10px;
   top: 15px; 
}

#div_transp a:link,
#div_transp a:visited,
#div_transp a:hover,
#div_transp a:active{
   border: none;
   text-decoration:none;
}

.current {
   font-weight: bold;
}

.current span {
   color: #ff4400;
}

#lnk_home_home {
   display: none;
}

#lnk_logo {
   width: 100px;
   height: 100px;
}

/* hrefs =====================================================================*/

#home_mail {
   color: #3366CC;
   background: url(mailto.gif) center right no-repeat;
   padding-right: 20px;
}

a{
   text-decoration: none;
   border-bottom: 1px dotted red;
   color: #333333;
}

a:hover, #home_mail:hover {
   color: #FF4400;
}

/* common ====================================================================*/
acronym {
   border: none;
}

.div_title {
   position:absolute;
   top: 0px;
   left: 220px;
   width: 350px;
   height: 40px;
}

.menu_title {
   position:absolute;
   margin-top: 20px;
   width: 350px;
   font-family: arial;
   font-weight: bold;
   font-size: 22px;
   color: #ff4400;
}

.title {
   font-family: arial;
   font-weight: bold;
   font-size: 22px;
   color: #ff4400;
}

.title_small {
   position:absolute;
   color: #ff4400;
   font-family: "arial";
   font-weight: bold;
   font-size: 14px;
   margin: 0;
   padding-top: 14px;
}

.container {
   position:absolute;
   top: 87px;
   left: 190px;
   width: 577px;
   height: 328px;
   overflow: auto;
   background: url(fff.gif) transparent;
}

.container ul {
    list-style-image: url(ul.gif) !important;
}

/* common contenuti ==========================================================*/
.content {
   font-size: 13px;
   line-height: 13px;
   padding-right: 190px;
}

.tab_photo td{
   padding-bottom: 20px;
   padding-left: 10px;
   font-size: 13px;
}


.return_link a{
   font-size: 16px;
}

.return_link{
   position: absolute;
   top: 300px;
   left: 25px;   
   margin: 0;
}

.media_description {
   position:absolute;
   left: 390px;
   top: 0px;
   width: 180px;
   height: 282px;
   overflow: auto;
}

.media_description p{
   font: 10px verdana, arial;
   top: 0px;
   padding-left: 5px;
   padding-right: 5px;
   text-align: justify;
}

/* common player =============================================================*/
.div_player {
   position:absolute;
   left: 30px;
}

/* links homepage common =====================================================*/
.img_link{
   display: block;
   position: absolute;
   font-size: 15px;
}

.img_link a{
   display: block;
   width: 80px;
   height: 45px;
}

.img_link a:link, 
.img_link a:visited {
   border-bottom: none;
}

.img_link a:focus,
.img_link a:active {
   /* text-decoration:none; */
   border-bottom: 0;
}

.img_link a:hover {
   border-bottom: none;
   color: #ff4400;
}

.img_link span{
   display: block;
   font-family: georgia;
   font-size: 11px;
   text-transform: uppercase;
   padding-top: 45px;
   text-decoration: none;
}

.span_home span{
   font-size: 9px !important;
}

/* ___________________________________________________________________________*/
/* links homepage ============================================================*/


/* storia homepage ===========================================================*/
#lnk_storia_home {
   top: 230px;
   left: 50px;
}

#lnk_storia_home span{
   padding-left: 14px;   
}   


#lnk_storia_home a{
   background: url(btn_storia.gif) 0 0 no-repeat;
}

#lnk_storia_home a:hover{
   background: url(btn_storia_on.gif) 0 0 no-repeat;
}


/* copertura homepage ========================================================*/
#lnk_copertura_home {
   top: 230px;
   left: 140px;
}

#lnk_copertura_home span{
   /* margin-left: -5px; */   
}   

#lnk_copertura_home a{
   background: url(btn_antenna.gif) 0 0 no-repeat;
}

#lnk_copertura_home a:hover{
   background: url(btn_antenna_on.gif) 0 0 no-repeat;
}


/* staff homepage ============================================================*/
#lnk_staff_home {
   top: 230px;
   left: 230px;
}

#lnk_staff_home span{
   padding-left: 18px;   
}   

#lnk_staff_home a{
   background: url(btn_staff.gif) 0 0 no-repeat;
}

#lnk_staff_home a:hover{
   background: url(btn_staff_on.gif) 0 0 no-repeat;
}



/* palinsesto homepage =======================================================*/
#lnk_palinsesto_home {
   top: 230px;
   left: 320px;
}

#lnk_palinsesto_home span{
   /* padding-left: -6px; */
} 

#lnk_palinsesto_home a{
   background: url(btn_cal.gif) 0 0 no-repeat;   
}

#lnk_palinsesto_home a:hover{
   background: url(btn_cal_on.gif) 0 0 no-repeat;
}



/* informazione homepage =====================================================*/
#lnk_informazione_home {
   top: 230px;
   left: 410px;
}

#lnk_informazione_home span{
   margin-left: -0px !important;
   z-index: 100;
}

#lnk_informazione_home a{
   background: url(btn_info.gif) 0 0 no-repeat;   
}

#lnk_informazione_home a:hover{
   background: url(btn_info_on.gif) 0 0 no-repeat;
}



/* diretta homepage ==========================================================*/
#lnk_diretta_home {
   top: 230px;
   left: 500px;
}

#lnk_diretta_home span{
   padding-left: 12px;
}

#lnk_diretta_home a{
   background: url(btn_diretta.gif) 0 0 no-repeat;   
}

#lnk_diretta_home a:hover{
   background: url(btn_diretta_on.gif) 0 0 no-repeat;
}



/* riascoltare homepage ======================================================*/
#lnk_riascoltare_home {
   top: 230px;
   left: 590px;
}

#lnk_riascoltare_home span {
   text-align: center;
}

#lnk_riascoltare_home a{
   background: url(btn_riascoltare.gif) 0 0 no-repeat;   
}

#lnk_riascoltare_home a:hover{
   background: url(btn_riascoltare_on.gif) 0 0 no-repeat;
}

/* nostri eventi homepage ====================================================*/
#lnk_eventi_home {
   top: 230px;
   left: 680px;
}

#lnk_eventi_home span {
   text-align: center;
}

#lnk_eventi_home a{
   background: url(btn_escl.gif) 0 0 no-repeat;   
}

#lnk_eventi_home a:hover{
   background: url(btn_escl_on.gif) 0 0 no-repeat;
}

/* commerciale homepage ======================================================*/
#lnk_commerciale_home {
   top: 86px;
   left: 620px;
}

#lnk_commerciale_home span{
   padding-top: 5px;
   padding-left: 45px;   
}

#lnk_commerciale_home a{
   background: url(btn_commerciale.gif) 0 0 no-repeat;
   width: 45px !important;
   height: 25px !important;   
}

#lnk_commerciale_home a:hover{
   background: url(btn_commerciale_on.gif) 0 0 no-repeat;
}


/* contatti homepage =========================================================*/
#lnk_contatti_home {
   top: 112px;
   left: 610px;
}

#lnk_contatti_home span{
   padding-top: 5px;
   padding-left: 45px;   
}

#lnk_contatti_home a{
   background: url(btn_cell.gif) 0 0 no-repeat;
   width: 45px !important;
   height: 25px !important;   
}

#lnk_contatti_home a:hover{
   background: url(btn_cell_on.gif) 0 0 no-repeat;
}



/* linkutili homepage ========================================================*/
.linkutili ul{
   list-style: none;
}

.linkutili ul a{
   font-size: 14px;
   height: 0;
}

#lnk_linkutili_home {
   top: 140px;
   left: 600px;
}

#lnk_linkutili_home span{
   padding-top: 5px;
   padding-left: 45px;   
}

#lnk_linkutili_home a{
   background: url(btn_linkutili.gif) 0 0 no-repeat;
   width: 45px !important;
   height: 25px !important;   
}

#lnk_linkutili_home a:hover{
   background: url(btn_linkutili_on.gif) 0 0 no-repeat;
}

/* aziende homepage ==========================================================*/
#lnk_aziende_home {
   top: 164px;
   left: 590px;
}

#lnk_aziende_home span{
   padding-top: 1.5px;
   padding-left: 45px;   
}

#lnk_aziende_home a{
   background: url(btn_aziende.gif) 0 0 no-repeat;
   width: 45px !important;
   height: 25px !important;   
}

#lnk_aziende_home a:hover{
   background: url(btn_aziende_on.gif) 0 0 no-repeat;
}

#span_aziende_1 {
   margin-left: 5px;
}

/* preferiti homepage ========================================================*/
#lnk_preferiti_home {
   top: 13px;
   left: 590px;
}

#lnk_preferiti_home span{
   /*  padding-top: 5px; */
   padding-top: 6px;
   padding-left: 30px;   
   font-size: 9px;
}

#lnk_preferiti_home a{
   background: url(btn_preferiti.gif) 0 0 no-repeat;
   width: 45px !important;
   height: 25px !important;   
}

#lnk_preferiti_home a:hover{
   background: url(btn_preferiti_on.gif) 0 0 no-repeat;
}
/*____________________________________________________________________________*/


/* link interni ==============================================================*/

/* interno link home =========================================================*/
.img_link#lnk_home {
   top: 10px;
   left: 650px;
}

.img_link#lnk_home a{
   background: url(btn_home.gif) 0 0 no-repeat;
   width: 29px !important;
   height: 27px !important;   
}

.img_link#lnk_home a:hover{
   background: url(btn_home_on.gif) 0 0 no-repeat;
}

.img_link#lnk_home span {
   display: none;
}

/* interno link contatti =====================================================*/
.img_link#lnk_contatti_pic {
   top: 10px;
   left: 690px;
}

.img_link#lnk_contatti_pic a{
   background: url(btn_cell_men.gif) 0 0 no-repeat;
   width: 29px !important;
   height: 27px !important;   
}

.img_link#lnk_contatti_pic a:hover{
   background: url(btn_cell_men_on.gif) 0 0 no-repeat;
}

.img_link#lnk_contatti_pic span {
   display: none;
}


/* interno link storia =======================================================*/
.img_link#lnk_storia_list {
   top: 80px;
   left: 115px;
}

.img_link#lnk_storia_list a{
   width: 50px !important;
   height: 15px !important;   
}

.img_link#lnk_storia_list span {
   padding: 0;
}

/* interno link copertura ====================================================*/
.img_link#lnk_copertura_list {
   top: 100px;
   left: 77px;
}

.img_link#lnk_copertura_list a{
   width: 50px !important;
   height: 15px !important;   
}

.img_link#lnk_copertura_list span {
   padding: 0;
}

/* interno link staff ========================================================*/
.img_link#lnk_staff_list {
   top: 120px;
   left: 107px;
}

.img_link#lnk_staff_list a{
   width: 50px !important;
   height: 15px !important;   
}

.img_link#lnk_staff_list span {
   padding: 0;
}

/* interno link palinsesto ===================================================*/
.img_link#lnk_palinsesto_list {
   top: 140px;
   left: 62px;
}

.img_link#lnk_palinsesto_list a{
   width: 50px !important;
   height: 15px !important;   
}

.img_link#lnk_palinsesto_list span {
   padding: 0;
}

/* interno link informazione =================================================*/
.img_link#lnk_informazione_list {
   top: 160px;
   left: 35px;
}

.img_link#lnk_informazione_list a{
   width: 50px !important;
   height: 15px !important;   
}

.img_link#lnk_informazione_list span {
   padding: 0;
}

/* interno link commerciale ==================================================*/
.img_link#lnk_commerciale_list {
   top: 180px;
   left: 33px;
}

.img_link#lnk_commerciale_list a{
   width: 50px !important;
   height: 15px !important; 
}

.img_link#lnk_commerciale_list span {
   padding: 0;
   text-align: right;
}

/* interno link contatti =====================================================*/
.img_link#lnk_contatti_list {
   top: 200px;
   left: 50px;
}

.img_link#lnk_contatti_list a{
   width: 50px !important;
   height: 15px !important; 
}

.img_link#lnk_contatti_list span {
   padding: 0;
   text-align: right;
}

/* interno link linkutili ====================================================*/
.img_link#lnk_linkutili_list {
   top: 220px;
   left: 44px;
}

.img_link#lnk_linkutili_list a{
   width: 50px !important;
   height: 15px !important; 
}

.img_link#lnk_linkutili_list span {
   padding: 0;
   text-align: right;
}

/* interno link nostre aziende ===============================================*/
.img_link#lnk_aziende_list {
   top: 240px;
   left: 53px;
}

.img_link#lnk_aziende_list a{
   width: 50px !important;
   height: 15px !important; 
   cursor: pointer;
}

.img_link#lnk_aziende_list span {
   padding: 0;
}

#lnk_aziende_list span#span_aziende_1 {
   display: block;
   position: absolute;
   left: 0;
   margin-left: -20px;
}

#lnk_aziende_list span#span_aziende_2 {
   display: block;
   position: absolute;
   left: 0;
   top: 20px;
   margin-left: -55px;
}

/* interno link eventi =======================================================*/
.img_link#lnk_eventi_list {
   top: 280px;
   left: 0px;
   margin-left: -2px;
}

.img_link#lnk_eventi_list a{
   width: 50px !important;
   height: 15px !important; 
}

.img_link#lnk_eventi_list span {
   padding: 0;
   text-align: right;
}

/* interno link riascoltare ==================================================*/
.img_link#lnk_riascoltare_list {
   top: 300px;
   margin-left: -11px;
}

.img_link#lnk_riascoltare_list a{
   width: 60px;
   height: 15px;
   cursor: pointer;
}

.img_link#lnk_riascoltare_list span {
   padding: 0;
}

/* interno link diretta ======================================================*/
.img_link#lnk_diretta_list {
   top: 320px;
   left: 25px;
}

.img_link#lnk_diretta_list a{
   width: 50px !important;
   height: 15px !important; 
}

.img_link#lnk_diretta_list span {
   padding: 0;
   text-align: right;
}

/*____________________________________________________________________________*/

/* menu storia ===============================================================*/
.img_storia {
   position: absolute;
   text-align: center;
   font-size: 11px;
}

#img_storia1 {   
   width: 160px;
   height: 231px;
   top: 175px;
   left: 600px;
}

#img_storia2 {   
   width: 180px;
   height: 133px;
   top: 273px;
   left: 190px;
}

#img_storia3 {   
   width: 170px;
   height: 133px;
   top: 273px;
   left: 400px;
}

/* menu copertura ============================================================*/
#img_copertura {
   width: 365px;
   height: 328px;
}

#img_copertura_1 {
   position: absolute;
   top: 0px;
   left: 370px;
}

#img_copertura_2 {
   position: absolute;
   top: 166px;
   left: 370px;
}

#img_copertura_3 {
   position: absolute;
   top: 0px;
   left: 473px;
}

/* menu staff ================================================================*/
#staff_dir {
   font-size: 11px;
}

/* menu palinsesto ===========================================================*/
.tab_palin {
   font-size: 12px;
}

.tab_palin td {
   width: 150px;
   vertical-align: top;
}

.tab_palin tr.row_odd {
   background-image: url(textur.gif);
   background-repeat: repeat;
}

.div_palin_title {
   position: absolute;
   margin-top: -13px;
}

.div_palin {
   position: absolute;
   top: 30px;
   height: 295px;
   width: 190px;
   overflow: auto;
}

.div_palin_title#div_title_palin_dom {
   top: 0;
}

.div_palin_title#div_title_palin_lun_ven {
   top: 0;
   left: 190px;
}

.div_palin_title#div_title_palin_sab {
   top: 0;
   left: 380px;
}

td.col_odd {
   width: 30px;
}

#div_palin_lun_ven {
   left: 190px;
}

#div_palin_sab {
   left: 380px;
}
/* menu informazione =========================================================*/
.informazione {
   margin-left: -16px;
}

/* menu commerciale ==========================================================*/
#title_commerciale{
   font-size: 14px;
   padding-left: 30px;
   padding-bottom: 15px;
}

#tab_commerciale {
   position: absolute;
   left: 30px;
}

/* contatti ==================================================================*/
.tab_contatti td.first_col{
   color: #ff4400;
   text-align: right;
}

#tab_contatti {
   position:absolute;
   left:30px;
}

/* menu link utili ===========================================================*/
.linkutili {
   position: absolute;
   height: 75px;
}

.linkutili ul{
   margin-top: 0;
}

#title_istituzioni {
   left: 30px;
}

#div_istituzioni {
   top: 32px;
   left: 15px;
   width: 530px;
}

#title_enti {
   top: 107px;
   left: 30px;
}

#div_enti {
   width: 530px;
   top: 139px;
   left: 15px;
}

#title_aziende {
   top: 214px;
   left: 30px;
}

#div_aziende {
   top: 246px;
   left: 15px;
   width: 530px;
}

/* menu aziende ==============================================================*/
#title_aziende_territorio {
   left: 25px;
}

#div_aziende_descr {
   position: absolute;
   top: 40px;
   left: 25px;
   width: 350px;
   height: 250px;
   overflow: auto;
}

#div_aziende_descr p{
   padding: 0;
   line-height: 15px;
}

#div_aziende_descr p img{
   margin: 0px 3px 3px 0px;
}

.img_aziende_1 {
   float: left;
}

.img_aziende_2 {
   float: right;
}

#div_aziende_info {
   position: absolute;
   top: 40px;
   left: 380px;
   width: 180px;
   height: 250px;
   border: 1px #ECECEC solid;
   font: 12px "arial";
   overflow: auto;
   background: url(back_red.jpg) repeat-x;
}

#div_aziende_info p{
   padding-left: 5px;
   line-height: 15px;
}


/* menu eventi ===============================================================*/
html>body .div_eventi {
   position:absolute;
   overflow:auto;
   margin-left: -10px;
   width: 570px;
}

.div_eventi { /* for IE */
   margin-left: -25px;
}

#div_eventi_foto {
   position:absolute;
   top: 0;
   left: 0;
   height: 284px;
}

.div_eventi ul {
   margin-top: 0;
}

.div_eventi ul a{
   font-size: 14px;
   height: 0;
}

.list_eventi {
   font-size: 17px;
   font-weight: bold;
   padding: 0;
}

.arg_viewed {
   background-color: #FFC070;
}

#div_player_evento {
   position:absolute;
   left: 30px;
   top: 0px;
}

/* menu diretta ==============================================================*/
#div_player_diretta {
   position: absolute;
   left: 30px;
   top: 0px;
   display: none;
}

#help_diretta {
   margin-top: 240px;
   background: url(36.png) 1px 1px no-repeat;
   padding-left: 25px;
   font-size: 15px;
   height: 20px;
}

/* footer ====================================================================*/
/*
#footer {
   position:absolute;
   top: 375px;
   left: 50%;
   width: 600px;
   margin-left: -300px;
   text-align: center;
   font: normal 13px "Times New Roman";
}

#wrapper_counter {
   position: absolute;
   height: 80px;
   width: 80px;
   margin-left: 10px;
   margin-top: 335px;
   font-size: 13px;
}

.counter a, .counter div a{
   text-decoration: none !important;
}

.counter a:link, .counter div a:link,
.counter a:visited, .counter div a:visited,
.counter a:active, .counter div a:active {
   border-bottom: none;
}

.counter a:hover, .counter div a:hover{
   border-bottom: none;
}

#cnt_msk {
   position: absolute;
   margin-left: 10px;
   margin-top: 335px;
   height: 45px;
   width: 85px;
   background: url(msk_transp.gif) no-repeat;
   z-index: 4;

}

#cnt_wrd_2 {
   display: block;
   margin-top: -16px;
   margin-left: 26px;

}

#cnt_wrd_1 {
   display: block;
   margin-left: 10px;
}

#counter_2 {
   position: absolute;
   margin-left: 10px;
   margin-top: 380px;

}*/
