body
{
    background-color: #243e61;
    font-family: Verdana, sans-serif;
    font-size: 9pt;
}

div.bloque table 
{
    font-family: Verdana, sans-serif;
    font-size: 9pt;
}

div.bloque
{
    width: 90%;
    border: 1px solid #243e61;
    margin: 10px;
}

div.referencia
{
    background-color: #006699;
    line-height: 50px;
    text-align: center;
}

div.referencia span.titulo
{
    color: #fff;
    font-weight: bold;
}

div.referencia span.valor
{
    color: #ff9900;
    font-weight: bold;
}

div.texto, div.info
{
    background-color: #e9e9e9;
    padding: 4px;
    border-bottom: 1px solid #243e61;
    /*line-height: 22px;*/
    
}

div.info
{
    line-height: 33px;
}

div.precio_img
{
    float: left;
    /*width: 80%;*/
    
}

div.imagenes
{
    margin-left: 70%;
    border-left: 1px solid #243e61;
    padding-left: 4px;
}

div.imagenes img
{
    border: 0px;
    margin-top: auto;
    margin-bottom: auto;

}

div.bloque a:link, 
div.bloque a:visited
{
    text-decoration: none;
    font-weight: bold;
    color: #000;
}

form
{
    display: inline;
}

div.forms
{
    text-align: center;
}

div.detalle
{
    width: 496px;
    
}

div.detalle *
{
    font-size: 9pt;
}

div.detalle div.referencia
{
     background-image: url(../Images/cabecera.gif);
     background-position: center 10px;
     background-repeat: no-repeat;
     height: 45px;
     background-color: #243e61;
     font-weight: bold;
     
}

table.imagenes
{
    margin-left: auto;
    margin-right: auto;
    
}

table tr.venta
{
    background-color: #e9e9e9;
}

span.seccion
{
    font-weight: bold;
    font-size: 10pt;
}

span.blanco
{
    color: #fff;
}

span.naranja
{
    color: #ff9900;        
}

div.paginacion 
{
    width: 90%;
    background-color: #006699;
    text-align: center;
    margin: 10px;   
    line-height: 25px;
}

div.paginacion a:link, 
div.paginacion a:visited
{
    font-weight:bold;
    text-decoration:none;
    color: #fff;
}

div.paginacion span.page_selected
{
    color: #ff9900;
    font-weight: bold;
}

div.paginacion span.page,
div.paginacion span.page_selected
{
    margin-left: 2px;
    margin-right: 2px;
}

fieldset
{
    border: 0px;
    text-align: center;
}

fieldset *
{
    font-size: 9pt;
}

fieldset label
{
    color: #fff;
    font-weight: bold;
}

fieldset input.button
{
    background-color: #006699;
    color: #fff;
    padding: 1px 10px 1px 10px;
}

div.error
{
    color: #fff;
    font-size: 11pt;
    font-weight: bold;
    text-align: center;
    margin: 15px;
    margin-left: auto;
    margin-right: auto;
}

div.volver
{
    text-align: center;
}

div.volver a:link,
div.volver a:visited
{
    color: #ff9900;
    font-weight: bold;
    font-size: 10pt;
}
