/* CSS Document */

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #24420E;
    text-align:center; /* hack para o IE */
}

img { border:0; }

#page {
    width: 1114px;
    margin:0 auto;
    text-align:left; /* "rem�dio" para o hack do IE */
}

#content {

}

#header{
    width:1114px;
    height:150px;
    z-index:1;
    background-image: url(../images/monte-verde-online.jpg);
}

#footer{
    width:860px;
    height:30px;
    margin-bottom: 8px;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFF;
    text-align: center;
}

#footer a:link{
    width:860px;
    height:30px;
    margin-bottom: 8px;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFF;
    text-align: center;
    color: #FFF;
    text-decoration: none;
}

#footer a:hover{
    width:860px;
    height:30px;
    margin-bottom: 8px;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFF;
    text-align: center;
    color: #FFF;
    text-decoration: underline;
}

#footer a:visited{
    width:860px;
    height:30px;
    margin-bottom: 8px;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFF;
    text-align: center;
    color: #FFF;
    text-decoration: none;
}

#menu{
    width:1114px;
    height:25px;
    background-image: url(../images/menu-back.jpg);
    background-repeat:repeat-x;
    float:left;
}

#menu ul{
    list-style-type:none;
    margin:0;
    padding:0;
    overflow:hidden;
}
#menu li{
    float:left;
    padding-left: 3px;
    padding-right: 3px;
}
#menu a:link,a:visited{
    display:block;
    position: relative;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
    color:#FFFFFF;
    background-image: url(../images/menu-back.jpg);
    background-repeat:repeat-x;
    text-align:center;
    padding:5px;
    text-decoration:none;
    text-transform:uppercase;
}

#menu a:hover,a:active{
    background-color:#7ABA32;
    height:19px;
}

#call_ads{
    width:250px;
    height:25px;
    background-image: url(../images/menu-back.jpg);
    background-repeat:repeat-x;
    float:right;
    text-align:center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#FFFFFF;
    font-size: 12px;
    padding-top:4px;
}

#main{
    width:860px;
    background-color:#FFFFFF;
    float:left;
    padding-bottom: 40px;
    margin-top:6px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin-bottom: 40px;

}

#main_text{
    padding:25px;
    margin-top:4px;
}	

#breadcrumb{
    width:854px;
    height:25px;
    background-image: url(../images/breadcrumb_back.jpg);
    background-repeat:repeat-x;
    float:left;
    margin-top:3px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#FFFFFF;
    font-size: 12px;
    padding-left:6px;
    padding-top:4px;
}

#breadcrumb a:link{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#FFFFFF;
    text-decoration: underline;
}

#breadcrumb a:visited{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#FFFFFF;
    text-decoration: underline;
}

#breadcrumb a:hover{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#FFFFFF;
    text-decoration: none;
}

#breadcrumb a:active{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#FFFFFF;
    text-decoration: underline;
    background-image: url(../images/breadcrumb_back.jpg);
    background-repeat:repeat-x;
}

h1{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    color:#24420E;
}

h2{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin-bottom: 8px;
    margin-top: 25px;
}

h3{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin-bottom: 8px;
    margin-top: 25px;
}

hr {
    color: #E2E0E0;
    height: 1px;
}

#left_box{
    float:left;
    width:385px;
    margin-top:10px;   
    line-height: 150%;
}

#left_box h2{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight:bold;
    color:#276733;
    margin-top:0px;
    margin-bottom:2px;
}

#left_box hr{
    float:left;
    width:385px;
    color: #276733;
    background-color: #276733;
    height: 6px;
    margin-bottom:12px;
}

#left_box_footer{
    padding-top: 36px;
    float:left;
    width:385px;
    margin-top:10px;
    line-height: 150%;
}

#left_box_footer h2{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight:bold;
    color:#276733;
    margin-top:0px;
    margin-bottom:2px;
}

#left_box_footer hr{
    float:left;
    width:385px;
    color: #276733;
    background-color: #276733;
    height: 6px;
    margin-bottom:12px;
}

#right_box{
    float:right;
    width:385px;
    margin-top:10px;    
    line-height: 150%;
}

#right_box h2{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight:bold;
    color:#663300;
    margin-top:0px;
    margin-bottom:2px;
}

#right_box hr{
    float:right;
    width:385px;
    color: #663300;
    background-color: #663300;
    height: 6px;
    margin-bottom:12px;
}

#right_box_footer{
    padding-top: 16px;
    float:right;
    width:385px;
    margin-top:10px;
    line-height: 150%;
}

#right_box_footer h2{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight:bold;
    color:#663300;
    margin-top:0px;
    margin-bottom:2px;
}

