﻿body {
    font-family: Verdana, Arial, Helvetica;
    font-size: 14px;
    margin: 0 auto;
}
#contenedor {
    width: 900px;
    height: 887px;
    margin: 0 auto;   
}
#cabecera {
    width: 900px;
    height: 410px;
}
#cuerpo {
    width: 611px;
    height: 790px;
    float: left;    
}
h1 {
    font-size: 17px;
    padding-top: 35px;
}

a.descarga, a.descarga:visited, a.descarga:link {
    color: #ce5c0f;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
a.descarga:hover {
    color: #ED7800;
    text-decoration: none;
}
#ft {    
    font-size: 12px;
    font-family: Arial, Verdana, Helvetica;  
    color: #000000;  
}
#ft p {    
    background-color: White;
    text-align: center;  
    width: 960px;
    height: 48px;            
}
#ft a, #ft a:link, #ft a:visited {
    text-decoration: none; 
    color: #e57914;
}
#ft a:hover {
    text-decoration: underline;
    color: #cc6d14;
}


p a.word-file, p a.explorer, p a.ppt-file, p a.pdf-file-small {
   margin:0px 0px 0px 0px;   
   padding:10px 0px 0px 40px;
   display:inline-block;
   font: 14px Verdana, Arial,  Helvetica;
   color:#82653e;
   text-decoration:none;
   border:0px solid;
   line-height:19px;
   text-transform: uppercase;
}
p a.word-file {background:#ffffff url(/images/generica/word.png) no-repeat left center;}
p a.pdf-file-small {background:#ffffff url(/assets/img/iconos/pdf-small.png) no-repeat left center;}
p a.explorer {background:#ffffff url(/images/generica/explorer.png) no-repeat left center;}
p a.ppt-file {background:#ffffff url(/images/generica/ppt.png) no-repeat left center;}

a.word-file:visited, 
a.explorer:visited,
a.ppt-file:visited, 
a.pdf-file-small:visited {
    text-decoration: underline;
    color: #ce5c0f;
}

a.word-file:hover, 
a.explorer:hover,
a.ppt-file:hover, 
a.pdf-file-small:hover {
    text-decoration: underline;
    color: #f37a1f;
}

 /******    FOOTER    ******/

 .footer-background {
    background-color: #141414;     
}

.imagen-85-aniversario {

margin-bottom: 50px;
}