﻿/*************************************************************************

								CSS BASE

**************************************************************************



/* Meyer CSS Reset *//*Removidos, table, caption, tbody, tfoot, thead, tr, th, td*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend{

	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
}

body{
	line-height: 1;
}

ol, ul{
	list-style: none;
}

table{

	border-collapse: collapse;
	border-spacing: 0;
}

select{
	height: 20px;
	padding: 1px;
}

/*Exemplo de uso do Font Face
	font-weight:normal;
	font-style:normal;
	line-height:normal;
	font-family: 'cafetaRegular', sans-serif;
	font-size-adjust: 0.49;
	font-size:14pt;
*/


/*************************************************************************

								CSS HABITAR

**************************************************************************/



body{
	background: #FFF url(../imagens/bgTopSite.png) repeat-x 0 9px;
	font: 62.5% Tahoma;
}

body.ie6{
	background: #F9F9F9 url(../imagens/bgTopSite.gif) repeat-x 0 9px;
}


#container { 
	width: 1000px;/* Tamanho do site (tem que ser menor que 800) - Equivale a 760px*/
	margin: 0 auto; /* deixar o site centralizado nos browsers standards */
	text-align: left;
}


/* Header */

#header, #content, #footerInfo{
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

#header{
	height: 230px;
	background: url(../imagens/bgHeader.png) no-repeat 0 0px;	
	font-family: 'CenturyGothicRegular', sans-serif;
	font-size:12px;
	color: #FFF;
	padding:0px;
	margin:0;
	font-weight:lighter;
}

#header a{
	text-decoration: none;
	color: #FFF;
}

#header a.logoHeader, #header .eng{
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

#header a.logoHeader{
	display: block;
	width: 330px;
	height: 170px;
	margin: 1px auto;
	text-indent: -9999px;
	background: url(../imagens/habitar.png) no-repeat;
}



#header ul.nav{
	position: absolute;
	top: 180px;
	left: 70px;
	text-transform: uppercase;
}

#header ul.nav li{
	float: left;
}

#header ul.nav li a{
	display: block;
	width: 156px;
	height: 33px;
	line-height: 36px;
	text-align:center;
}

ul.nav li strong{
	padding-left: 15px;
	background: url(../imagens/setas.png) -62px -25px no-repeat;
}

.ie6 ul.nav li strong{
	cursor: pointer;
	height: 20px;
	background: url(../imagens/setas.png) -64px -16px no-repeat;
}

#header ul.nav li.separador{
	display: block;
	width: 2px;
	height: 33px;
	background: url(../imagens/separadorNav.png) no-repeat 0 1px;
}


/*form topo*/

.formTop{
	display: block;
	clear: both;
	width: 1000px;
	height: 48px;
	margin: 0 auto; /*margin-top: 60px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #818181;
}

.formTop ul.princ{

	float: left;
	width: 1000px;
	margin-right: 0;
	padding-right: 0;

}

.formTop ul.princ li{

	display: block;
	float: left;
	width: 140px;
	margin-right: 19px;

}

.formTop ul.princ li span{
	display: block;
	font-weight: bold;
	padding-bottom: 3px;
}

.formTop ul.princ li select{
	display: block;
	width: 128px;
	height: 20px;
	padding: 1px;
}

.formTop ul.princ li select.estado{
	width: 54px;
}

.formTop .botaoBuscar{
	display: block;
	position: absolute;
	bottom: 0;
	right: 157px;
}

.formTop .botaoBuscaAvancada{
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
}

/*form topo*/

/* lado direito */
#menu {
	float: right; /* Faz flutuar à direita*/
	width: 260px;
	padding-left:7px;
	background: #fff; /*Cinza de plano de fundo, para diferenciar dos outros elementos*/
	margin-top:20px;
}

#tel_chat {
	width: 260px;
	height:36px;
	text-align:right;
}

#caixa {
	width: 273px;
	height:53px;
	background:url(../imagens/caixa.png) no-repeat;
	margin-left:-6px;
	margin-top:16px;
}

