/*
Nombre del tema: Chile en el Exterior - Mapas
Direccion URL: http://chileabroad.gob.cl
Descripcion: Plantilla desarrollada por AyerViernes S.A para secciÃ³n Mapas de portal Chile en el Exterior
Version: 1
Autor del Diseno: Adolfo Morales, EstefanÃ­a Trisotti, Yerko Pezzopane
Front: Basilio CÃ¡ceres Luke, Felipe LavÃ­n Zumaeta
URL empresa: http://www.ayerviernes.com/
*/
.tb_ajaxContent *{
	margin: 0;
	padding: 0;
	border: 0;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Arial, Helvetica, sans-serif !important;
	text-decoration: none;
	list-style: none inside;
	text-align: left;
	outline: none !important;
}
#TB_title{
	border: none;
}
#TB_ajaxContent{
	width: 100% !important; 
	padding: 0 !important;
}
#TB_closeAjaxWindow{
	height: 26px;
	padding: 0 10px;
	line-height: 26px;
	vertical-align: middle;
}
#xplicaBox{ margin: 2px 15px 15px; }
#loading_thickbox{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #FFF url(imag/auxi/auxiLoading.gif) no-repeat 50% 50%;
	opacity: .5;
	filter: alpha(opacity=50);
	text-indent: -1000em;
	z-index: 10000;
}
#mapBox{
	height: 510px;
	width: 100% !important;
	overflow: hidden;
	font-size: 13px;
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #B3C6D9;
}
#mapa{
	position: relative;
	top: 0;
	left: 0;
	margin: 1px;
}
#mapa li{
	position: absolute;
	display: inline;
}
#mapa a{
	top: 0;
	left: 0;
	display: inline-block;
	width: 100%;
	height: 100%;
}
#mapa img{
	position: absolute;
	top: 25%;
	left: 30%;
	z-index: 1000;
}
#mapa li a img.hover{
	display: none;
	z-index: 10000;
}
/*#mapa li a:hover img.hover{ display: inline; }*/
#mapa li a img.inactive{ display: inline; }
/*#mapa li a:hover img.inactive{ display: none; }*/
#mapa li a:hover{ background-repeat: no-repeat; }


/* ESTILOS PARA MAPAS */
.tl, .tr, .br, .bl{
	position: absolute;
	display: block;
	width: 10px;
	height: 10px;
	font-size: 1px;
	line-height: 1px;
	background-repeat: no-repeat;
}
.tl, .tlb{
	background-position: top left;
}
.tr, .trb{
	background-position: top right;
}
.br, .brb{
	background-position: bottom right;
}
.bl, .blb{
	background-position: bottom left;
}
.tl, .tr{ top: 0; }
.tl, .bl{ left: 0; }
.bl, .br{ bottom: 0; }
.tr, .br{ right: 0; }
.selector .tl, .selector .tr, .selector .br, .selector .bl{
	background-image: url(imag/mapas/white-rc.png);
	background-color: #B3C6D9;
}
#mapBox{
	position: relative;
	background-color: #B3C6D9;
	background-position: left;
	background-repeat: no-repeat;
}
#mapBox a{
	color: #06c !important;
	text-decoration: none;
}
div.selector{
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 500;
	width: 22.5em;
	height: 450px;
	padding: 10px;
	overflow: hidden;
	background: url(imag/mapas/selector-bg.png) bottom left no-repeat;
	text-align: left;
}
.mapBoxEur div.selector{ width: 23.5em; }
#mapDisclaimer{
	position: absolute;
	width: 100%;
	bottom: 0;
	z-index: 10000;
	font-size: 0.8333em;
	color: #5F7C93;
	text-align: center;
}
#contSelector{
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 1500;
	width: 210px;
	padding: 10px;
}
#contSelector li{
	display: none;
	padding: 0 0 0 15px;
	margin: 9px 0 0;
	width: 100%;
	font-size: 13px;
	letter-spacing: -0.05em;
	background: url(imag/mapas/bullet-acti.png) left no-repeat;
	line-height: 100%;
}
#contSelector li.acti{
	display: inline-block;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
}
#contSelector:hover{
	background: url(imag/mapas/cont-select.png) top left no-repeat;
	height: 181px;
}
#contSelector:hover li{
	display: inline-block;
	background: url(imag/mapas/bullet-down.png) left no-repeat;
}
#contSelector:hover li.acti{
		margin-bottom: 0;
}
#contSelector:hover li:hover{
		font-weight: bold;		
}
#contSelector:hover li.acti a{
	color: #000 !important;
}
.selector .cont{
	margin-top: 2.5em;
	padding-top: 0.75em;
	border-top: 1px solid #D9E2EC;
}
h2.selectCountry{
	margin: 1em 0;
	font-size: 1.25em;
	line-height: 100% !important;
	color: #000;
}
#mapBox #selectCountry{
	height: 23.2em;
}
#selectCountry li{
	display: inline;
}
#selectCountry li a{ 
	display: inline-block;
	width: 36.5%;
	margin-bottom: 2px;
	padding: 7px 0 10px 12%;
	line-height: 1.25;
	vertical-align: middle;	
	font-family: Helvetica, Arial, 'Liberation Sans', sans-serif !important;
	font-size: 0.9230em;
	text-decoration: underline;
	background-repeat: no-repeat;
	background-position: left 15%;
}
#selector strong{
	text-transform: lowercase;
}
.detInfo{ display: none; }
.detInfo h2{
	height: 1.4705em;
	margin: 0 0 0.764em;
	padding-left: 43px;
	font-size: 1.4167em;
	line-height: 1.4705em;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center left;
}
.detInfo p{ margin-bottom: 1em; }
.selectOffice h3{
	border: 1px solid #E4EBF2;
	border-bottom: 0;
	margin: 0;
	padding: 0.846em 0.846em 0.5em;
	font-size: 1.083em;
	font-weight: normal;
	color: #06c;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}
.selectOffice li{
	float: left;
	margin: 0 5px 0 0;
}
#mapBox .selectOffice .acti h3 a{
	font-weight: bold;
	color: #000 !important;
}
.officeTab ul li a, .selector .back a{
	text-decoration: underline !important;
}
.officeTab li{
	margin: 0 0 0.8em 0;
	padding-left: 1em;
	font-size: 0.916em;
	background: url(imag/mapas/bullet-select.png) left 5px no-repeat;
}
.selectOffice .acti h3, .selectedOffice .acti div, .selectedOffice .concurrente_acti div{
	background: #E4EBF2;
}
.selectedOffice .acti div, .selectedOffice .concurrente_acti div{
	padding: 1em 0.5em 1em 0;
	margin: 0 0 0 1em;
	background: url(imag/mapas/selected-office-bg.png) bottom right no-repeat;
}
.selectedOffice{
	clear: left;
}
.selectedOffice ul{
	display: none;
	margin: 0;
	padding: 0;
	height: 17.2em;
}
.selectedOffice .acti ul, #selectCountry{
	display: block;
	overflow: auto;
}
.selectedOffice .acti{
	background: url(imag/mapas/selected-office-bg.png) bottom left no-repeat;
}

