﻿* 
{
    padding: 0px;
    margin: 0px;
    font-family: Verdana;
}

body
{
    background: #DDE4E8;
}

li
{
    list-style-position: outside;
    vertical-align: center;
}

#all
{
    background: #fff;
    display: block;
    clear: both;
    width: 760px;
    position: absolute;
    left: 50%;
    top: 0px;
    margin-left: -380px;
}

#content
{
    padding: 30px;
    padding-top: 0px;
    display: block;
    clear: both;
    
}

#menu
{
    background: transparent;
    position: absolute;
    top: 90px;
    left: 30px;
	z-index: 10;
}

#separator_menu
{
    display: block;
    width: 700px;
    height: 30px;
}

#box_container
{
    clear: both;
    margin-left: 3px;
}
.box
{
    display: block;
    float: left;
    font-size: 9px;
    padding-left: 6px;
    padding-top: 40px;
    color: #231F20;
    font-family: Tahoma;
}

.box a
{
    font-size: 9px;
    color: #231F20;
    font-family: Tahoma;
}

#box1
{
    background: url(../imagens/box1.jpg) no-repeat;
    width: 89px;
    height: 70px;
    padding-right: 40px;
    display: block;
}

#box2
{
    background: url(../imagens/box2.jpg) no-repeat;
    width: 82px;
    height: 70px;
    display: block;
    padding-right: 50px;
}

#box3
{
    background: url(../imagens/box3.jpg) no-repeat;
    width: 75px;
    height: 110px;
    display: block;
    padding-right: 54px;
}

#box4
{
    background: url(../imagens/box4.jpg) no-repeat;
    width: 75px;
    height: 70px;
    display: block;
    padding-right: 54px;
}

#box5
{
    background: url(../imagens/box5.jpg) no-repeat;
    width: 94px;
    height: 70px;
    display: block;
    padding-right: 54px;
}

#footer
{
    color: #808285;
    font-size: 9px;
    text-align: center;
    width: 760px;
    height: 35px;
    background: #DDE4E8;
    padding: 8px;
    clear: both;
}

.line
{
    display: block;
    height: 5px;
    width: 700px;
    background: url(../imagens/line.gif) no-repeat;
    margin: 3px;
}

#login
{
    position: absolute;
    top: 0px;
    left: 573px;
    width: 390px;
    height: 50px;
}

.fonte
{
    display: block;
    float: left;
    background: #eee;
    padding: 3px;
    height: 16px;
    text-align: center;
    border: solid 1px #ddd;
    margin-left: 2px;
    color: #888;
    padding-top: 0px;
    cursor: pointer;
}

#font_control
{
    margin-left: 15px;
}

#fonte-normal
{
    font-size:8pt;  
    padding-top: 4px; 
    height: 12px;
    
}

#fonte-medium
{   
    font-size:10pt;
    padding-top: 2px;
    height: 14px;
}

#fonte-large
{
    font-size: 12pt;
}

a img
{
    border: none;
}
#conteudo_clientes
{
    clear: both;
}

.clientes_box
{
    display: block;
    width: 330px;
    float: left;
}

.clientes_box strong
{
	padding: 3px;
    text-decoration: none;
    color: #003F72;
    font-size: 12px;
}

.clientes_box h3
{
    background: url(../imagens/bgLinhaHeader.gif) repeat-x;
    padding: 3px;
    text-decoration: none;
    color: #666;
    font-size: 12px;
}

.clientes_box h4
{
    padding: 3px;
    text-decoration: none;
    color: #666;
    font-size: 12px;
}

.clientes_box p
{
    margin: 5px;
}

#advanta_link
{
    position: absolute;
    top: 20px;
    left: 30px;
    display: block;
    width: 320px;
    height: 100px;
    cursor: pointer;
    background: url(../imagens/header.jpg) 0px -20px no-repeat;
    z-index: 15;
}

h3
{
    font-size: 9pt;
    color: #000;
    margin-bottom: 5px;
}

p
{
    margin-bottom: 10px;
    font-size: 8pt;
    color: #77787B;
}

a
{
    text-decoration: none;
    color: #77787B;
}

a:hover
{
    text-decoration: underline;
}

.normal
{
    font-size: 11px;
}

.medium
{
    font-size: 12px;
}

.large
{
    font-size: 14px;
}

#menu_noticias:hover
{
    text-decoration: underline;
    cursor: pointer;
}

#h3 toggler h3 {


}

#portifolio a {
	font:Arial, Verdana, Helvetica, sans-serif;
	size:12px;
	a:hover text-decoration: underline; color: #006699;
	a:link text-decoration: none; color: #0066cc;
	a:visited text-decoration: none; color: #0066cc;
	a:active text-decoration: none; color: #003F72;
}

#endereco {
	width:650px;
	height: 1024px;
	
}

#teste {
	width:600px;

}


