/* CSS Document */

#colEsq{
	width:652px;
	height:490px;
	float:left;
	margin-right:5px;
}

#colDir{
	position:relative;
	width:190px;
	height:394px;
	float:left;
	padding:40px;
	background:url(../img/bg_coldir.gif) left repeat-y;
	background-color:#fff;
}

#colDir span#topDireita {
	position:absolute;
	display:block;
	width:6px;
	height:6px;
	top:0;
	right:0;
	background:url(../img/topDireita.gif) no-repeat;
}

#colDir span#baixoDireita {
	position:absolute;
	display:block;
	width:5px;
	height:5px;
	bottom:0;
	right:0;
	background:url(../img/baixoDireita.gif) no-repeat;
}

ul#abas{
	width:650px;
	height:37px;
}

ul#abas li{
	display:block;
	float:left;
}

ul#abas li a{
	display:block;
	width:160px;
	height:37px;
	text-decoration:none;
	text-indent:-9999em;
}

ul#abas li a#abaResidencial{
	width:160px;
	margin-right:4px;
	background:url(../img/abas/residenciais.gif) top no-repeat;
}

ul#abas li a#abaComercial{
	margin-right:3px;
	background:url(../img/abas/comerciais.gif) top no-repeat;	
}

ul#abas li a#abaIndustrial{
	margin-right:3px;	
	background:url(../img/abas/industriais.gif) top no-repeat;
}

ul#abas li a#abaMostras{
	background:url(../img/abas/mostras.gif) top no-repeat;
}

ul#abas li a#abaResidencial.ativo{
	background-position:bottom;
}
ul#abas li a#abaComercial.ativo{
	background-position:bottom;
}
ul#abas li a#abaIndustrial.ativo{
	background-position:bottom;
}
ul#abas li a#abaMostras.ativo{
	background-position:bottom;
}

#flashProjeto{
	 width:650px;
	 height:435px;
	 padding-top:3px;
	 background-color:#fff;
}

h2{
	display:block;
	width:140px;
	height:30px;
	background:url(../img/projetosResidenciais.gif) no-repeat;
	text-indent:-9999em;
	margin-bottom:20px;
}
