/* CSS Document */
.wrapper{
	width: 778px;
	}

p,li{
	font: normal 11px "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	color: #595959;
	text-align: justify;
	}
	
#content {
	width: 570px;	
	float: left;
	padding: 10px 10px 0 0;	
	}
	#content:after{
		content: '';
		height: 0;
		display: block;
		clear: both;
	}
	#content h1 {
		text-indent: -9999em;
		background: url(../img/nossa_historia/nossa_historia.gif) no-repeat;
		margin: 15px 0;			
		}
		#content h2{		
			text-indent: -9999em;
			background: url(../img/nossa_historia/titulo_nossa_historia.gif) no-repeat;		
			}
	
	#content img{
		float: left; 
		margin: 10px;			
		}		
	
	#content p {		
		padding: 10px 10px 0 10px;
		margin: 0;
		}

#content #bottom {
	margin: 20px 0 0 0;
	width: 579px;
	_width: 577px;	
	}
	#content #bottom:after{
		content: '';
		display: block;
		height: 0;
		clear: both;
		}		
		
#content #bottom h1{
	background: url(../img/nossa_historia/um_grupo.gif) no-repeat;
	text-indent: -9999em;
	margin: 10px 0 0 0;
}
#content p { padding-left: 0; }
#content #bottom p{ padding-right: 0 ; }
#content #bottom ul {
		list-style: none;						
		margin: 10px 40px 20px 0;	
		float: left;
		z-index: 2;
		position: relative
		}
		#content #bottom ul li{
			display: block;	
			margin: 5px 0;		
			}
			#content #bottom ul li a{
				color: #595959;
			}
			#content #bottom .img_bottom{
				background: url(../img/nossa_historia/bg_content_bottom.jpg) no-repeat center right;
				width: 595px;				
				height: 148px;
				float: right;
				margin-top: -80px;
				z-index: 1;					
				_margin-left: -20px;			
				}	
		
		
#left {
	float: left;
	width: 191px;
	height: 489px;	
	border-top: 1px solid #fff;			
	}
	#left #column{
		background: #dbdbdb;
		height: 297px;
		}
		#left #column h1{
			font: bold 11px "Tahoma", Verdana, Arial, Helvetica, sans-serif;
			color: #4E4E4E;
			text-indent: 0;
			margin: 6px 15px;			
			
			}
			#left #column h2{
				background: url(../img/nossa_historia/armenio_mendes.gif) no-repeat;
				text-indent: -9999em;
				margin: 10px 0 0 15px;				
				}
			
			#left #column p {		
				padding: 5px 15px;
				margin: 0;				
				}
			
	#left #column .topo{ 
		background: url(../img/nossa_historia/top_left.gif) no-repeat top center; 
		width: 191px; 
		height: 23px;
		margin-bottom: 10px;
		}
	
	#left #column .bottom{
		background: url(../img/nossa_historia/bottom_left.gif) no-repeat; 
		width: 191px; 
		height: 24px;
		margin-top: 20px;
		}