#right_box_footer hr{
    float:right;
    width:385px;
    color: #276733;
    background-color: #663300;
    height: 6px;
    margin-bottom:12px;
}

#content_blog_box{
    float:right;
    width:385px;
    line-height: 150%;
}

#content_blog_box hr{
    border-top: 1px dashed #757773;

}

#latest_blog_news{
    float:left;
    width:520px;
    line-height: 150%;
}

#latest_blog_news hr{
    border-top: 1px dashed #757773;

}

#latest_blog_news li{
    list-style-type: none; /*remove o marcador*/
    margin: 0; /*remove o recuo IE e Opera*/
    padding: 0; /*remove o recuo Mozilla e NN*/
}

#latest_blog_news ul{
    margin: 0; /*remove o recuo IE e Opera*/
    padding: 0; /*remove o recuo Mozilla e NN*/
}

#blog_box{
    float:right;
    width:385px;
    margin-top:24px;
    line-height: 150%;
}

#content_blog_box li{
    list-style-type: none; /*remove o marcador*/
    margin: 0; /*remove o recuo IE e Opera*/
    padding: 0; /*remove o recuo Mozilla e NN*/
}

#content_blog_box ul{
    margin: 0; /*remove o recuo IE e Opera*/
    padding: 0; /*remove o recuo Mozilla e NN*/
}

#blog_box h2{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight:bold;
    color:#663300;
    margin-top:0px;
    margin-bottom:2px;
}

#blog_box hr{
    float:right;
    width:385px;
    color: #663300;
    background-color: #663300;
    height: 6px;
    margin-bottom:12px;
}

#images_home{
    padding-top: 16px;
    padding-bottom: 16px;
}

#sidebar{
    width:250px;
    background-color: #24420E;
    padding-bottom: 30px;
    float: right;
    height: 550px;
    padding-top: 5px;
}

#adsense{
    padding-bottom: 1px;
}

#fb-bar{
    padding-bottom: 1px;
    background-color: #FFF;
}

#banner-loma{
    margin-top: 10px;
    margin-left: 5px;
}


#sidebar-busca{
    width:250px;
    background-color: #669934;
    padding-top: 10px;
    padding-bottom: 30px;
    float: right;
    height: 160px;
}

#tempo{
    margin-top: 6px;
    margin-left: 50px;
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: center;
    background-color: #669934;
    width:160px;
    float: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#FFFFFF;
    font-size: 10px;
    font-weight: bold;

}

#tempo_home{
    margin-top: 6px;
    margin-left: 70px;
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: center;
    background-color: #276733;
    width:160px;
    float: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#FFFFFF;
    font-size: 10px;
    font-weight: bold;

}

#tempo_box{    
    padding-top: 6px;
    margin-left: 50px;
    float: left;
    width: 160px;
    height: 176px;
    background-color: #FFFFFF;
    text-align: center;
}

#previsao_tempo{
    padding-top: 6px;
    margin-left: 70px;
    float: left;
    width: 160px;
    height: 176px;

    text-align: center;
}

#blog_news{
    padding-left: 2px;
    float: left;
}

#mini_icon{
    padding-right: 2px;
    float: left;
    padding-top: 2px;
}

#clear{
    clear: both;
}

#distancias_box_left{
    float:left;    
    width:385px;
    line-height: 150%;
}

#distancias_box_right{
    float:right;
    width:385px;
    line-height: 150%;
    padding-top: 20px;
}

#distancias{
    float:left;
    background-color: #336633;
    width: 364px;
    height: 156px;
    margin-top: 18px;
    padding: 10px;
    color:#FFFFFF;
}

#distancias_comparativo{
    float:left;
    background-color: #336633;
    width: 465px;
    height: 156px;
    margin-top: 18px;
    padding: 10px;
    color:#FFFFFF;
}


.distancias_table {
    border-collapse: collapse;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    border-left: 1px solid #FFF;
    border-right: 1px solid #FFF;
}

.distancias_table td {
    border-top: 1px solid #FFF;
    font-size: 11px;
    font-weight: bold;
    padding-top: 0px;
    padding-bottom: 0px;    
}

.distancias_table td.cidade {
    text-align: left;
    padding-left: 6px;
    width: 300px;
    text-transform:uppercase;
}

.distancias_table td.km {
    text-align: right;
    padding-right: 6px;
    width: 70px;
}

#social_line{
    padding-top: 6px;
}

#social_call{
    padding-top: 30px;
}

#social_call hr{   
    color: #276733;
    background-color: #276733;
    height: 6px;    
}

