/* Data: 16/08/2009 - Desenvovido por: Singular Sotfware*/
/**********************************************************/
/**********************************************************/

/*--------------------------------------------------------*/
/* 1 - Configuração Padrão de Página
/*--------------------------------------------------------*/
html *{
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	font-family: Arial;
}

body{
	background: #2a2b2d;
}

a{
	color: #4b473e;
}

a:hover{
	color: #4b473e;
}

a:active{
	outline: none;
	color: #4b473e;
}

img {border : none;} 


/*--------------------------------------------------------*/
/* 2 - Configuração do Topo - DIV TOP
/*--------------------------------------------------------*/
#top{
	height: 110px;
	background: #020202;
	text-align: center;
}

#top #center_top{
	width: 780px;
	height: 110px;
	margin: 0 auto;
	background: url(../img/bg_top.jpg) no-repeat;
}

#top #center_top #logo{
	width: 328px;
	float: left;
	text-align: center;
}

#top #center_top #logo img{
	margin-top: 10px;
}

#top #center_top #menu_top{
	width: 450px;
	float: left;
	height: 100px;
	margin-top: 10px;
}

#top #center_top #menu {
	width: 450px;
	float: left;
	height: 100px;
	margin-top: 10px;
}

#top #center_top #menu_top img{
	margin-top: 0px;
}

/**********************************************************/
/* 3 - Configuração de Conteudo do Miolo Left / Right
/**********************************************************/
#middle{
	height: 530px;
	background: url(../img/bg_total.jpg) repeat-x;
	text-align: center;
}

#middle #container{
	width: 780px;
	margin: 0 auto;
}

/*PERSONALIZA CONTEUDO DO BOX ESQUERDO ********************/
/**********************************************************/
#middle #container #box_left{
	width: 304px;
	margin-top: 35px;
	height: 460px;
	float: left;
}

/*MENU SECUNDARIO ****************************************/
#middle #container #box_left #box_menu ul li{
	display: block;
	float: left;
}

#middle #container #box_left #box_call ul li{
	display: block;
	float: left;
	margin: 20px 0px 20px 0px;
	border: 1px #85c226 solid;
	width: 94px;
	height: 116px;
}

#middle #container #box_left #box_call ul .border_green{
	border: 1px #85c226 solid;
}

#middle #container #box_left #box_call ul .border_green:hover{
	border: 1px #3a7e33 solid;
}

#middle #container #box_left #box_call ul .border_blue{
	border: 1px #0393dc solid;
	margin: 20px 8px 10px 8px;
}

#middle #container #box_left #box_call ul .border_blue:hover{
	border: 1px #046495 solid;
}

#middle #container #box_left #box_call ul .border_orange{
	border: 1px #f8c301 solid;
}

#middle #container #box_left #box_call ul .border_orange:hover{
	border: 1px #e67817 solid;
}

#middle #container #box_left #box_call ul li img{
	margin-top: 4px;
}

#middle #container #box_left #box_anuncio{
	height: 147px;
	clear: both;
	background: #f0f1f3 url(../img/competencia.jpg) no-repeat left;
	border: 2px #7e7f71 solid;
}

#middle #container #box_left #box_anuncio #text{
	width: 180px;
	margin: 5px 0px 0px 110px;
}

#middle #container #box_left #box_anuncio #text h1{
	font-size: 23px;
	text-align: left;
	color: #4b473e;
	font-weight: bold;
}

#middle #container #box_left #box_anuncio #text p{
	font-size: 12px;
	text-align: justify;
	color: #4b473e;
	margin-top: 9px;
	padding: 0px 5px 0px 0px;
}

#middle #container #box_left #box_anuncio #text a img{
	margin-top: 7px;
	margin-left: 90px;
}


/*PERSONALIZA CONTEUDO DO BOX DIREIRO *********************/
/**********************************************************/
#middle #container #box_right{
	width: 450px;
	height: 530px;
	float: right;
	background: #eaebb5;
	border: 2px #7e7f71 solid;
}

#middle #container #box_right #box1{
	width: 430px;
	height: 130px;
	margin: 10px auto;
	background: #fff;
	border: 1px #aeae95 solid;
}

#middle #container #box_right #box1 h1{
	font-size: 23px;
	text-align: center;
	color: #4b473e;
	font-weight: bold;
	margin: 5px 0px 5px 10px;
}


