/* --------------------------------------------------- Logo Abertura - Botões mudar Idioma --------------------------------------------------- */
img {
	border: 0;
}

#logo_abertura {
	display: block;
	float: right;
	width: 752px;
	mini-height: 2px;
	padding-top:300px;
	background: #FFFFFF url(img/logo_abertura.gif) no-repeat;
	background-position: right top;
	text-align:center;
}
#paises
{
	margin-left: 260px; 
	_margin-left: 240px; /* I.E 6 */

}
#btPortugues {
	width:90px;
		height:40px;
		padding-left:25px;
		padding-right:15px;
	background: url(img/bt_idioma_portugues.gif) bottom no-repeat;
	float:left;
	text-align: center;
}
#btIngles {
	width:90px;
		height:40px;
		padding-left:30px;
	background: url(img/bt_idioma_ingles.gif) bottom no-repeat;
	float:left;
	text-align: center;
	padding-right:15px;
}
#btFrances {
	width:90px;
		height:40px;
		padding-left:55px;
	background: url(img/bt_idioma_frances_.gif) bottom no-repeat;
	float:left;
}
#franca2009 {
	height:100px;
	text-align:center;
}
div#logo_abertura a.btPortugues,
div#logo_abertura a.btPortugues:hover,
div#logo_abertura a.btIngles,
div#logo_abertura a.btIngles:hover
div#logo_abertura a.btFrances,
div#logo_abertura a.btFrances:hover {
	display: block;
	float: left;
	width: 103px;
	height: 38px;
	text-align: center;
}

