.texto  { font-style: normal; font-weight: normal; font-size: 8pt; font-family: Verdana; color: black; }

.textoMediano {
    font-family: Tahoma;
	font-size: 12pt;
	}	
	
.textoNegrita {
    font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	}

.textoNegritaMediano {
    font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	}	
	
.textoTitulo  { font-weight: bold; font-size: 12pt; font-family: "Lucida Console" }			
	
.textoChicoOri   { font-size: 7pt; font-family: Arial }	
.textoChico   { font-size: 7pt; font-family: Verdana }
.textoChico2   { font-size: 7pt; font-family: Arial }
.textoChicoNS { font-size: 8pt; font-family: Verdana }
	
.ref {
    font-family: sans-serif;
	font-size: 10pt;
	color: #0000CD;
	text-decoration: none;
	}
.ref2  { color: #0000CD; font-size: 7pt; font-family: sans-serif; text-decoration: none; }
.ref3  { color: #0000CD; font-size: 8pt; font-family: sans-serif; text-decoration: none; }

.textoLineaAlbaran {
    font-family: Tahoma;
	font-size: 8pt;
	}
	
.blanco { color: #FFFFFF; font-weight: bold; font-size: 10px; font-family: Arial }
.rojo   { color: #ff0000; font-weight: bold; font-size: 12px; font-family: Arial }
.refBold {
    font-family: sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.refSimple {
    font-family: sans-serif;
	font-size: 7pt;
}

.boton {
	border-bottom : 2px solid #326086;
	font-family : Tahoma;
	font-size : 14px;
	font-variant : small-caps;
	font-weight : bolder;
	color : #326086;
	background : #FFFFFF;	
	text-decoration:none;	
}

.botonPeque {
	font-family : Tahoma;
	font-size : 11px;
	font-variant : small-caps;
	color : #326086;
	text-decoration:none;	
}

.botonMenu {
	font-family : Tahoma;
	font-size : 12px;
	font-variant : small-caps;
	font-weight : bolder;
	color : #326086;
	text-decoration:none;	
}

.botonArriba {
	font-family : Verdana;
	font-size : 12px;
	font-variant : small-caps;
	font-weight : bolder;
	color : #FFFFFF;
	text-decoration : none;	
}

.textoCabecera  { font-weight: bold; font-size: 10pt; font-family: "Lucida Console"; color: White; }	
