/*
Rti Web - Data de publicação 15/10/2008
*/

body {
	margin: 0;
	padding: 0;
	color: #111111;
	text-align: left;
	background:#E4E7B6 url(../images/fundo.jpg) top center no-repeat;
	font:0.75em Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size: 12px;
}

a {
	text-decoration:none;
	font-size: 12px;
	font-weight:bold;
	color:#2f2c29;
}


.special {
width:5px;
visibility:hidden;
}
/**************************************************************
   LAYOUT
**************************************************************/

#menu {
	margin:0 auto;
	width:1025px;
	height:175px;
}

#conteudoTop {
	margin:0 auto;
	height:38px;
	width:1025px;
	background: url(../images/topo.png) top left no-repeat;
}

#conteudo {
	margin:0 auto;
	width:1025px;
	background: url(../images/cont.png) top left repeat-y;
}

.conteudoTxt {
	padding:20px;
}

#rodape {
	margin:0 auto;
	width:1025px;
	background: url(../images/foot.png) top left no-repeat;
	height:115px;
}

#rodapeTxt {
	padding:50px 10px 0 10px;
	text-align:center;
	color:#111111;
	font-size: 14px;
	font-weight:bold;
}

#rodapeTxt a {
	text-decoration:none;
	font-size: 14px;
	font-weight:bold;
	color:#111111;
}




#menuSite {
	width:1012px;
	height:50px;
}
/*menu site*/

.ttxx {
	display:none;
}
.BTinicio a {
	background: url(../images/pag-inicial.jpg) 0% 0% no-repeat;
	width:178px;
	height:47px;
	float:right;	
}
.BTinicio a:hover {
	background: url(../images/pag-inicial.jpg) 0% 97% no-repeat;
	width:178px;
	height:47px;
	float:right;
}
.BTquem a {
	background: url(../images/palavra.jpg) 0% 0% no-repeat;
	width:211px;
	height:47px;
	float:right;
}
.BTquem a:hover {
	background: url(../images/palavra.jpg) 0% 97% no-repeat;
	width:211px;
	height:47px;
	float:right;
}
.BTnot a {
	background: url(../images/blog.jpg) 0% 0% no-repeat;
	width:103px;
	height:47px;
	float:right;
}
.BTnot a:hover {
	background: url(../images/blog.jpg) 0% 97% no-repeat;
	width:103px;
	height:47px;
	float:right;
}
.BTimovel a {
	background: url(../images/fotos.jpg) 0% 0% no-repeat;
	width:117px;
	height:47px;
	float:right;
}
.BTimovel a:hover {
	background: url(../images/fotos.jpg) 0% 97% no-repeat;
	width:117px;
	height:47px;
	float:right;
}



.BTcontato a {
	background: url(../images/contato.jpg) 0% 0% no-repeat;
	width:125px;
	height:47px;
	float:right;
}
.BTcontato a:hover {
	background: url(../images/contato.jpg) 0% 97% no-repeat;
	width:125px;
	height:47px;
	float:right;
}


.BTlink a {
	background: url(../images/links.jpg) 0% 0% no-repeat;
	width:104px;
	height:47px;
	float:right;
}
.BTlink a:hover {
	background: url(../images/links.jpg) 0% 97% no-repeat;
	width:104px;
	height:47px;
	float:right;
}

.BTlocaliza a {
	background: url(../images/localiza.jpg) 0% 0% no-repeat;
	width:162px;
	height:47px;
	float:right;
}
.BTlocaliza a:hover {
	background: url(../images/localiza.jpg) 0% 97% no-repeat;
	width:162px;
	height:47px;
	float:right;
}




p {
	margin: 0 0 3px 0;
	padding: 0;
	background: inherit;
}



hr {
	border: 0;
	height: 1px;
	color: #111111;
	background-color: #eee;
}

h1 {
	padding:0;
	color: #111111;
	margin: 2px 3px 20px 3px;
    *margin: 2px 3px 15px 3px;
	background: inherit;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:30px;
}
h1 a {
	color: #111111;
	background: inherit;
	font-size:30px;
}
h2 {
	padding:0;
	color: #111111;
	margin: 2px 3px 10px 3px;
    *margin: 2px 3px 10px 3px;
		font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: inherit;
	font-size:23px;
	line-height:26px;
}
h2 a {
	color: #111111;
	background: inherit;
	font-size:23px;
}
h3 {
	padding:0;
	color: #111111;
	margin: 2px 3px 5px 3px;
    *margin: 2px 3px 5px 3px;
	background: inherit;
	font-size:17px;
}
h3 a {
	color: #111111;
	background: inherit;
	font-size:17px;
}



a img {
	text-decoration:none;
	border:0;
}
.limpa {
	clear:both;
}
td img {
	display: block;
}

#pai {
	width:500px;
	height:278px;
	margin:0 0 8px 0;

}

.IndexEW { margin:6px 0 0 15px; *margin:16px 0 0 15px;}



/*Formulário*/

fieldset {
	border: 1px solid #C4C4C4;
	padding: 10px;
	margin: 1px 5px 10px 3px;
}

fieldset label.selectit {
	display: block;
	font-size: 11px;
	padding: 0 2px;
}

fieldset label.selectit:hover {
	background: #e9e9e9;
}

fieldset legend {
	padding: .1em .3em;
}

fieldset.options {
	padding: 1em;
}

fieldset.options legend {
	font-size: 1.5em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.contatoFormTotal {
	margin: 0;
	padding: 0;
}

.contatoForm {
	background: #f4f4f4;
	border: 1px solid #b2b2b2;
	color: #000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 1px;
	padding: 2px;
}

/*layout*/

.galeFotos {
	background: url(../images/moldura.jpg) no-repeat;
	width:579px;
	height:398px;
	}


.galeFotosTxt{
	padding: 38px 0 0 40px;}
	
	
.imgSite { background: #FFF; float: left; padding: 2px; margin: 2px; border: 1px solid #e0e0e0; }


.BlogIndex {
	width:540px;
	height:40px;
	background: #BFBFBF;
	float:left;
	margin:5px;
	padding:3px;
}