/* Copyright © 2006 W4Studio Webdevelopment <w4studio@w4studio.com.br>
//     Este arquivo é parte de um trabalho distribuído sob os mesmos termos de um software livre; você pode redistribui-lo e/ou     modificá-lo dentro dos termos da Licença Pública Geral GNU como 
//     publicada pela Fundação do Software Livre (FSF); na versão 2 da Licença.
//     Este trabalho é distribuido na esperança de que possa ser  útil, mas SEM NENHUMA GARANTIA; sem uma garantia implícita de ADEQüAÇÂO a qualquer MERCADO ou APLICAÇÃO EM PARTICULAR. Veja a Licença Pública Geral GNU para maiores detalhes.
//     Você deve ter recebido uma cópia da Licença Pública Geral GNU junto com este trabalho, se não, escreva para a Fundação do Software Livre(FSF) Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USa
*/
html {
        font-family: tahoma,Arial,sans-serif;
        padding: 0;
        font-style: normal;
}

body {
        background: url(images/background.png) #b7ab93;
        color: #000;
		margin: 0 auto;
		text-align: center;
		line-height: 1em;
        font-size: 12px;
}


/*Wrapper of site
******************************************************************/
/*#wrapper_top {
	width: 750px;
	margin: 0 auto;
	height: 15 px;
	background: transparent url(images/wrapper.gif) 100% 0 no-repeat;
}*/

.wrapper {
	clear: both;	
	width: 708px;
	margin: 0 auto;
	height: auto;
 	background: transparent url(images/wrapper.jpg) 100% 0 repeat;
}

/*#wrapper_detail {
	clear: both;
	width: 710px;
	margin: 0 auto;
	padding:  5px 5px 5px 5px;
	height: 100%;
	background-color:#FFFFFF;
	border: #CCCCCC solid 1px;
}
*/
.wrapper_footer {	width: 760px;
	margin: 0 auto;
	height: 19px;
	background: transparent url(images/wrapper_footer.jpg) 100% 0 no-repeat;
}
	
/*Header
********************************************************************/
#header {
	margin: 0 auto;
	clear: both;
	background:url(images/header.jpg);
	display: block;	width: 685px;
	height: 154px;
}

#header_detail {
	margin: 0 auto;
	background-color:#fff;
	display: block;
	width: 690px;
	height: 50px;
}

#header p
	{
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 20px 0px 0px 430px;
	padding: 0px;
	text-decoration: none;	
	}
/*media
********************************************************************************/

.media {
	text-align: center;	width: 192px;
	background-color: #fffae7;
	display: block;
	margin: 10px 0px 5px 0px;
	}
.media a
	{
	color: #000;
	font-weight:bold;
	margin: 20px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
	text-decoration: none;
	}
/*media
********************************************************************************/
.media_main {
	text-align: center;	width: 685px;
	background: none;
	display: block;
	height: 195px;
	}
.media_main a
	{
	color: #d8d8d8;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	}
	

/*barra de navegação
************************************************************************/

.barra_nav {
	background: #262b2f url(images/barra_nav.jpg) 0 no-repeat;
	display: block;	width: 760px;
	height: 59px;
	clear: both;

}
.barra_nav p
	{
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #b6c4d7;
	margin: 5px 0px 0px 300px;
	padding: 0px;
	text-decoration: none;
	}



.barra_nav a
	{
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #b6c4d7;
	margin: 4px 0px 0px 0px;
	padding: 0;
	text-decoration: none;
	font-weight:bold;
	}

.barra_nav a:hover
	{
	color: #FFFFFF;
	text-decoration: none;
	}
	
/*coluns
****************************************************************************/

#coleft {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 1px;
	background-color: ecf3f8;
	height: auto;
	display: inline;
}
#main {
	width: 685px;
	margin: 0px auto;
	height: auto;
}

