.mapa{
	position: relative;
	background-color: white;
	width: 700px;
	height: 800px;
}
.eti_mapa{
	font-size: 8pt;
	font-family: verdana
}
.leyenda_mapa{
	position:relative;
	float: right;
	width: 80px;
	height: 750px;
}
.ent_dat{
	background-color: white;
	width: 790px;
	height: 280px;
	float: left;
	border: 1px dotted #b0b0b0;
}
.ent_dat_tit{
	background-color: white;
	width: 470px;
	height: 280px;
	float: left;
	margin-left: 2px;
}
#ent_map{
	margin-top: 10px;
	background-color: black;
	width: 300px;
	height: 250px;
	margin-right: 7px;
	border: 1px dotted #b0b0b0;
}
.ficha_tit{
	background-color: #e0e0e0;
	margin: 0px;
	border: 1px dotted #b0b0b0;
	width: 80px;
	font-size: 10pt;
}
.ficha_dat{
	background-color: white;
	margin: 0px;
	border: 1px dotted #b0b0b0;
	width: 160px;
	font-size: 10pt;
	font-weight: bold;
}
.ficha_dat_rem{
	background-color: white;
	margin: 0px;
	border: 1px dotted #b0b0b0;
	width: 160px;
	font-size: 12pt;
	font-weight: bold;
}
.lst_censos{
	list-style-image: url('/images/bullets/bul_1.gif');
}
.estad_graf_user{
	background-color: #f0f0f0;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 400px;
	height: 400px;
	padding: 5px;
}
.jqplot-pie-line-label {
	color: #444;
	font-size: 9px;
	font-family: Arial, sans-serif;
	text-align: center;
	height: 5px;
	line-height: 10px;
}
.fondo-gris{
	background-color: #E2E2E2;
}
.res_est_graf{
	background-color: #f0f0f0;
	width: 375px;
	height: 500px;
	float: right;
	padding: 5px;
}
