html { font-size:100.01%; }
body { background-color:#FFFFFF; color:#000000; font-size:1em; background: url(../_img/bgBody.png) no-repeat center 280px; font-family: Tahoma, Arial, Helvetica, sans-serif;}

a:link, a:visited { color:#0189C9; font-size:0.7em; text-decoration:underline;}
a:hover { text-decoration:none;}

.floatBox { overflow:hidden; width:100%; }
.floatLeft { float:left; }
.floatRight { float:right; }

#container { margin:0 auto; width:960px;}
#logo { margin:30px auto; width:200px; height:220px;}
#logo img { margin-top:10px;} 
.col1 { width:700px; margin-left:5px }
.col2 { width:240px; margin-right:5px }
#frmSearch {background:url(../_img/bgForm.png) no-repeat; height:185px; margin-top:6px;}
#frmSearch fieldset { padding-top:77px}
#frmSearch fieldset legend { display:none;}
#frmSearch #txtLbl {display:none;}
#frmSearch #txt { border:0; background-color:transparent; font-size:0.7em; height:18px; margin:12px 0 0 285px; width:210px;}
#frmSearch .txtOff { color:#CACACA;}
#frmSearch .txtOn { color:#3E414D; }
#frmSearch .btnBox { height:40px; margin-left:30px; overflow:hidden; width:122px; display:inline;}
/*#frmSearch .btnBox input { cursor:pointer; padding:40px; background:url(../_img/bgBtn_en.png); border:0;} hsilva*/
#frmSearch .btnBox input { cursor:pointer; width:100%; height:100%; text-indent:200px; background:url(../_img/bgBtn_en.png); border:0;}
#info { line-height:1em; text-align:right; width:500px;}
#info p { color:#7E7E7E; font-size:0.65em; margin:0; padding:0 }
#info ul { float:right; }
#info li { float:left; padding-left:15px; display: inline; }

#tagCloudBox { padding-top:20px;}
#tagCloudBox br { clear:both}
#tagCloudBox dt { color:#7E7E7E; font-size:0.7em; font-weight:bold;}
#tagCloudBox dt span { display:block; float:left; padding:4px 8px; }
#tagCloudBox dd { border-top:1px solid #CACACA; clear:both; padding:5px 0 10px 0;}
#tagCloudBox dd ul li { display: inline; }
.tagCloud a:link, .tagCloud a:visited {color:#71BDE1; font-weight:bold; text-decoration:none;}
.tagCloud a:hover { color:#0189C9; }
.tagCloud a.n1 { font-size:0.7em}
.tagCloud a.n2 { font-size:0.9em}
.tagCloud a.n3 { font-size:1.2em}
.tagCloud a.n4 { font-size:1.5em}
.tagCloud a.n5 { font-size:2em}
.tagCloudBox-js { }
.tagCloudBox-js dt { background:url(../_img/bgTab1.png); color:#7E7E7E; cursor:pointer; float:left; margin-left:5px }
.tagCloudBox-js dt span { background:url(../_img/bgTab1_r.png) no-repeat top right; }
.tagCloudBox-js dd { display:none; }
.tagCloudBox-js dt.on { background:url(../_img/bgTab1On.png); }
.tagCloudBox-js dt.on span { background:url(../_img/bgTab1On_r.png) no-repeat top right; color:#FFFFFF; }

#flags { padding-top:2px}
#flags li {float:left; height:11px; margin-left:5px; overflow:hidden; width:16px;}
#flags li a { display:block; }
#menu {height:20px; padding-right:40px}
#menu li {float:left; margin-right:15px}
#footer {clear:both; margin-top:45px;}
#fin { color:#7E7E7E; font-size:.7em; margin:10px;}
#fin img {vertical-align:middle;}
div#changeSearchCountries{ /*hsilva*/
	float:right;
	margin-right:52px;
	margin-top:-55px;
	width: 110px;
}
#leftComponent{
	margin-right:30px;
}
