html{

}
body {
	margin: 0;
	padding: 0;
	font: 70% Arial, Helvetica, sans-serif;
	color: #7e7e7e;
	overflow:hidden;
}
a {
	color: #F7911E;
	background-color: inherit;
}
a:hover {
	color: #575757;
	background-color: inherit;
}
p {
	padding: 2px 0 5px;
	margin: 0;
}
#content {
	margin: 0px auto; 
	width: 960px; 
}
.header { 
	height: 68px; 
	margin: 0px; 
	padding: 0px;
	color: #808080;
}
.header .logo{ 
	float:left;
	width:401px;
	height:17px;
	padding-top:47px;
	overflow: hidden;
	text-align:right;
	font-weight:bold;
	font: 110% Arial, Helvetica, sans-serif;
	background:url(../img/mapidirectorio.png) 5px 5px no-repeat;
}
.footer { 
	clear: both; 
	color: #999999; 
	background-color: #FFFFFF;
	padding: 0px 0 0px 0; 
	text-align: center;
}
.footer a { 
	text-decoration: underline; 
}
input.text { 
	margin: 0; 
	width: 95px;
	border: 1px solid #ccc; 
	background: #FFF;
	color: #000; 
}
input.text:hover { 
	border: 1px solid #808080; 
}
.actionbt {
	color: inherit;
	font-family: Verdana;
	font-size:medium;
	font-weight:bold;
}
#controlPanel{
	width: 540px;
	height: 198px;
	background:url(../img/avanzadabg.gif) no-repeat;
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	z-index: 1;
	padding:3px;
	opacity:0.95;
	filter:alpha(opacity=95);
	font: 100% Arial, Helvetica, sans-serif;
}
#leftCP{
	float:left;
	width:302px;
	height:175px;
}
#rightCP{
	float:left;
	width:230px;
	height:175px;
}
#leftCPBott{
	float:left;
	width:294px;
	height: 46px;
	margin-left:3px;
	padding-left:3px;;
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
}
#zonas_container{
	padding-left: 4px;
	margin-left: 3px;
	background:#FFF;
	width:140px;
	border-right: #3E3A3B solid 2px;
	height: 120px;
	overflow:auto;
	color:#000000;
	float:left;
}
#zonas_container div:hover{
	background:#04A2C9;
	color:#FFFFFF;
	cursor:pointer;
}
#zonas_container a{
	color:#000000;
	width: 125px;
	min-width:125px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#barrios_container{
	padding-left: 3px;
	width:145px;
	margin-right:2px;
	height: 120px;
	overflow:auto;
	color:#000000;
	float:left;
	background:#FFF;
}
#barrios_container div:hover{
	background:#04A2C9;
	color:#FFFFFF;
	cursor:pointer;
}
#barrios_container a{
	color:#000000;
	width: 125px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#secciones_container{
	padding-left:5px;
	width:230px;
	height: 145px;
	overflow:auto;
	color:#000000;
	float:left;
}
#secciones_container div:hover{
	background:#04A2C9;
	color:#FFFFFF;
}
#secciones_container div label{
	cursor:pointer;
}
#secciones_container a{
	color:#000000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#secciones_container_full{
	width:236px;
	height: 175px;
	float:left;
}
#secciones_container_under{
	padding-left: 6px;
	padding-top: 4px;
	width:230px;
	height: 25px;
	float:left;
	font-size:12px;
	color:#666666;
}
.info_box{
	margin-top:0px; height:114px; width:320px; padding:0;
}
.info_box strong{
	color:#000;margin-bottom:2px;
}
.info_box .divImg{
	padding:0; float:left; margin-right:5px; margin-top:2px; width:100px; height:100px; text-align:center; 
}
.abrirMiniPagina{
	width:154px;
	height:27px;
	background:url(../img/bt_abrirmp.png) bottom right no-repeat;	
	background-repeat:no-repeat;
	cursor:pointer;
	margin: 0px auto;
}
.underMapTitle{
	font-size:14px;
	color: #CCCCCC;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	height:23px;
	margin-top:0px;
}
.closebt{
	background:url(../img/close-window-small.gif) no-repeat;
	float:right;
	width: 19px;
	height: 20px;
	margin-right:4px;
	margin-top:2px;
	cursor:pointer;
}
.underMapTitleZonas{
	float:left;
	width:147px;
	padding-left:5px;
	margin-top:4px;
}
.underMapTitleBarrios{
	float:left;
	width:147px;
	padding-left:5px;
	margin-top:4px;
}