#social_call h2{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight:bold;
    color: #276733;
    margin-top:0px;
    margin-bottom:2px;
}

#blog_call{
    padding-top: 30px;
    padding-bottom: 10px;
}

#blog_call hr{
    color: #276733;
    background-color: #276733;
    height: 6px;
}

#blog_call h2{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight:bold;
    color: #276733;
    margin-top:0px;
    margin-bottom:2px;
}

#twitter_image{
    float: left;
    width: 90px;
    margin-top: 20px;
}

#twitter_description{
    float: left;
    width: 285px;
    padding-top: 8px;
    padding-left: 2px;
    margin-top: 20px;
}

#google_plus1{
    float: left;
    width: 75px;
    padding-top: 12px;
    padding-left: 15px;
}

#plusone_description{
    float: left;
    width: 285px;
    padding-top: 8px;
    padding-left: 2px;
}

#page_description{
    line-height: 160%;
    padding-bottom: 16px;
}

#tip{
    padding: 10px;
    background-color: #E0FFE2;
    margin-bottom: 22px;
}

#pousadas_list{

}

#pousadas_list li{
    list-style-type: none; /*remove o marcador*/
    margin: 0; /*remove o recuo IE e Opera*/
    padding: 0; /*remove o recuo Mozilla e NN*/
}

#pousadas_list ul{
    margin: 0; /*remove o recuo IE e Opera*/
    padding: 0; /*remove o recuo Mozilla e NN*/
}

li.title{
    color: #296532;
    font-weight: bold;
    font-size: 16px;
}

li.description{
    font-size: 12px;
    padding-left: 6px;
}

#main_text a:link{
    text-decoration: none;
    color: #296734;
}

#main_text a:visited{
    text-decoration: none;
    color: #296734;
}

#main_text a:hover{
    text-decoration: underline;
    color: #296734;
}

#main_text a:active{
    text-decoration: none;
    color: #296734;
    background-color: #FFFFFF;
}

a { outline:0; }

#box_pictures {    
    float:left;
    margin-bottom:30px;
    margin-top: 25px;
    margin-left: 8px;

}

#mini_picture {
    padding: 4px;
    float:left;
}

.efeito_borda {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 12px;
    margin-left: 30px;
}

.efeito_borda_pequena {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 4px;

}

#box_oferta{
    margin-top: 10px;
}

#box_oferta hr{
    border-top: 1px dashed #757773;
}

#imagem_box_oferta{
    float: left;
    padding-right: 20px;

}

#box_oferta_description{
    float: left;
    margin-top: 12px;
    width: 560px;
    font-family: Verdana, Arial, Helvetica, sans-serif;    
    color:#24420E;
    font-weight: bold;   
}

.only_description{
    font-size: 14px;
    color: #000000;
    margin-top: 10px;
    float: left;
    font-weight: normal;
}

.preco_antigo{
    text-decoration: line-through;
    float:left;
}

.preco_novo{
    font-weight: bold;
    color:#669934;
    float:left;
    font-size: 18px;

}

.divisor{
    float:left;
    padding-left: 4px;
    padding-right: 4px;
}



#detalhes_oferta{
    float: left;
    padding-left: 20px;
    padding-top: 2px;    
}

#deadline{
    float:left;
    margin-left: 20px;      
}

.ui-tooltip-wiki{
    width: 660px;
}

.ui-tooltip-wiki .ui-tooltip-content{
    padding: 20px;

    line-height: 12.5px;
}

.ui-tooltip-wiki h1{
    margin: 0 0 7px;

    font-size: 1.5em;
    line-height: 1em;
}

.ui-tooltip-wiki img{ padding: 0 10px 0 0; }

.ui-tooltip-wiki p{ margin-bottom: 14px; }
.ui-tooltip-wiki .note{ margin-bottom: 0; font-style: italic; color: #888; }

#email_call{
    margin-top: 40px;
    margin-left: 50px;
    text-align: center;
    text-transform:uppercase;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
    width: 290px;
    background-color: #629932;
    color: #FFF;
    padding: 4px;
    border: 1px solid #CCCCCC;
    padding: 4px;
}

#email_call a:link{
    text-decoration: none;
    color: #FFF;
}

#email_call a:hover{
    text-decoration: none;
    color: #FFF;
}

#email_call a:visited{
    text-decoration: none;
    color: #FFF;
}

input[type="submit"] {
    background: none repeat scroll 0 0 #629932;
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    margin-bottom: 0;
    padding: 7px;
}
input[type="submit"]:hover {
    background: none repeat scroll 0 0 #4B7725;
}


input[type="text"] {
    background-color:#FFF;
    border:1px solid #D6D6D6;
    padding:5px;
}

