.cabecalhocaixa1 {
	position: relative;
	height: 125px;
	width: 100%;
	top: 0px;
	z-index: 555;
	overflow: visible;
}

.cabecalhocaixa2 {
	height: 125px;
	width: 1100px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	overflow: visible;
	margin-left: auto;
}





.cabecalho_barrapreta_01 {
	display: block;
	height: 20px;
	width: 1100px;
	overflow: hidden;
	padding-bottom: 5px;
	top: 10px;
}
.cabecalho_barrapreta_02 {
	background-color: #000;
	height: 20px;
	width: 1100px;
	top: 0px;
}
.cabecalho_barralogo_01 {
	display: block;
	height: 100px;
	width: 1100px;
	background-image: url(../images/banner_logo.png);
	background-repeat: no-repeat;
}
.topocabecalho {
	height: 125px;
	width: 1100px;
}

.menulateralbarrapreta {
	display: block;
	width: 900px;
	float: right;
	height: 45px;
	text-transform: uppercase;
}
.menuidiomasbarrapreta {
	display: block;
	width: 200px;
	float: left;
	height: 45px;
}

#botaoidioma a{
	text-decoration:underline;
	font-size:10px;
	height:45px;
	width:25px;
	display:block;
	color:#FFF;
	text-align: center;
	line-height: 20px;
	float: left;
}
#botaoidioma a:Hover{
	text-decoration:underline;
	font-size:10px;
	height:45px;
	width:25px;
	display:block;
	color:#64CAF0;
	text-align: center;
	line-height: 20px;
	float: left;
}




#botaobarrapretaID a{
	text-decoration:underline;
	font-size:10px;
	height:45px;
	display:block;
	color:#FFF;
	text-align: center;
	line-height: 20px;
	float: none;
	}

#botaobarrapretaID a:Hover{
	text-decoration:underline;
	font-size:10px;
	height:45px;
	display:block;
	color:#64CAF0;
	text-align: center;
	line-height: 20px;
	float: none;
	}
.menuprincipal {
	height: 600px;
	width: 1100px;
}


#botao_choosecountry a{
	text-decoration: underline;
	font-size: 10px;
	height: 45px;
	width: 160px;
	display: block;
	color: #FFF;
	text-align: center;
	line-height: 20px;
	float: left;
	text-transform: uppercase;
}
#botao_choosecountry a:Hover{
	color: #64CAF0;
}