body 
{
	margin: 0px;
	font-family:Verdana;
	font-size:12px;
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;
	background-image: url(images/bg.gif);
}

#pagina
{
	border:1px solid white;
	background-color: white;	
	width:780px;
	text-align:left;
}

#cabecalho
{
	background-color:#771E18;
	margin-bottom:0px;
	height: 135px;
	text-align:center;
}

#fx 
{
	background-color:black;
	margin-bottom:0px;
	height: 10px;
}

#l1
{
	background-color:white;
	_font-size: 1px;
	margin-bottom:0px;
	height: 1px;
}

#l2
{
	background-color:#771E18;
	_font-size: 1px;
	margin-bottom:0px;
	height: 1px;
}

#corpo
{
	background-color:White;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#conteudo
{
	width: 535px;
	background-color:White;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CECECE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	text-align: justify;	
	padding-left: 5px;	
	padding-right: 7px;	
}

#conteudo p
{
    margin-top: 0px;
	margin-bottom: 5px;
	text-align: justify;	
	text-indent: 20px;
}

#conteudo a
{
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
	color: #771E18;
}

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


.destaque
{
	font-weight: bold;
	font-style: italic;
	color: #444444;
}

.pais
{
	font-weight: bold;
	font-size: 14px;
}

.populacao
{
	font-weight: bold;
	font-size: 10px;
}

.legenda
{
	font-weight: normal;
	font-style: italic;
	color: #444444;
	font-size: 9px;
	margin-top: 5px;
	padding-right: 2px;
}

.grupos
{
    text-align: left;
	padding-right: 2px;
}

#conteudo h1
{
	font-size:14px;
	padding-top: 7px;
	padding-bottom: 2px;
	padding-right: 17px;
	padding-left: 17px;
}

#menu
{
	height: 350px;
	background-color: #E8E8E8;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: white;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#menu h1
{
	font-size:12px;
	color: #999999;
	padding-bottom: 5px;
}

#menu a
{
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
	color: #771E18;
}

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

#menusp
{
	height: 1px;
	background-color: #DCDCDC;
	font-size: 0px;
	margin-top: 3px;
	margin-bottom: 5px;
}

#l3
{
	background-color:#CECECE;
	_font-size: 1px;
	margin-bottom:0px;
	height: 1px;
}

#rodape
{
	background-color:#E8E8E8;
	padding:5px;
	text-align:center;
	font-size:10px;
	clear:both;
	height:15px;
}

#clear
{
    clear:both;
}