/*Footer
****************************************************************************/
#footer {
	margin: 0 auto;
	background-color: 5a4c31;
	display: block;
	width: 760px;
	height: auto;
	clear: both;
	padding: 0px;
}
#footer p
	{
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #5a4c31;
	margin: 7px 5px 0px 13px;
	text-align: center;
	}
#footer a
	{
	text-align: center;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #5a4c31;
	font-weight: bold;

	}
.footer_links a
	{
	width: 400px;
	text-align: center;
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
	display:inline-table;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	}
.footer_links
	{
	width: 400px;
	text-align: center;
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
	display:inline-table;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	}

/*Box left
****************************************************************************/

.boxleftheader {	width: 192px;	height: 41px;
	background: #d8d8d8 url(images/box_left_header.jpg) no-repeat;
	display: block;
	padding: 0px 0px 0px 0px;
}

.boxleftheaderlog {	width: 192px;	height: 41px;
	background: #ffffff url(images/box_left_headerlog.gif) no-repeat;
	display: block;
	padding: 0px 0px 0px 0px;
}

.boxleftheadernotitle {	width: 192px;	height: 41px;
	background: #ffffff url(images/box_left_header_notitle.gif) no-repeat;
	display: block;
	background-position:bottom;
	margin: 0px 0px 0px 0px;
}

.boxleftheader h2
	{
	text-align: left;
	color: #0c1f53;
	text-transform: uppercase;
	margin: 0px;
	padding: 11px 0px 0px 30px;
	font-size:11px;
	}
	
	.boxleftheaderlog h2
	{
	text-align: left;
	color: #fff;
	text-transform: uppercase;
	margin: 0px;
	padding: 22px 0px 0px 45px;
	font-size:11px;
	}

.boxleftcontent {	width: 192px;
	height: auto;
	background: #ffffff url(images/box_left.jpg);
	display: block;
	padding: 0px 0px 0px 0px;
}

.boxleftcontent p, pre
	{
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	}



.boxleftfooter {	width: 192px;
	height: 16px;
	background: #ffffff url(images/box_left_footer.jpg) no-repeat;
	display: block;
}

/*Box main
**************************************************************************/

.boxmainheadernotitle {	
	width: 672px;	
	height: 43px;
	background: #ffffff url(images/box_main_header.gif) no-repeat;
	background-position:bottom;
	display: block;
}


.boxmainheader {	
	width: 672px;	
	height: 41px;
	background: #ffffff url(images/box_main_header.jpg) no-repeat;
	display: block;
}
.boxmainheader h2
	{
	font-size: 12px; 
	text-align: left;
	color: #5a4c31;
	text-transform: uppercase;
	margin: 0px;
	padding: 13px 25px 0px 120px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.boxmaincontent a
	{
	padding: 0px 0px 0px 0px;
	}

.boxmaincontent {	
	width: 662px;
	height: auto;
	text-align:left;
	background-color:#FFFFFF;
	display: block;
	padding: 0;
	margin: 0;
}
.boxmaincontent h1, h2, h3, h5, h6 {
	text-align: left;
	margin: 8px 18px 8px 20px;
	padding: 5px 18px 5px 20px;
}


 p, pre
	{
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
	color: #666666;
	}

.boxmainfooter {
	clear:both;	width: 662px;
	height: 17px;
	background: #262b2f url(images/box_main_footer.jpg) no-repeat;
	display: block;
}



/*Box main
**************************************************************************/
#marca_dagua_box {
position:relative;
display: inline;
}
img.marca_dagua {
position: absolute;
top: 4px;
left: 4px;
}


/*feature styles 
***************************************************************************************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .feature {height: auto;}

.feature h3{
	font: 14px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #444444;
	text-transform: uppercase;
	padding: 10px 0px 0px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 10px;
}


/*search
**********************************************************************************/
#search {
	width: 500px;
	background: #ffffff;
	display: block;
}

