* { margin:0; padding:0; border:0; }

body {   
    background: none repeat scroll 0 0 #FFFFFF;
    text-align: center;
    color: #024ea4;
    font-family: Arial;
}

h1{
    color: #000;
    font-size: 23px;
    font-family: Arial, Verdana, Helvetica;
}

h2{
    color: #006699;
    font-size: 30px;
}

h3{
    color: #006699;
    font-size: 26px;
}
h4 {
    color: #006699;
    font-size: 18px;
}

h5 {
    color: #006699;
}

#header  {
    display:block;
    height:176px;
    width: 1024px;
    clear:both;
    margin: 0 auto;
    padding:0;
    text-align: left;
    margin-bottom: 0px;
}

#header .logo {
    display: block;
    width: 981px;;
    height: 114px;
    padding: 0px;
    position: relative;
    left: 0px;
    background: url("/fileadmin/images/cabecera.jpg") no-repeat 0 -10px transparent;
    top: 0px;
}

.rayajo{
    clear: both;
    background: url("/fileadmin/images/raya_fondo.gif") repeat-x 0 0 transparent;
    width: 932px;
    height: 12px;
    margin: 23px 10px 36px 25px;
    display:block;
}

#header .titulo {
    position:relative;
    left: 15px;
    top: 8px;
    width: 50%;
}

#header .subtitulo {
    position: relative;
    left: 15px;
    top: 12px;
    width: 700px;
}

#header .titulo p{
    color: #000;
    font-size: 23px;
    padding-left: 10px;
}

#header .subtitulo p {
    color: #8e8e8e;
    font-size: 12px;
    padding-left: 10px;
    margin-bottom: 20px;
}



#contenedor {
    width: 100%;
    margin: 0px 0px 10px 0px;
    text-align: left;
    background: url("/fileadmin/images/degradado_fondo.jpg") repeat-x 0 0 transparent;
}
#con2{
    width: 983px;
    margin: auto;
    padding-top: 20px;
    text-align: left;
}

#con3{
    width: 982px;
    margin: auto;
    border: 1px #ccc solid;
    background-color: #fff;
}
