@charset "utf-8";

/* Menu */
@import url("menu.css");
/* Titulos */
@import url("titulos.css");
/* Formularios */
@import url("formularios.css");
/* Demais estilos do site - Alinhamentos, Clear */
@import url("outros.css");
/* EMPREENDIMENTOS */
@import url("empreendimentos.css");


/*-----------------------------------------------------------------------------
Folha de estilos - ARQUITEC

version:	1.0
Autor:		Plus! Agência Digital
Data:			00-00-2010
Email:		contato@plusagenciadigital.com.br
Website:	http://www.plusagenciadigital.com.br

Revisao-1: dd-mm-aaaa
Alterações: ---  
-----------------------------------------------------------------------------*/


/*==========================================
	GERAL
============================================*/

*, html, body{
	margin:0;
	padding:0;
}


html, body{
	height:100%;
}


html{
	height:100%;
	margin:0;
	padding:0;
}


body {
	height:100%;
	margin:0;
	padding:0;
	color: #333333;
	font: 13px/1.3em Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	/* Hack IE */
	*text-align: center;
	voice-family: "\"}\"";
	voice-family:inherit;
}


ul, ol, dl, 
li, dt, dd, 
li *, dt *, dd *,
address{
	margin:0;
	padding:0;
}


img,
img a,
img a:hover{
	border: none;
	margin:0;
	padding:0;
}


.clear{
	clear: both;
}


a:link, a:visited, a:hover, a:focus, a:active{
	color:#7f8499;
}
a:link, a:visited, a:focus, a:active{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}


p{
	line-height:1.3em;
	margin:0 0 15px 0;
}

p a{
	text-decoration:none;
}




/*==========================================
	ESTRUTURA
============================================*/

/* ENVOLVE [ATRIBUTOS PARA CENTRALIZAR] */
#envolve-topo,
#envolve-conteudo,
#envolve-rodape,
#envolve-menu {
	width:100%;
	display:block;
	text-align:center;
}



/*--------
	GLOBAL
---------*/
#global {
	width:100%;
	min-height:100%;
	margin:0 auto;
	padding:0;
	position:relative;
}

* html #global {
	height: 100%; /* hack para IE6 hq trata height como min-height */
}



/*------
	TOPO
-------*/
#envolve-topo {
	width:100%;
	background: url(../../_IMG/estrutura/topo-bg-tudo.jpg) center top;	
	}

#topo{
	width:949px;
	height:202px;
	margin:0 auto;
	clear:both;
	background:url(../../_IMG/estrutura/topo-bg.gif) bottom left repeat-x;
}


#banner {
	float:left;
	
	}
/*------
	LOGO
-------*/
#logo{
	width:170px;
	height:169px;
	padding:28px 22px 0 26px;
	background:#FFF;
	float:left;
	text-align:left;
}
#logo h1{ display:none;}

#menu {
	margin:auto;
	width:949px;
	text-align:center;
	}
	
/*----------
	CONTEUDO
-----------*/
#conteudo {
	width:961px;
	height:auto;
	min-height:301px;
	margin:0 auto;
	padding:0 15px 50px 15px;
	clear:both;
	text-align:left;
}

/* Hack Navegadores "Modernos" */
div#conteudo:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	overflow:hidden;
}



/*--------
	RODAPE
---------*/
#envolve-rodape {
	height:132px;
	background:url(../../_IMG/estrutura/rodape-bg-out.png) #FBFCFD top left repeat-x;
	}
#rodape {
	width:873px; 
	height:100px; 
	margin:0 auto; 
	padding:35px 45px 0 32px;
	background:url(../../_IMG/estrutura/rodape-bg.png) left top no-repeat;
	bottom:0;
	text-align:left;
}

#plus a {
	width:34px;
	height:19px;
	background:url(../../_IMG/estrutura/logo_plus.png) top left;
	float:right;
	*margin-top:50px;
}
#plus a:hover {
	background:url(../../_IMG/estrutura/logo_plus.png) 0 -19px;
	}

/*----------------
	RODAPE internos
----------------*/
.rp-dir {
	width:401px;
	margin-right:15px;
	float:left;
	}
