﻿#PnRankingActual
{
    background:url(../imagenes/fondo_votaciones_puntuacion.jpg) no-repeat;
    width: 454px;
    height: 136px;
    padding-top:32px;
    margin:20px auto 0 auto;
    padding-left:0px;
    display:block;
    text-align:left;
    font-weight:bold;
}
.primera_puntuacion
{}
.primera_votos{}
#primera_primera
{
    float:left;
    width:210px;
    text-align:center;
    }
#primera_segunda
{
    text-align:center;
    
    }    
#pagina_ranking
{
    text-align:center;}
#pagina_ranking h1 
{
    text-align:left;
    width:520px;
    display:block;
    height:41px;
    background:url('../Imagenes/fondo_h1.jpg') no-repeat; 
    color:#FFF;
    font-weight:normal;
    /*font-family:"MS Sans Serif";*/
    font-size:22px;
    padding:5px 0 0 20px;
    letter-spacing:2px;    
 }     
#mejores_viñetas label
    {
        margin-right:50px;}
.tabla table 
{
    margin-top:10px;
    text-align:center;
    width:100%;
	border-collapse:collapse;	
	color:Black;
}
.tabla tbody tr {
background: #cbc4fd url(../Imagenes/td.jpg) repeat-x top;
}

.tabla tbody tr:hover,.tabla tbody tr.AspNet-GridView-Alternate:hover {
background: #725ffd url(../Imagenes/tdsel.jpg) repeat-x top;
}
.tabla tbody tr:hover a
{
    color:Black;}
.tabla tbody tr:hover a:hover,.tabla tbody tr a:hover
{
    color:Yellow;}

.tabla tbody th,.content td {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;	
	padding: 5px 7px;
	text-align: left;
	color:black;
}
.tabla .cabtabla
{
    background-image:none;
    background-color:#dfd4fe;
    font-size:14px;
    font-family:"Times New Roman";
    }
.tabla .cabtabla:hover
{
    background-image:none;
    background-color:#dfd4fe;}             
.tira_comica
{
    position:relative;
    background: url('../Imagenes/fondo_vineta.gif') no-repeat;
    width:540px;
    height:391px;
    margin: 0 auto 0 auto;
    font-weight:bold;    
    font-size:16px;}    

.numero_edicion
{
    position:absolute;
    top:5px;
    left:10px;
    color:#045a81;
    }
.fecha_edicion
{
    position:absolute;
    top:5px;
    right:10px;
    color:#0174a8;
    }    
.vineta_aviacion
{
   
    width:500px;
    height:340px;
    position:absolute;
    top:36px;
    left:18px;
    }
.vineta_aviacion img
{   width:500px;
    height:340px;
    border:none;
    }  
.vineta_aviacion a img,.vineta_aviacion a:visited img
{
    border:none;
    }    
    
    
    
    
.barra_noticias
    {
        width:100%;
        height:36px;
        background-image:url(../Imagenes/barra_noticias.png);
        background-repeat:repeat-x;
        margin: 0 auto 0 auto;
        color:#0085c1;
        font-weight:bold;
        font-size:16px;
        line-height:17px;
        }  
 .opcion_barra_noticias
 {
    display:block;
    float:left;
    text-align:center;
    margin-left:175px;
    width:210px;
    }

.opcion_barra_noticias a,.opcion_barra_noticias a:active
{
    text-decoration:none;} 
.opcion_barra_noticias a:hover
{
    color:#000}  
.opcion_barra_noticias a img
{
    text-decoration:none;
    border:0;} 
.opcion_barra_noticias  span
{
   display:block;
   float:left;}     

.imagen_noticia1
{
    float:left;
    background-image:url('../Imagenes/uno.png');
    margin-right:2px;
    width:32px;
    height:31px;
    display:block;
    background-position:0 0;
    }
.imagen_noticia2
{
    float:left;
    background-image:url('../Imagenes/dos.png');
    margin-right:2px;
    width:32px;
    height:31px;
    display:block;
    background-position:0 0;
    }
.imagen_noticia3
{
    float:left;
    margin-right:2px;
    background-image:url('../Imagenes/tres.png');
    width:32px;
    height:31px;
    display:block;
    background-position:0 0;
    }        
.imagen_noticia:hover
{
    background-position:0 -31px;}   
           
