@charset "utf-8";
/* CSS Document */


*{
	margin:0;
	padding:0;
}

body {
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
		background-color:#EAEAEA;
}

/** CLASS PARA AS DIV'S **/

.mainBG {
	width:100%;
	height:auto;
	background-image:url(images/topBG.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	display:table;
}

.mainListBG {
	width:100%;
	height:auto;
	background-image:url(images/topListBG.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	display:table;
}

.mainDiv {
	background-color:#FFFFFF;
	width:906px;
	margin:0 auto;
}

.topDiv {
	border-bottom:#FFFFFF 1px solid;
	width:906px;
	height:156px;
}

.menuDiv {
	background-image:url(images/menuBG.gif);
	background-repeat:repeat-x;
	width:906px;
	height:27px;
	overflow:hidden;/*para esconder o espaço*/
}

.bottomBG {
	width:100%;
	height:229px;
	background-image:url(images/bottomBG.gif);
	background-repeat:repeat-x;
	clear:left;
}

.leftDiv {
	width:304px;
	float:left;
	clear:both;
	padding-bottom:15px;
}

.middleDiv {
	width:369px;
	float:left;
	padding-bottom:15px;
}

.rightDiv {
	width:233px;
	float:left;
	padding-bottom:15px;
}

.titleDiv {
	width:369px;
	height:72px;
}

.bottomCont {
	width:906px;
	margin:0 auto 0 auto;
	padding-top:28px;
}

.linksDiv {
	width:611px;
	float:left;
}

.signatureDiv {
	width:295px;
	float:left;
}

.empresaLinks {
	width:123px;
	float:left;
}

.imoveisLinks {
	width:147px;
	float:left;
}

.negocioLinks {
	width:137px;
	float:left;
}

.noticiasLinks {
	width:94px;
	float:left;
}

.uteisLinks {
	width:84px;
	float:left;
}

.sloganDiv {
	width:353px;
	height:25px;
	margin:0 auto;
	color:#969696;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-top:#969696 1px solid;
	border-bottom:#969696 1px solid;
	line-height:25px;
}

.contentDiv {
	width:353px;
	margin:0 auto;
	padding-top:14px;
}

.idiomasDiv {
	width:171px;
	height:27px;
	float:left;
}

.logoDiv {
	width:202px;
	height:156px;
	float:left;
}

.galleryDiv {
	width:533px;
	height:156px;
	border-right:#FFFFFF 1px solid;
	float:left;
	text-align:right;
}

.logo2Div {
	width:170px;
	height:156px;
	background-color:#F1F7F8;
	float:left;
	text-align:center;
}

.titlePRap {
	width:304px;
	height:45px;
}

.titleDest {
	width:233px;
	height:45px;
}


.PRapMain {
	width:304px;
	height:110px;
	background-image:url(images/pRap_BG.gif);
	background-repeat:no-repeat;
	margin-top:15px;
}

.pubDiv {
	/*background-image:url(images/pubDiv_BG.gif);
	background-repeat:no-repeat;*/
	width:279px;
	height:103px;
	border:#bb0f05 1px solid;
	margin:20px auto 0 auto;
}

.pRapForm {
	width:255px;
	height:30px;
	margin:25px auto 0 auto;
}

.imoDestDiv {
	width:233px;
	height:332px;
	margin-top:15px;
}

.newsletterForm {
	width:233px;
	height:160px;
	margin:0 auto 0 auto;
	padding-top:10px;
}

.imoDestTarp {
	width:228px;
	height:103px;
	background-image:url(images/tarpDest_BG.gif);
	background-repeat:repeat-x;
	margin-top:5px;
	float:right;
}


.destMainDiv {
	background-color:#EAEAEA;
	border-left:1px #BFBFBF solid;
	border-right:1px #BFBFBF solid;
	width:888px;
	height:550px;
	margin:0 auto;
}

.topDestBG {
	background-image:url(images/topDestBG.gif);
	width:890px;
	height:48px;
	margin:45px auto 0 auto;
}

.bottomDestBG {
	background-image:url(images/bottomDestBG.gif);
	width:890px;
	height:48px;
	margin:0 auto 35px auto;
}

.imoListTarp {
	width:250px;
	height:119px;
	border:1px #BFBFBF solid;
	background-color:#F2F2F2;
	margin-bottom:5px;
	margin-right:5px;
	float:left;
}

.centerList {
	width:772px;
	margin:0 auto;
}

.paginNum {
	width:772px;
	clear:left;
	margin:0 auto;
	padding-top:20px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ba0e05;
	font-weight:bold;
}

.orangeList {
	background-image:url(images/orangeListBG.gif);
	background-repeat:repeat-x;
	width:906px;
	height:35px;
	margin:0 auto;
	border-top:1px #fff solid;
}

#filtList {
	background-image:url(images/filtrosBG.gif);
	background-repeat:no-repeat;
	width:906px;
	height:78px;
	display:none;
}

.orderFormDiv {
	float:left;
	line-height:35px;
	margin-left:120px;
}

.googleAdDiv {
	width:219px;
	margin:0 auto;
	text-align:center;
	padding-bottom:25px;
}

/** CLASS PARA OS LINKS **/

.mainTxt a {
	color:#969696;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:2em;
	text-decoration:underline;
}

.mainTxt :hover {
	color:#969696;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:2em;
	text-decoration:none;
}

.redLabels a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#b90e06;
	text-decoration:underline;
}