.rp-dir h1 {
	width:110px;
	margin-right:20px;
	float:left;
	}
.rp-dir span.texto {
	width:260px;
	display:block;
	float:left;	
	}
.rp-esq {
	width:320px;
	height:120px;
	margin-right:29px;
	float:left;
	font-size:11px;
	}
span.bt-enviar {
	color:#F06000;
	}	
span.bt-enviar a {
	text-decoration:underline;
	margin-left:4px;
	color:#F06000;
	}
span.pbqp {
	margin-right:20px;
	float:left;
	}
p.endereco {
	width:220px;
	float:left;
	}
.webmail {
	width:86px;
	float:left;
	}
.webmail a {
	width:115px;
	height:29px;
	margin-bottom:25px;
	background:url(../../_IMG/estrutura/webmail.png);
	margin-right:6px;
	float:left;
	}
.webmail a:hover {
	background:url(../../_IMG/estrutura/webmail.png) 0 -31px;
	}
/*==========================================
	INTERNO
============================================*/
#internos {
	margin:0 27px 0 27px;
	}
#internos p {
	line-height:1.5 !important;
	}
#interno_coluna_esq{
	width:270px;
	min-height:100px;
	height:auto;
	margin-right:40px;
	float:left;
	line-height:1.6em;
}


#interno_coluna_dir{
	width:600px;
	height:auto;
	float:left;
	line-height:1.6em;
}




/*==========================================
	HOME
============================================*/
#home-bloco {
	width:270px;
	height:289px;
	background:url(../../_IMG/home/bg-home.gif) bottom left no-repeat;
	float:left;
	margin:10px 8px 0 8px;
	padding:0px 15px 5px 18px;
	font-size:12px;
	}
#home-bloco span.img {
	margin-bottom:8px;
	padding:8px 0 10px 10px;
	background:url(../../_IMG/estrutura/img-chamada-home-bg.png) no-repeat;
	display:block;
	}
#home-bloco h1 {
	width:200px;
	background:#FFF;
	margin-bottom:10px;
	}
#home-bloco h1.empreendimentos { width:171px; }
#home-bloco h1.eventos { width:82px; }
#home-bloco h1.responsabilidade { width:233px; }

#home-bloco p {
	width:252px;
	min-height:40px;
	margin-left:10px;
	margin-bottom:5px;
	}
#home-bloco p a {
	color:#333333 !important;
	}	
#home-bloco span.mais a {
	width:78px;
	color:#F06100;
	font-size:11px;
	float:right;
	text-decoration:underline;
	}
#home-bloco span.mais a:hover {
	text-decoration:none;
	}


/*==========================================
	QUEM SOMOS
============================================*/
span.img-qs {
	width:350px;
	min-height:300px;
	margin:10px 0 120px 0px;
	padding:5px 5px 1px 5px;
	}





/*==========================================
	EVENTOS
============================================*/
ul#eventos {
	width:450px;	
	list-style:none;
	}
ul#eventos li {
	margin:5px 5px 15px 0;
	padding:5px 3px 5px 5px;
	background:#F3F7FE;
}
ul#eventos p.data {
	margin-bottom:1px;
	}
	

/*==========================================
	CONTATO
============================================*/
#infogeral {
	width:310px;
	height:200px;
	margin-right:65px;
	padding:0 65px 0 0;
	border-right:1px dashed #DBE2EA;
	float:left;
}

/*==========================================
	RESPONSABILIDADE
============================================*/
#responsabilidade {
	width:550px;
	margin-right:35px;
	float:left;
	}
#logos {
	width:320px;
	float:left;
	font-size:11px;
	}
#logos span {
	width:280px;
	height:155px;
	margin-bottom:10px;
	padding:10px 10px 10px 10px;
	display:block;
	background:url(../../_IMG/estrutura/rs-bg.jpg) top left no-repeat;
	text-align:center;
	}
#logos span p {
	margin-top:15px;
	margin:15px 0 0 15px;
	text-align:left;
	}
#logos span#ssvp {
	}
#logos span#ssvp {
	}
	
.evento {
	min-height:258px !important;
	}
