.texto {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}
.texto-gris {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #333;
}

.texto_centr {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	text-align: center;
	display: block;
}
.texto_centr_home {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	text-align: center;
	display: block;
}
.vermas {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-align: right;
	display: block;
	color: #999;
}
a:link.vermas {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-align: right;
	display: block;
	color: #999;
}
a:hover.vermas {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-align: right;
	display: block;
	color: #333;
}.horario {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	letter-spacing: normal;
}
.borde1px {
	border: 1px solid #999;
}
.borde1px_ab {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.borde-color1px_ab {
    border-top: 1px none #FFF;
    border-right: 1px none #FFF;
    border-bottom: 1px solid #FFF;
    border-left: 1px none #FFF;
}
.pie {
	color: #808080;
	font-size: 11px;
}
