#menuIdms {
	width: 100%; height: 140px;
	position: absolute;
	left: 0; top: -98px;
	background: transparent url('fnd01.png') repeat-x left top;

}

#menuIdms {
	cursor: pointer;
}

#layerIdms {
	width: 800px; height: 100px;
	margin: 0 auto;
	padding: 5px;
}

#layerIdms div {
	height: 20px;
	background: transparent url('bnds/png/ar.png') no-repeat left 5px;
	float: left;
	font: normal normal bold 10pt/20px Verdana;
	margin: 1px 10px;
	padding: 0 0 0 20px;
	color: 0;
}


#btnIdioma {
	width: 148px; height: 40px;
	position: relative;
	left: 83%; top: -10px;
	background: transparent url('btn01.png') no-repeat left top;
	cursor: pointer;
	padding: 0;
	color: #FFF
}

#bndPais {
	position: absolute;
	left: 10px; top: 10px;
	width: 16px; height: 11px;
	background: transparent url('bnds/png/ar.png') no-repeat 0 0;
}

#txtPais {
	position: absolute;
	left: 25px; top: 5px;
	text-align: center;
	width: 110px; height: 20px;
	font: normal normal bold 10pt/20px Verdana;
}

