
@charset "utf-8";
/* CSS Document */


/*****************************
C O L U N A 3
*****************************/
		
	#coluna3{border:3px solid #E7D6A0; 
		text-align:justify;
        background:#EBDFB8;    
		color: #454E3D;
		width: 150px; 
		font-family:sans-serif; 
		font-size:12px;
		margin: 0px 5px 0px 0px; 
		padding: 0px 0px 0px 0px;
		float:right;
		clear:right;
		}		
		
#subcoluna3{ border-right:0px solid #096; width:140px; padding:5px 5px 0px 5px; line-height:16px; font-size:11px;  float:left;}

#titulo_coluna3{border:0px solid #900; color:#215023; width:140px; text-align:center; margin:10px 0px 5px 0px;  font-size:14px; font-weight:bold; float:left;}

#imagem_coluna3{ margin:10px 0px 3px 0px; }

#texto_coluna3{margin:5px 0px 0px 0px; width:140px; float:left;}		
		
		
	