#conten #baseEstablecimientos {
	height: 230px;
	width: 447px;
	position: absolute;
	top: 116px;
	left: 90px;
	z-index: 19;
	color: #000000;
	text-align: justify;
	overflow: auto;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 15px;
	border: 12px solid #FFFFFF;
	background-image: url(../imagenes/icono-logo-marca-de-agua.jpg);
	background-repeat: no-repeat;
	background-position: 80px 50px;
	background-attachment: fixed;
	filter: alpha(opacity=80);
	opacity: .8;
	float: left;
	clear: both;
}
#conten #baseEstablecimientos h2 {
	color: #0057A5;
	font-size: 120%;
}
#conten #baseEstablecimientos h3 {
	font-size: 14px;
	color: #0057A5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0E5BA1;
	margin-top: 35px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
th {
	background-color: #F5F9FC;
	color: #0057A5;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #E4EDF3;
	width: 173px;
	text-transform: uppercase;
}
#conten #baseEstablecimientos table {
	width: 430px;
}

td{
	color: #0057A5;
	font-size: 90%;
	background-color: #FFFFFF;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: thick;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e4edf3;
	border-right-color: #e4edf3;
	border-bottom-color: #e4edf3;
	border-left-color: #e4edf3;
	width: 259px;
}
#conten #baseEstablecimientos li {
	margin-bottom: 2px;
}
