﻿body
{
}
.foro
{
    width: 100%;
    border: solid 1px black;
}

.fechaForo
{
    display: block;
    height: 20px;
    line-height: 20px;
    font: 11px verdana, arial, helvetica, sans-serif;
    text-align: left;
    color: #3B5A82;
    margin-bottom: 0.2em;
}

.fechaForo span
{
    border-bottom: 1px dotted #03476F;
}

.tituloForo
{
    padding-left: 0.5em;
    text-align:left;
}

.enlacesNav
{
    display: block;
   
    line-height: 20px;
    font: 13px verdana, arial, helvetica, sans-serif;
    border-bottom: 1px dotted #03476F;
    margin-bottom:.2em;
}
.enlacesNav a
{
  font-weight:bold;
 color:#3b5a82;
}
.enlacesActual
{
    height: 20px;
    line-height: 20px;
    font: 13px verdana, arial, helvetica, sans-serif;
}
.expandirCategoria
{
    background-color: #5b84ba;
    color: #FFFFFF;
    margin: 1px 0px 1px 0px;
}



.cabezeraCategorias
{
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    width: 100%;
    color: White;
    background: #3b5a82; /*Color casillas principales*/
    color: #FFFFFF;
}

.cabezeraCategorias div
{
    display: block;
    font: bold 11px verdana, arial, helvetica, sans-serif;
    border-left: 1px solid #03476F;
    text-align: center;
    height: 20px;
    line-height: 20px;
    border-left-color: #5B84BA;
}
.lineaForo
{
    font-size: 8pt;
    font-weight: normal;
    overflow: hidden;
    width: 100%;
    background-color: #E8F2FF;
}
.lineaForo:hover
{
    background-color: #f7f6ef;
}
.lineaForo div
{
    border-left: 1px dotted #03476F;
    display: block;
    height: 55px;
    vertical-align: middle;
    padding-top: 0.4em;
}

.lineaForoAlt
{
    font-size: 8pt;
    font-weight: normal;
    overflow: hidden;
    width: 100%;
    background-color: #b0cbef;
    vertical-align: middle;
}
.lineaForoAlt:hover
{
    background-color: #f7f6ef;
}

.lineaForoAlt div
{
    border-left: 1px dotted #03476F;
    display: block;
    height: 55px;
    padding-top: 0.4em;
}

.cabezeraCategoriasItemIcono
{
    float: left;
    width: 5%;
    text-align: center;
}

.cabezeraCategoriasItemForo
{
    float: left;
    width: 44%;
    text-align: left;
    padding-left: 0.5em;
}

.cabezeraCategoriasItemTemas
{
    float: left;
    width: 8%;
    text-align: center;
}
.cabezeraCategoriasItemMensajes
{
    float: left;
    width: 8%;
    text-align: center;
}
.cabezeraCategoriasItemUltimoMensaje
{
    float: left;
    width: 30%;
    text-align: center;
    vertical-align: middle;
}

.cabezeraCategoriasItemUltimoMensaje .formatoUltimoMensaje
{
    font-size: 7pt;
}

.cabezeraForo
{
    height: 20px;
    line-height: 20px;
    font-size: 9pt;
    overflow: hidden;
    width: 100%;
    color: white;
    background-color: #5b84ba;
    margin: 1px 0px 1px 0px;
}

.cabezeraForo div
{
    border-left: solid 1px white;
    font-weight: normal;
}

.cabezeraForoItemIcono
{
    float: left;
    width: 5%;
    text-align: center;
}

.cabezeraForoItemTemas
{
    float: left;
    width: 30%;
    text-align: left;
    padding-left: 0.5em;
}

.cabezeraForoItemAutor
{
    float: left;
    width: 20%;
    text-align: center;
}
.cabezeraForoItemRespuestas
{
    float: left;
    width: 10%;
    text-align: center;
}
.cabezeraForoItemLecturas
{
    float: left;
    width: 10%;
    text-align: center;
}
.cabezeraForoItemUltimoMensaje
{
    float: left;
    width: 20%;
    text-align: center;
    vertical-align: middle;
}

.cabezeraForoItemUltimoMensaje .formatoUltimoMensaje
{
    font-size: 7pt;
}

.lineaTema
{
    font-size: 8pt;
    font-weight: normal;
    overflow: hidden;
    width: 100%;
    background-color: #E8F2FF;
}
.lineaTema:hover
{
    background-color: #f7f6ef;
}
.lineaTema div
{
    border-left: 1px dotted #03476F;
    display: block;
    height: 50px;
    vertical-align: middle;
    padding-top: 0.4em;
}

.lineaTemaAlt
{
    font-size: 8pt;
    font-weight: normal;
    overflow: hidden;
    width: 100%;
    background-color: #b0cbef;
    vertical-align: middle;
}
.lineaTemaAlt:hover
{
    background-color: #f7f6ef;
}

.lineaTemaAlt div
{
    border-left: 1px dotted #03476F;
    display: block;
    height: 50px;
    padding-top: 0.4em;
}

.PrimeraLineaMensaje
{
    font-size: 8pt;
    font-weight: normal;
    overflow: hidden;
    width: 100%;
    background-color: #b0cbef;
    vertical-align: middle;
}

.SegundaLineaMensaje
{
    font-size: 8pt;
    font-weight: normal;
    overflow: hidden;
    width: 100%;
    background-color: #E8F2FF;
    vertical-align: middle;
}

.TerceraLineaMensaje
{
    font-size: 8pt;
    font-weight: normal;
    overflow: hidden;
    width: 100%;
    background-color: #b0cbef;
    vertical-align: middle;
}
.SeparacionLineaMensaje
{
    height: 10px;
    border-left: solid 1px white;
    border-bottom: solid 1px white;
    border-top: solid 1px white;
    overflow: hidden;
    width: 100%;
    background-color: #193f95;
}

.mensajeIzquierda
{
    float: left;
    width: 20%;
    display: block;
    padding-top: 0.4em;
    padding-left: 0.4em;
    border-right: solid 1px white;
    background-image: url(../../Imagenes/general/Foro/lateralBlanco.gif);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: right;

}
.mensajeDerecha
{
    background-position: left;
    float: left;
    width: 75%;
    border-left: solid 1px white;
    display: block;
    overflow: hidden;
    padding-top: 0.4em;
    padding-left: 0.4em;
    background-image: url(../../Imagenes/general/Foro/lateralBlanco.gif);
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.botonesForo
{
    height: 20px;
    overflow: hidden;
    margin: 1px;
    
}
.botonesForo .paginar
{
    display: block;
    float: left;
}
.botonesForo .botones
{
    display: block;
    float: right;
}
.cita
{
    margin-left: 16px;
    padding-left: 16px;
}

.interiorCita
{
    margin-left: 16px;
    padding-left: 16px;
    background-color: #fefefe;
    border: 1px dashed #808080;
}


.ForoBoton
{
    display: inline-block;
    width: 100px;
    border: 2px solid #000000;
    margin: 2px;
    background: #193f95;
    color: White;
    font-size: 8pt;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
}

.ForoBoton:hover
{
    background: #3366DD;
}

.aForo
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    color: #193F95;
    text-decoration: none;
}

.aForo:visited
{
    text-decoration: none;
}

.aForo:hover
{
    text-decoration: underline;
}

.aForoTitulo
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #193F95;
    text-decoration: none;
}

.aForoTitulo:visited
{
    text-decoration: none;
}

.aForoTitulo:hover
{
    text-decoration: underline;
}