/*Destaque
**********************************************************************************/
#destaque {
	width: 662px;
	background-color:#FFFFFF;
	display: block;
	clear: both;
}
#destaque .boxmaincontent {
	width: 662px;
	height: auto;
	background-color:#FFFFFF;
	display: block;
	margin: 0;
}


/*Itens
**********************************************************************************/
#itens {	
	width: 672px;
	background-color:#FFFFFF;
	display: block;
	clear: both;
}
#itens .boxmaincontent {	
	width: 672px;
	height: auto;
	background-color:#FFFFFF;
	display: block;
	margin: 0 auto;
}

/* Item Grid
***********************************************************************************/

.preco {
  font:100% Arial, Helvetica, sans-serif;
  line-height:1em;
  font-weight:bold;
  color: #CC0000;
   margin: 5px;
  }

  .tituloImovel {
  font: 12px Arial, Helvetica, sans-serif;
  text-align: center;
  font-weight:bold;
  color: #5a4c31;
  text-decoration:none;
  }

.img img {
  display:block;
  width: 156px;
  height: 110px;
  border:2px solid #d6cbba;
  clear: both;
    margin: 12px 0 0 0px;
  }
.img a:hover img {
  border-color: #b1a38c;
  }
  
   .infoImovel {
  font: 10px Arial, Helvetica, sans-serif;
  text-align: center;
  color: #5a4c31;
  text-decoration:none;
  } 


.item-grid {
  float:left;
  width: 660px;
  padding:0px 0 0;
  margin:0 0px 10px 10px;
  background-color:#FFFFFF;
    text-align:center; 
  }
.item-grid li {
  float:left;
  width:196px;
  height:273px;
  margin:0 5px 10px 10px;
  padding-top: 15px;
  padding-bottom:0em;
  overflow:hidden;
  background:#ffffff url(images/back_window.jpg) no-repeat top left;
  text-align:center;
  }
  .item-grid h3 a {
  font: 12px Arial, Helvetica, sans-serif;
  text-align: center;
  font-weight:bold;
  color: #5a4c31;
  text-decoration:none;
   margin: 10px;
  }
  
.item-grid p {
  text-align:center; 
  margin:0;
  padding:0;
  }
  .item-grid p a {
  padding:0;
  margin:0;
  font-weight:bold;
  color:#666;
  text-decoration:none;
    }
	
  .item-grid p a:hover
	{
	color: #01539d;
	text-decoration: underline;
	}
	
  
.item-grid .img {
  margin:0 0 0px;
  }
.item-grid i {
  font-style:normal;
  font-weight:bold;
  color:#f26522;
  }




.item-grid .title {
  font:95% Arial, Helvetica, sans-serif;
  line-height:1em;
  font-weight:bold;
  color: #5a4c31;
   margin: 5px;
  }
  
.posted {
  background:url("icon_pg0.gif") no-repeat 0 50%;
  margin-bottom:0;
  padding-left:14px;
  color:#999;
  text-transform:lowercase;
  }
.search .posted {
  margin-top:.5em;
  }
  
p.page {
  text-align:center;
  float:left;
  width: 610px;
  height: 30px;
  background-color:#fff;
  margin:1.1em 0 0 22px;
  padding: 5px 0 0 5px;
  border-top:1px dotted #BBFBD1;
  color:#450e0e;
  line-height:1.2em;
  }
.page strong {
  color:#777;
    border: 0;
  }
.page a {
  color:#450e0e;
  padding: 3px;
  margin: 0px;
  }
.page a:hover {
  color: #CC9900;
  padding: 3px;
  margin: 0px;
  }
/* news
*******************************************************************************/


.news {
	text-align:left;
	width: 440px;
	background-color: #ffffcc;
	display: block;
	padding: 13px 0px 13px 10px;
	margin: 0px 0px 0px 20px;
	}

.news p {
	border-bottom: 1px dotted #fffae7;
	margin: 0px 8px 0px 8px;
	padding: 4px 5px 4px 8px;
	
}
.news h2
	{
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	}

.news a
	{
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
	text-decoration: none;
	}