#middle #container #box_right #box2{
	width: 430px;
	height: 135px;
	margin: 10px auto;
	background: #eaebb5;
	border: 1px #aeae95 solid;
	background: url(../img/img_parceria.jpg) right #fff no-repeat;
	text-align: left;
}

#middle #container #box_right #box2 #title p{
	font-size: 11px;
	text-align: justify;
	color: #4b473e;
	margin-top: 5px;
	width: 260px;
	margin-left: 10px;
}

#middle #container #box_right #box2 #title h1{
	font-size: 23px;
	text-align: left;
	color: #4b473e;
	font-weight: bold;
	margin: 10px 0px 0px 10px;
}

#middle #container #box_right #box2 #title a img{
	margin-top: 15px;
	margin-left: 10px;
}

#middle #container #box_right #box3{
	width: 430px;
	height: 210px;
	margin: 10px auto;
	background: #fbfbef;
	border: 1px #aeae95 solid;
}

#middle #container #box_right #box3 #left{
	float: left;
	width: 205px;
}

#middle #container #box_right #box3 #left h1{
	font-size: 17px;
	color: #4b473e;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	text-align: center;
}

#middle #container #box_right #box3 #left p{
	font-size: 11px;
	text-align: justify;
	color: #4b473e;
	margin: 5px 10px 5px 15px;
}

#middle #container #box_right #box3 #left a img{
	margin-top: 5px;
}

#middle #container #box_right #box3 #separador{
	width: 1px;
	height: 190px;
	margin: 9px 0px 0px 7px;
	float: left;
	background: #aeae95;
}

#middle #container #box_right #box3 #right{
	float: left;
	margin-left: 5px;
	width: 205px;
	display: inline;
}

#middle #container #box_right #box3 #right img{
	margin-top: 5px;
}

#middle #container #box_right #box3 #right h1{
	font-size: 23px;
	color: #4b473e;
	font-weight: bold;
	margin: 0px 0px 0px 8px;
	text-align: left;
}

#middle #container #box_right #box3 #right p{
	font-size: 11px;
	text-align: justify;
	color: #4b473e;
	margin: 5px;
	padding: 0px 5px 0px 5px;
}

#middle #container #box_right #box3 #right a img{
	margin-top: 8px;
}


/**********************************************************/
/* 4 - CONFIGURAÇÃO DO CONTEUDO DO RODAPE
/**********************************************************/
#rodape{
	height: 47px;
	background: #2a2b2d;
	clear: both;
	text-align: center;
}

#rodape #center_rodape{
	width: 780px;
	margin: 0 auto;
	height: 47px;
	text-align: left;
}

#rodape #center_rodape #singular_logo{
	width: 62px;
	height: 47px;
	float: left;
}

#rodape #center_rodape #address{
	width: 240px;
	float: left;
	margin: 5px 0px 0px 15px;
}

#rodape #center_rodape #copy{
	width: 150px;
	float: left;
	padding-top: 5px;
	margin: 5px 15px 0px 13px;
}

#rodape #center_rodape #browser{
	width: 140px;
	height: 47px;
	float: left;
	text-align: center;
}

#rodape #center_rodape #address p{
	font-size: 11px;
	color: #FFF;
	margin: 3px 0px 0px 0px;
}

#rodape #center_rodape #copy p{
	font-size: 11px;
	color: #FFF;
	margin: 3px 0px 0px 0px;
}

#rodape #center_rodape #browser p{
	font-size: 10px;
	color: #8a8b8c;
	margin-top: 3px;
}

#rodape #center_rodape #browser img{
	margin-top: 5px;
}

#rodape #center_rodape #validacao{
	width: 120px;
	float: left;
	margin-left: 15px;
	text-align: center;
}

#rodape #center_rodape #validacao p{
	font-size: 10px;
	color: #8a8b8c;
	margin-top: 6px;
}

#rodape #center_rodape #validacao img{
	margin: 8px 5px 0px 5px;
}

/*******************************************************************************************************************/
/*******************************************************************************************************************/
/********************** ESTILIZAÇÃO DAS PAGINAS DE CONTEUDO ********************************************************/
/*******************************************************************************************************************/
/*******************************************************************************************************************/

