/* « TIPOGRAFIA » */
.bold{
font-weight:bold;
}

.tahoma10{
  font-family     : tahoma;
  font-size       : 10px;
  color           : #606060;
  text-decoration : none;
}

.tahoma10b{
  font-family     : tahoma;
  font-size       : 10px;
  color           : #606060;
  text-decoration : none;
  font-weight     : bold;
}

.tahoma11{
  font-family     : tahoma;
  font-size       : 11px;
  color           : #606060;
  text-decoration : none;
}

.tahoma11b{
  font-family     : tahoma;
  font-size       : 11px;
  color           : #606060;
  text-decoration : none;
  font-weight     : bold;
}

.tahoma12{
  font-family     : tahoma;
  font-size       : 12px;
  color           : #000000;
  text-decoration : none;
}

.tahoma12b{
  font-family     : tahoma;
  font-size       : 12px;
  color           : #000000;
  text-decoration : none;
  font-weight     : bold;
}

.tahoma14{
  font-family     : tahoma;
  font-size       : 14px;
  color           : #233972;
  text-decoration : none;
}

.tahoma16b{
  font-family     : tahoma;
  font-size       : 16px;
  color           : #606060;
  text-decoration : none;
  font-weight     : bold;
}

.tahoma18{
  font-family     : tahoma;
  font-size       : 18px;
  color           : #606060;
  text-decoration : none;
}

.tahoma18b{
  font-family     : tahoma;
  font-size       : 18px;
  color           : #606060;
  text-decoration : none;
  font-weight     : bold;
}

.tahoma20{
  font-family     : tahoma;
  font-size       : 20px;
  color           : #FFFFFF;
  text-decoration : none;  
}

.tahoma11bAzul{
  font-family     : tahoma;
  font-size       : 11px;
  color           : #00086D;
  text-decoration : none;
  font-weight     : bold;
}

.tahoma11Azul{
  font-family     : tahoma;
  font-size       : 11px;
  color           : #00086D;
  text-decoration : none;
}

/* Para titulos */
.arial17Azul{
  font-family     : arial;
  font-size       : 17px;
  color           : #00086D;
  text-decoration : none;
}

.arial18Azul{
  font-family     : arial;
  font-size       : 18px;
  color           : #00086D;
  text-decoration : none;
}

.arial23Azul{
  font-family     : arial;
  font-size       : 23px;
  color           : #00086D;
  text-decoration : none;
}

.arial11{
  font-family     : arial;
  font-size       : 11px;
  text-decoration : none;
}

.arial12{
  font-family     : arial;
  font-size       : 12px;
  text-decoration : none;
}

.arial13{
	font-family     : arial;
	font-size       : 13px;
	text-decoration : none;
	line-height: 20px;
}

.arial14{
  font-family     : arial;
  font-size       : 14px;
  text-decoration : none;
}
/* » TIPOGRAFIA « */



/* » COLORES « */
.cFF0000{ color: #FF0000; }
.cFFFFFF{ color: #FFFFFF; }
.c000000{ color: #000000; }
.cFFFFFF{ color: #FFFFFF; }
.c233972{ color: #233972; }
.c124477{ color: #124477; }
.c81A2C3{ color: #81A2C3; }
.cffba00{ color: #ffba00; }
.cfe3b00{ color: #fe3b00; }
/* » COLORES « */

.lh15{
	line-height: 15px;
}

.lh20{
	line-height: 20px;
}


/* « PADDINGS » */

/* top */
.pt5 {
  padding-top: 5px;
}
.pt10 {
  padding-top: 10px;
}
.pt15 {
  padding-top: 15px;
}
.pt20 {
  padding-top: 20px;
}

/* bottom */
.pt5 {
  padding-bottom: 5px;
}
.pt10 {
  padding-bottom: 10px;
}
.pt15 {
  padding-bottom: 15px;
}
.pt20 {
  padding-bottom: 20px;
}

/* left */
.pt5 {
  padding-left: 5px;
}
.pt10 {
  padding-left: 10px;
}
.pt15 {
  padding-left: 15px;
}
.pt20 {
  padding-left: 20px;
}

/* right */
.pt5 {
  padding-right: 5px;
}
.pt10 {
  padding-right: 10px;
}
.pt15 {
  padding-right: 15px;
}
.pt20 {
  padding-right: 20px;
}

/* LEFT NUEVOS */
.pt5L {
  padding-left: 5px;
}

/* » PADDINGS « */

/* « MENU » */


/* » MENU « */