.selector .back{
	margin: 0.75em 0 0 0.5em;
	padding-left: 1.1em;
	font-size: 0.8333em;
	background: url(imag/mapas/bullet-back.png) left no-repeat;
}

.africa{
	background-image: url(imag/mapas/africa.jpg);
}
.centroamerica{
	background-image: url(imag/mapas/centroamerica.jpg);
}
.suramerica{
	background-image: url(imag/mapas/suramerica.jpg);
}
.norteamerica{
	background-image: url(imag/mapas/norteamerica.jpg);
}
.asia{
	background-image: url(imag/mapas/asia.jpg);
}
.europa{
	background-image: url(imag/mapas/europa.jpg);
}

/*------------------------------------------------------------ Africa */
/* Mapa */
#ao{
	width: 75px;
	height: 74px;
	top: 273px;
	left: 180px;
}
#ao a:hover{ background-image: url(imag/mapas/maps/ao.png) }
#bw{
	width: 55px;
	height: 54px;
	top: 346px;
	left: 229px;
}
#bw a:hover{ background-image: url(imag/mapas/maps/bw.png) }
#cd{
	width: 117px;
	height: 116px;
	top: 204px;
	left: 182px;
}
#cd a:hover{ background-image: url(imag/mapas/maps/cd.png) }
#ci{
	width: 37px;
	height: 40px;
	top: 169px;
	left: 56px;
}
#ci a:hover{ background-image: url(imag/mapas/maps/ci.png) }
#dz{
	width: 115px;
	height: 109px;
	top: 11px;
	left: 68px;
}
#dz a:hover{ background-image: url(imag/mapas/maps/dz.png) }
#eg{
	width: 65px;
	height: 60px;
	top: 43px;
	left: 253px;
}
#eg a:hover{ background-image: url(imag/mapas/maps/eg.png) }
#et{
	width: 89px;
	height: 71px;
	top: 143px;
	left: 309px;
}
#et a:hover{ background-image: url(imag/mapas/maps/et.png) }
#ga{
	width: 36px;
	height: 38px;
	top: 223px;
	left: 161px;
}
#ga a:hover{ background-image: url(imag/mapas/maps/ga.png) }
#il{
	width: 7px;
	height: 23px;
	top: 31px;
	left: 303px;
}
#il a:hover{ 
	background-image: url(imag/mapas/maps/il.png);
 }
