* {
    margin: 0;
    padding: 0;
    border: 0;
    line-height:1.5em;
    background-repeat:no-repeat;
}

body {
    font-family: serif;
    background-color:#fff;
    background-image:url(cabecera.jpg);
    background-repeat:repeat-x;
}

#cuerpo {
    width:1000px;
    margin:0px auto;
    overflow:hidden;
    margin:10px auto;
    border:0px #404ea0 solid;
}

#cabecera {    
    padding:5px 0px;
    overflow:hidden;
    border:0px #000 solid;
    height:90px;
    overflow:hidden;
    border:0px #000 solid;
}

#cabecera h1 {
    font-family:"georgia";
    font-size:55px;
    text-align:center;
    font-weight:bold;
    color:#fff;
    letter-spacing:5px;
    line-height:1em;
    margin-left:25px;
}

#cabecera p {
    text-align:center;
    margin-top:10px;
    font-family:"trebuchet ms";
    font-size:13px;
    font-weight:bold;
    font-style:italic;
    color:#d8dcf1;
    line-height:1.3em;
    margin-left:40px;
}

#lateral {
    width:140px;
    overflow:hidden;
    float:left;
    border:0px #000 solid;
    margin-top:0px;
    margin-left:10px;
}

#lateral ul {
    margin-top:0px;
    list-style:none;
}

#lateral li {
    font-family:"trebuchet ms";
    font-size:12px;
    font-weight:bold;
    margin-bottom:5px;
    text-align:center;
    color:#ddd;
}

#lateral li a {
    display:block;
    text-decoration:none;
    padding:1px 0px;
    border:0px #000 solid;
    background-color:#d8dcf1;
    color:#b50000;
}

#lateral li a:hover {
    display:block;
    text-decoration:none;
    padding:1px 0px;
    border:0px #000 solid;
    background-color:#b50000;
    color:#fff;
}

#lateral p {
    font-family:"trebuchet ms";
    font-size:12px;
    font-weight:bold;
    margin-bottom:5px;
    text-align:center;
    color:#b50000;
}

#lateral .item a {
    display:block;
    text-decoration:none;
    padding:2px 0px;
    border:0px #000 solid;
    background-color:#404ea0;
    color:#fff;
}

#lateral .item a:hover {
    display:block;
    text-decoration:none;
    padding:2px 0px;
    border:0px #0000ab solid;
    background-color:#b50000;
    color:#fff;
}

.epigrafe {
    color:#404ea0 !important;
    list-style:none !important;
    font-weight:bold !important;
    font-size:13px !important;
}

.hueco1 {
    margin-top:10px !important;
}
.hueco2 {
    margin-top:15px !important;
}

.hueco30 {
    margin-top:30px !important;
}

#vertical {
    width:180px;
    float:right;
    overflow:hidden;
    border:0px #000 solid;
    margin-right:5px;
}

#vertical .anuncio {
    border:1px #000 solid;
    margin-bottom:15px;
    background-color:#ffa731;
    color:#fff;
    padding:5px 10px;
    font-size:14px;
    font-weight:bold;
    font-family:"trebuchet ms";
    text-align:center;
}

#vertical .anuncio a {
    text-decoration:underline;
    color:#263e7a;
}
#vertical .anuncio a:hover {
    text-decoration:underline;
    color:#000;
}

#contenido {
    width:800px;
    float:left;
    overflow:hidden;
    border:0px #000 solid;
}

#principal {
    float:right;
    overflow:hidden;
    width:620px;
    border:0px #000 solid;
    margin-top:0px;
    margin-right:10px;
}

#principal h2 {
    background-color:#aaaaff;
    color:#000;
    font-size:13px;
    font-weight:bold;
    font-family:"trebuchet ms";
    text-transform:uppercase;
    text-align:center;
    margin:0px 5px;
    padding:5px 10px;
}

.parrafo {
    color:#000;
    font-size:13px;
    font-family:"trebuchet ms";
    margin:10px 10px;
    text-align:left;
    line-height:1.8em;
}

