@charset "utf-8";
/* inicio - GERAL */

div#geral {
	width:970px;
	margin:0 auto;
}

/* fim - GERAL */

/* inicio - CONTENT */

div#content {
	/*background-color:#f2f3f5;*/
	float:left;
	width:930px;
	padding:20px;
}

/* fim - CONTENT */

/* inicio - CENTRAL */

div#central {
	float:left;
	width:645px;
	overflow-x:hidden;
}
div#central img.dest {
	display:block;
	margin:0 auto 20px;
}
div#central div.fontSize {
	text-align:left;
}
div#central div.fontSize a {
	text-decoration:underline;
}
div#central div.fontSize a {
	text-decoration:none;
}
div#central div.fontSize a.midia {
	color:#0055A1;
}
div#central div.fontSize a.midia:hover {
	text-decoration:underline;
}
div#central div.fontSize a.link {
	text-decoration:underline;
}
div#central div.fontSize a.link:hover {
	text-decoration:none;
}
div#central h4 {
	background-repeat:no-repeat;
	height:25px;
	margin:0 0 10px;
	text-indent:-9000px;
}
div#central h4.historia {background-image:url(http://remax.tempsite.ws/skin/img/tit_historia.gif);}
div#central h4.sistema {background-image:url(http://remax.tempsite.ws/skin/img/tit_sistema.gif);}
div#central h4.linha {background-image:url(http://remax.tempsite.ws/skin/img/tit_linha.gif);}
div#central h4.top10 {background-image:url(http://remax.tempsite.ws/skin/img/tit_imprensa_top10.gif);}
div#central h4.f1 {background-image:url(http://remax.tempsite.ws/skin/img/tit_imprensa_f1.gif);}
div#central h4.porque {background-image:url(http://remax.tempsite.ws/skin/img/tit_porque.gif);}
div#central h4.brasil {background-image:url(http://remax.tempsite.ws/skin/img/tit_brasil.gif);}
div#central h4.mundo {background-image:url(http://remax.tempsite.ws/skin/img/tit_mundo.gif);}
div#central h4.franqueado {background-image:url(http://remax.tempsite.ws/skin/img/tit_franqueado.gif);}
div#central h4.midia {background-image:url(http://remax.tempsite.ws/skin/img/tit_midia.gif);}
div#central h4.imprensa {background-image:url(http://remax.tempsite.ws/skin/img/tit_imprensa.gif);}
div#central h4.cadastre {background-image:url(http://remax.tempsite.ws/skin/img/tit_cadastre.gif);}
div#central h4.contato {background-image:url(http://remax.tempsite.ws/skin/img/tit_contato.gif);}
div#central h4.oceu {background-image:url(http://remax.tempsite.ws/skin/img/tit_oceu.gif); background-position:20px 0; margin:10px 0;}

div#central div.fontSize p {
	line-height:18px;
	padding:0 0 20px;
}
div#central strong.remax {
	color:#ed1c24;
	text-transform:uppercase;
}
div#central strong.remax em {
	color:#0055a1;
	font-style:normal;
}

div#central p#bt_voltar {
	background:url(http://remax.tempsite.ws/skin/img/bt_voltar.gif) no-repeat;
	float:right;
	width:82px;
	height:31px;
	cursor:pointer;
	text-indent:-9000px;
}
/* inicio - CADASTROS */

div#cadastros {
	float:left;
	_display:inline;
	width:270px;
	margin:0 0 0 15px;
}

div#cadastros div.box {
	background:#fff url(http://remax.tempsite.ws/skin/img/bg_cad_box.gif);
	float:left;
	_display:inline;
	width:240px;
	padding:13px;
	margin:0 0 15px;
	border:1px solid #cacaca;
}
div#cadastros div.box h4 {
	background-repeat:no-repeat;
	margin:0 0 15px;
	text-indent:-9000px;
}
/* inicio - ADDRESS */

