@charset "utf-8";
/* CSS Document */

/*
	WEBROOM Soluções Interativas 
	Rua Carmo Gifoni, 481 - B. Martins - Uberlândia, MG
	Fone: +55 34 3217 1253
	Site: www.webroom.com.br / E-mail: webroom@webroom.com.br
	Projeto: rossipiazza
	Data: 2009-08
	Interface: Lourenço
	CSS/(X)HTML: Lucas M. Sousa
	Programação: 
*/

@import url(_cssreset.css);

/***Containers***/

* {
	margin:0;
}

#pagina {
	width:980px;
	margin:0 auto;
	_height:100%;
}


/***Geral***/
body, html {
	width:100%;
	height:100%;
}

body {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	background:url("../imagens/bg_body2.jpg") left top;
	cursor:default;
	font-size:.8em;
}

h2, h3, h4 {
	font-weight: bold;
	margin-bottom: 1em;
}
h1, p {
	margin-bottom: 1em;
}
h2 {
	font-size: 1.65em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}
a {
	overflow: hidden;
	outline:0;
	color:#FFF;
}
a:hover {
	color:#7B1901;
}

.extradiv2 { position:fixed; _position:absolute; top:0; left:0; z-index:-100; width:100%; height:100%; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagens/radial.png", sizingMethod="scale"); }
.extradiv2 img { width:100%; height:100%; display:none\9 }
* html .extradiv2 { position:absolute; top:expression(document.compatMode=="CSS1Compat"? document.documentElement.scrollTop+0+"px" : body.scrollTop+0+"px"); }



/***Cabeçalho***/
#cabecalho {
	background:url("../imagens/bg_header.jpg") repeat-x; 	
	height:130px;
	width:100%;
	position:relative;
	margin:-10px 0;
	*margin:0 0;
}

#cabecalho .centro {
	background:url("../imagens/bg_header_main.jpg") no-repeat;
	width:980px;
	height:80px;
	margin:0 auto;
}

#cabecalho .logo a {
	background:url("../imagens/logo.png") no-repeat;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagens/logo.png", sizingMethod="crop");
	cursor:pointer\9;
	text-indent:-999em;
	width:182px;
	height:126px;
	float:left; 	
	margin-left:285px;
}

#cabecalho .atendimento {
	background:url("../imagens/atendimento.png") no-repeat;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagens/atendimento.png", sizingMethod="crop");
	cursor:pointer\9;	
	text-indent:-999em;
	width:126px;
	height:64px;
	float:left;
	margin:5px 0;
}

#cabecalho .rotina {
	background:url("../imagens/rotina.png") no-repeat;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagens/rotina.png", sizingMethod="crop");
	cursor:pointer\9;
	text-indent:-999em;
	width:138px;
	height:62px;
	float:right;
	margin:5px 0;
}
/***Fim Cabeçalho***/

/***Rodapé***/
#pg_inicial #rodape {
	margin-top:-100px;
	position:relative;
}

#rodape {
	background:url("../imagens/bg_header.jpg") repeat-x;
	height:80px;
	width:100%;
	clear:both;
}


#rodape .centro {
	width:980px;
	margin:0 auto;
}

#rodape .logo a {
	background:url("../imagens/logo_rodape.png") no-repeat;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagens/logo_rodape.png", sizingMethod="crop");
	cursor:pointer\9;
	text-indent:-999em;
	width:134px;
	height:93px;
	float:left; 
	margin:10px 0;
}

#rodape .address {
	margin-left:190px;
	margin-top:8px;
	float:left;
	text-align:center;
	font:12px Georgia, "Times New Roman", Times, serif;
}

#rodape .direitos {
	font:11px Georgia, "Times New Roman", Times, serif;
}

#rodape .webroom a {
	float:right;
	margin:35px 0;
	background:url("../imagens/webroom2.gif") no-repeat;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imagens/webroom2.gif", sizingMethod="crop");
	_cursor:pointer;
	width:60px;
	height:15px;
	text-indent:-999em;
}
	

/*Menu Principal*/
#cabecalho .menu_principal {
	clear:both;
	width:807px;	
	margin:80px 0 0 135px;
	position:absolute;
	*margin:-46px 0 0 135px;
}

