* { margin:0; padding:0;}
html, body { height:100%;}
html { min-width:1000px;}
body { background:#fff; font-family:Tahoma, Arial, helvetica, sans-serif; font-size:100%; color:#000;}
p { margin:0; padding:0;}
img {border:0;}

/*=====GLOBAL======*/
#main { width:1000px; margin:0 auto; position:relative;}
#header, #content, #footer { font-size:0.75em;background-color:#fff;}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%; }
.col-1, .col-2, .col-3 { float:left;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

p { margin-bottom:10px;text-align: justify;}
img {border: none; max-width: 660px;}

/*==================list====================*/
ul { list-style:none;}

.site-nav { position:absolute; left:16px; top:32px; overflow:hidden;}
.site-nav li { float:left; font-size:17px; line-height:1.2em; text-transform:uppercase; padding:0 30px; background:url(https://tpl.no.comunidades.net/estilos/styleA/14/images/divider.gif) no-repeat left 7px; margin-left:-6px;}
.site-nav li a { text-decoration:none; color:#949494;}
.site-nav li a:hover, .site-nav li a.act  {color:#89b700;}

.menu {border:1px solid #cccccc;padding:20px 20px 10px 30px;margin-bottom:20px;}
.list li {padding-bottom:10px;}
.list li a {color:#000;font-size:13px;text-decoration:none; font-weight:bold;} 
.list li a:hover { text-decoration:underline;}
.coluna {border:1px solid #cccccc;padding:20px;} 
.coluna a {color:#000; outline:none; text-decoration:underline;}
.coluna a:hover{text-decoration:none;}

/*==================other====================*/
.img-box1 { width:100%; overflow:hidden;}
.img-box1 img { float:left; margin:3px 20px 0 0;}


/*==================txt, links, lines, titles====================*/
a {color:#89b700; outline:none;text-decoration:none;}
a:hover{text-decoration:underline;}

h2 { color:#929292; font-size:22px; line-height:1.2em; text-transform:uppercase; margin-bottom:20px;}



/*header*/
#header {height:334px; background:url(https://tpl.no.comunidades.net/estilos/styleA/14/images/header-bg.jpg) no-repeat left top;}

/*content*/
#content { background: #fff url(https://tpl.no.comunidades.net/estilos/styleA/14/images/cont-bg.gif) no-repeat left top; min-height:566px; height:auto!important; height:566px;padding-bottom:60px;}
#content .indent {}
#content .indent0 {float:left;width:250px; padding:30px 40px 28px 20px;}
#content .indent1 {float:left;width:660px; padding:30px 0 28px 0;}



.titulo {border:0;float:left;width:50%!important;margin:-202px 0 0 0;overflow:hidden;line-height:0;padding:0;font-size:12px}


#header {
    height: 60px !important;
    background: #fff !important;
    overflow: hidden !important;
}

.titulo, h1.titulo, div.titulo, a.titulo {
    display: none !important;
    visibility: hidden !important;
    margin: 0 !important;
    padding: 0 !important;
    height: 0 !important;
    width: 0 !important;
    opacity: 0 !important;
}


#content {
    background-image: none !important;
    background-color: #fff !important;
}

/* ===== ESTILO ARTESANAL & ELEGANTE ===== */

/* Fundo geral mais acolhedor */
body {
    background-color: #FAFAF9 !important;
    color: #2C2C2C !important;
}

/* Links em tom Terracota */
a {
    color: #C86D51 !important;
    transition: color 0.3s ease;
}

a:hover {
    color: #9E4A32 !important;
}

/* Estilo elegante para o Menu Lateral (Sidebar) */
.sidebar aside nav a {
    background: #F4EFEA !important;
    color: #4A3E3D !important;
    padding: 10px 15px !important;
    margin-bottom: 6px !important;
    border-radius: 6px !important;
    font-weight: 600 !important;
    border-left: 4px solid #C86D51 !important;
    transition: all 0.3s ease !important;
}

.sidebar aside nav a:hover {
    background: #C86D51 !important;
    color: #FFFFFF !important;
    padding-left: 20px !important;
}

/* Destaque suave para os títulos dos blocos */
.sidebar aside h2 {
    color: #4A3E3D !important;
    font-size: 1.1em !important;
    border-bottom: 2px solid #E5DCD3 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
}
