﻿body 
{
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-image: url("img/bg.gif");
    font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
    font-size: 10pt;
    color: #666666;
}
table
{
    background-color:White;
}


.seccion
{
    font-size: 16pt;
    color:#0e87cc;
}
.apartado
{
    font-weight: bold;
}
.contenidoppal
{
    padding-left: 15px;
    padding-right:15px;
    padding-top: 15px;
}
.menuizda
{
    padding-left: 10px;
    padding-top: 15px;
}
.columna
{
    background-image: url(img/columna.gif);
}
.bordeizq
{
    background-image: url(img/bordeizq.gif);
}
.bordeder
{
    background-image: url(img/bordeder.gif);
}
.fila
{
    background-image: url(img/fila.gif);
}

.tituloazul
{
    font-weight: bold;
    color:#0e87cc;
    text-decoration:none;
}

.tituloazulSubr
{
    font-weight: bold;
    color:#0e87cc;
    text-decoration: underline;
}


.tituloverde
{
    font-weight: bold;
    color:#99cc00;
    text-decoration:none;
}

.tituloverdeSubr
{
    font-weight: bold;
    color:#99cc00;
    text-decoration:underline;
}

.titulonaranja
{
    font-weight: bold;
    color:#ff9c00;
    text-decoration:none;
}

.titulonaranjaSubr
{
    font-weight: bold;
    color:#ff9c00;
    text-decoration:underline;
}

.titulovioleta
{
    font-weight: bold;
    color:#ff3399;
    text-decoration:none;
}

.titulovioletaSubr
{
    font-weight: bold;
    color:#ff3399;
    text-decoration:underline;
}

.titulorojo
{
    font-weight: bold;
    color:#cc0000;
    text-decoration:none;
}

.titulorojoSubr
{
    font-weight: bold;
    color:#cc0000;
    text-decoration:underline;
}

.cajatexto
{
    background-image:url("img/textbox.png");
    width:92px;
    height: 17px;
    border: solid 0px #ffffff;
    padding-left:5px;
    padding-top: 3px;
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 12px;
    vertical-align:middle;
}
.botonlogin
{
    background-image:url("img/botonlogin.png");
    width:14px;
    height: 14px;
    border: solid 0px #ffffff;
    vertical-align:middle;
    cursor: pointer;
}

.enlace
{
    font-weight: bold;
    color:#ff9c00;
    text-decoration:none;
    
}
.enlace:hover
{
    font-weight: bold;
    color:#cc0066;
    text-decoration:none;
}
.pregunta
{
    font-weight: bold;
    font-style:italic;
}

.alta
{
    text-decoration:none;
    font-weight:bold;
    color: #cc0066;
}

.alta:hover
{
    font-weight:bold;
    color: #ff7c00;
}

.boton
{
    background-color:#dddddd;
    border: solid 1px #555555;
    color: #000000;
}
.boton:hover
{
    background-color:#ff8800;
    border: solid 1px #555555;
    color: #000000;
}
.enlacenegro
{
    
    text-decoration:none;
    color:Black;
}
.enlacenegro:hover
{
    text-decoration:underline;
}

.enlaceazul
{
    text-decoration:none;
    color: #5555cc;
}
.enlaceazul:hover
{
    text-decoration:underline;
}
.pie
{
    font-size:12px;
}
.nombreempresa
{
    font-size:20px;
}
.piedepa
{
    font-size: 11px;
    color: #555555;
}

.enlacesec
{
    text-decoration:none;
    color:#0e87cc;

}
.enlacesec:hover
{
    color: #cc0066;
    text-decoration:none;
}
.subapartado
{
    font-weight: bold;
    color: #cc0066;
}
.seccionmorada
{
    font-size: 16pt;
    color:#cc0066;
}
.seccionnaranja
{
    font-weight: bold;
    text-decoration:none;
    color:#ff5c00;
}

.seccionnaranja:hover
{
    font-weight: bold;
    text-decoration:none;
    color:#ff9c00;
}

.noticias
{
    font-family: Arial, Verdana, Tahoma;
    text-decoration:none;
    color: #5555cc;
    font-size: 11px;
}
.noticias:hover
{
    text-decoration:underline;
}
.titulonoticia
{
    font-size: 13pt;
    color:#cc0066;
}
.subtitulonoticia
{
    font-weight: bold;
    font-size: 10.5pt;
    color:#777777;
}
.fuente
{
    font-size:8pt;
    color: #000000;
}
.refnoticia
{
    font-size:8pt;
    color:#5555cc;
    text-decoration: none;
}
.refnoticia:hover
{
    font-size:8pt;
    color:#cc0066;
    text-decoration: underline;
}

.tituloinicio
{
    font-weight: bold;
    color:#99cc00;
    text-decoration:none;
}

.tituloinicio:hover
{
    font-weight: bold;
    color:#449900;
    text-decoration:none;
}
.recuperar
{
    font-size:12px; 
    color:#777777;
    text-decoration: none;
}
.resultadomal
{
    font-weight: bold;
    color: #cc0000;
}
.resultadobien
{
    font-weight: bold;
    color: #00aa00;
}
.fotonoticia
{
    margin-left: 25px;
}
