	#conteudo #col_associado{
		float: left;
		width:580px;
		margin-left:58px;
		background-color: transparent;
	}	

	#col_associado h1{
		font-size:13px;
		font-weight:bold;
		color:#003399;
		text-align:justify;
		margin-bottom:0px;
		margin-left:30px;
		margin-top:10px;
	}

	#col_associado p{
		line-height:19px;
		margin-top:0px;
		margin-left:36px;
		text-align:justify;
	}

	#col_associado p.Right{
		margin-top:0px;
		margin-left:36px;
		text-align:right;
	}

	#col_associado a{
		font-size:11px;
		font-weight:bold;
		color:#666666;
		text-decoration:none;
	}

	#col_associado a:hover{
		font-size:11px;
		font-weight:bold;
		color:#666666;
		text-decoration:underline;
	}


	#conteudo #col3{
		float: left;
		width:160px;
		margin-left:10px;
		background-color: transparent;
	}	

span.tituloH1{
		font-size:11px;
		font-weight:bold;
		color:#CACACA;
		text-align:center;
		margin-bottom:3px;
		margin-top:8px;
		text-decoration:none;
}

span.tituloH1Hover{
		font-size:11px;
		font-weight:bold;
		color:#003399;
		text-align:center;
		margin-bottom:3px;
		margin-top:8px;
		text-decoration:none;
}

#buscaPacotes{
	background: #f0f0f0 url(../imagens/bg_blocos.gif);
	padding: 10px;
	border: 1px #CCCCCC solid;
	visibility:hidden;
	position:absolute;
	width:400px;
	z-index:10;
	text-align:justify;
	left: 72px;
	top: 46px;
}	

	#buscaPacotes h2{
		font-family:Arial, Helvetica, sans-serif;
		font-weight:700;
		font-size:12px;
		color:#CC0000;
		text-decoration:none;
		margin-bottom:10px;
	}	

	#buscaPacotes a{
		font-family:Arial, Helvetica, sans-serif;
		font-weight:700;
		color:#003399;
		text-decoration:none;
		line-height: 15px;
	}	

	#buscaPacotes a:hover{
		font-family:Arial, Helvetica, sans-serif;
		font-weight:700;
		color:#FFFFFF;
		background-color:#999999;
		text-decoration:none;
		line-height: 15px;
	}	
