* {
    margin: 0;
    padding: 0;
}

html {
    font-size: 100%;
    font-family: Verdana, sans-serif;
}

html body {
    font-size: 0.68em;
    background: #f3f9fb url(../imagens/fundo_geral.jpg) repeat-x;
}

html body #limites {
    width: 1000px;
    margin: 0 auto;
}

/* contendo float */
html body #limites .contemfloat:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

html body #limites .contemfloat {
    display: inline-block;
}

/* Hides from IE-mac \*/ * html body #limites .contemfloat {
    height: 1%;
}

html body #limites .contemfloat {
    display: block;
}

/* End hide from IE-mac */
/*------ CSS GERAL PADRAO ------*/
a {
    color: #20586e;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    color: #20586e;
    text-decoration: underline;
}

p {
    line-height: 1.5em;
    color: #00405b;
}

#coluna1 p {
    line-height: 1.5em;
}

ul {
    list-style: none;
}

ul li {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0 70px 0 30px;
    line-height: 1.5em;
    color: #00405b;
}

/*--- Titulos ---*/
/*--- Titulos ---*/
h1 {
    font: bold 2.18em "Trebuchet MS", sans-serif;
    color: #20586e;
    text-transform: uppercase;
    padding-bottom: 5px;
}

h2 {
    position: absolute;
    top: 40px;
    left: 693px;
    width: 195px;
    height: 100px;
    background: url(../imagens/logo_losangulo.gif) no-repeat;
    text-indent: -999em;
    overflow: hidden;
}

h3 {
    margin-top: 8px;
    font: 1.9em "Trebuchet MS", sans-serif;
    color: #4f5f65;
    text-transform: uppercase;
}

#limites {
    position: relative;
}

/*------ CONTEUDO ------*/
#limites #conteudo {
    clear: both;
}

#coluna1 {
    float: left;
    width: 334px;
    border: 0px solid #000000;
    margin-left: 30px;
}
* html #coluna1 {
    margin-left: 15px;
}

#coluna1 #topo_coluna1 {
    height: 370px;
    background: url(../imagens/topo_bg_coluna1.gif) no-repeat;
    border: 0px solid #000000;
}

#coluna1 #topo_coluna1_residencia {
    width: 341px;
    height: 370px;
    background: url(../imagens/topo_bg_coluna1_residencia.gif) no-repeat;
    border: 0px solid #000000;
}

#coluna1 #modulo {
    width: 270px;
    height: 192px;
    border: 0px solid #000000;
    margin-left: 70px;
    background: url(../imagens/bg_modulo.gif) no-repeat;
}
* html #coluna1 #modulo {
    margin-left: 65px;
}

#coluna1 #modulo p {
    line-height: 1.5em;
    margin-bottom: 1.6em;
    padding: 5px 22px 0 22px;
}

#coluna1 #modulo ul li {
    margin-bottom: 8px;
    padding-left: 22px;
    line-height: 0.8em;
    color: #00405b;
}

#coluna1 #modulo_banner {
    width: 270px;
    height: 60px;
    border: 0px solid #000000;
    margin-left: 70px;
    margin-top: 5px;
}
* html #coluna1 #modulo_banner {
    margin-left: 65px;
}

#coluna2 {
    width: 610px;
    padding: 0;
    float: left;
    border: 0px solid #000000;
}

#coluna2 #topo_coluna2 {
    height: 234px;
    background: url(../imagens/topo_bg_coluna2_notebook.gif) no-repeat;
    border: 0px solid #000000;
}

#coluna2 #topo_coluna2_residencia {
    height: 234px;
    background: url(../imagens/topo_bg_coluna2_residencia.gif) no-repeat;
    border: 0px solid #000000;
}

#coluna2 #texto {
    width: 600px;
    margin-left: 30px;
    padding-bottom: 20px;
    height: 781px;
    border: 0px solid #000000;
    background: url(../imagens/bg_texto.gif) no-repeat;
}

#coluna2 #texto p {
    padding: 0 80px 0 30px;
    border: 0px solid #000000;
}

#coluna2 #texto h1 {
    padding: 20px 0 0 30px;
}

#coluna2 #texto h3 {
    padding: 0 0 0 30px;
}
