@charset "utf-8";
/* CSS Document */

/* TODAS AS CONFIGURACOES PRIMARIAS DOS ELEMENTOS ESTAO AQUI --------------------------------------------*/

* {
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
	border:none;
	line-height:inherit;
	outline:none;
}

body {
	font:12px Arial, Helvetica, sans-serif;
	background:url(../img/bg_site.jpg) no-repeat center top;
	color:#626262;
}

h1 {
	font:bold 20px Arial, Helvetica, sans-serif;
	margin:10px 0 20px 0;
	color:#b51218;
}

h1.logo {
	width:234px;
	height:72px;
	overflow:hidden;
	margin:0 0 0 70px;
	float:left;
	background:url(../img/logomarca_maximo.png) no-repeat;
	text-indent:-3000em;
}

h1.logo a{
	display:block;
	width:233px;
	height:72px;
}

h2 {
	margin:10px 0;
	font:bold 18mpx Arial, Helvetica, sans-serif;
	color:#b51218;
}

h3 {
	margin:0 0 20px 0;
	font:normal 30px Arial, Helvetica, sans-serif;
	color:#b51218;
}

h4 {
	margin:20px 0 0 0;
	padding:0;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#b51218;
}

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

a {
	color:#013da1;
}

a:hover {
	text-decoration:underline;
}



/* CONFIGURAÃ‡ÃƒO DA DIV GLOBAL ----------------------------------------------------------------- --------- */

#global {
	width:980px;
	margin:0 auto;
}

.load {
	position:absolute;
	width:80px;
	height:40px;
	padding:30px 0 0 140px;
	text-align:center;
}


/* CONFIGURAÃ‡ÃƒO DA DIV TOPO ---------------------------------------------------------------------------- */

#topo {
	width:980px;
	height:120px;
	margin:0 auto;
}

.atendimento {
	width:185px;
	height:22px;
	float:right;
	margin:5px 50px 0 0;
}

ul.menu {
	float:right;
	margin:30px 50px 0 0;
}

ul.menu li {
	float:left;
	margin:0 10px;
}

ul.menu li a {
	display:block;
	height:16px;
	overflow:hidden;
}

ul.menu li a:hover img {
	margin-top:-16px;
}



/* CONFIGURAÃ‡ÃƒO DAS DIVS DE CONTEUDO INTERNO DO SITE --------------------------------------------------- */
/* 
	toda configuração do conteudo do site estão aqui.
*/



/* COLUNA LATERAL DIREITA */


/* LISTAGENS */


ul.list1 {
	margin:10px 0;
}

ul.list1 li {
	background:url(../img/bg_seta_list1.png) no-repeat 5px 5px;
	margin:10px 0 0 0;
}

ul.list1 li a {
	display:block;
	width:170px;
	float:right;
	color:#828281;
	padding:0 0 5px 0;
	border-bottom:1px solid #d9d9d9;
}



/* CONTEUDO */

#conteudo {
	width:910px;
	padding:20px 35px 0 35px;
}

#home #conteudo {
	width:980px;
	padding:20px 0 0 0;
}




/* PAGINA - HOME */


.flash_banner {
	width:480px;
	height:645px;
	float:left;
}

.coluna {
	width:480px;
	float:right;
}

.destaques {
	width:480px;
}

.destaque {
	width:235px;
	height:320px;
	margin:0 0 10px 0;
	float:left;
}

.destaque dl {
	position:absolute;
	width:215px;
	height:115px;
	overflow:hidden;
	margin:-145px 0 0 10px;
}

.destaque dl dt, .destaque dl dd {
	margin:0;
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:19px;
}

.destaque dl dd {
	font:normal 11px Arial, Helvetica, sans-serif;
	line-height:13px;
}

.boxes {
	width:235px;
	float:left;
}

ul.noticias {
	min-height:150px;
}

ul.noticias li {
	margin:10px 0;
}

ul.noticias li a {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#000;
}

ul.noticias li a span {
	display:block;
	font-size:10px;
	color:#b51218;
}


/* PAGINA - LANÇAMENTO */

#lancamento .destaques {
	width:250px;
	float:right;
}

.empreendimento {
	width:646px;
	float:left;
}

.empreendimento .descricao p {
	margin:5px 0 10px 0;
}

.empreendimento .descricao ul li {
	padding:3px 0;
	font:bold 12px Arial, Helvetica, sans-serif;
}

.empreendimento .descricao ul li span {
	margin:0 5px 0 0;
	text-align:right;
	font-weight:normal;
}

.galeria {
	width:646px;
	float:left;
	margin:50px 0 0 0;
	background:#98050b;
}

.galeria .roleta {
	width:622px;
	height:65px;
	margin:17px auto;
}

.galeria .roleta .btn_left, .galeria .roleta .btn_right {
	width:23px;
	height:23px;
	margin:20px 10px 0 0;
	float:left;
}

.galeria .roleta .btn_right {
	margin:20px 0 0 0;
	float:right;
}

