@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #333;
	margin: 0px;
	padding: 0px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #2e45b9;
	text-decoration: none
} 
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #adb6df;
	text-decoration: underline
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #2e45b9;
	text-decoration: none
}

.fdo_tabla1 {
	background-image: url(../images/fdo_top.gif);
	background-repeat: repeat-x;
}
.celda_expo1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
.fdo_separador1 {
	background-image: url(../images/separador.gif);
	background-repeat: repeat-y;
}
.tienda{
	font-weight:bold;
	font-size:11px;
}
.direccion{
	font-weight:bold;
	font-size:10px;
}
.comuna{
	font-weight:bold;
	font-size:9px;
	color: Blue;
}
.oculto{
	display:none;
	margin-top: 10px;
}
.txt{
	font-family: Arial, Helvetica, sans-serif;
	width:150px;
}
