/*

Marquesina Graella Semanal

*/

        .contenidor{
            position:relative;
            width:443;
            height:64;
            border-style:none;
            margin:0;
            padding:0;
            overflow:hidden;            
        }
        
        .marquesina{
            position:absolute;
            height:64;
            top:0;
            left:0;
            border-style:none;
            margin:0;
            pading:0;
            visibility:visible;
            /*z-index:-1;*/ /*fora perqué fa que no funcioni amb opera i safari */
            cursor:pointer;
            cursor:hand;                
        }
        
        td.boto_scroll{
            cursor:pointer;
            cursor:hand; 
            height:64;
            width:23;                      
        }  

/*

Noticies Ona

*/
.noticiatancada
{
    cursor:pointer;
    cursor:hand;
}

.noticiatancada_h
{
    cursor:pointer;
    cursor:hand;
}

.noticiatancada td.titoln {

	text-align: left;
	line-height: normal;
	margin-right: 0;
	color:#EC6E00;
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.noticiatancada_h td.titoln {

	text-align: left;
	line-height: normal;
	margin-right: 0;
	color:#999999;
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

/*
Per les enquestes de l'index
*/

    .barra
    {
        height:10;
        background-color:#FF8855;
        /*border-right:solid 1pt #770000;*/
        margin:0;
        padding:0;                
    }
    
    .estira
    {
        height:10;
        margin:0;
        padding:0;
        background-color:#FFFFFF;
        /*border-left:solid 1pt #770000;*/
    }
    
    .table_barra
    {
        height:100%;
        width:100%;     
        border:solid 1px #770000;        
    }
    
    .resposta
    {
        font-family:Arial;
        font-weight:none;
        font-size:8pt;
    }
    
    .percent
    {
        font-family:Arial;
        font-weight:bold;
        font-size:8pt;
    }

/*
plegables i desplegables Mp3
*/
.separador
{
    visibility:visible;
    position:static;
    cursor:pointer;
    cursor:hand;
}

.element
{
    visibility:hidden;
    position:absolute;
    cursor:pointer;
    cursor:hand;
}

/*
elements mp3
*/


.t_lmp3
{
    line-height: normal;
	margin-right: 0;
	color:#EC6E00;
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none; 
}

.t_lmp3_h
{
    line-height: normal;
	margin-right: 0;
	color:#8d8d8d;
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none; 
}



.t_lmp3 td.i_lmp3
{
 background-image:url('../images/equip/mp3/flecha01.gif');
 background-repeat:no-repeat;
}

.t_lmp3_h td.i_lmp3
{
 background-image:url('../images/equip/mp3/flecha02.gif');
 background-repeat:no-repeat; 
}

.t_lmp3 td.p_lmp3
{
 background-image:url('../images/equip/mp3/puntets.gif');
 background-position:bottom;
 background-repeat:repeat-x;
}

.t_lmp3_h td.p_lmp3
{
 background-image:url('../images/equip/mp3/puntetsg.gif');
 background-position:bottom;
 background-repeat:repeat-x; 
}

/*

Titol de la notícia de portada

*/

a.titolnoticia{
	line-height: normal;
	margin-right: 0;
	color:#000000;
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;;
}
a:link.titolnoticia {
	line-height: normal;
	margin-right: 0;
	color:#000000;
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
} 
a:visited.titolnoticia {
	line-height: normal;
	margin-right: 0;
	color:#000000;
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
} 
a:hover.titolnoticia {
	line-height: normal;
	margin-right: 0;
	color:#8d8d8d;
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
