.parrafo {
	border-right:0;
	width:640px;
	padding-right:0;
}
p {
	text-align:left;
	font-size: 90%;
	margin-left: 5px;
}
#tMapa, #opciones {
	width:630px;
	border-collapse:collapse;
	border:0;
}
#tMapa td {
	border:0;
	/*background-color: white;*/
}
#tdLateral {
	width:140px;
	background-color: #f5f5f5;
}
#tdLateral {
	text-align:left;
}
#lateralPoblaciones {
	height: 390px;
	overflow-y:auto;
	font-size: 75%;
	border-bottom: 1px solid #999;
}
#navegadorResultados {
	width:100%;
}
/* niveles de encabezados */
.tit1 {
	cursor:pointer;
	background-color: #666;
	color:white;
	font-weight:bold;
	font-size: 90%;
	padding: 2px 0 2px 2px;
}
.tit2 {
	cursor:pointer;
	background-color: #999;
	color: white;
	font-weight:bold;
	font-size: 90%;
	padding: 2px 0 2px 2px;
}
.tit3 {
	
	font-size: 90%;
	font-weight: bold;
	color: #666666;
	text-align: center;
	background-color: #e5e5e5;
	border-bottom: 1px solid #CCC;
	padding: 2px 0;
	
}
.P, .S {
	cursor:pointer;
}
#navegadorResultados a {
	text-decoration:none;
}
.izda {float:left;}
.dcha {float:right;}
.limpio {clear:both;}

/* para engaņar al calculo de google*/
.infoWindow {
	font-size:80%;
}
#mapa .infoWindow {
/*	font-size:100%;*/
	font-size:11px;
}

.infoWindow {
	width:240px;
}
.infoWindow h1 {
	font-size:120%;
	font-family: Georgia;
	margin:0; padding:0;
}
.infoWindow p {
	margin:0; padding:0;
}

.infoWindow p a {
	color: #A50d12;
	text-decoration: none;
}

.infoWindow p a:hover {
	text-decoration: underline;
}

.infoWindow h2 {
	font-family: Georgia;
	color:#333;
	font-weight: normal;
	font-size:110%;
	padding: 0;
	margin-bottom:0;
	margin-top:0.4em;
	background-image: none;
}
.infoWindow p.enlaces {
	font-size:100%;
}

.P {
	padding-left: 4px;
	border-bottom: 1px solid #e5e5e5;
}
.P a {
	color:#333;
}
/* subapartados bajo poblacion */
.P div {
	background-color: #f5f5f5;
	padding-left: 4px;
}

.P div a {
	color: #A50D12;
	text-decoration: none;
}

.P div a:hover {
	text-decoration: underline;
}
/* servicios*/
.S {
	padding-left: 8px;
	font-size: 75%;
	border-bottom: 1px solid #e5e5e5;
	text-indent:-4px;
}
.S a {
	color:#333;
}

#mapa {
	border: 1px solid #999;
}

#otrasOpciones {
	margin-top:12px;
}
#otrasOpciones img {
	border:0;
	margin: 0 15px;
}
#opciones select {
	font-size:11px;
}
#opciones select optgroup {
	font-style:normal;
}
option.activo
{
	background-image:url(images/check.png);
	background-repeat:no-repeat;
	background-position:2px center;
}

.floatLeft {
	margin-right:5px;
}

.PadCallejero td{
	padding-top:5px;
	padding-bottom:5px;
}
