

#ilustra {
	clear: both;
	width: 730px;
	height: 121px;
	background-image: url(../imagens/fig_home_1.jpg);
}
		
#nav2 {
	width: 730px;
	height: 34px;
	background-image: url(../imagens/fig_home_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;
}

#listaProdutos {
	float: left;
	width: 210px;
	height: auto;
	background-color: #FFF2F2;
	border: 1px dotted #E2A09E;
	color: #990000;
	padding: 5px 8px;
	margin-right: 20px;
	
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 174px;  
}
html>body #listaProdutos {
	width: 174px;
}  

#listaProdutos li {
	list-style-type: square;
	list-style-position: outside;
	margin: 3px 0 0 15px;
	font-size: 75%;
}

#listaProdutos li a {
	color: #CC3300;
	text-decoration: none;
}

#listaProdutos li a:hover {
	color: #CC3300;
	text-decoration: none;
	background-color: #FFFFD5;
}

#conteudo {
	float: left;
	width: 473px;
	height: auto;
}

#conteudo p {
	clear: both;
	font-size: 80%;
	line-height: 140%;
	margin-bottom: 10px;
	color: #666666;
}

#conteudo p#destaque {color:#900; font-size:85%;}

#atalhos {
	width: auto;
	height: auto;
	margin-top: 40px;
	background-color: #FFFF00;
}

#atalhos li {
	float: left;
	width: 220px;
	height: auto;
	list-style: none;
	margin-right: 12px;
}

#atalhos img {
	float: left;
	margin-right: 10px;
	border: none;
}

.atalhosTextos {
	width: 140px;
	float: left;
}

#atalhos h2 {
	font-size: 78%;
	color: #990000;
	background-color: #FFECEC;
	margin-bottom: 5px;
	padding: 2px;
}

#atalhos h2 a {
	color: #990000;
	text-decoration: none;
}

#atalhos h2 a:hover {
	color: #990000;
	text-decoration: underline;
}


#atalhos p {
	font-size: 75%;
	color: #000000;
	line-height: 17px;
	font-weight: normal;
}

#atalhos p a {
	color: #000000;
	text-decoration: none;
	display: block;
}

#atalhos p a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #F4F4F4;
}
