/* Links */
a:link {
 color:#524c3f;
  text-decoration: none;
  }
a:visited {
 color:#524c3f;
  text-decoration: none;
  }
a:hover {
  color: #663300;
  text-decoration: underline;
  }
a:active {
  color: #663300;
  text-decoration: underline;}
  
/* Parrafo */ 
 td {font-family: "Arial";
 font-size: 13px;
 color:#524c3f;
 font-style: normal;
 font-weight: 500;
 line-height: 133%;
 text-align: justify;
 }
 
 td.padded{
 padding-left:13px;}
  
 .PrimeraLetra {font-family: "Arial";
 font-size: 13px;
 color:#9d803c;
 font-style: normal;
 font-weight: 600;
 }
 
  .ResaltadoContacto {font-family: "Arial";
 font-size: 14px;
 color:#9d803c;
 font-style: normal;
 font-variant: small-caps;
 font-weight: 500;
 padding-left: 2px;}
 }
 
 /* Texto Resaltado */ 
 
 .ParrafoResaltado 
 {font-family: "Arial";
 font-size: 13px;
 color:#524c3f;
 font-style: normal;
 font-weight: 600;
 }
 
 .ParrafoResaltado a:link {
  text-decoration: none;
  }
.ParrafoResaltado a:visited {
  text-decoration: none;
  }
.ParrafoResaltado a:hover {
  color: #5797c2;
  text-decoration: underline;
  }
.ParrafoResaltado a:active {
  color: #5797c2;
  text-decoration: underline;
  }
 
   .CafePadding {font-family: "Arial";
 font-size: 17px;
 color:#663300;
 font-style: normal;
 font-weight: 600;
 padding-left:13px;
 }
 
  .CafeElementos {font-family: "Arial";
 font-size: 13px;
 color:#9d803c;
 font-style: italic;
 font-weight: 600;
 }
 
   .CafeSubtitle {font-family: "Arial";
 font-size: 17px;
 color:#663300;
 font-style: normal;
 font-weight: 600;
 }
 
  .CafeCh {font-family: "Arial";
 font-size: 13px;
 color:#663300;
 font-style: normal;
 font-weight: 600;
 }
 
  .ParrafoResaltado 
 {font-family: "Arial";
 font-size: 13px;
 color:#524c3f;
 font-style: normal;
 font-weight: 600;
 }
 
  /* Footer */
.pie{
font-family: "Arial";
font-style: normal;
color:#fdf7d9;
font-size:11px;
line-height: 127%;
text-align:center;
}

.pie a:link {
color:#fdf7d9;
  text-decoration: none;
  }
.pie a:visited {
color:#fdf7d9;
  text-decoration: none;
  }
.pie a:hover {
  color: #f0e7b8;
  text-decoration: underline;
  }
.pie a:active {
  color: #f0e7b8;
  text-decoration: underline;
  }
  
 /* Background */
body { background-image: url("imagenes/fondo.gif");
background-position: top left;
background-repeat: ;
background-attachment: fixed }


/* Scrollbar */
body { scrollbar-arrow-color:ffffff;
scrollbar-base-color: #caa144;
scrollbar-face-color: #9b8b6a;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color: #000000 }
