/* CSS Document */

.geral{
background-color: #ffecec;
}

.logotipo{
width: 150px;
}

.header-ext{
background-image: url(https://cdn.comunidades.net/estilos/11_header.jpg);
background-color: none;
border: 1px solid none;
height: 146px;

}

.header-int{
background-color: none;
border: 1px solid none;
}

.footer-ext{
background-image: url(https://cdn.comunidades.net/estilos/11_footer.jpg);
border: 1px solid none;
height: 56px;
}

.footer-int{
border: 1px solid none;
}


.tabela{
background-image: url(https://cdn.comunidades.net/estilos/11_fundo.jpg);
border-right: 1px solid #FF67AC;
}

.tabela-right{
background-color: none;
border: 1px solid none;
}

.tabela-left{
background-color: none;
width: 160px;
}

.menu-ext{
background-color: none;
border-bottom: 2px dotted #000000;
}

.menu-int{
background-color: none;
border: 1px solid none;
}

.menu-link{
font-family: times new roman;
font-size: 18px;
color: #666666;

text-decoration: none;
font-weight: bold;
font-style: italic;
}
.menu-link:hover{
color: #ff0055;
}

.titulo-main{
color: #9900cc;
font-family: verdana;
font-size: 40px;
font-weight: bold;
}
.titulo{
color: #FF67AC;
font-family: times new roman;
font-size: 30px;
font-weight: bold;
font-style: italic;
}

.subtitulo{
color: #aaaaaa;
font-family: times new roman;
font-size: 15px;
font-weight: bold;
font-style: italic;
}

.texto{
color: #444444;
font-family: verdana;
font-size: 15px;

text-decoration: none;
}

<!-- Start of Woopra Code -->
<script>
(function(){
    var t,i,e,n=window,o=document,a=arguments,s="script",r=["config","track","identify","visit","push","call"],c=function(){var t,i=this;for(i._e=[],t=0;r.length>t;t++)(function(t){i[t]=function(){return i._e.push([t].concat(Array.prototype.slice.call(arguments,0))),i}})(r[t])};for(n._w=n._w||{},t=0;a.length>t;t++)n._w[a[t]]=n[a[t]]=n[a[t]]||new c;i=o.createElement(s),i.async=1,i.src="//static.woopra.com/js/w.js",e=o.getElementsByTagName(s)[0],e.parentNode.insertBefore(i,e)
})("woopra");

woopra.config({
    domain: 'amaxvendas.no.comunidades.net'
});
woopra.track();
</script>
<!-- End of Woopra Code -->