.news a:hover
	{
	color: #fff;
	text-decoration: underline;
	}

.news ul {
	font-size: 1em;
	list-style: none;
	margin: 0;
	padding: 0;
}
.news li {
	background: none;
	border: none;
	clear: both;
	display: block;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.news li a {
	border-bottom: 1px dotted #ccc;
	background: url(images/icon_news.gif) no-repeat 5px .8em;
	color: #777;
	display: block;
	font-weight: normal;
	margin: 0px 7px 0px 7px;
	padding: 8px 10px 8px 25px;
	text-decoration: none;
}
.news li a:hover {
	background-color: #FFFF66;
	color: #003399;
}
.news li a.current,
.news li a.current:hover {
	border-color: #2a8d91 #EAEAEA;
	background-color: #43b0b4;
	color: #fffae7;
	cursor: default;
	font-weight: bold;
}
* html .news li,
* html .news li a,
* html .news li a:hover {
	/*\*/
	height: 1%;
	/**/
}	


/* Menus
*******************************************************************************/

/* Menu Horizontal
*******************************************************************************/
#menu{ 
	width: 687px;
	height:41px; 
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#menu ul{ 
	margin: 0px 0 0 78px;
	}	
	
	
#menu ul li{ 
	display:block; 
	float:left; 
	font-size:11px; 
	height:20px; 
	font-weight:bold; 
	}
#menu ul li a{
	display:block; 
	color: #2b1c1f;
	text-decoration:none; 
	margin: 3px 0 0 0px;
	padding:0px 12px 0px 12px; 
	}
#menu ul li a:hover{ 
	color: #663300; 
 	text-decoration: underline; 
		}
#menu ul li a.activo{ 
	color: #330000; 
	}

/* Menu Horizontal c/ imagem
*******************************************************************************/
ul#menu_img {
/*	list-style: none;
	position: absolute;
	top: 220px;*/
	background-image:url(images/background_menu.jpg);	
	width: 685px;
	height: 35px;
	margin: 0 auto;
	clear:both;
	display: block;
}
ul#menu_img li {
     float: left;
	/*	background: url(images/li-sep00.gif) 100% 0 no-repeat;
	padding: 0 0px 0 12px;*/
}
ul#menu_img li a {
	height: 35px;
	display: block;
	text-indent: -4000px;
	text-decoration: none;
	margin: 0px 0 0 0;
}
ul#menu_img li a#principal {
	width: 367px;
	background: url(images/btn_principal.jpg) 0 0 no-repeat;
}
ul#menu_img li a#imoveis {
	width: 79px;
	background: url(images/btn_imoveis.jpg) 0 0 no-repeat;
}
ul#menu_img li a#oportunidades {
	width: 120px;
	background: url(images/btn_oportunidades.jpg) 0 0 no-repeat;
}
ul#menu_img li a#contato {
	width: 119px;
	background: url(images/btn_contato.jpg) 0 0 no-repeat;
}
ul#menu_img li a#principal:hover,
ul#menu_img li a#imoveis:hover,
ul#menu_img li a#oportunidades:hover,
ul#menu_img li a#contato:hover,

ul#menu_img li#current a {
	position: relative;
	background-position: -0px -35px;
	background-color: #262b2f;
	/*	border: 1px solid #fad048;
	margin: 0 -4px -4px 0;
	top: -2px;
	left: -1px;
	z-index: 10;*/
}


/* Menu
*******************************************************************************/


.menu {
	text-align:left;
	width: 192px;
	background: #FFFFFF;
	display: block;
	font-size: 0.9em;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}
	
.menu .boxleftcontent {	width: 192px;
	height: auto;
	background: #262b2f url(images/box_left.jpg);
	display: block;
	padding: 4px 0px 0px 0px;
}

