/* CSS Document */

hr{
	height: 3px;
	margin-top: 40px;
	*margin-top: 20px;
}

p, li{
	font: normal 11px "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	color: #454545;
	text-align: justify;
	}
	
h1, h2{
	text-indent: -9999em;
}	

span{
	display: none
}
	
#content {					
	width: 324px;
	padding: 30px 25px;
	float: left;
	}
	#content:after{
		content: '';
		height: 0;
		display: block;
		clear: both;
		}
	#content h1 {	
		background: url(../img/anonimato/empresas_do_grupo.gif) no-repeat;			
		width: 142px;
		height: 9px;
		margin-bottom: 10px;		
		*margin-bottom: 3px;
		}
		#content img{margin-bottom:	10px;}
		#content h2 {
			background: url(../img/anonimato/mais_empresas.gif) no-repeat;			
			width: 104px;
			height: 9px;						
			margin: 20px 0 10px 0;
			*margin: 10px 0 10 0;
			_margin: 10px 0 0 0
			}				
			#content a{color:#989898;text-decoration:none;float:left;margin-right:140px;}
			#content a:hover{color:#989898;text-decoration:underline;}				
			
#left{
	width: 394px;
	float: left;
	border-top: 2px solid #fff;	
	}	
	#left:after{
		content: '';
		height: 0;
		display: block;
		clear: both;
	}			
	#left .endereco{
		background: url(../img/anonimato/bg_endereco.gif) repeat-y;
		height: 100px;
		width: 394px;		
		padding: 17px 10px 0px 0px;
		*padding: 17px 0px 0 0;		
		margin-top: -2px;
		}		
		#left .endereco h3{
			color: #08327c;
			font: bold 10px "Tahoma", Verdana, Arial, Helvetica, sans-serif;
			text-align: right;
			margin: 0 20px 10px 0;			
		}
		#left .endereco p{
			color: #4f1800;
			font: normal 10px "Tahoma", Verdana, Arial, Helvetica, sans-serif;
			text-align: right;
			margin: 2px 20px 0 0;			
		}
		
		
		#left .link_external{
			background: url(../img/anonimato/bg_link.jpg) repeat-x;
			width: 394px;
			height: 38px;		
			}
			#left .link_external:after{
				content: '';
				height: 0;
				display: block;
				clear: both;
			}	
			#left .link_external .acesse_o_site{
				height: 13px;
				width: 374px;				
				float: right;
				padding: 10px 20px 0 0;				
				}			
				#left .link_external a{
					display: block;
					width: 350px;
					float: right;
					text-decoration: none;
					height: 13px;
					color: #ffffff;					
					text-align: right;					
					font: bold 13px  Verdana, Arial, Helvetica, sans-serif
					}
			