/**********************************************************/
/**  ESTILIZA PAGINA INSTITUCIONAL ************************/
/**********************************************************/
#middle #container #box_right #box_default{
	width: 430px;
	height: 510px;
	margin: 10px auto;
	background: #fff url(../img/marca_agua.jpg) 10px 20px no-repeat;
	text-align: left;
}

#middle #container #box_right #box_default #default_title{
	height: 88px;
	margin: 0px 10px 0px 10px;
}

#middle #container #box_right #box_default #default_title img{
	float: left;
	margin: 15px 5px 0px 4px;
}

#middle #container #box_right #box_default #default_title img.voltar{
	margin: 8px 0px 0px 4px;
	cursor: pointer;
	float: right;
}

#middle #container #box_right #box_default #content_body{
	margin: 0px 10px 0px 15px;
	height: 405px;
	width: 420px;
	text-align: left;
}

#middle #container #box_right #box_default #content_body p{
	text-align: justify;
	font-size: 13px;
	color: #4b473e;
	width: 390px;
}

#middle #container #box_right #box_default #content_body p.list{
	padding: 5px;
	border: 1px dotted #abad97;
	width: 375px;
	background: #e1e2d9;
	filter:alpha(opacity=60); /* para o IE */
    -moz-opacity:0.6; /* para o FireFox */
    opacity:0.6; /* para o outros Navegadores */

}

#middle #container #box_right #box_default #content_body p.sub_title{
	text-align: justify;
	font-size: 16px;
	color: #4b473e;
	width: 390px;
}

#middle #container #box_right #box_default #content_body p.topico{
	text-align: justify;
	font-size: 14px;
	color: #FFF;
	width: 390px;
	color: #4b473e;
	margin: 0px 0px 5px 0px;
}

#middle #container #box_right #box_default #content_body a.solucoes{
	margin: 10px 0px 10px 0px;
}

#middle #container #box_right #box_default #content_body a.solucoes img{
	margin: 5px 0px 5px 0px;
}



/**********************************************************/
/**  ESTILIZA PAGINA INDIQUE ******************************/
/**********************************************************/

#middle #container #box_right #box_default #content_body #f_indique {
	margin: 60px 0px 0px 0px;
	width: 370px;
}

#middle #container #box_right #box_default #content_body #f_indique fieldset {
	border: none;
}

#middle #container #box_right #box_default #content_body #f_indique fieldset label{
	display: block;
	float: left;
	font-size: 13px;
	color: #4b473e;
	width: 60px;
	font-weight: bold;
	margin: 12px 5px 0px 0px;
	text-align: right;
}

#middle #container #box_right #box_default #content_body #f_indique fieldset input{
	display: block;
	float: left;
	font-size: 13px;
	border: none;
	border-bottom: #a2a394 1px solid;
	color: #4b473e;
	width: 300px;
	padding-left: 5px;
	background: none;
	margin: 10px 0px 0px 0px;
}


#middle #container #box_right #box_default #content_body #f_indique fieldset input.enviar{
	display: block;
	font-size: 11px;
	font-weight: bold;
	border: none;
	color: #fff;
	width: 70px;
	padding: 2px;
	margin: 5px 0px 0px 290px;
	background: #555644;
	cursor: pointer;
}


#middle #container #box_right #box_default #content_body #f_indique fieldset br{
	clear: both;
}

#middle #container #box_right #box_default #content_body p.obrigatorio{
	margin: 10px 0px 0px 10px;
	font-size: 11px;
	color: #4b473e;
}


/**********************************************************/
/**  ESTILIZA PAGINA CLIENTE ********************************/
/**********************************************************/

#middle #container #box_right #box_default #content_body #img {
	float: left;
}


/**********************************************************/
/**  ESTILIZA PAGINA CONTATO ******************************/
/**********************************************************/

#middle #container #box_right #box_default #content_body #f_contato {
	margin: 20px 0px 0px 10px;
	width: 370px;

}

#middle #container #box_right #box_default #content_body #f_contato fieldset {
	border: none;
}

#middle #container #box_right #box_default #content_body #f_contato fieldset label{
	display: block;
	float: left;
	font-size: 13px;
	color: #4b473e;
	width: 75px;
	font-weight: bold;
	margin: 12px 5px 0px 0px;
	text-align: right;
}

#middle #container #box_right #box_default #content_body #f_contato fieldset input{
	display: block;
	float: left;
	font-size: 13px;
	border: none;
	border-bottom: #a2a394 1px solid;
	color: #4b473e;
	width: 280px;
	padding-left: 5px;
	background: none;
	margin: 10px 0px 0px 0px;
}

