body { background-image:none; }

.continents .box{ height:15px; background-color: #f00; }

div.world-map { position:absolute; left:0px; top:0px; z-index:8; display: inline; }
div.world-map-mask { position:absolute; left:0px; top:0px; z-index:11; display: inline; }

div.continents a.site { position:absolute; /*background-color:#FFFFFF;*/padding:0px 0px; height:15px; color:#000000; text-decoration:none; display:block; }
div.continents a.site .box-left{background:url("../../images/world-map/border-esq.png") no-repeat; background-position:left; height:15px; padding-left: 5px;}
div.continents a.site .box-right{background:url("../../images/world-map/border-dir.png") no-repeat; background-position:right; height:15px; padding-right: 5px; }

div.continents a.site .box-left-on{background:url("../../images/world-map/border-esq-on.png") no-repeat; background-position:left; height:15px; padding-left: 5px;}
div.continents a.site .box-right-on{background:url("../../images/world-map/border-dir-on.png") no-repeat; background-position:right; height:15px; padding-right: 5px; }

div.continents a.site .texto{ background-color:#fff; height: 15px; }
div.continents a.site .texto:hover{ background-color:#dce8ff; height: 15px; }
div.continents a.site:hover { /*background-color:#dce8ff;*/ color:#FFFFFF; }

div.north-america { position:absolute; left:0px; top:0px; z-index:15; display:none; }
div.north-america div.back { position:absolute; left:510px; top:480px; }

div.south-america { position:absolute; left:0px; top:0px; z-index:16; display:none; }
div.south-america div.back { position:absolute; left:730px; top:300px; }

div.oceania { position:absolute; left:0px; top:0px; z-index:17; display:none; }
div.oceania div.back { position:absolute; left:520px; top:510px; }

div.africa { position:absolute; left:0px; top:0px; z-index:18; display:none; }
div.africa div.back { position:absolute; left:580px; top:300px; }

div.europe { position:absolute; left:0px; top:0px; z-index:19; display:none; }
div.europe div.back { position:absolute; left:555px; top:258px; }

div.asia { position:absolute; left:0px; top:0px; z-index:20; display:none; }
div.asia div.back { position:absolute; left:550px; top:550px; }

/*COMBO*/
.msDropDown div{display:inline-block; color:#000000; text-align:left; }
.msDropDown * { color:#000000; }
.msDropDown
{
	border-top:1px solid #c3c3c3;
	border-bottom:1px solid #c3c3c3;
	padding:0;
	width: 170px;
	height: 20px;
	display:inline-block;
	position:absolute;
	background: #D8E6E9;
	font-size: 12px;
	font-family: arial;
}
.msDropDown .msDropDown_Child{border:0px solid #c3c3c3;display:none; width:auto; margin:0; margin-top:1px; padding:0; cursor:pointer; background-color:#D8E6E9; height:auto; overflow-y:auto; overflow-x:hidden;}
.msDropDown .msEnabled{cursor:pointer;}
.msDropDown .msDisabled{cursor:default;}
.msDropDown .msArrow{width:16px;padding:2px 1px 3px 0; position:relative; float:right;}
.msDropDown .msDropdownTitle{width:auto; display:inline-block; float:left; padding:3px 2px 1px 4px; overflow:hidden;}
.msDropDown img{border:0;}
.msDropDown a img.icon{padding:2px 4px 2px 2px;}
.msDropDown .msDropDown_Child a{padding:3px 0 3px 2px; text-decoration:none; display:block; height:auto; clear:both; margin:0; width:130%;}
.msDropDown .msDropDown_Child a, .msDropDown .msDropDown_Child a:visited{color:#000000;}
.msDropDown .msDropDown_Child a:hover{color:#000000; background-color:#e8f6f9;}
.msDropDown .msDropDown_Child a.selected{color:#000000; background-color:#e8f6f9;}

#contentArea { position:absolute; width:770px; height:480px; margin:-240px auto auto -385px; left:50%; top:50%; z-index:2; }
#content { position:relative; left:0px; top:0px; width:770px; height:480px; margin:0px; }
#contentOut { position: absolute; left:0px; top:0px; width:770px; height:480px; margin:0px; cursor:default; }

div.box-busca-pais { position:absolute; left:0px; top:0px; width:200px; z-index:21; }
div.box-busca-pais select { background:#D8E6E9; font-size:12px; font-family:arial; width:145px; color:#000000; }
div.box-busca-pais .pais-lista { float:left; width:145px; }
/*COMBO*/