*{
margin:0;
padding:0;
}

body{
background-color:#FFFFFF;
}

.clear { clear: both; }
.esquerda{width:263px;float:left;
border-right:2px dotted #ccc;
}

p{
font-family:arial;
font-size:11px;
color:#444;
text-align:justify;

}

h2{
color:#003366;
font-size:14px;
font-family:georgia;
font-weight:normal;
font-style:italic;
background-image:
url("../imagens/arrow.jpg");
background-repeat:no-repeat;
padding-left:20px;
border-bottom:1px solid #efefef;
margin-bottom:10px;

}

ul li{
font-family:arial;
font-size:11px;
color:#444;
list-style:none;
}

a{
font-family:arial;
font-size:11px;
color:#f3991b;
text-decoration:none;
}

div#header{
background-color:#104577;
background-image:url(../imagens/bg-header.jpg);
background-repeat:repeat-x;
}

div#header-inside{
width:769px;
margin:0 auto;
background-image: url(../imagens/loading.gif);
background-repeat:no-repeat;
background-position:center;
}

div#content{
width:770px;
margin:0 auto;
margin-top:10px;
}

div#modulo3{
margin-top:10px;
width:256px;
float:right;
}

div#modulo2{
height:200px;
width:256px;
float:right;
}

div#modulo1{
height:200px;
width:256px;
background-image: url(../imagens/modulo1.jpg);
background-repeat:no-repeat;
background-position: 1px 10px;
float:left;
}

div#modulo1 select{
font-size:10px;
border:solid 1px #ccc;
margin-top:80px;
margin-left:75px;
width:160px;
color:#666;
}

div#modulo1 a{
display:block;
width:250px;
height:90px;
}

div#destaque{
height:210px;
width:690px;
/**
background-image: url(../imagens/destaque_bg.jpg);
background-repeat:no-repeat;
background-position:center;**/
}

div#header h1 a span{
display:none;
}

div#footer{
margin-top:20px;
background-color:#104577;
}

div#logos{
background-color:#fff;
float:right;
margin-right:15px;
}

div#logos ul li{
list-style:none;
}

div#info{
height:90px;
width:230px;
}

div#info ul{
width:230px;
padding-top:25px;
padding-left:20px;
}

div#info ul li{
color:#fff;
list-style:none;
}

div#info ul li span{
color:#f3991b;
}

div#info a{
color:#fff;
text-decoration:none;
}

div#links{
width:500px;
margin:0 auto;
padding:15px 0;
color:#666;
font-size:11px;
}

div#links ul{
text-align:center;
}

div#links ul li{
display:inline;
}

div#links ul li a{
margin-right:5px;
text-decoration:none;
}

#creditos { margin:30px 0; text-align:center;}
#creditos img { border:0 }

div#esquerda{
width:250px;
float:left;
background-image:
url("../imagens/lateral.jpg");
background-repeat:repeat-y;
}

div#direita{
margin-top:10px;
width:470px;
float:right;
padding-right:20px;
}

div#direita h2{
color:#003366;
font-size:14px;
font-family:georgia;
font-weight:normal;
font-style:italic;
background-image:
url("../imagens/arrow.jpg");
background-repeat:no-repeat;
padding-left:20px;
border-bottom:1px solid #efefef;
}

div#esquerda a{
font-size:11px;
}

#lateral-clientes{
padding-left:10px;
}

div#lateral-clientes ul li{
padding-left:28px;
padding-top:10px;
_padding-top:5px;
padding-bottom:10px;
list-style:none;
background-image:
url("../imagens/menu_clientes.jpg");
background-repeat:repeat-y;
}

div#lateral-clientes ul li:hover{
background-image:
url("../imagens/menu_clientes_over.jpg");
background-repeat:repeat-y;
}

div#lateral-clientes ul li a{
color:#003366;
}

div#lateral-clientes{
margin-left:-19px;
}

.bg-none{
background-color:transparent;
background-image:none;
background-repeat:no-repeat;
}