.menu ul {
	font-size: 1em;
	list-style: none;
	margin: 0 0 0 11px;
	padding: 0;
}
.menu li {
	border-bottom: 1px solid #e2f1f6;
	background: url(images/arrow.gif) no-repeat 5px .8em;
	color: #023866;
	display: block;
	font-weight: normal;
	margin: 0px 8px 0px 5px;
	padding: 6px 10px 6px 21px;
	text-decoration: none;
	font-weight:bold;
	text-align:left;
}
.menu li a {
	border-bottom: 1px solid #e2f1f6;
	background: url(images/arrow.gif) no-repeat 5px .8em;
	color: #023866;
	display: block;
	font-weight: normal;
	margin: 0px 8px 0px 5px;
	padding: 6px 10px 6px 21px;
	text-decoration: none;
	font-weight:bold;
	text-align:left;
}
.menu li a:hover {
	background-color: #EDF4FE;
	color: #336699;
}
.menu li a.current,
.menu li a.current:hover {
	background-color: #EAEAEA;
	color: #336699;
	cursor: default;
}
* html .menu li,
* html .menu li a,
* html .menu li a:hover {
	/*\*/
	height: 1%;
	/**/
}

/*Sub menu
*************************************************************************/

#sub_menu {
	background-position:top;
	width: 660px;
	height: 64px;
	clear: both;
	border-top: solid 1px #e1dbc1;
	margin-top: 10px;
}
#sub_menu p
	{
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #5a4c31;
	text-decoration: none;
	text-align: center;
	}

#sub_menu a
	{
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #5a4c31;
	text-decoration: none;
	}
#sub_menu a:hover
	{
	color: #5a4c31;
	text-decoration: none;
	}
#sub_menu ul {
    padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align:left;
	font-size: 10px;
	height: 20px;
	width: 756px;
	border-left: solid 2px #c9e1ec;
	border-right: solid 2px #c9e1ec;
}
#sub_menu ul li {
    display: inline;
    color: #5a4c31;
	margin: 0px 0px 0px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#sub_menu ul li a {
    text-decoration: none;
    color: #5a4c31;
    padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#sub_menu ul li a:hover {
	color: #FFFFFF;
}



/* Link´s
*******************************************************************************/
.links ul {
	font-size: 0.9em;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
.links li {
	background: none;
	border: none;
	clear: both;
	display: block;
	list-style: none;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.links li a {
	border-bottom: 1px solid #e2f1f6;
	background: url(images/arrow.gif) no-repeat 5px .8em;
	color: #023866;
	display: block;
	font-weight: normal;
	margin: 0px 8px 0px 5px;
	padding: 6px 10px 6px 21px;
	text-decoration: none;
	font-weight:bold;
	text-align:left;
}
.links li a:hover {
	background-color: #EDF4FE;
	color: #336699;
}
.links li a.current,
.links li a.current:hover {
	background-color: #EAEAEA;
	color: #336699;
	cursor: default;
}
* html .links li,
* html .links li a,
* html .links li a:hover {
	/*\*/
	height: 1%;
	/**/
}
	
/*banners
********************************************************************************/

.banner {
	text-align: center;	
	width: 192px;
	background-color: ecf3f8;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
.banner a
	{
	color: #000;
	font-weight:bold;
	background-color: ecf3f8;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	}

.banner ul {
	font-size: 1em;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.banner li {
	background: none;
	border: none;
	clear: both;
	display: block;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.banner li a {
	background-color: ecf3f8;
	color: #656565;
	display: block;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}





/* Headers 
*****************************************************************/


h1
	{
	font: 16px/18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 0px 10px;
	text-align:left;
	}
	
h2
	{
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
h3
	{
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	text-transform: uppercase;
	margin-bottom: 5px;
	}
	
h4
	{
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
	color: #660000;
	text-transform: uppercase;
	}
	
h5
	{
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #336699;
	text-transform: uppercase;
	margin-left: 25px;
	}


/* Forms
*******************************************************************************/

.sec form {
	font-size: .9em;
	line-height: 1.5em;
	margin: 0 25px 0px 25px;
	width: 480px;
}
.sec form input, file
.sec form textarea,
.sec form select 
.sec form checkbox{
	border: 1px solid #e3e3e3;
	background-color: #FFFFFF;
	margin: 0;
	padding: 1px 0;
}

.sec form input,
.sec form textarea {
	padding: 2px 0;
}

.sec form h2 {
	margin: 10px 0;
}
* html .sec form h2 {
	/*\*/
	height: 1%;
	/**/
}
.sec form p {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
}
.sec p.btn_wrapper {
	clear: both;
	display: block;
	float: none;
	text-align: center;
}
.sec form p span {
	border-top: 1px solid #eee;
	padding: 8px 0;
}
.sec form p span {
	display: block;
	margin: 0 0 0 150px;
}
.sec form p span.label {
	display: block;
	float: left;
	font-weight: bold;
	margin: 0;
	width: 140px;
}
.sec form br {
	display: none;
}
.sec form .txterror {
	border-color: #f36;
	background-color: #fff2f7;
}
.sec form .txtok {
	border-color: #18a214;
	background-color: #f5fef5;	
}
.sec form .txtfocus {
	border-color: #00f;
	background-color: #f2f3ff;
}	


/* ---- FORMS ----------------*/

#formeg label{
float: left;
width: 80px;
font-weight: bold;
margin-left: 30px;
}

#pre input, {
width: 40px;
margin-bottom: 5px;
}

#formeg input, #formeg textarea{
margin-bottom: 5px;
}

#formeg select{
width: 220px;
height: 150px;
margin-bottom: 2px;
margin-right: 6px;
}

#formeg textarea{
width: 275px;
height: 70px;
}

#formeg .boxes{
width: 1em;
}

