body {
text-align:center;/*centraliza no IE */
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
color:#000;
background:url(imagens/fundobody.jpg) top repeat-x;
}
#tudo {
	position:relative;
	top:250px;
	width:100%;
	margin: 0 auto; /*centraliza em navegadores padrao*/
	text-align:center; /*retorna alinhamento de texto a esquerda*/
	background:url(imagens/principal_total.gif) repeat-y 83.18%;
}

#topo {
	position:absolute;
	text-align:left;
	width:100%;
	height:250px;
	min-width:800px;
	top:0;
	left:0;
}
#tarja{
width:98%;
padding: 8px 0 2px 2%;
height:30px;
background:url(imagens/tarja.jpg) top left no-repeat;
text-align: left;
color:#000;
font-size: 12px;
}

#principal{
line-height:160%;
margin:0;
width:80%;
height:auto;
min-height:400px;
float:right;
}

#principalleft{
	position:relative;
	padding:10px 1% 20px 1%;
	width:76%;
	height:auto;
	float:left;
	color:#000;
}
#principalright{
	position:relative;
	color: #993366;
	padding:1%;
	width:19%;
	height:auto;
	float:right;
	text-align:center;
	line-height: 100%;
	font-size:80%;
	background:url(imagens/fundo_principal_right.jpg) top repeat-x;
}
#center{
text-align:center;
width:100%;
background:transparent;
}
#topomodificar{
text-align:left;
} /* iguala alinhamento do div principal com div no painel*/

iframe{
border:0;
}

#flutuadir{
position:relative;
	width:auto;
	height:auto;
	float:right;
	padding:5px;
	}
	
#flutuaesq{
position:relative;
	width:auto;
	height:auto;
	float:left;
	padding:5px;
	}
#flutuaesq_texto, #flutuaesq_texto_p {
position:relative;
	width:140px;
	height:180px;
	float:left;
	padding:1px;
	margin: 0 3px 3px 0;
	border:1px solid #fff;
	color: #0066CC;
	background-color: #fff;
	text-align:center;
	overflow:hidden;
	font-size: 90%;
	line-height:100%;
	}
	#flutuaesq_texto_p {
	width:140px;
	height:140px;
	}
	
#menu{
top: 6px;
	position:relative;
	width:19%;
	padding: 10px 0 0 0 ;
	height:auto;
	float:left;
	text-align:left;
	font-size:90%;
	border-right:#D9C3DA solid 2px;
	margin-bottom:8px;
	}
	
td {
padding: 2px;
border-bottom:#999 solid 1px;
border-top:#fff solid 1px;
}

td a{
padding:2px 2px 2px 6px;
display:block;
text-decoration:none;
color: #fff;
background-color:#9B5F9D;
}
td a:hover{
color: #fff;
background-color: #990099;
}
#rodape {
color:#FFFFFF;
margin-top:10px;
padding:5px 3%;
clear: both;
height:auto;
width:94%;
font-size:90%;
text-align: center;
border-top: #fff 3px double;
background-color: #9B5F9D;

}
#rodape h6 {line-height:80%;
}
img{
border: #fff solid 1px;
margin: 2px;
}

.imgleft {float:left; margin:0; border:0;}
.imgright {float:right; margin:0; border:0;}

.imgclear {margin:0; border:0;}

.logo{padding:0; border:0; margin:0;}
.menu a{
background-color:#fff;}
