/* CORPO */
body
{
	margin:0px;
	background:#bec5cc;
	text-align:center;
}
#geral
{
	display:inline-block;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	width:930px;
	border-left:1px solid #9ea5ac;
	border-right:1px solid #9ea5ac;
	border-bottom:1px solid #9ea5ac;
	background:#FFFFFF;
}

/* PARTE ESQUERDA */
#ladoesquerdo
{
	position:relative;
	float: left;
	margin:0px 0px 0px 12px;
	_margin:0px 0px 0px 7px;
	width:700px;
}

/* CEBÇALHO */
#banner1
{
	width:700px;
	height:250px;
	background:#CCCCCC;
}
/* CONTEUDO */
#conteudo
{
}

/* LADO DIREITO */
#ladodireito
{
	position:relative;
	float: left;
	margin:0px 0px 0px 12px;  /* mudar para 12 px  */
	width:190px;
}
#banner2
{
	width:190px;
	height:435px;
}
#banner2en
{
	width:190px;
	height:435px;
}
#lingua
{
	width:190px;
	height:25px;
	margin:10px 0px 5px 0px;
}

/* RODAPE */
#rodape
{
	position: relative;
	float:left;
	width:930px;
	height:31px;
	background:url("../imgs/index/rodape.jpg");
}

#logo2minds
{
	position: relative;
	float: right;
	width:48px;
	height:14px;
	margin:8px 15px 0px 0px;
}

/* Fontes */

.rodape
{
	position:relative;
	float:left;
	margin:8px 0px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5c5e60;
}