#formeg #submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

#formeg br{
clear: left;
}


form { margin: 0; padding: 0;}

fieldset { margin: 0; padding: 0; border: none; }
fieldset input { margin-bottom: 0em; }
fieldset.short input { display: block; }

input.textbox { padding: 1px .2em !important;  }

input.textbox, textarea { 
	border: 1px solid #999; 
	color: #59654D; 
	font-family: "Courier New", Courier, monospace; 
	font-size: 1em;
}

textarea { padding: .2em 2px; }

input.textbox:focus, textarea:focus { background-color: #FFFBEB; }

input.button {
	background-color: #000;
	color: white;
	font-size: .9em;
	border: none;
	padding: 2px 0px 8px 5px;
	vertical-align: top;
	
} * html input.button {
	padding: 3px 0px 9px 5px;
}


.required { color: red; }

.continue { float: right; margin-bottom: 1em; }

label { 
padding: 5px 0px 0px 0px;
font-weight: bold; 
font-size: .9em; 
color: #000; } 

div.error-panel {  }
div.error-panel ul { margin: 0em 0em 1em; padding: 0;  }
div.error-panel ul li { background: none; padding-left: 0; color: red; margin-bottom: .2em; }

.orcamento {
	width: 432px;
	height: 18px;
	border: 1px solid;
	border-color: #D6E6F5;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 12px;
	margin: 0px 0 0 50px;
	padding: 3px 0 0 20px;
	color: #000;
	text-decoration: none;
	text-align: left;
}

/*--------------------------------------------------------------------------------------------------
								Paginador
-----------------------------------------------------------------------------------------------------*/
div.paginador {
	
	clear:both;
	text-align:center;
	height: 35px;
    padding: 15px 0px 0px 0px;
}

div.paginador a {
    padding: 2px 5px 2px 2px;
    margin: 2px;
	background: #EBEBEB;
    text-decoration: none; /* no underline */
	color:#A8A8A8;
}

div.paginador a:hover, div.paginador a:active {
	background: #97b788;
	color: #fff;
}

div.paginador span.current {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    font-weight: bold;
    background-color: #6e955c;
	color:#fff;
}

div.paginador span.disabled {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #EEE;
    color: #DDD;
}