#middle #container #box_right #box_default #content_body #f_contato fieldset textarea{
	display: block;
	float: left;
	font-size: 13px;
	border: none;
	border-bottom: #a2a394 1px solid;
	color: #4b473e;
	width: 280px;
	padding-left: 5px;
	background: none;
	margin: 15px 0px 0px 0px;
	border: #a2a394 1px solid;
	height: 100px;
}


#middle #container #box_right #box_default #content_body #f_contato fieldset input.enviar{
	display: block;
	font-size: 11px;
	font-weight: bold;
	border: none;
	color: #fff;
	width: 70px;
	padding: 2px;
	margin: 5px 0px 0px 290px;
	background: #555644;
	cursor: pointer;
}


#middle #container #box_right #box_default #content_body #f_contato fieldset br{
	clear: both;
}


/**********************************************************/
/**  ESTILIZA PAGINA CLIENTES *****************************/
/**********************************************************/

#middle #container #box_right #box_default #content_body #img_vila{
	margin: 0px 0px 10px 0px;
	float: left;
}

#middle #container #box_right #box_default #content_body #img_imovel{
	float: left;
	margin: 0px 0px 10px 40px;
}

#middle #container #box_right #box_default #content_body #img_wtb{
	float: left;
	margin: 10px 10px 10px 20px;
	clear: both;
}

#middle #container #box_right #box_default #content_body #img_advocacia{
	float: left;
	margin: 10px 0px 60px 30px;
}

#middle #container #box_right #box_default #default_title_parceiro{
	height: 38px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

#middle #container #box_right #box_default #content_body #img_mendonca{
	float: left;
	margin: 10px 10px 10px 20px;
}

#middle #container #box_right #box_default #content_body #img_techno{
	float: left;
	margin: 30px 0px 10px 50px;
}

/**********************************************************/
/**  ESTILIZA PAGINA ADMINISTRATIVO ***********************/
/**********************************************************/

#middle #container #box_right #box_default #content_body #f_adm{
	margin: 20px 0px 0px 65px;
	width: 255px;
	border: 1px #a2a394 solid;
	height: 105px;
}

#middle #container #box_right #box_default #content_body #f_adm fieldset{
	border: none;
}

#middle #container #box_right #box_default #content_body #f_adm fieldset label{
	display: block;
	float: left;
	font-size: 13px;
	color: #4b473e;
	width: 75px;
	font-weight: bold;
	margin: 12px 5px 0px 0px;
	text-align: right;
}

#middle #container #box_right #box_default #content_body #f_adm fieldset input{
	display: block;
	float: left;
	font-size: 13px;
	border: none;
	border-bottom: #a2a394 1px solid;
	color: #4b473e;
	width: 150px;
	padding-left: 5px;
	background: none;
	margin: 10px 0px 0px 0px;
}

#middle #container #box_right #box_default #content_body #f_adm fieldset br{
	clear: both;	
}

#middle #container #box_right #box_default #content_body #f_adm fieldset input.enviar{
	display: block;
	font-size: 11px;
	font-weight: bold;
	border: none;
	color: #fff;
	width: 70px;
	padding: 2px;
	margin: 15px 0px 0px 100px;
	background: #555644;
	cursor: pointer;
}


/**********************************************************/
/**  ESTILIZA PAGINA PORTIFOLIO ***************************/
/**********************************************************/
#middle #container #box_right #box_default #content_body .site{
	border: 1px #a2a394 solid;
	height: 128px;
	width: 180px;
	float: left;
	margin: 10px 10px 10px 5px;
}

#middle #container #box_right #box_default #content_body .site img{
	margin: 5px 5px;
}

#middle #container #box_right #box_default #content_body .site p{
	width: 170px;
	text-align: center;
}

/**********************************************************/
/**  ESTILIZA PAGINA CLIENTES   ***************************/
/**********************************************************/
#middle #container #box_right #box_default #content_body .cliente{
	height: 128px;
	width: 180px;
	float: left;
	margin: 10px 10px 10px 5px;
}

#middle #container #box_right #box_default #content_body .cliente img{
	margin: 5px 5px;
}

#middle #container #box_right #box_default #content_body .cliente p{
	width: 170px;
	text-align: center;
}