#cabecalho .menu_principal li {
	*display:inline;
}

#cabecalho .menu_principal li a {
	height:33px;
	float:left;
	text-indent:-999em;	
	background:url("../imagens/menu_principal.gif") no-repeat;
}

#cabecalho .menu_principal li a#home {
	background-position:0 0;
	width:60px;
	margin:0 0 0 79px;
}
#cabecalho .menu_principal li a#empreendimentos {
	background-position:-63px 0;
	width:137px;
	margin:0 173px 0 0;
}
#cabecalho .menu_principal li a#plantas {
	background-position:-203px 0;
	width:79px;
	/*margin:0 178px 0 0;*/
	
}
#cabecalho .menu_principal li a#vendas {
	background-position:-444px 0;
	width:157px;
}
#cabecalho .menu_principal li a#localizacao {
	background-position:-604px 0;
	width:112px;
}
#cabecalho .menu_principal li a#contato {
	background-position:-719px 0;
	width:84px;
}
/*Fim Menu Principal*/


/***Home***/
#pg_inicial #conteudo .destaque { 
	margin:0 0 0 -110px;
	_margin:0 0 0 -100px;
	overflow:hidden;
	position:relative;
	width:1200px;
}

#pg_inicial .extradiv2 {
	display:none;
}
/***Fim Home***/


/***Interna***/
.pg_interna #conteudo {
	float:left;
	width:100%;
	padding-top:25px;
	padding-bottom:20px;
}

.pg_interna #voltar {
	background:url("../imagens/bt_voltar.gif") no-repeat;
	text-indent:-999em;
	float:right;
	width:67px;
	height:24px;
}

.pg_interna h2 {
	font:30px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	border-bottom:1px solid #eba450;
	padding-bottom:8px;	
	margin-bottom:10px;
}

.pg_interna h3 {
	font:22px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	border-bottom:1px solid #eba450;
	padding-bottom:8px;	
	margin:10px 0;
	padding-top:30px;
	clear:both;
}

.pg_interna #vantagens {
	padding:0;
}

.pg_interna .galeria li {
	float:left;
	width:154px;
	height:114px;
	margin:5px 5px;
	border:3px solid #dc6928;
	-moz-border-radius: 2px;/*Firefox*/
	-khtml-border-radius: 2px;/*navegadores Linux*/
	-webkit-border-radius: 2px;/*Safari e Chrome*/
	behavior: url(../border-radius.htc);/*IEn*/
	border-radius: 2px;/*css3*/
}

/***Empreendimentos***/
#pg_empreendimento #conteudo {
	padding-bottom:0;
}


#pg_empreendimento #menu_galeria_emp {
	float:left;
	width:203px;
	margin:85px 0 0 80px;	
	_margin:85px 0 0 50px;
}

#pg_empreendimento #menu_galeria_emp li a {
	background:url("../imagens/menu_empreendimento.gif") no-repeat;
	text-indent:-999em;
	height:36px;
	float:right;
	padding:1px 0;
	clear:both;
}
#pg_empreendimento #menu_galeria_emp li a#piscina {
	background-position:0 0;
	width:203px;
}
#pg_empreendimento #menu_galeria_emp li a#festas {
	background-position:-48px -37px;
	width:155px;
}
#pg_empreendimento #menu_galeria_emp li a#churrasqueira {
	background-position:-64px -74px;
	width:139px;
}
#pg_empreendimento #menu_galeria_emp li a#playground {
	background-position:-64px -111px;
	width:139px;
}
#pg_empreendimento #menu_galeria_emp li a#quadra {
	background-position:-11px -148px;
	width:192px;
}
#pg_empreendimento #menu_galeria_emp li a#fitness {
	background-position:-104px -185px;
	width:99px;
}
#pg_empreendimento #menu_galeria_emp li a#brinquedo {
	background-position:-56px -222px;
	width:147px;
}
#pg_empreendimento #menu_galeria_emp li a#pracas {
	background-position:-106px -259px;
	width:97px;
}
#pg_empreendimento #menu_galeria_emp li a#predios {
	background-position:-1px -296px;
	width:202px;
}


