.invisible {
	display: none;
}
.bg-head {
	background-image: url(p_15.jpg);
	background-repeat: no-repeat;
}
body, table, tr, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #EEEEEE;
	font-weight: normal;
	font-style: normal;
	font-size: 9pt;
}
.fecha {
	color: #D73600;
	font-style: normal;
}
.fila-a {
	background-color: #5A270C;
}
.fila-b {
	background-color: #51230B;
}
a:link {
	color: #F60100;
}
a:visited {
	color: #F60100;
}
a:hover {
	color: #F60100;
}
a:active {
	color: #F60100;
}
.rojo {
	color: #D73600;
	font-weight: normal;
	font-style: normal;
}
.lista {
	margin-left: 15px;
	font-size: 10pt;
}
.direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.campo {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #AB4208;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#puntosDeVenta {
	overflow: auto;
	display: block;
	width: 590px;
	height: 500px;
}
#consejos  {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#puntosDeVenta dt {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
}
#puntosDeVenta dd {
	margin-left: 100px;
	margin-bottom: 2px;
}
.bg-head-eng {
	background-image: url(p-eng_15.jpg);
	background-repeat: no-repeat;
}