.parrafo strong {
    border-bottom:1px #acb4db dotted;
    color:#acb4db;
    font-weight:bold;
}

.parrafo em {
    color:#b50000;
    font-weight:bold;
    font-style:normal;
}

.parrafo a {
    text-decoration:underline;
    color:#404ea0;
    font-weight:bold;
}

.parrafo a:hover {
    text-decoration:underline;
    color:#acb4db;
    font-weight:bold;
}

.grupos_cnae {
    margin:10px 5px 25px 10px;
    list-style:none;
}

.grupos_cnae li {
    margin-top:15px;
    margin-left:10px;
    text-align:left;
}

.codigo_cnae {
    font-size:15px;
    font-family:"tahoma";
    font-weight:bold;
    color:#b50000;
    text-transform:uppercase;
    letter-spacing:1px;
}

.titulo_cnae {
    font-size:13px;
    font-family:"trebuchet ms";
    font-weight:bold;
    color:#8491d7;
}

.titulo_cnae a {
    text-decoration:underline;color:#8491d7;
}

.titulo_cnae a:hover {
    text-decoration:underline;color:#404ea0;
}

.lista_cnae {
    margin-top:15px;
    margin-bottom:25px;
    list-style:none;
}

.lista_cnae li {
    margin-top:10px;
    margin-left:10px;
    text-align:left;
    font-family:"trebuchet ms";
    font-weight:normal;
    color:#acb4db;
    font-size:11px;
}

.nivel1 {
    font-size:15px !important;
    font-weight:bold !important;
    color:#404ea0 !important;
    margin-left:5px !important;
    text-transform:uppercase !important;
}

.nivel2 {
    font-size:14px !important;
    font-family:"trebuchet ms" !important;
    font-weight:bold !important;
    color:#8f99cf !important;
    margin-left:15px !important;
    text-transform:uppercase !important;
}

.nivel3 {
    font-size:13px !important;
    font-family:"trebuchet ms" !important;
    font-weight:bold !important;
    color:#b50000 !important;
    margin-left:35px !important;
}

.nivel4 {
    font-size:12px !important;
    font-family:"trebuchet ms" !important;
    font-weight:bold !important;
    color:#282f4c !important;
    margin-left:45px !important;
}

.nivel {
    font-size:13px !important;
    font-weight:bold !important;
    color:#404ea0 !important;
    margin-top:10px;
}

.item_busqueda {
    float:left;
    width:280px;
    overflow:hidden;
    font-size:13px !important;
}

.elegir {
    font-size:12px !important;
    font-weight:bold !important;
    color:#b50000 !important;
    padding-left:10px;
}

.elegir a {
    text-decoration:underline;color:#b50000;
}

.elegir a:hover {
    text-decoration:underline;color:#a3aedb;
}

.color1, .color2 a {
    color:#404ea0 !important;
}

.color2, .color2 a:hover {
    color:#8491d7 !important;
}

.superior_5 {
    margin-top:5px !important;
}

#base {
    clear:both;
    overflow:hidden;
    border:0px #000 solid;
}

#creditos {
    margin:10px auto;
}

#creditos p {
    font-family:"trebuchet ms";
    font-size:12px;
    margin:10px auto;
    color:#acb4db;
    text-align:center;
}

#creditos p a {
    text-decoration:underline;color:#404ea0;
}

#creditos p a:hover {
    text-decoration:underline;color:#b50000;
}

.rompedor {
    clear:both !important;
}

.paginador
{
margin:10px auto;
color:#a45050;
font-family:"trebuchet ms";
font-size:12px;
text-align:center;
line-height:1.8em;
font-weight:bold;
}

