* {
    margin: 0;
    padding: 0;
}

html {
    background: #D8D8D6 url(../images/layout/default/bghtml.jpg) repeat-x;
    text-align: center;
}

body {
    background: url(../images/layout/default/bgbody.gif) no-repeat;
    font: 13px "Undotum", "Lucida Grande", "Lucida Sans Unicode", "Verdana", "Tahoma", sans-serif;
    margin: auto;
    text-align: left;
    width: 900px;
}

a {
    text-decoration: none;
    color: #003C5A;
}

    a img {
        border: 0;
    }

div.clear {
    clear: both;
    height: 1px;
    visibility: hidden;
}

#header {
    padding-top: 30px;
    height: 163px;
}

    #header #logo {
        float: left;
    }
    
    #header .phone {
        background: url(../images/layout/default/phoneheader.gif) no-repeat;
        clear: right;
        float: right;
        height: 37px;
        margin-bottom: 33px;
        text-indent: -9999px;
        width: 235px;
    }
    
    #header ul {
        clear: both;
        float: right;
        margin-top: 60px;
        text-align: right;
    }
    
        #header ul li {
            display: inline;
            float: left;
            list-style: none;
            margin-left: 15px;
        }
        
        #header ul li a {
            color: #333;
            font: normal 15px "Gill Sans Mt", "Gill Sans", "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
            text-transform: uppercase;
        }
        
        #header ul li a:hover {
            color: #003C5A;
        }


#searchbar {
    height: 80px;
    padding: 20px 0;
    overflow: hidden;
}

    #searchbar h3 {
        color: #003C5A;
        font: normal 18px "Gill Sans Mt", "Gill Sans", "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
        margin-bottom: 17px;
        text-transform: uppercase;
    }
    
    #searchbar .pesquisa-imovel {
        float: left;
        width: 395px;
    }
    
        #searchbar form {}
		
           #searchbar .pesquisa-imovel label {
                color: #666;
                float: left;
				padding-right:5px;
				padding-top:10px;
				
            }
            #searchbar .agende-visita label {
                color: #666;
                float: left;
                width: 160px;
				padding-top:5px;
            }

            #searchbar .agende-visita #dorm {
                color: #666;
                float: left;
                width: 150px;
				padding-top:5px;
            }
			
			#searchbar select{
                color: #001F2F;
                display: block;
                font: normal 11px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
                padding: 3px;
                width: 146px;
            }
			#searchbar .pesquisa-imovel label Input{
                color: #001F2F;
                display: block;
                font: normal 11px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
                padding: 3px;			
                border: 1px solid #CCC;
                text-transform: normal;
            }

            #searchbar button {
                background: url(../images/layout/default/searchbar-search.gif) bottom left no-repeat;
                border: 0;
                height: 27px;
                line-height: 0;
                margin-top: 20px;
                text-indent: -9999px;
                width: 100px;
				float:left;
            }
            
                #searchbar button:focus {
                    background-position: bottom left;
                }
    #searchbar .agende-visita {
        float: right;
        width: 500px;
		margin-top:-5px;
    }
 
#breadcrumbs {
    line-height: 38px;
    height: 38px;
    margin-bottom: 25px;
}

    #breadcrumbs h2 {
        color: #CCC;
        font-size: 16px;
        font-weight: normal;
    }
    
    #breadcrumbs h2 strong {
        color: #FFF;
        font-weight: bold;
    }
    
#content {
    margin-bottom: 20px;
}

