body {
	font-family: "Lucida Sans Unicode", "Verdana", "Lucida Sans", "Georgia", "Times New Roman", "Times, serif";
	font-size: 10pt;
	margin: 20px 0px 0px;
	background-color: #FFFFFF;
}

table {
	font-family: "Lucida Sans Unicode", "Verdana", "Lucida Sans", "Georgia", "Times New Roman", "Times, serif";
	font-size: 9pt;
	margin: 0px;
	}

.tborde_gris {
	background-color:#FFFFFF;
	border-top:  none;
	border-right: 1px solid #CDCDCD;
	border-bottom: none;
	border-left: 1px solid #CDCDCD;
}

.tborde_gris_02 {
	background-color:#F8F8F8;
	border-top:  none;
	border-right: 1px solid #CDCDCD;
	border-bottom: none;
	border-left: 1px solid #CDCDCD;
}

.tborde_gris_03 {
	background-color:#F8F8F8;
	border: 1px solid #CDCDCD;
}

a.negro { color: #000000; text-decoration: none; font-size: 10pt; }
a:hover.negro { color: #0078B0; text-decoration: none; font-size: 10pt;}

a.azul { color: #006291; text-decoration: none; font-size: 10pt; }
a:hover.azul { color: #333333; text-decoration: none; font-size: 10pt;}

a.azul_familias { color: #0078B0; text-decoration: none; font-size: 18pt; font-weight: bold;}
a:hover.azul_familias { color: #666666; text-decoration: none; font-size: 18pt; font-weight: bold;}

a.azul_pie { color: #0078B0; text-decoration: none; font-size: 7pt}
a:hover.azul_pie { color: #000000; text-decoration: none; font-size: 7pt}

.num_carrito { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;}

.boton { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt;}

.boton_right { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; text-align:right}

.noborde {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 8pt; text-align:right; font-weight: bold;
	BORDER-RIGHT: #FFFFFF 1px solid;
	BORDER-TOP: #FFFFFF 1px solid;
	BORDER-LEFT: #FFFFFF 1px solid;
	BORDER-BOTTOM: #FFFFFF 1px solid;
	BACKGROUND-COLOR: #FFFFFF}
