#conheca{
	background-image:url(../img/submenu/bg_bottom_flash.gif);
	background-repeat:repeat-x;
	height:122px;
	}
	#conheca a{
		display:block;
		color:#483f3e;
		font-weight:bold;
		text-decoration:underline;
		}
		#conheca a:hover{
			text-decoration:none;
			}     
	#conheca ul{
		width:778px;
		margin:0 auto;
		overflow:hidden;
		padding-top:10px;
		}
	#conheca ul li{                    
		width:220px;
		list-style:none;		
		float:left;
		margin:3px 19px;
		}
		#conheca ul li.conheca{                    
			float:none;						
			display:block;
			height:auto;
			width:100%;
			}
			#conheca ul li.conheca h6{                    
				background: url(../img/submenu/tit_conheca_tambem.gif) no-repeat top left;
				width:114px;
				height:14px;
				text-indent:-9999em;
				margin-bottom:15px;
				}
	#conheca ul li#last{
		margin-right:0;
		}