/* CSS Document */

section article .mapa .madrid {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 105px 0px 0px 223px;
	cursor: pointer;
}

section article .mapa .murcia {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 201px 0px 0px 292px;
	cursor: pointer;
}

section article .mapa .guadalajara {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 88px 0px 0px 249px;
	cursor: pointer;
}

section article .mapa .coruna {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 10px 0px 0px 102px;
	cursor: pointer;
}

section article .mapa .cadiz {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 253px 0px 0px 166px;
	cursor: pointer;
}

section article .mapa .rioja {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 39px 0px 0px 259px;
	cursor: pointer;
}

section article .mapa .toledo {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 105px 0px 0px 197px;
	cursor: pointer;
}

section article .mapa .salamanca {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 101px 0px 0px 173px;
	cursor: pointer;
}

section article .mapa .huelva {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 221px 0px 0px 139px;
	cursor: pointer;
}

/* ********************* Direcciones ********************* */

section article .mapa .dirmadrid {
	position: absolute;
	margin: 151px 0px 0px 69px;
	top: 0px;
	left: 0px;
	background: rgba(0,0,0,0.8);
	font-size: 10px;
	color: rgb(255,255,255);
	padding: 10px;
	box-shadow: rgb(0,0,0) 2px 2px 5px;
	display: none;
	border-radius: 10px;
	z-index: 900;	
}

section article .mapa .arrowmadrid {	
	width: 0;
	height: 0;
	position: absolute;
	margin: 141px 0px 0px 226px;
	top: 0px;
	left: 0px;
	display: none;
	z-index: 900;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid rgba(0,0,0,0.8);
}

section article .mapa .dirmurcia {
	position: absolute;
	margin: 140px 0px 0px 329px;
	top: 0px;
	left: 0px;
	background: rgba(0,0,0,0.8);
	font-size: 10px;
	color: rgb(255,255,255);
	padding: 10px;
	box-shadow: rgb(0,0,0) 2px 2px 5px;
	display: none;
	border-radius: 10px;
	z-index: 900;	
}

section article .mapa .arrowmurcia {	
	width: 0;
	height: 0;
	position: absolute;
	margin: 211px 0px 0px 319px;
	top: 0px;
	left: 0px;
	display: none;
	z-index: 900;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 10px solid rgba(0,0,0,0.8);
}

section article .mapa .dirguadalajara {
	position: absolute;
	margin: 5px 0px 0px 285px;
	top: 0px;
	left: 0px;
	background: rgba(0,0,0,0.8);
	font-size: 10px;
	color: rgb(255,255,255);
	padding: 10px;
	box-shadow: rgb(0,0,0) 2px 2px 5px;
	display: none;
	border-radius: 10px;
	z-index: 900;	
}

section article .mapa .arrowguadalajara {	
	width: 0;
	height: 0;
	position: absolute;
	margin: 97px 0px 0px 275px;
	top: 0px;
	left: 0px;
	display: none;
	z-index: 900;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 10px solid rgba(0,0,0,0.8);
}

section article .mapa .dircoruna {
	position: absolute;
	margin: 55px 0px 0px 5px;
	top: 0px;
	left: 0px;
	background: rgba(0,0,0,0.8);
	font-size: 10px;
	color: rgb(255,255,255);
	padding: 10px;
	box-shadow: rgb(0,0,0) 2px 2px 5px;
	display: none;
	border-radius: 10px;
	z-index: 900;	
}

section article .mapa .arrowcoruna {	
	width: 0;
	height: 0;
	position: absolute;
	margin: 45px 0px 0px 105px;
	top: 0px;
	left: 0px;
	display: none;
	z-index: 900;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid rgba(0,0,0,0.8);
}

section article .mapa .dircadiz {
	position: absolute;
	margin: 163px 0px 0px 204px;
	top: 0px;
	left: 0px;
	background: rgba(0,0,0,0.8);
	font-size: 10px;
	color: rgb(255,255,255);
	padding: 10px;
	box-shadow: rgb(0,0,0) 2px 2px 5px;
	display: none;
	border-radius: 10px;
	z-index: 900;	
}

section article .mapa .arrowcadiz {	
	width: 0;
	height: 0;
	position: absolute;
	margin: 261px 0px 0px 194px;
	top: 0px;
	left: 0px;
	display: none;
	z-index: 900;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 10px solid rgba(0,0,0,0.8);
}

section article .mapa .dirrioja {
	position: absolute;
	margin: 84px 0px 0px 194px;
	top: 0px;
	left: 0px;
	background: rgba(0,0,0,0.8);
	font-size: 10px;
	color: rgb(255,255,255);
	padding: 10px;
	box-shadow: rgb(0,0,0) 2px 2px 5px;
	display: none;
	border-radius: 10px;
	z-index: 900;	
}

section article .mapa .arrowrioja {	
	width: 0;
	height: 0;
	position: absolute;
	margin: 74px 0px 0px 262px;
	top: 0px;
	left: 0px;
	display: none;
	z-index: 900;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid rgba(0,0,0,0.8);
}

section article .mapa .dirtoledo {
	position: absolute;
	margin: 73px 0px 0px 230px;
	top: 0px;
	left: 0px;
	background: rgba(0,0,0,0.8);
	font-size: 10px;
	color: rgb(255,255,255);
	padding: 10px;
	box-shadow: rgb(0,0,0) 2px 2px 5px;
	display: none;
	border-radius: 10px;
	z-index: 900;	
}

section article .mapa .arrowtoledo {	
	width: 0;
	height: 0;
	position: absolute;
	margin: 125px 0px 0px 220px;
	top: 0px;
	left: 0px;
	display: none;
	z-index: 900;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 10px solid rgba(0,0,0,0.8);
}

section article .mapa .dirsalamanca {
	position: absolute;
	margin: 73px 0px 0px 198px;
	top: 0px;
	left: 0px;
	background: rgba(0,0,0,0.8);
	font-size: 10px;
	color: rgb(255,255,255);
	padding: 10px;
	box-shadow: rgb(0,0,0) 2px 2px 5px;
	display: none;
	border-radius: 10px;
	z-index: 900;	
}

section article .mapa .arrowsalamanca {	
	width: 0;
	height: 0;
	position: absolute;
	margin: 125px 0px 0px 188px;
	top: 0px;
	left: 0px;
	display: none;
	z-index: 900;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 10px solid rgba(0,0,0,0.8);
}

section article .mapa .dirhuelva {
	position: absolute;
	margin: 161px 0px 0px 162px;
	top: 0px;
	left: 0px;
	background: rgba(0,0,0,0.8);
	font-size: 10px;
	color: rgb(255,255,255);
	padding: 10px;
	box-shadow: rgb(0,0,0) 2px 2px 5px;
	display: none;
	border-radius: 10px;
	z-index: 900;	
}

section article .mapa .arrowhuelva {	
	width: 0;
	height: 0;
	position: absolute;
	margin: 227px 0px 0px 155px;
	top: 0px;
	left: 0px;
	display: none;
	z-index: 900;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 10px solid rgba(0,0,0,0.8);
}