.head_logo {
	border: 1px dotted #CCCCCC;
}
.LineaBlancaArriba {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.LineaBlancaAbajo {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.LineaBlancaAbajofina {
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color:#E3DBC4;
}
.RECUADRO {
	border: 1px solid #333333;
}
.RECUADRO_ROJO {
	border: 1px solid #FF0000;
}
.TD_punteada_bajo_producto {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.RECUADROcompras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #6A6A48;
}
.LINEA_abajo_compra {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.lineaSuperiorSolida {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
}

.LINEA_abajo_directorio {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.LineaDerechaSolida {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.LineaAbajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAE2D0;
}

.CuadroRotuloGrande {
	background-color: #FF9900;
	border: thin solid #FFFFFF;
}
.recuadroRotulos {
	border: 1px solid #CCCCCC;
}
.recuadroRotulos_arriba {
	border: 1px solid #CCCCCC;
}
