

#corpo {
	width: 730px;
	height: 150px;
	border-right: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
	padding: 20px;
	background-color: #FFFFFF;
	
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 688px;  
}
html>body #corpo {
	width: 688px;
}  

#ilustra {
	clear: both;
	width: 730px;
	height: 121px;
	background-image: url(../imagens/fig_links_1.jpg);
	background-repeat: no-repeat;
}
		
#nav2 {
	width: 730px;
	height: 34px;
	background-image: url(../imagens/fig_links_2.jpg);
	background-repeat: no-repeat;
}
#nav2 ul {
	width: 730px;
	height: 34px;
	margin-left: 340px;
	
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 390px;  
}
html>body #nav2 ul {
	width: 390px;
}  

#nav2 ul li {
	float: left;
	width: 129px;
	height: 34px;
	list-style: none;
	margin-right: 5px;
	background-image: url(../imagens/bg_nav2.jpg);
	background-position: left;
	
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 124px;  
}
html>body #nav2 ul li {
	width: 124px;
}  

#nav2 ul li a {
	display: block;
	width: 124px;
	height: 34px;
	text-decoration: none;
	color: #990033;
	font-weight: bold;
	font-size: 80%;
	text-align: center;
	padding-top: 6px;
	
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 28px;  
}
html>body #nav2 ul li a {
	height: 28px;
}  

#nav2 ul li a:hover {
	background-image: url(../imagens/bg_nav2b.jpg);
	background-position: right;
	color: #FF9900;
}

#conteudo {
	float: left;
	width: 683px;
	height: 150px;
}

#imagem3 {
	float: left;
	width: 200px;
	height: 50px;
	margin-right: 20px;
	margin-bottom: 30px;
	
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 180px;
}
html>body #imagem3 {
	width: 180px;
}  



#conteudo p {
	float: left;
	width: 400px;
	font-size: 80%;
	line-height: 22px;
	margin-bottom: 10px;
	color: #666666;
}

#listaDentro li {
	text-align: left;
	font-size: 80%;
	line-height: 120%;
	margin-bottom: 5px;
	margin-left: 10px;
}

#listaDentro li a {
	text-decoration: none;
	color: #CC3300;
	font-weight: bold;
}

#listaDentro li a:hover {
	text-decoration: underline;
	background-color: #FFFFE6;
}

img {
	border: 0;
}