#contato {
	width: 195px;
	height:63px;
	background:url(../imagens/telefone.png) no-repeat right bottom;
	margin-top:16px;
	margin-left:70px;
	font-size:14px;
	font-weight:bold;
	color:#666666;
}

#contato_texto {
	width: 180px;
	height:70px;
	position:relative;
	top:20px;
	left:0px;
}

#procura{
	background:url(../imagens/fundo_procura.jpg) no-repeat;
	width:273px;
	height:156px;
	margin-top:10px;
	margin-left:-6px;
	font-size:11px;
}

#links{
	height:120px;
	text-align: left;
	top:39px;
	left:30px;
	position:relative;
}

#links ul{
	margin: 4px auto;
	overflow: hidden;
}

#links ul li{
	display: block;
	margin-right: 5px;
	background:url(../imagens/lista.jpg) no-repeat left top;
}

#links ul li a{
	color: #666666;
	text-decoration: none;
	margin-left:16px;
}

#links ul li a:hover{
	color: #990000;
	text-decoration: none;
}

#habitar_informa{
	width:273px;
	margin-top:10px;
	margin-left:-6px;
	font-size:11px;
	text-align:center;
}

/* conteúdo */
#conteudo { 
	background: #FFF;/*Cor de fundo branca*/
	width: 710px;/* Largura do #conteudo (568px)*/
	margin-top:20px;
}

#barra_superior{
	background:url(../imagens/ordenar.jpg) no-repeat;
	width:704px;
	height:36px;
	margin-left:12px;
}

#titulo_barra_superior{
	width:600px;
	height:25px;
	color:#FFFFFF;
	font-size:17px;
	position: relative;
	left:16px;
	top:9px;
	font-family:Arial, Helvetica, sans-serif;
}

#titulo_principal{
	width: 100%;
	height: 20px;
	padding: 8px 1px 1px 1px;
	font-weight:bold;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	border-top: 0px solid #DDDDDD;
	border-bottom: 2px solid #B13718;
	background-color: #FFF;
	color: #FF0000;
	text-align:left;
	font-size:14px;
}

/* formulário */
.caixa10 {
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	background-color: #f4f4f4;
	border: 1px solid #D4D4D4;
}

.onfocus {
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	background-color: #EEEEEE;
	border: 1px solid #D4D4D4;
}

.onblur {
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	background-color: #f4f4f4;
	border: 1px solid #D4D4D4;
}

.preto10 {
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none
}

/* rodapé */
#rodape {
	clear: both;
	overflow: hidden;
	margin: 20px 0;
	font-size: 11px;
	background: url(../imagens/bgFooter.png) no-repeat center top;
	color: #FFF;
}

#rodape #footerInfo{
	clear: both;
	text-align: center;
}

#rodape ul{
	margin: 4px auto;
	overflow: hidden;
}

#rodape ul li{
	display: inline;
	margin-right: 5px;
}

#rodape ul li a{
	color: #FFF;
	text-decoration: none;
}

#rodape ul li a:hover{
	color: #990000;
	text-decoration: none;
}

#rodape p{
	clear: both;
	margin-top: 20px;
	color: #686868;
	text-align: center;
}

/**** link e textos ****/

.style1{
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

.style2{
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

.style3{
	color:#FFFFFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

a.linkhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B13718;
}
a.linkhome:link {
	text-decoration: none;
}
a.linkhome:visited {
	text-decoration: none;
	color: #B13718;
}
a.linkhome:hover {
	text-decoration: underline;
	color: #FF0000;
}
a.linkhome:active {
	text-decoration: none;
	color: #FF0000;
}

a.linkum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B13718;
}
a.linkum:link {
	text-decoration: none;
}
a.linkum:visited {
	text-decoration: none;
	color: #B13718;
}
a.linkum:hover {
	text-decoration: underline;
	color: #FF0000;
}
a.linkum:active {
	text-decoration: none;
	color: #FF0000;
}