/*Galeria*/
#pg_empreendimento .galeria {
	background:url("../imagens/bg_galeria.gif") no-repeat; 
	width:573px;
	height:445px;	
	float:left;
	padding:22px 32px;
	margin:30px 0;
}

.pg_interna .galeria img {
	width:154px;
	height:114px;
}


/***Plantas***/

#pg_plantas .lightbox img {
	width:300px;
	height:207px;
	border:3px solid #dc6928;
	-moz-border-radius: 2px;/*Firefox*/
	-khtml-border-radius: 2px;/*navegadores Linux*/
	-webkit-border-radius: 2px;/*Safari e Chrome*/
	behavior: url(../border-radius.htc);/*IEn*/
	border-radius: 2px;/*css3*/	
}

#pg_plantas .galeria {
	margin-left:50px;
}

#pg_plantas .diferenciais {
	float:left;
	clear:both;
}

#pg_plantas .diferenciais2 {
	float:left;
	margin:0 0 0 150px;
}

#pg_plantas .lista_conteudo li {
	background:url("../imagens/seta.gif") no-repeat;
	width:350px;
	float:left;
	line-height:30px;
	text-indent:20px;
	border-bottom:1px solid #df892e;
	margin:0 30px;
}

#pg_plantas .lista_conteudo2 li {
	background:url("../imagens/seta.gif") no-repeat;
	line-height:30px;
	text-indent:20px;
	margin:0 30px;
}

#pg_plantas .plantas img {
	width:200px;
	height:133px;
}

#pg_plantas .plantas ul {
	float:left;
	margin:0 20px;
	cursor:pointer;
}

#pg_plantas .plantas ul li p {
	text-align:center;
}

#pg_plantas .plantas a:hover p {
	text-decoration:underline;
}

/***Plantão de Vendas***/

#pg_plantao_vendas #conteudo {
	padding-bottom:80px;
}

#pg_plantao_vendas .corretores .corretor h4 {
	text-indent:-9999px;
}
/* Corretores*/
	#pg_plantao_vendas .corretores .ariadne {
		width:295px;
		height:190px;
		display:block;
		float:left;
		margin:5px 30px 0 0;
		background:url("../imagens/backgroundAriadne.png") no-repeat;
		_background:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../imagens/backgroundAriadne.png", sizingMethod="crop");
	}
	
	#pg_plantao_vendas .corretores .rodrigo {
		width:295px;
		height:190px;
		display:block;
		float:left;
		margin:5px 30px 0 0;
		background:url("../imagens/backgroundRodrigo.png") no-repeat;
		_background:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../imagens/backgroundRodrigo.png", sizingMethod="crop");
	}

	#pg_plantao_vendas .corretores .marcio {
		width:295px;
		height:190px;
		display:block;
		float:left;
		margin:5px 30px 0 0;
		background:url("../imagens/backgroundMarcio.png") no-repeat;
		_background:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../imagens/backgroundMarcio.png", sizingMethod="crop");
	}
	
	#pg_plantao_vendas .corretores .claudiaMendes {
		width:295px;
		height:190px;
		display:block;
		float:left;
		margin:25px 30px 0 0;
		background:url("../imagens/backgroundClaudiaMendes.png") no-repeat;
		_background:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../imagens/backgroundClaudiaMendes.png", sizingMethod="crop");
	}

	#pg_plantao_vendas .corretores .elizange {
		width:295px;
		height:190px;
		display:block;
		float:left;
		margin:25px 30px 0 0;
		background:url("../imagens/backgroundElizange.png") no-repeat;
		_background:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../imagens/backgroundElizange.png", sizingMethod="crop");
	}
	
	#pg_plantao_vendas .corretores .guilherme {
		width:295px;
		height:190px;
		display:block;
		float:left;
		margin:25px 30px 0 0;
		background:url("../imagens/backgroundGuilherme.png") no-repeat;
		_background:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../imagens/backgroundGuilherme.png", sizingMethod="crop");
	}

	#pg_plantao_vendas .corretores .ruzer {
		width:295px;
		height:190px;
		display:block;
		float:left;
		margin:25px 30px 0 0;
		background:url("../imagens/backgroundRuzer.png") no-repeat;
		_background:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../imagens/backgroundRuzer.png", sizingMethod="crop");
	}
	
	#pg_plantao_vendas .corretores .talita {
		width:295px;
		height:190px;
		display:block;
		float:left;
		margin:25px 30px 0 0;
		background:url("../imagens/backgroundTalita.png") no-repeat;
		_background:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../imagens/backgroundTalita.png", sizingMethod="crop");
	}
	
	#pg_plantao_vendas .corretores .cidinha {
		width:295px;
		height:190px;
		display:block;
		float:left;
		margin:25px 30px 0 0;
		background:url("../imagens/backgroundCidinha.png") no-repeat;
		_background:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../imagens/backgroundCidinha.png", sizingMethod="crop");
	}
