#portfolio{
	height:370px;
}
	#animacao_portfolio{
		width:600px;
		height:370px;
		float:left;
		margin-right:5px;
	}
	#menu_portfolio{
		width:195px;
		height:280px;
		float:left;
		margin-top:90px;
		background:url(bg_menulateral.gif) left top no-repeat;
		display:inline; /* ie6 double margin bug */
	}
	

		
		#menu_portfolio dl{
		padding-top: 20px;
		}
				#menu_portfolio dl dt a{
					display:block;
				}


/* textos da parte inferior*/			
#textos{
}	

	#textos #pensamento{
		background:url(aspas.gif) left top no-repeat;
		padding:3px 30px 0 32px;
		margin-top:63px;
		width:320px;
		float:left;
	}
		#textos #pensamento p{
			color:#5d858c;
			font-size:16px;
			font-weight:bold;
		}
			#textos #pensamento span{
				color:#000;
				font-size:11px;
			}


	#textos #artigo{
		width:400px;
		margin:25px 0 25px 0;
		padding:15px 0 0 15px;
		background:url(bg_corner_artigo_home.gif) left top no-repeat;
		float:left;
	}
		#textos #artigo h4{
			color:#f43641;
			font-weight:bold;
			font-size:11px;
		}
		#textos #artigo a{
			float:right;
			display:block;
			width:38px;
			height:15px;
			text-indent:-5000em;
			overflow:hidden;
			background:url(link_leiamais.gif) left top no-repeat;
		}
		#textos #artigo p{
			line-height:1.5em;
		}
		




	
	