.textareastyle{
    background-color:#FFF;
    border:1px solid #D6D6D6;
    padding:5px;
}

.selectstyle{
    background-color:#FFF;
    border:1px solid #D6D6D6;
    padding:5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
}

#main_text .button{
    text-align: center;
    text-transform:uppercase;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
    width: 135px;
    background-color: #629932;
    color: #FFF;
    border: 1px solid #CCCCCC;
    float: left;
    margin-top: 13px;
}

#main_text .button a:link{

    text-decoration: none;
    color: #FFF;

}

#main_text .button a:hover{
    color: #FFF;
    text-decoration: underline;
}

#main_text .button a:visited{
    color: #FFF;
    text-decoration: none;
}

#google_adsense_links{
    float: left;
    width: 180px;
}

#share_button{
    float:left;
    padding-top:25px;
    padding-left: 2px;
    padding-right: 2px;
}

#ad_post{
    width: 300px;
    height: 250px;
    float: left;

}

#ad_post_grande{
    width: 336px;
    height: 280px;
    float: left;

}

#ad_pousadas{
    width: 300px;
    height: 250px;
    float: right;
    margin-right: 85px;
    margin-bottom: 40px;
}

#ad_center{
    width: 300px;
    height: 250px;
    float: right;
    margin-right: 255px;
    margin-bottom: 40px;
}

#banner-fotos{
    width: 728px;
    height: 90px;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 40px;
}

#banner-home{
    width: 728px;
    height: 90px;
    margin-top: 40px;
    margin-left: 35px;


}

#first_words{
    padding-left: 40px;
    width: 450px;    
    float: left;
    padding-top: 16px;
}

#first_words_grande{
    padding-left: 20px;
    width: 430px;    
    float: left;
    padding-top: 16px;
}

#ad_hospedagem_details{
    float: right;
    width: 336px;
    height: 280px;
    margin-right: 25px;
}

#temperatura_hoje{
    float: left;
    margin-right: 20px;
}

#temp_hoje_desc{
    float: left;
    width: 625px;    
}

#temp_prox_dias{
    float: left;
    width: 380px;
}


.right{
    float: right;
}

.left{
    float: left;
}

#facelike{
    padding-left: 100px;
    margin-top: 20px;

}

#curta{
    width: 190px;
    height: 15px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
    color:#FFFFFF;
    background-color: #FF0000;
    text-align:center;
    padding:5px;
    text-decoration:none;
    text-transform:uppercase;
    margin-left: 25px;
    margin-top: 10px;
}

#seta{
    width: 190px;
    height: 45px;    
    background-image: url(../images/setinha.png);
    background-repeat:repeat-y;
    margin-left: 102px;
}

#busca-site{
    width: 340px;
    height: 53px;   
    margin-right: 9px;
    background-color: #713A02;
    color: #FFF;
    float: right;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
    text-transform: uppercase;
    padding: 10px;
    text-align: center;
}

#form-busca{
    margin-top: 7px;
}

#promotion{
    padding: 20px;
    text-align: center;
    text-transform:uppercase;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px; 
    color: #FFF;

}

/*----------------------------------------------------------------------------------------------------
        Estilo do sticker
----------------------------------------------------------------------------------------------------*/
.sticky {
    padding-bottom: 20px;
    background-color: #713A02;			
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 100;
    display: none;
}

/*----------------------------------------------------------------------------------------------------
        Estilo do conteúdo interno do sticker
----------------------------------------------------------------------------------------------------*/
.sticky .form {
    text-align: center;
}
.sticky .form ul {		    
    margin: 0;
    padding: 0;
}
.sticky .form ul li {
    display: inline;
}
.sticky .form ul li label {
    color: #FFFFFF;
    font-size: 10px;
    text-transform: uppercase;
}
.sticky .form ul li label span {
}
.sticky .form ul li input {
    margin: 0 10px;
    padding: 3px;
}
.sticky .form ul li.botao-enviar input{
    background: none repeat scroll 0 0 #FFFF00;
    border: 0 none;
    color: #000;
    font-weight: bold;
    padding: 5px 30px;
    text-transform: uppercase;
    cursor: pointer;
}
.sticky img.botao-fechar {
    bottom: 14px;
    float: right;
    height: 22px;
    position: relative;		    
    cursor: pointer;
}
.campo-foco{
    border:solid 1px #EE593A;
    background: #EFF5FF;			
}
.campo-input{
    border: solid 1px #DFDFDF;
    background: #EEEEEE;
}	

#banner-cvc{
    float:left;
    margin-top: 10px;
    margin-bottom: 20px;
}
-->