/* links */
a:link {
  color: #7d6813;
  text-decoration: none;
  }
a:visited {
  color: #7d6813;
  text-decoration: none;
  }
a:hover {
  color: #582625;
  text-decoration: none;
  }
a:active {
  color: #582625;
  text-decoration: none;}
  
 
/* Parrafo */ 
 td {font-family: "Arial";
 font-size: 13px;
 color:#7d6813;
 font-style: italic;
 font-weight: 600;
 line-height: 140%;
 text-align: justify; }
 
 .sobrefondo {font-family: "Arial";
 font-size: 13px;
 color:#582625;
 font-style: italic;
 font-weight: 600;
 line-height: 140%;
 text-align: justify; }
 
 
   .blanco {font-family: "Arial";
 font-size: 14px;
 color:#F3E3A3;
 font-style: normal;
 font-weight: 500;
 }
 
 .naranja {font-family: "Arial";
 font-size: 14px;
 color:#d9613b;
 font-style: normal;
 font-weight: 500;
 }
 
  .rosa {font-family: "Arial";
 font-size: 15px;
 color:#cc2954;
 font-style: normal;
 font-weight: 500;
 }
 
  .azul {font-family: "Arial";
 font-size: 15px;
 color:#3357b5;
 font-style: normal;
 font-weight: 500;
 }
 
  .verde2 {font-family: "Arial";
 font-size: 15px;
 color:#548400;
 font-style: normal;
 font-weight: 500;
 }
 
  .morado {font-family: "Arial";
 font-size: 15px;
 color:#832d5a;
 font-style: normal;
 font-weight: 500;
 }
 
  .verde {font-family: "Arial";
 font-size: 13px;
 color:#548400;
 font-style: italic;
 font-weight: 600;
 line-height: 140%;
 text-align: justify; }
 
  /* bullet */ 
 .bullet {font-family: "Arial";
 font-size: 9px;
 color:#ffffff;
 font-style: normal;
 font-weight: 500;
 }
 
  /* bullet2 */ 
 .bullet2 {font-family: "Arial";
 font-size: 9px;
 color:#ffcf2a;
 font-style: normal;
 font-weight: 500;
 }

/* Fondo Fijo */
body { background-image: url("imagenes/fondo.jpg");
background-position: center:
background-repeat: no-repeat;
background-attachment: fixed }
}

/* Scrollbar */
body { scrollbar-arrow-color:ffcd62;
scrollbar-base-color: #c0c0c0;
scrollbar-face-color: #8a8a8a};
scrollbar-highlight-color:#bfbfbf;
scrollbar-shadow-color: #666666}
	}
	
/* Bold */
b {
font-family: "Arial";
font-style: normal;
font-size:13px;
color:#585858;
font-weight: 700;
}


 /* Pie */ 
.pie{
font-family: "Arial";
font-style: normal;
color:#c0c0c0;
font-size:10px;
line-height: 140%;
text-align:center;
}
