@charset "utf-8";
#tabla_encabezado {
	font-family: "Century Gothic";
	font-size: 12px;
	background-color: #EBEBEB;
	color: #6565FF;
}
#tabla_vinculos {
	font-family: "Century Gothic";
	font-size: 12px;
	background-color: #EBEBEB;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	color: #6565FF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#tabla_giro {
	font-family: "Century Gothic";
	font-size: 12px;
	background-color: #CACAFF;
	color: #6565FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tabla_promocion {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #6565FF;
	border: thin solid #CACAFF;
}
#tabla_novedad {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #6565FF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #CACAFF;
	border-right-color: #CACAFF;
	border-bottom-color: #CACAFF;
	border-left-color: #CACAFF;
}

#tabla_piepagina {
	font-family: "Century Gothic";
	font-size: 12px;
	background-color: #FFFFCC;
	color: #6565FF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CACAFF;
	border-right-color: #CACAFF;
	border-bottom-color: #CACAFF;
	border-left-color: #CACAFF;
}