/*Fim Corretores*/

#pg_plantao_vendas .corretores ul {
	margin:75px 0 0 30px;
	display:block;
}

#pg_plantao_vendas .corretores ul li {
	background:url("../imagens/ball.gif") no-repeat;	
	text-indent:15px;
	font:12px Arial, Helvetica, sans-serif;
	color:#604c39;	
	line-height:16px;
	font-weight:bold;
	cursor:text;
	width:150px;
	margin:10px 0 0 0;
}

#pg_plantao_vendas .corretores ul li a {
	text-decoration:none;
	color:#604c39;
	position:relative;
}

#pg_plantao_vendas .corretores ul li a:hover {
	text-decoration:underline;
	color:#604c39;
}



/***Localização***/
#pg_localizacao #conteudo {
	padding-bottom:40px;
}

#pg_localizacao p {
	margin-bottom:50px;
}

#pg_localizacao .endereco {
	background:url("../imagens/endereco.gif") no-repeat;
	text-indent:-999em;
	float:left;
	width:196px;
	height:103px;
	margin:4px 0 0 100px;
	_margin-left:60px;
}

#pg_localizacao .mapa {
	background:url("../imagens/bg_mapa.gif") no-repeat;
	width:462px;
	height:361px;
	float:left;	
	text-align:center;
}

#pg_localizacao .referencia {
	background:url("../imagens/referencia.gif") no-repeat;
	text-indent:-999em;
	float:left;
	width:194px;
	height:103px;
	margin:253px 0 0 0;	
}

/***Gestão de Contatos***/
#pg_gestao_contatos #conteudo {
	padding-bottom:50px;
}

#pg_gestao_contatos .formularios { 
	padding-left:10px;
	border:none;
}

#pg_gestao_contatos .formularios label { 
	display:block;
}

#pg_gestao_contatos .formularios label strong { 
	color:#FF0000;
}

#pg_gestao_contatos .formularios select { 
	*height:25px;
}

#pg_gestao_contatos .formularios select option:hover {
	color:#7B1901
}

#pg_gestao_contatos .formularios .bt { 
	border:none; 
	background:#7B1901; 
	padding:3px; 
	color:#FFF; 
	font-size:11px; 
	cursor:pointer;
	margin-bottom:50px;
}

#pg_gestao_contatos .formularios .txtfield { 
	background-color:#FFF; 
	padding:2px; 
	font-size:11px;
	border:2px solid #EBA450; 
}

#pg_gestao_contatos .formularios .txtfield:hover { 
	border:2px solid #7B1901; 
	background:none #FFF; 
	color:#7B1901; 
	padding:2px; 
}

#pg_gestao_contatos .formularios .txtfield:focus { 
	border:2px solid #7B1901; 
	background:none #FFF; 
	color:#7B1901; 
	padding:2px; 
}

#pg_gestao_contatos .formularios .txtarea {
	font-family:Georgia, "Times New Roman", Times, serif; 
	display:block; 
}

#pg_gestao_contatos .form1 {
	float:left;
	margin-right:80px;
}

#pg_gestao_contatos .comentarios {
	margin:0 0;
}

#pg_gestao_contatos .asterisco {
	color:#7B1901;
}

