
 body   { 
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
        font-size: 100%;

        }
 p      { font-family: Arial; font-size : 12px; color : #11213A } 
 td     { font-family: Arial; font-size : 12px; color : #11213A }
 hr     { HEIGHT: 1px; BACKGROUND-COLOR: transparent }
 
 
 .fecha  { color : #11213A; font-size : 11px; }
 .bco    { color : #FFFFFF }

 .titulo {
	color: #A5BAD0;
	font-size: 20pt;
	font-weight: bold;
	font-family: "Arial Black";
}
 .titulo2 { color : #000000; font-size : 16pt; }
 .ruta   { color : #FF9933; font-size : 9pt; font-weight : bold; }
 .texto  { color : #11213A; font-size : 9pt;  } 
 .pie    { color : #11213A; font-size : 10px;  } 


 .titulo_nota { color : #11213A; font-weight : bold; font-size : 13px;  }
 .fecha_nota  { color : #CC0000; font-size : 12px; font : italic; }
 .resumen_nota { color : #11213A; font-size : 12px; font : italic; }
  
 a.menu  { color : #FFFFFF; font-size : 12px; 
           font-weight : bold;
		   text-decoration: none
         }
 a:hover.menu { color : #CECECE; font-size : 12px; 
                  font-weight : bold;
         }
		  
 a.ruta  { font-color : #FF9933; font-size : 12px; 
           font-weight : bold;
		   text-decoration: none
         }
 a:hover.ruta { color : #CECECE; font-size : 12px; 
                  font-weight : bold;
         }
 a:visited.ruta { color : #FF9933; font-size : 12px; 
                  font-weight : bold;
         }

		 
 a.categoria  { color : #11213A; font-size : 12px; 
           font-weight : bold;
		   text-decoration: none
         }
		 
 a:hover.categoria { color : #CECECE; font-size : 12px; 
                  font-weight : bold;
         }

 a.menuderecha  { color : #11213A; font-size : 11px; 
           font-weight : bold;
		   text-decoration: none
         }
		 
 a:hover.menuderecha { color : #CECECE; font-size : 11px; 
                  font-weight : bold;
         }	 

 .bordernota {
	border: solid 1px #CECECE; 
}


/* */

a:link {
	color: #645A50;
	text-decoration: none;
	}

a:visited {
	color: #645A50;
	text-decoration: none;
	}

a:active {
	color: #660099;
	}

a:hover {
	color: #0066CC;
	text-decoration : underline;
	}	


.homeLeftColumn {
	color: #7C7369;
	font-size: 72%;
	}
	
.homeLeftColumn .header {
	color: #7C7369;
	font-size: 108%;
	font-weight: bold;
	}
	
.homeLeftColumn a:link {
	color: #7C7369;
	text-decoration: none;
	font-weight: normal;
	}
	
.homeLeftColumn a:visited {
	color: #7C7369;
	text-decoration: none;
	font-weight: normal;
	}

.homeLeftColumn a:active {
	color: #7C7369;
	text-decoration: none;
	font-weight: normal;
	}

.homeLeftColumn a:hover {
	color: #7C7369;
	text-decoration: underline;
	font-weight: normal;
	}
	

.leftColumn {
	color: #645A50;
	font-size: 72%;
	font-weight: bold;
}
	
.leftColumn .header {
	color: #645A50;
	font-size: 110%;
	font-weight: bold;
	}

.leftColumn .subheader {
	color: #645A50;
	font-size: 95%;
	}

.leftColumn a:link {
	color: #645A50;
	text-decoration: none;
	font-weight: bold;
	}
	
.leftColumn a:visited {
	color: #645A50;
	text-decoration: none;
	font-weight: bold;
	}

.leftColumn a:active {
	color: #645A50;
	text-decoration: none;
	font-weight: bold;
	}

.leftColumn a:hover {
	color: #645A50;
	text-decoration: underline;
	font-weight: bold;
	}
	
/* segundo left */

.leftColumnSB {
	color: #645A50;
	font-size: 72%;
}
	
.leftColumnSB .header {
	color: #645A50;
	font-size: 110%;
	}

.leftColumnSB .subheader {
	color: #645A50;
	font-size: 95%;
	}

.leftColumnSB a:link {
	color: #645A50;
	text-decoration: none;
	}
	
.leftColumnSB a:visited {
	color: #645A50;
	text-decoration: none;
	}

.leftColumnSB a:active {
	color: #645A50;
	text-decoration: none;
	}

.leftColumnSB a:hover {
	color: #645A50;
	text-decoration: underline;
	}
		
.inputArea {
	font-size: 9px;
	}
	
.introLine {
	font-size: 65%;
	color: #00626E;
	}
	
.introLineWhite {
	/* font-size: 75%; */
	font-size: 9pt;
	color: #FFFFFF;
	}
		
	
.mainContent {
	font-size: 70%;
	color: #333333;
	}
		
.mainContent .breadCrumb {
	font-size: 90%;
	color: #666666;
	}

.mainContent .footnote {
	font-size: 80%;
	color: #666666;
	}

.mainContent .caption {
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	}

.mainContent .header {
	color: #333333;
	font-size: 125%;
	font-weight: bold;
	}

.mainContent .highlightText {
	background-color: #FFFF33;
	}


.box-listing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: 400;
	color: #666666;
	margin-left: -15px;
}

.box-link {
	text-decoration: none;
	color: #666666;
}

.box-listing a:active {
	text-decoration: none;
	color: #666666;
}

.box-listing a:link {
	text-decoration: none;
	color: #666666;
}

.box-listing a:visited {
	text-decoration: none;
	color: #666666;
}

.box-listing a:hover {
	text-decoration: none;
	color: #CD5806;
}	

.privacy-listings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	line-height: 14px;
	margin-left: 6px;
}

.privacy-listings a:active {
	text-decoration: none;
	color: #444444;
}

.privacy-listings a:link {
	text-decoration: none;
	color: #444444;
}

.privacy-listings a:visited {
	text-decoration: none;
	color: #444444;
}

.privacy-listings a:hover {
	text-decoration: none;
	color: #5781AE;
}

/*  */
.product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CD5806;
	margin-left: 6px;
}

.product a:active {
	text-decoration: none;
	color: #CD5806;
}

.product a:link {
	text-decoration: none;
	color: #CD5806;
}

.product a:visited {
	text-decoration: none;
	color: #CD5806;
}

.product a:hover {
	text-decoration: none;
	color: #5781AE;
}

/*  */
.product-listings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	margin-left: 6px;
}

.product-listings a:active {
	text-decoration: none;
	color: #444444;
}

.product-listings a:link {
	text-decoration: none;
	color: #444444;
}

.product-listings a:visited {
	text-decoration: none;
	color: #444444;
}

.product-listings a:hover {
	text-decoration: none;
	color: #5781AE;
}

.headlines {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}

.headlines a:link {
	text-decoration: none;
	color: #5781AE;
}

.headlines a:active {
	text-decoration: none;
	color: #5781AE;
}

.headlines a:visited {
	text-decoration: none;
	color: #5781AE;
}

.headlines a:hover {
	text-decoration: underline;
	color: #5781AE;
}