﻿body
{
    font-family: Verdana;
    margin: 0px;
    font-size: 1em;
    background-color: #000000;
}

h1
{
    font-size: 1.6em;
    font-style: italic;
    font-family: 'Book Antiqua';
    font-variant: normal;
    color: #000033;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    vertical-align: middle;
    text-align: center;
    margin: 5px 100px 0px;
    background-color: transparent;
    padding-top: 2px;
}


#Contenedor
{
    width: 800px;
    margin: auto;
    background-color: transparent;
    position: relative;
}

#cabecera1
{
    position: relative;
    text-align: center;
    background-image: url(imagenes/fondonegro300.jpg);
}

#comienzo1
{
    width: 795px;
    height: 153px;
    margin: auto;
    background-color: transparent;
    position: relative;
}

#comienzo2
{
    width: 795px;
    height: 153px;
    margin: auto;
    background-color: transparent;
    position: relative;
}

#cuerpo
{
    background-image: url(imagenes/fondocuerpo.jpg);
    position: relative;
}

#pie1
{
    position: relative;
    text-align: center;
    height: 60px;
    background-color: #000000;
    color: #ffffff;
}

.izq
{
    float: left;
    width: 35%;
    text-align: right;
}

.dcha
{
    float: right;
    width: 65%;
    text-align: left;
}

.izqM
{
    float: left;
    width: 35%;
    margin-left: 10%;
    margin-right: 3%;
}

.dchaM
{
    float: right;
    width: 35%;
    margin-left: 3%;
    margin-right: 10%;
}

.izqI
{
    float: left;
    width: 50%;
    text-align: left;
}

.dchaD
{
    float: right;
    width: 50%;
    text-align: right;
    vertical-align: text-bottom;
    font-variant: small-caps;
}

.limpiar
{
    clear: both;
}
.enlaces
{
    font-size: 0.6em;
    margin: 10px;
    text-align: left;
    font-variant: small-caps;
    color: #ffffff;
}

.foto
{
    margin: 0px 30px 30px 0px;
    float: left;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

.fotos
{
    margin: 30px 0px 20px 20px;
    float: right;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

.fotosizq
{
    margin: 30px 30px 30px 0px;
    float: left;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

.fotosizqpe
{
    margin: 1px 10px 1px 0px;
    float: left;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

.centrarYgrande
{
    font-family: 'Book Antiqua' , Arial;
    font-size: 1.2em;
    margin-top: 15px;
    margin-bottom: 15px;
    color: #070d44;
    font-variant: small-caps;
    font-weight: bold;
}

.centrar
{
    text-align: center;
}

.justificado
{
    text-align: left;
    margin: 20px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}

.resaltado
{
    font-style: italic;
    font-family: 'Book Antiqua';
    font-size: 1.4em;
    padding-bottom: 5px;
    vertical-align: super;
}

.tablaizqB
{
    border-right: #000000 1px;
    border-top: #f5f5f5 1px solid;
    border-left: #f5f5f5 1px solid;
    border-bottom: #000000 1px;
    margin: 10px 10px 10px;
    position: relative;
    height: 100%;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
    background-color: transparent;
    font-style: italic;
    font-size: 0.9em;
}

.nada
{
    text-decoration: none;
    border-bottom-style: none;
    border-right-style: none;
    border-top-style: none;
    border-left-style: none;
    background-color: transparent;
    color: #000000;
}