#content #page {
    background: #FFF;
    padding: 20px;
}

    #page .column-single,
    #page .column-single-margin {
        float: left;
        width: 200px;
    }

    #page .column-double,
    #page .column-double-margin {
        float: left;
        width: 420px;
    }
    
    #page .column-triple,
    #page .column-triple-margin {
        float: left;
        width: 640px;
    }
    
    #page .column-single-margin,
    #page .column-double-margin,
    #page .column-triple-margin {
        margin-right: 20px;
    }
    
    #page p {
        color: #444;
        line-height: 25px;
        margin-bottom: 20px;
    }
    
    #page h1 {
        color: #777;
        font-size: 30px;
        letter-spacing: -1px;
        margin-bottom: 20px;
    }
    
    #page h2 {
        color: #003C5A;
        font-size: 22px;
        font-weight: lighter;
        margin-bottom: 20px;
    }
    
    #page h3 {
        color: #777;
        font-size: 16px;
        font-weight: lighter;
        margin-bottom: 20px;
        text-transform: uppercase;
    }
    
    #page h4, #page h5, #page h6 {
        color: #444;
        font-size: 14px;
        margin-bottom: 20px;
    }
    
    #page small {
        color: #999;
        display: block;
        font-size: 11px;
        line-height: 25px;
        margin-bottom: 20px;
    }
    
    #page address {
        color: #444;
        font-style: normal;
        margin-bottom: 20px;
    }

	#page ul {
		margin: 0 0 20px 15px;
	}
	
	#page ul li {
		color: #444;
		list-style: square;
		line-height: 25px;
	}
    
    #page .pagination {
        border-top: 5px solid #EEE;
        padding: 15px 10px 0 10px;
    }
    
        #page .pagination a {
            color: #999;
            font-size: 15px;
            font-weight: bold;
        }

        #page .pagination .left {
            float: left;
        }
        
        #page .pagination .right {
            float: right;
        }
        
#financiamento {
    -moz-border-radius: 5px;
    background: #EEE;
    margin-bottom: 15px;
    padding: 15px;
    height: 44px;
}

    #financiamento div {
        float: left;
        margin-top: 5px;
        width: 300px;
    }
    
        #financiamento div h2 {
            color: #003C5A;
            font: normal 17px "Gill Sans Mt", "Gill Sans", "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
            text-transform: uppercase;
        }
        
        #financiamento div p {
            color: #777;
        }
    
    #financiamento ul {
        float: right;
    }
    
        #financiamento ul li {
            float: left;
            list-style: none;
        }
        
        #financiamento ul li a {
            background: #EEF;
            display: block;
            height: 43px;
            margin-left: 10px;
            outline: none;
            overflow: hidden;
            text-indent: -9999px;
            width: 25px;
        }

        #financiamento ul li a.bancodobrasil {
            background: url(../images/layout/bancos/bb.gif) no-repeat;
            width: 43px;
        }
        
        #financiamento ul li a.banrisul {
            background: url(../images/layout/bancos/banrisul.gif) no-repeat;
            width: 68px;
        }

        #financiamento ul li a.bradesco {
            background: url(../images/layout/bancos/bradesco.gif) no-repeat;
            width: 58px;
        }
        
        #financiamento ul li a.caixa {
            background: url(../images/layout/bancos/caixa.gif) no-repeat;
            width: 102px;
        }
        
        #financiamento ul li a.itau {
            background: url(../images/layout/bancos/itau.gif) no-repeat;
            width: 43px;
        }
        
        #financiamento ul li a.santander {
            background: url(../images/layout/bancos/santander.gif) no-repeat;
            width: 94px;
        }
        
        #financiamento ul li a.unibanco {
            background: url(../images/layout/bancos/unibanco.gif) no-repeat;
            width: 144px;
        }

#footer {}

    #footer address {
        background: url(../images/layout/default/logofooter.gif) no-repeat;
        color: #444;
        float: left;
        font-size: 11px;
        font-style: normal;
        margin-bottom: 20px;
        padding-left: 62px;
        line-height: 13px;
    }

    #footer .phone {
        background: url(../images/layout/default/phonefooter.gif) no-repeat;
        color: #222;
        font-size: 11px;
        float: right;
        height: 29px;
        text-indent: -9999px;
        width: 178px;
    }