.redLabels :hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#b90e06;
	text-decoration:none;
}

.paginNum a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#616161;
	text-decoration:none;
}

.paginNum :hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#616161;
	text-decoration:underline;
}


/** CLASS PARA AS LISTAS **/

.signatureUL {
	list-style:none;
	text-align:right;
	padding:0;
}

.signatureLi {
	color:#7A7A7A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom:25px;
}

.signatureLi a {
	color:#7A7A7A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-bottom:25px;
	text-decoration:none;
}

.signatureLi :hover {
	color:#7A7A7A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-bottom:25px;
	text-decoration:underline;
}

.linksUL {
	list-style:none;
	padding:0;
	color:#7A7A7A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:2em;
	text-transform:lowercase;
}

.titleLI {
	color:#7A7A7A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
}

.linksUL a {
	color:#7A7A7A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:2em;
	text-decoration:underline;
}

.linksUL :hover {
	color:#7A7A7A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:2em;
	text-decoration:none;
}

.idiomasUL {
	list-style:none;
	padding:0;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:27px;
}

.pRapUL {
	list-style:none;
	padding:0;
	text-transform:lowercase;
}

.imoDestUL {
	list-style:none;
	padding:0;
	margin:0;
	float:left;
	padding-top:15px;
	padding-left:15px;
}

.pesqAvcUL {
	list-style:none;
	padding:0;
	margin-top:10px;
}

.pesqAvcLI{
	width:165px;
	float:left;
	padding-top:10px;
}

.imoTarpPicUL {
	list-style:none;
	padding:0;
	margin:0;
	float:left;
	padding-top:26px;
	padding-left:18px;
}


.imoTarpInfoUL {
	list-style:none;
	padding:0;
	margin:0;
	float:left;
	padding-top:8px;
	padding-left:16px;
	line-height:1em;
}

.orangeListUL {
	list-style:none;
	padding:0;
	margin-left:7px;
	float:left;
	clear:both;
}

.orangeListLi {
	height:35px;
	float:left;
}

/** CLASS PARA OS P's **/

.contentP {
	text-align:justify;
	padding-bottom:56px;
}

/** CLASS PARA OS TEXTOS **/

.strongTxt {
	font-weight:bold;
}

.mainTxt {
	color:#969696;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:2em;
}

.redLabels {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#b90e06;
}

.orangeTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff6412;
	font-weight:bold;
}

.whiteBold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}

.whiteText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}

.imoDestTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ba0e05;
}

.imoDestTxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ba0e05;
}

.natDestTxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#616161;
	font-weight:bold;
}

.refDestTxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	font-weight:bold;
}

.preDestTxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#616161;
}



/** CLASS PARA OS FORMS **/

.pRapBTN {
	width:125px;
	height:22px;
	background-image:url(images/pRapbtn_BG.gif);
	background-repeat:repeat-x;
	text-transform:lowercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	border:0;
}

.dropdownBox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7a7a7a;
}