.underMapTitleSecciones{
	float:left;
	width:200px;
	padding-left:5px;
	margin-top:4px;
}
#searchPanel{
	width: 269px;
	height: 270px;
	color:#000;
	position:absolute;
	left:4px;
	top:251px;
	z-index: 1;
	visibility:hidden;
}
.top_search{
	height:5px;
	width:269px;
	background:url(../img/searchbg.gif) no-repeat;
}
.bottom_search{
	height:5px;
	width:269px;
	background:url(../img/searchbg.gif) no-repeat 0 -5px;
}
#cambiarCiudad{
	height:140px;
	width:269px;
	position:absolute;
	left:172px;
	top:62px;
	visibility:hidden;
	font-size:15px;
	filter:alpha(opacity=95);
	opacity: 0.95;
	-moz-opacity:0.95;
}
.center_ciudad{
	width:264px;
	height:130px;
	padding-left:6px;
	background:url(../img/searchbg-center.gif) repeat-y;
	overflow:auto;
}
.center_ciudad div{
	padding:3px;
	width:120px;
	float:left;
	text-align:center;
}
#searchDivWhite{
	height:200px;
	width:255px;
	padding:2px;
	background:#FFF;
}
#resultadosBuscador{
	height:200px;
	overflow:auto;
	font:100% Arial, Helvetica, sans-serif;
}
#searchDiv{
	padding-left: 5px;
	background:url(../img/searchbg-center.gif) repeat-y;
	width:264px;
	height:auto;
	color:#000;
}
#otrosPanel{
	width: 540px;
	height: 198px;
	background:url(../img/avanzadabg.gif) no-repeat;
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	z-index: 1;
	padding:3px;
	opacity:0.95;
	filter:alpha(opacity=95);
	font: 100% Arial, Helvetica, sans-serif;
}
#leftOP{
	float:left;
	width:288px;
	height:161px;
	padding:7px;
	font: 120% Arial, Helvetica, sans-serif;
}
#rightOP{
	overflow:auto;
	float:left;
	width:230px;
	height:172px;
	padding-left:5px;
}
#link-share, #html-share{
	width:280px;
}
.underMapTitleBusquedas{
	float:left;
	width:300px;
	padding-left:5px;
	margin-top:4px;
}
.otrosItem{
	width: 186px;
	margin: 5px;
	height: 80px;
	border:solid #000 1px;
	float:left;
	padding: 4px;
	font-size:9px;
}
.otrosItem img{
	float:left;
	margin-right:4px;
}

#ayuda_inicial{
	padding:8px;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
}
#ayuda_inicial .box{
	margin-top:2px;
	padding:4px;
	margin-left:20px;
	margin-right:20px;
}
#ayuda_inicial .footer{
	text-align:center;
	margin-top:10px;
	color:#333;
}
#ayuda_inicial .numero{
	font-size:16px;
	font-weight:bold;
}
#ayuda_inicial .cerrar_ayuda{
	margin-top:6px;
}
#q{
	font-family:Geneva,Arial,Helvetica,sans-serif;
	background-color:#DADADA;
	font-size:16px;
	height:18px;
	width:220px;
	border:none;
	color:#000;
}
#searchDiv .form{
	margin-top:5px;
	margin-bottom:10px;
}
.barrabt{
	float:left;
	width:182px;
	height:29px;
	padding-top:4px;
	text-align:center;
	margin-left:4px;
	background:url(../img/bt-bg.gif) no-repeat;
	text-transform:uppercase;
	font:110% Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
}
#showhidebtsearch{
	position:absolute;
	top:216px;
	left:2px;
	background-position: 0px -33px;
	width:265px;
}
#mapiControl{
	width:265px;
	height:138px;
	padding:2px;
	background:url(../img/controlbg.gif) no-repeat;
	overflow:hidden;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
}
#btbuscar{
	cursor:pointer;
}
.resultadoinformativo{
	height:auto;
	width:230px;
	min-height:120px;
	border-bottom:#999 solid 1px;
	margin-top:3px;
	padding-bottom:3px;
	font:100% Arial, Helvetica, sans-serif;
}
.resultadoinformativo .logo{
	float:left;
	height:116px;
	width:100px;
	margin-right:6px;
	text-align:center;
}
