﻿body{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
}



.pager
{
    font-size: 11px;
    color: #3333CC;
    font-weight: bold;
    font-family: Verdana;
}
.pager a
{
    text-decoration: underline;
    color: #808080;
}
.pager a:hover
{
    color: #3333CC;
}
.pager td
{
    padding: 4px;
}

.etiqueta
{
    font-weight: bold;
    color: #808080;
    float: left;
    margin-right: 5px;
}
.etiqueta_pequena
{
    
    color: #808080;
    float: left;
    margin-right: 5px;
    font-size: 11px;
}
.titulo a
{
    color: #000000;
    text-decoration: none;
    background-color: #F3F3F3;
}
.titulo a:hover
{
    background-image: url('../images/fondo_seleccionado.gif');
    background-repeat: repeat-x;
}
.dato
{
    color: #666699;
}
.dato a
{
    color: #666699;
    text-decoration: none;    
}
.dato a:hover
{
    text-decoration: underline;
}
.resena
{
    font-size: 10px;
    color: #000000;
    float: left;
}

.titulo a
{
    color: #000000;
    text-decoration: none;
    background-color: #F3F3F3;
    font-size: 12px;
    font-weight: bold;
}
.titulo a:hover
{
    background-image: url('../images/fondo_seleccionado.gif');
    background-repeat: repeat-x;
}
.portada{
    margin-right: 10px;
    margin-bottom: 40px;
}
.boton
{
    
}



