html, body {
	margin: 0px 0px 0px 0px;
	background-color:#DEDEE0;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#717073;
	width:100%;
	/*background-image: url(../imgs_layout/fundo.jpg);*/
	border: none ;
}

br{
	height:0px;
	width:0px;
	border:none;
}

img{
	border:0px;
}

iframe{
	border:none;
	overflow:hidden;
	background-color:#F4F5F5;
	height:160px;
}

#wrapper{
	margin-top:80px;
	width:790px;
	height:auto;
}

#endereco{
	width:534px;
	height:auto;
	padding-left:246px;
	margin: 0px 0px 2px 0px;
	font-size:9px;
}

#coluna_1{
	float:left;
	background-image: url(../imgs_layout/cabecalho.gif);
	background-repeat:no-repeat;
	width:240px;
	height:90px;
	margin: 0px 0px 0px 0px;
}

#coluna_2{
	float:left;
	width:534px;
	height:auto;
	margin: 0px 0px 0px 6px;
}

#conteudo{
	background-color:#ffffff;
	width:510px;
	height:auto;
	padding:12px 12px 12px 12px;
	margin: 6px 0px 6px 0px;
}

#versao{
	float:left; 
	margin-left:12px;
}

#azero{
	float:right; 
	margin-right:12px;
}

#rodape{
	height:80px;
}

/* -------- Menú -------- */

#menu_principal{
	margin-top:92px;
}

#menu_principal ul{
	list-style:none;
	padding:0px 0px 0px 0px;
	margin-left:80px;
}

#menu_principal ul li{
	list-style:none;
	background-image:url(../imgs_layout/trac_cinza.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	min-height: 15px;
	text-indent:6px;
	padding:2px 0px 2px 0px;	
}

/* -------- Links -------- */

a , a:active, a:visited{
	color:#A30234;
	text-decoration:none;
}

a:hover{
	color:#717073;
	text-decoration:underline;
}

/* -------- Textos -------- */

p{
	margin:0px 0px 0px 5px;
}

#rodape{
	font-size:9px;
}

.titulo_contentores_esquerda{
	/*float:left;*/
	height:13px;
	width:auto;
	font-size: xx-small;
}

.titulo_contentores_direita{
	float:right;
	margin-top:-16px;
	height:auto;
	width:auto;
	font-size: xx-small;
}

.titulo_contentores_direita_2{
	float:right;
	margin-top:-16px;
	height:auto;
	width:auto;
	font-size: xx-small;
}

.titulo_contentores_direita_3{
	float:right;
	margin-top:-13px;
}

.paginas_extra{
	float:left;
	position:relative; 
	display:inline; 
	bottom:-3px;
}

.paginas_extra ul{
	list-style:none;
	display:inline;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.paginas_extra ul li{
	list-style:none;
	display:inline;
}

.legendas , .tabelas_linha_legendas{
	color:#C2C2C5;
}