address {
	background-color:#454545;
	float:left;
	width:100%;
	height:17px;
	padding:8px 0 0;
	border-top:1px solid #4e4e4e;
	border-bottom:1px solid #4e4e4e;
	color:#fff;
	font-size:9px;
	text-align:center;
}
address em {
	padding:0 2px 0 0;
}
address a {
	background:url(http://remax.tempsite.ws/skin/img/logo_think4.gif) no-repeat;
	width:36px;
	height:13px;
	display:block;
	margin:0;
	padding:0;
	float:right;
	margin:0 25px;
	*margin:-12px 25px;
}
address a span {
	visibility:hidden;
}

/* fim - ADDRESS */

/* CADASTRE */
fieldset.cadastre {
}
fieldset.cadastre input, select, textarea {
	background-color:#fff;
	float:left;
	_display:inline;
	width:190px;
	height:15px;
	padding:1px 2px;
	margin:0 0 5px;
	border:1px solid #d6d6d6;
	color:#7e7e7e;
}
fieldset.cadastre input.nome {width:446px;}
fieldset.cadastre input.empresa {width:446px;}
fieldset.cadastre select.estado {width:150px; margin:0 10px 0 0; height:20px;}
fieldset.cadastre select.ufs {width:66px; margin:0 10px 0 0; height:20px;}
fieldset.cadastre input.interesse {width:171px;}
fieldset.cadastre input.digit2 {width:61px; margin:0 10px 0 0;}
fieldset.cadastre input.tel {width:172px;}
fieldset.cadastre input.email {width:446px;}
fieldset.cadastre input.endereco {width:446px;}
fieldset.cadastre input.numero {width:60px;}
fieldset.cadastre input.complemento {width:265px;}
fieldset.cadastre input.city {width:325px;}

fieldset.cadastre textarea.observacao {
	width:446px;
	height:60px;
}
fieldset.cadastre label.check {
	cursor:pointer;
	_cursor:default;
}
fieldset.cadastre input.check {
	background:none;
	position:relative;
	top:0;
	*top:2px;
	width:15px;
	height:15px;
	margin:0 2px 0 0;
	border:0;
}


fieldset.cadastre label {
	float:left;
	width:115px;
	margin-top:3px;
	font-size:10px;
}
fieldset.cadastre label.interesse {
	width:115px;
}
fieldset.cadastre label.city {
	width:45px;
}
fieldset.cadastre label.complemento {
	margin-left:30px;
	width:84px;
}
fieldset.cadastre label.check {
	left:2px;
	margin:5px 10px 0 114px;
	position:relative;
	width:330px;
}
fieldset.cadastre label.franq {
	left:2px;
	margin:5px 10px 0 114px;
	position:relative;
	width:220px;
}
fieldset.cadastre label.franqb {
	left:2px;
	margin:5px 10px 0 0;
	position:relative;
	width:220px;
}

fieldset label.inline {
	width:auto;
}

fieldset.cadastre input.enviar {
	width:46px;
	height:16px;
	display:block;
	_display:inline;
	cursor:pointer;
	margin:10px 0 0 114px;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	margin:10px 0 0 114px;
	background: url("../_img/btn_bkg.gif") #E7E7E7 repeat-x;
	border: 1px solid #829ABC;
}

/* fim - CADASTRE */

/* FALE */
fieldset.fale {
}
fieldset.fale input {
	background-color:#fff;
	float:left;
	width:190px;
	height:19px;
	padding:1px 2px;
	margin:0 0 5px;
	border:1px solid #d6d6d6;
	color:#7e7e7e;
}
fieldset.fale label {
	float:left;
	width:115px;
	margin-top:3px;
	font-size:10px;
}
fieldset.fale input.complemento {margin-left:30px; width:305px;}
fieldset.fale label.complemento {width:41px;margin-left: 10px;}
fieldset.fale label.city {width:45px;}
fieldset.fale label.radio {width: 45px; margin-left: -5px}
fieldset.fale label.midradio {width: 100px; margin-right: 10px; margin-left: 10px}
fieldset.fale label.bigradio {width: 140px; margin-right: 10px; margin-left: 10px}
fieldset.fale label.verybigradio {width: 180px; margin-right: 10px; margin-left: 0px}
fieldset.fale label.fullradio {width: 450px; margin-right: 10px; margin-left: 10px}
fieldset.fale input.radio {width: 15px; margin-right: 10px; margin-left: 10px}
fieldset.fale label.radioSmall {width: 15px; margin-right: 5px; margin-left: -5px;}
fieldset.fale label.radio2 {width: 55px; margin-right: 5px; margin-left: -5px;}

label.form_error {
	color:#dc0000;
}
span.color_red {
	color:#dc0000;
}

fieldset.fale input.nome {width:446px;}
fieldset.fale input.city {width:325px;}
fieldset.fale input.digit2 {width:60px; margin:0 10px 0 0;}
fieldset.fale input.tel {width:150px;}
fieldset.fale input.numero {width:60px;}
fieldset.fale input.cep {width:100px;}
fieldset.fale select.assunto {width:446px; height:20px;}
fieldset.fale select.interesse {width:252px; height:20px;}
fieldset.fale select.ufs {width:66px; height:20px; margin:0 10px 0 0;}
fieldset.fale label.sex {margin-left: 30px; width: 30px }
fieldset.fale label.biglabel {width: auto; margin-left: 30px; margin-right: 10px; width: 30px }

fieldset.fale textarea {
	background-color:#fff;
	float:left;
	width:446px;
	height:100px;
	padding:1px 2px;
	margin:0;
	border:1px solid #d6d6d6;
	color:#7e7e7e;
}

fieldset.cadastre p.info {
	margin:5px 0 0 115px;
}

fieldset.fale input.enviar {
	}
