.clear{clear:both;}
.container-fluid{padding-left:0!important; padding-right:0!important;}

#topo{background:url("../img/header.png") repeat-x; height:56px; float:left;}
#topo h1{color:white; margin-left:10px; padding-top:11px; font-size:22px; width:800px; padding:0}
#topo h1 small{text-transform: uppercase;color:white; }

#topo img{float:left;margin-left:10px; height:40px; margin-top:5px;}
#topo #logoff{float:right;margin-right:10px; color:#fff; margin-top:17px;}
#topo #logoff a{color:#00aeff}

#menu{width:179px; float:left; background:url("img/bg_repeat_menu.png") repeat-y 100%; background-color:#EAEFF5; padding:10px 0; margin-right: 10px;}
#menu li.active { background-color:#fff;}
#menu li{border-bottom:1px solid #ccc; border-top:1px solid #f6f6f6; padding:15px 0; width:179px; display:block; text-indent:20px;}
#menu li a{ color:#333; text-transform:uppercase; font-size:12px;}
#menu li:first-child{ border-top:0;}
#menu li:last-child{ border-bottom:0;}

#menu li:hover { background-color:#fff;}
#menu li a:hover { background-color:#fff;}
#menu li:first-child.active {background-color:#fff; border-top:1px solid #ccc;}

/* #content{float:right; width:790px; margin-bottom: 20px;} */

/* pre {font-family:Arial; font-size:12px; border:1px solid red; padding:10px; color:red;} */
/* pre.success { color:green; background:white; border:1px solid green;} */

/* #lista { margin-bottom:20px; width: 100%;} */
/* #lista table{border-collapse:collapse; width:100%;} */
/* #lista table thead{border-bottom:3px solid #002e46;} */
/* #lista table td, #lista table th {border-bottom:1px solid #ccc; padding:10px;} */
/* #lista table th {text-transform:uppercase; text-align:left;} */
/* /*#lista table tr:nth-child(2n+2) {background:#eee}*/ */
/* #lista table tr:hover{background:#f6f6f6} */

#busca_imovel{background-color:#f6f6f6;padding:10px 20px;margin-bottom:20px;float:left; width:250px; border-radius:10px;}
/* #busca_imovel p{font-size:10px; float:right; display:block; margin:0; padding:0; color:#666;} */
/* #busca_imovel form{ float:left; margin:0;} */
/* #busca_imovel label, input[type=text]{font-size:12px; text-transform:uppercase; float:left; margin:0; padding:0; display:block;} */
/* #busca_imovel label{font-weight: bold; width:100%;} */
/* #busca_imovel input[type=text]{border:1px solid #ccc; padding:7px; margin:10px 0; outline:none; border-radius:5px 0 0 5px; transition: all 0.25s ease-in-out; -webkit-transition: all 0.25s ease-in-out; width:180px;} */
/* #busca_imovel input[type=text]:focus{box-shadow: 0 0 10px #0099FF; -webkit-box-shadow: 0 0 10px #0099FF; -moz-box-shadow: 0 0 10px #0099FF; border:1px solid #fff;} */
/* #busca_imovel input[type=submit]{font-size:12px; text-transform:uppercase; float:left; display:block;  margin:0; margin-top:10px; padding:7px 7px;} */
/* #busca_imovel .btn{background:url(../images/bg_btn_repeat.png) repeat-x; border-radius:0 5px 5px 0; color:#fff; font-weight:bold; text-decoration:none; border:1px solid #1188FF;} */
/* #busca_imovel .btn:hover{cursor:pointer;} */

#form{ width:790px; margin: 20px;}
#form fieldset{border-bottom:1px solid #ccc; }
#form fieldset h2{font:14px "sans-serif", Arial, Helvetica; text-transform:uppercase; display:block;}
#form fieldset .item{float:left; margin:5px;}
#form fieldset .item label{font-size:12px; color:#666;}
#form fieldset .item textarea{width:720px; height:200px;}
#form #form_header{width:768px; background:#f2f2f2; border:1px solid #ccc; padding:10px;margin-bottom:20px; float:left; border-radius:5px;}
#form #form_content{width:768px;background:#f2f2f2; border:1px solid #ccc; padding:10px;margin-bottom:20px;float:left; border-radius:5px;}
#form #form_content #endereco{width:300px;}
#form #form_content #numero{width:50px;}
#form #form_content #bairro{width:200px;}
#form #form_content #complemento{width:50px;}

#form #form_content #numero_quartos{width:50px;}

form .boxForm{padding: 10px;background-color: #F6F6F6;border-radius: 10px; margin-bottom:10px;}

/* #form label {display:block;} */

/* #form input, #form select, #form textarea {margin-bottom:10px; text-transform: none;} */

/* #form input[type=text],input[type=password], select, textarea{display:block; outline:none; border-radius:2px; padding:7px; border:1px solid #ccc;transition: all 0.25s ease-in-out; -webkit-transition: all 0.25s ease-in-out;} */
/* #form input[type=text]:focus, select:focus, textarea:focus{border:1px solid #fff;} */
/* #form input[type=submit]{font-size:12px; text-transform:uppercase; float:left; display:block;  margin:0; margin-top:10px; padding:7px 7px; margin-left:5px;} */
/* #form .btn{background:url(../images/bg_btn_repeat.png) repeat-x; border-radius:5px; color:#fff; font-weight:bold; text-decoration:none; border:1px solid #1188FF;} */
/* /* #form .btn:hover{cursor:pointer;} */ */