/* ---- */
/* HOME */
/* ---- */
h1 {background:url(../imagens/topo_home.png) 0 0 no-repeat; display:block; height:399px; text-indent:-999px;}

#home_vitrine {z-index:10;}

#tit_home_sobre_construbase {
	background:url(../imagens/tit_home_sobre_construbase.gif) no-repeat;
	float:left;
	height:56px;
	margin-left:91px; _margin-left:45px !important;
	overflow:hidden;
	text-indent:-99999px;
	width:277px;
}
#tit_home_areas_atuacao {
	background:url(../imagens/tit_home_areas_atuacao.gif) no-repeat;
	float:left;
	height:56px;
	overflow:hidden;
	text-indent:-99999px;
	width:276px;
}
#tit_home_resp_corporativa {
	background:url(../imagens/tit_home_resp_corporativa.gif) no-repeat;
	float:left;
	height:56px;
	overflow:hidden;
	text-indent:-99999px;
	width:260px;
}

/* Boxes */
#home_boxes {
	background:url(../imagens/bg_destaques_home.jpg) 0 0 no-repeat;
	height:450px;
}

	#btn_home_box_aba_01_abt {
		background:url(/imagens/btn_home_box_aba_01.gif) 0 0 no-repeat; display:block; height:24px; overflow:hidden; text-indent:-99999px; width:260px;}	
	#btn_home_box_aba_01_fcd {
		background:url(/imagens/btn_home_box_aba_01.gif) 0 -24px no-repeat; display:block; height:24px; overflow:hidden; text-indent:-99999px; width:260px; cursor:pointer;}
	
	#btn_home_box_aba_02_abt {
		background:url(/imagens/btn_home_box_aba_02.gif) 0 0 no-repeat; display:block; height:24px; overflow:hidden; text-indent:-99999px; width:260px;}
	#btn_home_box_aba_02_fcd {
		background:url(/imagens/btn_home_box_aba_02.gif) 0 -24px no-repeat; display:block; height:24px; overflow:hidden; text-indent:-99999px; width:260px; cursor:pointer;}
	
	#btn_home_box_aba_03_abt {
		background:url(/imagens/btn_home_box_aba_03.gif) 0 0 no-repeat; display:block; height:24px; overflow:hidden; text-indent:-99999px; width:260px;}
	#btn_home_box_aba_03_fcd {
		background:url(/imagens/btn_home_box_aba_03.gif) 0 -24px no-repeat; display:block; height:24px; overflow:hidden; text-indent:-99999px; width:260px; cursor:pointer;}
		
	/* Boxes (textos) */
	.home_boxes_txt {
		color:#666666;
		font-size:12px;
		text-decoration:none;
	}
		.home_boxes_txt a {
			color:#666666;
			font-size:12px;
			text-decoration:none;
		}
		.home_boxes_txt a:hover {text-decoration:underline;}
	
	.clique_conheca {
		background:url(../imagens/ico_03.gif) 0 0 no-repeat;
		margin-top:15px;
	}
		
		.clique_conheca a {
			color:#003884;
			font-size:12px;
			font-weight:bold;
			margin-left:18px;
			text-decoration:underline;
		}
		.clique_conheca a:hover {text-decoration:none;}

		/* Box 01: Sobre */
		#home_boxes_01 {
			background:#efeff1;
			float:left;
			height:372px;
			margin-left:91px; _margin-left:45px !important;
			width:277px;
		}
		
			/*#home_boxes_aba_01 {
				height:324px;
			}*/
		
		/* Box 02: Áreas de Atuação */
		#home_boxes_02 {
			background:#ffffff;
			float:left;
			height:372px;
			width:260px;
		}
		
		/* Box 03: Responsasabilidade */
		#home_boxes_03 {
			background:#efeff1;
			float:left;
			height:372px;
			padding-left:15px;
			width:262px;
		}
		
		/* Textos */
		#home_boxes_img_links {
			float:left;
			margin-top:22px;
		}
		
		.home_boxes_txt_links a {
			background:url(imagens/ico_04.gif) 0 3px no-repeat;
			color:#003884;
			font-size:10px;
			font-weight:bold;
			margin-left:13px;
			padding-left:13px;
			text-decoration:none;
		}
		
		.home_boxes_txt_links a:hover {
			text-decoration:underline;
		}