#il img{ top: -10px; }
#jo{
	width: 21px;
	height: 27px;
	top: 29px;
	left: 309px;
}
#jo a:hover{ background-image: url(imag/mapas/maps/jo.png) }
#jo img{ 
	top: -1px;
	left: 0;
}
#ke{
	width: 48px;
	height: 59px;
	top: 207px;
	left: 315px;
}
#ke a:hover{ background-image: url(imag/mapas/maps/ke.png) }
#lb{
	width: 8px;
	height: 10px;
	top: 23px;
	left: 306px;
}
#lb a:hover{ background-image: url(imag/mapas/maps/lb.png) }
#lb img{
	top: -18px;
	left: 0;
}
#ma{
	width: 69px;
	height: 49px;
	top: 15px;
	left: 45px;
}
#ma a:hover{ background-image: url(imag/mapas/maps/ma.png) }
#mu{
	width: 4px;
	height: 3px;
	top: 367px;
	left: 423px;
}
#mu a:hover{ background-image: url(imag/mapas/maps/mu.png) }
#mu img{
	top: -25px;
	left: 0;
}
#mz{
	width: 64px;
	height: 101px;
	top: 301px;
	left: 291px;
}
#mz a:hover{ background-image: url(imag/mapas/maps/mz.png) }
#na{
	width: 82px;
	height: 71px;
	top: 341px;
	left: 180px;
}
#na a:hover{ background-image: url(imag/mapas/maps/na.png) }
#ng{
	width: 74px;
	height: 59px;
	top: 152px;
	left: 124px;
}
#ng a:hover{ background-image: url(imag/mapas/maps/ng.png) }
#ps{
	width: 122px;
	height: 96px;
	top: -5px;
	left: 245px;
	z-index: 990;
}
#ps a:hover{ background-image: url(imag/mapas/maps/ps.png) }
#qa{
	width: 34px;
	height: 29px;
	top: 38px;
	left: 387px;
}
#qa a:hover{ background-image: url(imag/mapas/maps/qa.png) }
#sn{
	width: 34px;
	height: 29px;
	top: 129px;
	left: 9px;
}
#sn a:hover{ background-image: url(imag/mapas/maps/sn.png) }
#sd{
	width: 98px;
	height: 122px;
	top: 93px;
	left: 241px;
}
#sd a:hover{ background-image: url(imag/mapas/maps/sd.png) }
#sn img{
	top: -10px;
}
#sy{
	width: 32px;
	height: 33px;
	top: 4px;
	left: 308px;
}
#sy a:hover{ background-image: url(imag/mapas/maps/sy.png) }
#sy img{ top: 0; }
#tn{
	width: 22px;
	height: 43px;
	top: 10px;
	left: 160px;
}
#tn a:hover{ background-image: url(imag/mapas/maps/tn.png) }
#tz{
	width: 65px;
	height: 68px;
	top: 242px;
	left: 289px;
}
#tz a:hover{ background-image: url(imag/mapas/maps/tz.png) }
#ug{
	width: 33px;
	height: 35px;
	top: 210px;
	left: 289px;
}
#ug a:hover{ background-image: url(imag/mapas/maps/ug.png) }
#ug img{ top: 0; }
#za{
	width: 95px;
	height: 75px;
	top: 372px;
	left: 209px;
}
#za a:hover{ background-image: url(imag/mapas/maps/za.png) }
#zm{
	width: 72px;
	height: 61px;
	top: 287px;
	left: 242px;
}
#zm a:hover{ background-image: url(imag/mapas/maps/zm.png) }
#zw{
	width: 47px;
	height: 42px;
	top: 332px;
	left: 261px;
}
#zw a:hover{ background-image: url(imag/mapas/maps/zw.png) }
#zw img{ top: 0; }
/*----------------------------------------------------------- America Central */
/* Mapa */
#ag{
	width: 8px;
	height: 6px;
	top: 137px;
	left: 329px;
}
#ag a:hover{ background-image: url(imag/mapas/maps/ag.png) }
#ag img{ top : -24px; }
#bb{
	width: 4px;
	height: 3px;
	top: 228px;
	left: 368px;
}
#bb a:hover{ background-image: url(imag/mapas/maps/bb.png) }
#bb img{ top: -24px; }
#bs{
	width: 57px;
	height: 56px;
	top: 7px;
	left: 143px;
}
#bs a:hover{ background-image: url(imag/mapas/maps/bs.png) }
#bz{
	width: 15px;
	height: 32px;
	top: 160px;
	left: 49px;
}
#bz a:hover{ background-image: url(imag/mapas/maps/bz.png) }
#bz img{ top: -18px; }
#cr{
	width: 41px;
	height: 40px;
	top: 250px;
	left: 88px;
}
#cr a:hover{ background-image: url(imag/mapas/maps/cr.png) }
#cu{
	width: 136px;
	height: 55px;
	top: 54px;
	left: 76px;
}
#cu a:hover{ background-image: url(imag/mapas/maps/cu.png) }
#cu img{ top: -10px; }
#dm{
	width: 3px;
	height: 4px;
	top: 133px;
	left: 337px;
}
#dm a:hover{ background-image: url(imag/mapas/maps/dm.png) }
#do{
	width: 43px;
	height: 29px;
	top: 96px;
	left: 233px;
}
#do a:hover{ background-image: url(imag/mapas/maps/do.png) }
#do img{ top: -7px; }
#gd{
	width: 2px;
	height: 2px;
	top: 204px;
	left: 341px;
}
#gd a:hover{ background-image: url(imag/mapas/maps/gd.png) }
#gt{
	width: 49px;
	height: 56px;
	top: 162px;
	left: 11px;
}
#gt a:hover{ background-image: url(imag/mapas/maps/gt.png) }
#hn{
	width: 75px;
	height: 39px;
	top: 190px;
	left: 47px;
}
#hn a:hover{ background-image: url(imag/mapas/maps/hn.png) }
#hn img{ top: -15px; }
#ht{
	width: 35px;
	height: 25px;
	top: 97px;
	left: 201px;
}
#ht a:hover{ background-image: url(imag/mapas/maps/ht.png) }
#ht img{ top: -23px; }
#jm{
	width: 35px;
	height: 23px;
	top: 117px;
	left: 154px;
}
#jm a:hover{ background-image: url(imag/mapas/maps/jm.png) }
#jm img{ top: -15px; }
#kn{
	width: 3px;
	height: 2px;
	top: 97px;
	left: 312px;
}
#kn a:hover{ background-image: url(imag/mapas/maps/kn.png) }
#lc{
	width: 1px;
	height: 1px;
	top: 155px;
	left: 346px;
}
#lc a:hover{ background-image: url(imag/mapas/maps/lc.png) }
#mr{
	width: 72px;
	height: 79px;
	top: 67px;
	left: 15px;
}
#mr a:hover{ background-image: url(imag/mapas/maps/mr.png) }
#mr img{ top: 30px; left: 30px; }
#mw{
	width: 15px;
	height: 47px;
	top: 295px;
	left: 306px;
}
#mw a:hover{ background-image: url(imag/mapas/maps/mw.png) }
#mw img{ top: 7px; }
#ni{
	width: 56px;
	height: 55px;
	top: 203px;
	left: 66px;
}
#ni a:hover{ background-image: url(imag/mapas/maps/ni.png) }
#ni img{ left: 65%; }
#pa{
	width: 73px;
	height: 31px;
	top: 270px;
	left: 124px;
}
#pa a:hover{ background-image: url(imag/mapas/maps/pa.png) }
#pa img{ top: -10px; }
#sv{
	width: 32px;
	height: 17px;
	top: 209px;
	left: 36px;
}
#sv a:hover{ background-image: url(imag/mapas/maps/sv.png) }
#sv img{ top: -20px; }
#sz{
	width: 12px;
	height: 13px;
	top: 394px;
	left: 290px;
}
#sz a:hover{ background-image: url(imag/mapas/maps/sz.png) }
#sz img{ top: -21px; left: 1px; }
#tt{
	width: 11px;
	height: 11px;
	top: 255px;
	left: 349px;
}
#tt a:hover{ background-image: url(imag/mapas/maps/tt.png) }
#tt img{ top: -15px; }
#vc{
	width: 2px;
	height: 4px;
	top: 178px;
	left: 350px;
}
#vc a:hover{ background-image: url(imag/mapas/maps/vc.png) }
/* ---------------------------------------------------------- America del Sur */
/* Mapa */
#ar{
	width: 110px;
	height: 228px;
	top: 261px;
	left: 123px;
}
#ar a:hover{ background-image: url(imag/mapas/maps/ar.png) }
#ar img{ top: 35%; }
#bo{
	width: 84px;
	height: 93px;
	top: 177px;
	left: 125px;
}
#bo a:hover{ background-image: url(imag/mapas/maps/bo.png) }
#bo img{ top: 35%; }
#br{
	width: 274px;
	height: 272px;
	top: 72px;
	left: 93px;
}
#br a:hover{ background-image: url(imag/mapas/maps/br.png) }
#co{
	width: 86px;
	height: 117px;
	top: 21px;
	left: 57px;
}
#co a:hover{ background-image: url(imag/mapas/maps/co.png) }
#co img{ top: 35%; }
#ec{
	width: 41px;
	height: 46px;
	top: 99px;
	left: 44px;
}
#ec a:hover{ background-image: url(imag/mapas/maps/ec.png) }
/*#gy{*/
/*	width: 48px;*/
/*	height: 73px;*/
/*	top: 275px;*/
/*	left: 355px;*/
/*}*/
/*#gy a:hover{ background-image: url(imag/mapas/maps/gy.png) }*/
/*#gy img{ top: 5px; left: 17px }*/
#gy{
	width: 48px;
	height: 73px;
	top: 50px;
	left: 182px;
}
#gy a:hover{ background-image: url(imag/mapas/maps/gy.png) }
#gy img{ top: 0; left: 11px }
#pe{
	width: 90px;
	height: 129px;
	top: 109px;
	left: 42px;
}
#pe a:hover{ background-image: url(imag/mapas/maps/pe.png) }
#py{
	width: 56px;
	height: 58px;
	top: 244px;
	left: 174px;
}
#py a:hover{ background-image: url(imag/mapas/maps/py.png) }
#py img{ top: 0; }
/*#sr{*/
/*	width: 42px;*/
/*	height: 45px;*/
/*	top: 299px;*/
/*	left: 389px;*/
/*}*/
/*#sr a:hover{ background-image: url(imag/mapas/maps/sr.png) }*/
/*#sr img{ top: -5px; }*/
#sr{
	width: 42px;
	height: 45px;
	top: 67px;
	left: 204px;
}
#sr a:hover{ background-image: url(imag/mapas/maps/sr.png) }
#sr img{ top: -6px; left: 9px }
#uy{
	width: 34px;
	height: 34px;
	top: 318px;
	left: 201px;
}
#uy a:hover{ background-image: url(imag/mapas/maps/uy.png) }
#uy img{ top: -5px; }
#ve{
	width: 95px;
	height: 82px;
	top: 23px;
	left: 98px;
}
#ve a:hover{ background-image: url(imag/mapas/maps/ve.png) }
#ve img{ top: -10px; }
/*--------------------------------------------------------- America del Norte */
/* Mapa */
#ca{
	width: 328px;
	height: 283px;
	top: -16px;
	left: 96px;
	z-index: 1100;
}
#ca a:hover{ background-image: url(imag/mapas/maps/ca.png) }
#ca img{ top: 60% }
#mx{
	width: 193px;
	height: 137px;
	top: 334px;
	left: 132px;
}
#mx a:hover{ background-image: url(imag/mapas/maps/mx.png) }
#mx img{ top: 45%; left: 40%; }
#us{
	width: 364px;
	height: 356px;
	top: 33px;
	left: 14px;
}
#us a:hover{ background-image: url(imag/mapas/maps/us.png) }
#us img{ top: 65%; left: 50%; }
/*---------------------------------------------------------------------- Asia */
/* Mapas */
#ae{
	width: 25px;
	height: 21px;
	top: 273px;
	left: 87px;
}
#ae a:hover{ background-image: url(imag/mapas/maps/ae.png) }
#ae img{ top: -15px; left: 14px; }
#bd{
	width: 18px;
	height: 24px;
	top: 270px;
	left: 239px;
}
#bd a:hover{ background-image: url(imag/mapas/maps/bd.png) }
#bd img{ top: -8px; }
#bh{
	width: 5px;
	height: 5px;
	top: 260px;
	left: 81px;
}
#bh a:hover{ background-image: url(imag/mapas/maps/bh.png) }
#bh img{ top: -20px; left: -4px }
#bn{
	width: 10px;
	height: 10px;
	top: 362px;
	left: 345px;
}
#bn a:hover{ background-image: url(imag/mapas/maps/bn.png) }
#bn img{ top: -24px; left: -2px; }
#cn{
	width: 252px;
	height: 173px;
	top: 134px;
	left: 181px;
}
#cn a:hover{ background-image: url(imag/mapas/maps/cn.png) }
#cn img{ top: 50%; left: 50%; }
#id{
	width: 150px;
	height: 68px;
	top: 360px;
	left: 265px;
}
#id a:hover{ background-image: url(imag/mapas/maps/id.png) }
#id img{ left: 21%; }
#in{
	width: 117px;
	height: 124px;
	top: 226px;
	left: 158px;
}
#in a:hover{ background-image: url(imag/mapas/maps/in.png) }
#in img{ top: 50%; }
#ir{
	width: 86px;
	height: 72px;
	top: 206px;
	left: 53px;
}
#ir a:hover{ background-image: url(imag/mapas/maps/ir.png) }
#ir img{ left: 50%; }
#jp{
	width: 93px;
	height: 101px;
	top: 179px;
	left: 386px;
}
#jp a:hover{ background-image: url(imag/mapas/maps/jp.png) }
#jp img{ left: 53%; }
#kh{
	width: 23px;
	height: 19px;
	top: 322px;
	left: 295px;
}
#kh a:hover{ background-image: url(imag/mapas/maps/kh.png) }
#kh img{ top: -5px; }
#kp{
	width: 28px;
	height: 26px;
	top: 191px;
	left: 387px;
}
#kp a:hover{ background-image: url(imag/mapas/maps/kp.png) }
#kp img{ top: -5px; }
#kr{
	width: 18px;
	height: 20px;
	top: 214px;
	left: 395px;
}
#kr a:hover{ background-image: url(imag/mapas/maps/kr.png) }
#kr img{ top: -10px; }
#kw{
	width: 11px;
	height: 10px;
	top: 249px;
	left: 64px;
}
#kw a:hover{ background-image: url(imag/mapas/maps/kw.png) }
#kw img{ top: -21px; left: 1px }
#kz{
	width: 171px;
	height: 81px;
	top: 123px;
	left: 66px;
}
#kz a:hover{ background-image: url(imag/mapas/maps/kz.png) }
#la{
	width: 32px;
	height: 38px;
	top: 287px;
	left: 286px;
}
#la a:hover{ background-image: url(imag/mapas/maps/la.png) }
#la img{ top: -15px; }
#lk{
	width: 10px;
	height: 16px;
	top: 343px;
	left: 205px;
}
#lk a:hover{ background-image: url(imag/mapas/maps/lk.png) }
#lk img{ top: -15px; }
#mm{
	width: 36px;
	height: 81px;
	top: 261px;
	left: 254px;
}
#mm a:hover{ background-image: url(imag/mapas/maps/mm.png) }
#mn{
	width: 132px;
	height: 57px;
	top: 142px;
	left: 238px;
}
#mn a:hover{ background-image: url(imag/mapas/maps/mn.png) }
#mv{
	width: 7px;
	height: 7px;
	top: 366px;
	left: 167px;
}
#mv a:hover{ background-image: url(imag/mapas/maps/mv.png) }
#mv img{ top: -24px; }
#my{
	width: 80px;
	height: 26px;
	top: 355px;
	left: 286px;
}
#my a:hover{ background-image: url(imag/mapas/maps/my.png) }
#my img{ top: -8px; left: 6%; }
#np{
	width: 32px;
	height: 20px;
	top: 251px;
	left: 208px;
}
#np a:hover{ background-image: url(imag/mapas/maps/np.png) }
#np img{ top: -14px; }
#om{
	width: 34px;
	height: 32px;
	top: 282px;
	left: 89px;
}
#om a:hover{ background-image: url(imag/mapas/maps/om.png) }
#om img{ top: -1px; left: 6px }
#ph{
	width: 40px;
	height: 55px;
	top: 305px;
	left: 357px;
}
#ph a:hover{ background-image: url(imag/mapas/maps/ph.png) }
#ph img{ left: 56%; }
#pk{
	width: 70px;
	height: 62px;
	top: 220px;
	left: 127px;
}
#pk a:hover{ background-image: url(imag/mapas/maps/pk.png) }
#qa{
	width: 6px;
	height: 8px;
	top: 272px;
	left: 87px;
}
#qa a:hover{ background-image: url(imag/mapas/maps/qa.png) }
#qa img{ top: -19px; left: -1px }
#sa{
	width: 122px;
	height: 96px;
	top: 244px;
	left: 15px;
}
#sa a:hover{ background-image: url(imag/mapas/maps/sa.png) }
#sg{
	width: 1px;
	height: 1px;
	top: 348px;
	left: 297px;
}
#sg a:hover{ background-image: url(imag/mapas/maps/sg.png) }
#th{
	width: 35px;
	height: 65px;
	top: 296px;
	left: 275px;
}
#th a:hover{ background-image: url(imag/mapas/maps/th.png) }
#th img{ top: -5px; } 
#vn{
	width: 32px;
	height: 65px;
	top: 284px;
	left: 293px;
}
#vn a:hover{ background-image: url(imag/mapas/maps/vn.png) }
#vn img{ top: 9px; left: 69%; }
/*-------------------------------------------------------------------- Europa */
/* Mapas */
#ad{
	width: 1px;
	height: 1px;
	top: 333px;
	left: 99px;
}
#ad a:hover{ background-image: url(imag/mapas/maps/ad.png) }
#al{
	width: 21px;
	height: 39px;
	top: 357px;
	left: 285px;
}
#al a:hover{ background-image: url(imag/mapas/maps/al.png) }
#at{
	width: 68px;
	height: 36px;
	top: 276px;
	left: 188px;
}
#at a:hover{ background-image: url(imag/mapas/maps/at.png) }
#at img{ top: 0; left: 40%;}
#ba{
	width: 38px;
	height: 35px;
	top: 324px;
	left: 247px;
}
#ba a:hover{ background-image: url(imag/mapas/maps/ba.png) }
#ba img{ top: -5px; }
#be{
	width: 33px;
	height: 28px;
	top: 244px;
	left: 130px;
}
#be a:hover{ background-image: url(imag/mapas/maps/be.png) }
#be img{ top: -10px; }
#bg{
	width: 60px;
	height: 46px;
	top: 323px;
	left: 312px;
}
#bg a:hover{ background-image: url(imag/mapas/maps/bg.png) }
#by{
	width: 73px;
	height: 68px;
	top: 166px;
	left: 297px;
}
#by a:hover{ background-image: url(imag/mapas/maps/by.png) }
#ch{
	width: 42px;
	height: 25px;
	top: 295px;
	left: 155px;
}
#ch a:hover{ background-image: url(imag/mapas/maps/ch.png) }
#ch img{ top: -10px; left: 20%; }
#cy{
	width: 26px;
	height: 20px;
	top: 418px;
	left: 413px;
}
#cy a:hover{ background-image: url(imag/mapas/maps/cy.png) }
#cy img{ top: -15px; }
#cz{
	width: 59px;
	height: 33px;
	top: 250px;
	left: 210px;
}
#cz a:hover{ background-image: url(imag/mapas/maps/cz.png) }
#cz img{ top: -10px; }
#de{
	width: 76px;
	height: 103px;
	top: 199px;
	left: 158px;
}
#de a:hover{ background-image: url(imag/mapas/maps/de.png) }
#de img{ top: 35%; left: 45%;}
#dk{
	width: 149px;
	height: 114px;
	top: 91px;
	left: 83px;
}
#dk a:hover{ background-image: url(imag/mapas/maps/dk.png) }
#dk img{ top: 65%; left: 68%; }
#ee{
	width: 43px;
	height: 29px;
	top: 124px;
	left: 275px;
}
#ee a:hover{ background-image: url(imag/mapas/maps/ee.png) }
#ee img{ top: -15px; }
#es{
	width: 130px;
	height: 107px;
	top: 328px;
	left: 4px;
}
#es a:hover{ background-image: url(imag/mapas/maps/es.png) }
#fi{
	width: 79px;
	height: 143px;
	top: -16px;
	left: 245px;
}
#fi a:hover{ background-image: url(imag/mapas/maps/fi.png) }
#fi img{ left: 40%; }
#fr{
	width: 127px;
	height: 133px;
	top: 248px;
	left: 62px;
}
#fr a:hover{ background-image: url(imag/mapas/maps/fr.png) }
#gb{
	width: 73px;
	height: 134px;
	top: 119px;
	left: 53px;
}
#gb a:hover{ background-image: url(imag/mapas/maps/gb.png) }
#gr{
	width: 100px;
	height: 94px;
	top: 357px;
	left: 292px;
}
#gr a:hover{ background-image: url(imag/mapas/maps/gr.png) }
#hr{
	width: 56px;
	height: 53px;
	top: 308px;
	left: 225px;
}
#hr a:hover{ background-image: url(imag/mapas/maps/hr.png) }
#hr img{ top: 0; }
#hu{
	width: 59px;
	height: 42px;
	top: 276px;
	left: 248px;
}
#hu a:hover{ background-image: url(imag/mapas/maps/hu.png) }
#hu img{ top: 10%; }
#ie{
	width: 41px;
	height: 45px;
	top: 180px;
	left: 27px;
}
#ie a:hover{ background-image: url(imag/mapas/maps/ie.png) }
#is{
	width: 60px;
	height: 48px;
	top: 49px;
	left: 0;
}
#is a:hover{ background-image: url(imag/mapas/maps/is.png) }
#it{
	width: 121px;
	height: 139px;
	top: 303px;
	left: 160px;
}
#it a:hover{ background-image: url(imag/mapas/maps/it.png) }
#it img{ top: 15%; }
#li{
	width: 5px;
	height: 5px;
	top: 294px;
	left: 189px;
}
#li a:hover{ background-color: #F3F3E0; }
#li img{ top: -14px; left: -1px; }
#lt{
	width: 45px;
	height: 36px;
	top: 169px;
	left: 274px;
}
#lt a:hover{ background-image: url(imag/mapas/maps/lt.png) }
#lt img{ top: -5px; }
#lu{
	width: 8px;
	height: 15px;
	top: 261px;
	left: 159px;
}
#lu a:hover{ background-image: url(imag/mapas/maps/lu.png) }
#lu img{ top: -15px; }
#lv{
	width: 54px;
	height: 32px;
	top: 147px;
	left: 272px;
}
#lv a:hover{ background-image: url(imag/mapas/maps/lv.png) }
#lv img{ top: -10px; left: 45%; }
#mc{
	width: 1px;
	height: 1px;
	top: 323px;
	left: 163px;
}
#mc a:hover{ background-image: url(imag/mapas/maps/mc.png) }
#mt{
	width: 4px;
	height: 3px;
	top: 451px;
	left: 240px;
}
#mt a:hover{ background-image: url(imag/mapas/maps/mt.png) }
#mt img{ top: -24px; }
#nl{
	width: 33px;
	height: 36px;
	top: 219px;
	left: 137px;
}
#nl a:hover{ background-image: url(imag/mapas/maps/nl.png) }
#nl img{ top: -15px; }
#no{
	width: 135px;
	height: 189px;
	top: -29px;
	left: 159px;
}
#no a:hover{ background-image: url(imag/mapas/maps/no.png) }
#no img{ top: 60%; left: 15%; }
#pl{
	width: 86px;
	height: 73px;
	top: 197px;
	left: 225px;
}
#pl a:hover{ background-image: url(imag/mapas/maps/pl.png) }
#pl img{ top: 0; }
#pt{
	width: 43px;
	height: 69px;
	top: 347px;
	left: -13px;
}
#pt a:hover{ background-image: url(imag/mapas/maps/pt.png) }
#rs{
	width: 45px;
	height: 57px;
	top: 309px;
	left: 274px;
}
#rs a:hover{ background-image: url(imag/mapas/maps/rs.png) }
#ro{
	width: 89px;
	height: 64px;
	top: 272px;
	left: 287px;
}
#ro a:hover{ background-image: url(imag/mapas/maps/ro.png) }
#ru{
	width: 179px;
	height: 269px;
	top: -46px;
	left: 268px;
}
#ru a:hover{ background-image: url(imag/mapas/maps/ru.png) }
#ru img{ top: 50%; left: 50%; }
#se{
	width: 72px;
	height: 189px;
	top: 6px;
	left: 200px;
}
#se a:hover{ background-image: url(imag/mapas/maps/se.png) }
#si{
	width: 28px;
	height: 22px;
	top: 304px;
	left: 224px;
}
#si a:hover{ background-image: url(imag/mapas/maps/si.png) }
#si img{ top: -10px; }
#sk{
	width: 49px;
	height: 26px;
	top: 265px;
	left: 252px;
}
#sk a:hover{ background-image: url(imag/mapas/maps/sk.png) }
#sk img{ top: -10px; }
#tr{
	width: 94px;
	height: 89px;
	top: 332px;
	left: 355px;
}
#tr a:hover{ background-image: url(imag/mapas/maps/tr.png) }
#ua{
	width: 148px;
	height: 104px;
	top: 202px;
	left: 299px;
}
#ua a:hover{ background-image: url(imag/mapas/maps/ua.png) }
#va{
	width: 6px;
	height: 7px;
	top: 349px;
	left: 214px;
}
#va a:hover{ background-image: url(imag/mapas/maps/va.png) }
/*------------------------------------------------------------------- Oceania */
#au{
	width: 210px;
	height: 198px;
	 top: 186px;
	 left: 21px;
}
#au a:hover{ background-image: url(imag/mapas/maps/au.png) }
#fj{
	width: 11px;
	height: 8px;
	 top: 219px;
	 left: 353px;
}
#fj a:hover{ background-image: url(imag/mapas/maps/fj.png) }
#fj img{ top: -23px; }
#fm{
		width: 8px;
		height: 7px;
		top: 108px;
		left: 179px;
}
#fm a:hover{ background-image: url(imag/mapas/maps/fm.png) }
#ki{
	width: 5px;
	height: 6px;
	 top: 123px;
	 left: 344px;
}
#mh{
	width: 5px;
	height: 5px;
	 top: 86px;
	 left: 254px;
}
#nr{
	width: 5px;
	height: 6px;
	 top: 112px;
	 left: 297px;
}
#nz{
	width: 63px;
	height: 90px;
	 top: 321px;
	 left: 297px;
}
#nz a:hover{ background-image: url(imag/mapas/maps/nz.png) }
#nz img{ left: 42%; }
#pg{
	width: 62px;
	height: 43px;
	 top: 144px;
	 left: 166px;
}
#pg a:hover{ background-image: url(imag/mapas/maps/pg.png) }
#pg img{ top: -5px; }
#to{
	width: 6px;
	height: 7px;
	 top: 212px;
	 left: 396px;
}
#tv{
	width: 6px;
	height: 6px;
	 top: 144px;
	 left: 345px;
}
#vu{
	width: 5px;
	height: 6px;
	 top: 189px;
	 left: 300px;
}
#ws{
	width: 6px;
	height: 6px;
	 top: 172px;
	 left: 402px;
}
