body {
	background:url(imagens/bg.gif) repeat-x;
	background-color:#000000;
}

.geral {
	width:766px;
	height:750px;
	position:absolute;
	margin-left:-381px;
	left:50%;
	top:0px;
}

.logo {
	position:relative;
	width:530px;
	height:172px;
	float:left;
	text-align:right;
}

.idiomas {
	position:relative;
	width:236px;
	height:172px;
	float:left;
	text-align:right;
}

.links {
	position:relative;
	width:81px;
	height:476px;
	float:left;
	left:39px;
}

#centro{
	position:relative;
	width:564px;
	height:475px;
	float:left;
	left:47px;
}



#rodape{
	position:relative;
	width:654px;
	height:79px;
	float:right;
	right:73px;
	margin-top:3px;


/*	background-image:url(imagens/bg-rodape.png);
	background-repeat: no-repeat;
	text-align:right;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color: #4D4D4D;
	line-height:15px;*/
}

.som{
	position:relative;
	width:81px;
	height:79px;
	float:left;
}

.desenv{
	position:relative;
	width:565px;
	height:79px;
	float:right;
	background-image:url(imagens/bg-desenv.jpg);
	background-repeat: no-repeat;
	text-align:right;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;

	line-height:18px;
}

.desenv a {
	color:#7E7E7E;
	text-decoration:none;
}

.desenv a:hover {
	color: #CECECE;
	text-decoration: underline;
}