.paginador a{color:#404ea0;text-decoration:underline;}
.paginador a:hover{color:#a3aedb;text-decoration:underline;}

.flotado_buscador .formulario {
    margin-top:15px;
    margin-left:0px;
}

.flotado_buscador .formulario p {
    color:#404ea0;
    font-family:"trebuchet ms";
    font-size:12px;
    text-align:left;
    line-height:1.8em;
    font-weight:bold;
    margin-top:10px;
    margin-left:10px;   
}

.flotado_buscador .formulario .casilla {
    font-family:"trebuchet ms";
    font-size:12px;
    color:#404ea0;
    background-color:#e4e7f3;
    border:1px #8491d7 solid;
    font-weight:bold;
    padding:1px;
    width:200px;
}

.flotado_buscador .formulario .selector {
    font-family:"trebuchet ms";
    font-size:13px;
    color:#404ea0;
    background-color:#e4e7f3;
    border:1px #8491d7 solid;
    font-weight:bold;
    padding:1px;
    width:200px;
}

.flotado_buscador .formulario .boton {
    margin-top:15px;
    background-color:#404ea0;
    padding:5px 30px;
    text-align:center;
    font-family:'trebuchet ms';
    font-weight:bold;
    font-size:15px;
    color:#fff;
    text-transform:uppercase;
}

.aviso {
    color:#b50000;
    font-family:"trebuchet ms";
    font-size:13px;
    text-align:left;
    line-height:1.8em;
    font-weight:bold;
    margin:15px 10px;
}

.exito1
{
color:#fff !important;
background-color:#404ea0 !important;
font-size:13px !important;
font-weight:bold !important;
padding-left:5px !important;
}

.error_busqueda {
    color:#ff0000 !important;
    font-size:13px !important;
    font-weight:bold !important;
    padding-bottom:5px !important;
}

.remarcada {
    border:1px #0000ab dotted;
    background-color:#dedede;
    padding:10px 5px;
}

.texto_buscado {
    background-color:#ddddff;
    padding:1px 1px;
    border:1px #000 dotted;
}

.lateral_titulo {
    font-family:"trebuchet ms";
    font-size:12px;
    margin:0px auto;
    color:#b50000;
    text-align:center;
    line-height:1.6em;
    font-weight:bold;
    display:block;
}

.lateral_lista {
    margin-top:10px;
    margin-left:10px;
    list-style:none;
    line-height:1.4em;
}

.lateral_lista li {
    margin-top:5px;
    margin-left:5px;
    color:#8491d7;
    font-family:"trebuchet ms";
    font-size:12px;
    font-weight:bold;
}

.lateral_lista li a {
    color:#7646ff;
}

.lateral_lista li a:hover {
    color:#ba0d07;
}

.lateral_texto {
    display:block;
    margin-top:15px;
    margin-left:5px;
    color:#404ea0;
    font-family:"trebuchet ms";
    font-size:11px;
    font-weight:bold;
    text-align:left;
    line-height:1.8em;
}

.pagina_error {

    border:1px #000 solid;
    width:90%;
    overflow:hidden;
    margin:10px auto;
    background-color:#ff9966;
}

.pagina_error p {
    font-size:13px;
    font-family:"trebuchet ms";
    margin:10px 10px;
}

.flotado_index {
    float:left;
    width:250px;
    overflow:hidden;
    border:0px #000 solid;
    margin-top:15px;
}

.flotado_buscador {
    float:left;
    width:250px;
    overflow:hidden;
    border:0px #000 solid;
    margin-top:15px;
}

.flotado_busqueda {
    float:right;
    width:325px;
    overflow:hidden;
    border:0px #000 solid;
    margin-top:15px;
}

.hueco_350x300_derecha {
    float:right;
    width:350px;
    height:300px;
    margin:10px auto;
    background-color:#fff;
    text-align:center;
    padding-top:5px;
}

.hueco_350x300_centrado {
    width:350px;
    height:300px;
    margin:10px auto;
    background-color:#fff;
    text-align:center;
    padding-top:5px;
}

.hueco_275x275_izquierda {
    float:left;
    width:275px;
    height:275px;
    margin:10px auto;
    background-color:#fff;
    text-align:center;
    padding-top:5px;
}

.hueco_740x25_centrado {
    width:740px;
    height:25px;
    text-align:center;    
    margin:10px auto;
    background-color:#fff;
    padding-top:5px;
}
