*
{
	padding:0px;
	margin:0px;
	
}

li
{
	list-style:none
}

p
{
	margin-bottom:20px
}

body
{
	text-align:center; /* hack para o IE */		
	font-size:12px;	
	font-family:Tahoma, Geneva, sans-serif;
	background:url(../imgs/fundo.jpg) center top repeat-y;
	color:#133A24; /*#EEEFDD*/
}

#tudo 
{
	width: 1000px;
	height:600px;
	margin:0 auto;
	text-align:left; /* "remédio" para o hack do IE */
	display:table;
	margin-top:5px;
	
}

#topo
{
	height:114px;
	width:1000px;	
}

#topo_esquerda
{
	height:114px;
	width:174px;	
	float:left
}

#topo_direita
{
	height:114px;
	width:826px;	
	float:left
}

#topo_esquerda img
{
	margin:17px 0 0 15px
}

#topo_direita img
{
	margin:22px 0 0 142px
}

#corpo 
{
	width: 1000px;
	min-height:450px;
	margin:0 auto;
}

#menu 
{
	width: 174px;
	height:auto;
	display:table;
	float:left;
	border-top:1px dashed #133A24;
	margin-top:15px;
	_margin-top:25px;
}

#conteudo
{
	width: 792px;
	height:auto;
	display:table;
	float:left;
	padding-left:34px;
	font-size:11px;
	text-align:justify;
	
}

#menu ul li
{
	width: 149px;
	border-bottom:1px dashed #133A24;
	padding: 8px 0 0 25px;
	min-height:20px;;
}

a:link, a:visited, a:active, a:hover
{
	color:#133A24;
	text-decoration:none
}

#rodape
{
	border-top:1px dashed #133A24;
	height:21px;
	clear:both;
	width:100%;
	text-align:center;
	font-weight:bold;
	font-size:11px;
}

#right {float: right}
#left {float: left; margin-left: 209px;}

#titulo_pagina
{
	height:15px;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	width:100%;
	border-bottom:1px dashed #133A24;
	margin-bottom:17px
}

#menu ul li div div
{
	padding:0;
	border:none;
	font-size:10px;
	font-weight:bold;
	margin-left:-25px;
	padding-left:25px;
	height:15px
}

#menu ul li div
{
	margin:0;
	padding:0;
	padding-top:7px
}

#menu ul li div div div div
{
	padding-left:40px;
	font-weight:normal;
	display:table;
	width:133px;
}

.listagem
{
	margin-bottom:10px
}

.fundo_menu
{
	background:url(../imgs/fundo_verde.png) left top repeat;
}

.listagem_esquerda
{
	width:184px;
	float:left;
	display:table;
	padding-right:40px;
	height:500px
}

.listagem_esquerda ul li
{
	font-size:11px;
	text-align:justify;
	margin:0 0  5px 0  ;
}

#menu ul li span
{
	cursor:pointer
}

#miniaturas li
{
	display:inline;
	margin:0 0 9px 10px;
	float:left
}