.galeria .roleta .roleta_container {
	width:558px;
	height:65px;
	padding:0;
	overflow:hidden;
	float:left;
}

.galeria .roleta .roleta_container ul li {
	width:87px;
	height:65px;
	float:left;
	margin:0 3px;
	overflow:hidden;
}

.galeria .roleta .roleta_container ul li a {
	display:block;
	width:87px;
	height:65px;
}

.galeria .desc {
	height:25px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
}

.galeria .img {
	width:640px;
	height:480px;
	background:#fff;
	border:3px solid #b51218;
	overflow:hidden;
	text-align:center;
}


/* PAGINA - A MÁXIMO */


#maximo .img {
	float:left;
}

#maximo .img img {
	border:3px solid #c9141b;
}

.content {
	width:447px;
	float:right;
}



/* PAGINA - LANÇAMENTOS */

.lancamento {
	width:289px;
	float:left;
	margin:20px 12px 20px 0;
}

.lancamento .img {
	width:283px;
	height:192px;
	overflow:hidden;
	padding:3px;
	background:#c9141b;
}

.lancamento .img img {
	border:none;
}

.lancamento .desc span {
	display:block;
	margin:10px 0 0 0;
	font-weight:bold;
	color:#b51218;
}


/* PAGINA - CONTATO	*/

.dados_contato {
	width:445px;
	float:left;
}

.dados_contato .endereco {
	width:160px;
	float:left;
}
.dados_contato .endereco span {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#b51218;
}

dl.formulario_contato {
	width:416px;
	float:right;
}

dl.formulario_contato dt {
	height:27px;
	background:url(../img/bg_contato_box_top.png) no-repeat;
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#ececec;
	padding:8px 10px 0 20px;
}

dl.formulario_contato dd {
	min-height:250px;
	background:url(../img/bg_contato_box_bottom.png) no-repeat bottom #dfdcd5;
	padding:20px;
}

dl.formulario_contato dd ul {
	width:348px;
}

dl.formulario_contato dd ul li {
	clear:both;
	padding:5px 0;
}

dl.formulario_contato dd ul li label {
	display:block;
	width:100px;
	height:25px;
	margin:0 8px 0 0;
	padding:4px 0 0 0;
	float:left;
	text-align:right;
}

dl.formulario_contato dd ul li input[type=text] {
	width:230px;
	height:12px;
	padding:5px;
	float:left;
	background:url(../img/bg_form_input.png) no-repeat;
	font:11px Arial, Helvetica, sans-serif;
}

dl.formulario_contato dd ul li textarea {
	width:230px;
	height:82px;
	padding:5px;
	float:left;
	background:url(../img/bg_form_textarea.png) no-repeat;
	font:11px Arial, Helvetica, sans-serif;
}

dl.formulario_contato dd ul li label.error {
	position:absolute;
	width:auto;
	padding:3px 3px 13px 3px;
	margin:-25px 0 0 10px;
	background:url(../img/bg_validate_box_error.png) no-repeat left top;
	color:#fff;
	font:10px Arial, Helvetica, sans-serif;
	border-top:2px solid #f00; 
}



/* PAGINA - VENDA NO EXTERIOR	*/

.content_exterior {
	width:445px;
	float:right;
	margin-bottom:30px;
}

.img_casal img {
	margin:0 30px 0 0;
	float:left;
	border:3px solid #c9141b;
}

#exterior dl.formulario_contato {
	width:416px;
	margin:20px auto;
	float:none;
}


/* PAGINA - NOTÍCIAS	*/

#noticia {
	width:445px;
	float:left;
}

#lista_noticias {
	width:293px;
	float:right;
}

#lista_noticias .topon, #lista_noticias .rodapen {
	height:10px;
	background:url(../img/bg_box_noticias_top.png) no-repeat;
}
#lista_noticias .rodapen {
	background:url(../img/bg_box_noticias_bottom.png) no-repeat;
}

#lista_noticias .contentn {
	min-height:200px;
	background:#dfdcd5;
	padding:5px 20px;
}

.paginacao {
	width:200px;
	margin:20px auto;
	text-align:center;
}

.paginacao a {
	font:12px Arial, Helvetica, sans-serif;
	color:#787264;
	padding:0 4px;
}

.paginacao a.atual {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#b51218;
}

.paginacao a img {
	display:inline-block;
}



/* CONFIGURAÃ‡ÃƒO DA DIV RODAPE -------------------------------------------------------------------------- */
/* 
	toda configuração do rodape do site estão aqui.
*/


#rodape {
	width:940px;
	background:url(../img/bg_rodape.png) no-repeat center top;
	margin:20px auto;
	padding:30px 20px 40px 20px;
	font-size:11px;
	color:#6d6d6d;
}

#criacao {
	width:44px;
	height:10px;
	float:right;
}

address {
	float:left;
	font:normal 11px Tahoma, Geneva, sans-serif;
	color:#000;
}



/* CONFIGURAÃ‡ÃƒO DE FORMULÁRIOS ---------------------------------------------------------- */
