/* DEFINICOES GERAIS */
body {
    background-image: url(imgs/bg_geral.gif);
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #FFFFFF;
    margin: 0px;
}
* {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
}

.wrapper {
    position: relative;
    width: 989px;
    margin: 0 auto;
}

/* TOPO */
.topo {
   position:absolute;
   top:0;
   left:0;
}

/* MENU SUPERIOR */
.menu_superior {
    position:relative;
    margin-top:0px;
    height: 40px;
    width: 989px;
}

.idiomas {
    position: relative;
    width: 300px;
    float: right;
    margin-top: 13px;
    margin-left: 13px;
    margin-right: 10px;
}

.idiomas ul {
    display: inline;
    list-style: none;
    padding: 0;
    margin: 0;
}

.idiomas ul li {
    list-style: none;
    display: inline;
    padding: 0;
    margin: 0;
    font-size: 10px;
}

.idiomas ul li a {
    padding-right: 5px;
    padding-left: 5px;
}

.idioma_azul a {
    color: #0072bc;
    font-weight: bold;
    border-right: 1px solid #0072bc;
}

.idioma_azul a:hover {
    color: #4aa0d8;
    font-weight: bold;
    border-right: 1px solid #0072bc;
}

.idioma_verde a {
    color: #86b602;
    font-weight: bold;
}

.idioma_verde a:hover {
    color: #8bd202;
}

.busca {
    width: 230px;
    float: right;
    margin-top: 10px;
}

.busca fieldset {
    width: 100%;
    float: right;
}

.busca_label {
    font-size: 10px;
    font-weight: bolder;
    color: #0072bc;
}

.form_busca {
    width: 144px;
    color: #1c8fdf;
    background-color: #f5f7f2;
    border: 1px solid #d1d8c5;
    padding-left: 4px;
    font-size: 11px;
    margin-left: 10px;
    margin-right: 7px;
    width: 144px;
}

.btn_ok {
    width: 19px;
    float: right;
}


/* LOGOTIPO */

.logotipo{
    float:left;
    padding:0px 0px 0px 20px;
    margin:5px 0px 0px 0px;
}

.img_logo{   
    border-right:1px solid rgb(196, 226, 115);
    padding:10px 23px 10px 15px;
}

/*MENU CENTRAL */

.menu_topo{
    position:absolute;
    top:80px;
    left:240px;
}

.menu_central{    
    padding:0px 0px 0px 7px;
}

.menu_central ul li{
    font-weight:bold;
    display:inline;
}

.menu_central ul li img{
    padding-left:3px;
    padding-right:3px;
}

.menu_central a{
    color: #0072bc;
    font-size: 13px;
}

.menu_central a:hover{
    color: #4aa0d8;
}

.menu_central ul li img{
    padding:0px 0px 2px 0px;
}

/*MENU INFERIOR */

.menu_inferior{
  padding:60px 0px 10px 0px;
}

.menu_inferior a{
    font-size:12px;
    color:rgb(17, 123, 192);
}

.menu_inferior a:hover{
   color:#4aa0d8;
}

.menu_inferior ul li{
    display: inline;
    padding-left: 7px;
    margin-right: 3px;
    padding-bottom: 5px;
}

.border_left{
    border-left:1px solid rgb(196, 226, 115);
}

/* CONTEUDO */

.conteudo{
   position:absolute;
   top:177px;
   left:1px;
   width:771px;
   float:left;
   height:600px;
}

.banner {
    height:255px;
}

#banner_flutuante {
    position: absolute;
    left: 50px;
    top: 120px;
    z-index: 999999;
}


.produtos_destaque{
    height: 230px;
    margin:20px 0px 0px 16px;
}

.titulo{
    margin:10px 0px 0px 0px;
}

.imagem_principal {
    float:left;
    margin-bottom: 10px;
}

.imagem_principal img{
    width: 200px;
    height: 160px;
    margin:10px 0px 0px 0px;
    padding: 20px 5px 0px 5px;
    border: 1px solid rgb(199, 211, 222);
}

.texto{
    color: rgb(110, 113, 115);
    position:absolute;
    left:260px;
    
}

.texto h3{
    padding:5px 0px 0px 0px;
    font-weight:bold;
    font-size:18px;
}

.texto p{
    font-size: 12px;   
}

.imagens{
    position: absolute;
    left:250px;
    top:390px;
    display: inline;
    _top:405px;
    *top:405px;
}

.imagens img{
    width:90px;
    height:90px;
    padding:2px 2px 2px 2px;
    border: 1px solid rgb(199, 211, 222);    
    margin: 0px 0px 0px 10px;
}

.links{
    padding:15px 0px 0px 10px;
}

.links *{
    padding:0px 0px 0px 2px;
}

#kerr_popup{
    position:absolute;    
    z-index:70;
    right:111px;
    bottom:-40px;
    _bottom:-30px;
    *bottom:-30px;
}


/* Barra Lateral Direita */

.barra_lateral_direita{
    position: absolute;
    left:785px;
    top:175px;
    width: 200px;
}

.menu_institucional {
   height:138px;
}

.menu_institucional ul li a{
    font-family: Helvetica, Arial, Verdade;
    font-size: 14px;
    font-weight: bold;
    color: #0072bc;
    line-height: 25px;
}

.menu_institucional ul li{
    background-image: url(imgs/img_marcador_menu_inst.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
}

.twitter{
    width:180px;    
}

#tweets ul li{
    padding:2px 3px 2px 3px;
    background-color:rgb(222, 222, 220);
    background-repeat:repeat-y;
}

#tweets ul li:first-child{
    background-color:rgb(240, 240, 240);    
    background-repeat:repeat-y;
}

.twitter a{
    font-size:10px;
    color:rgb(22, 167, 250);
}

.bottom-twitter{
    background-image: url('imgs/bottom_icone_twitter.gif');
    background-position: bottom left;
    background-repeat: no-repeat;
    height:25px;
    margin-left:8px;
}

#kavooficial {
    color:rgb(0,114,188);
}

#status{
    color:rgb(102, 102, 102);
}

.noticias {
    margin:3px 0 0 0;
}

.noticias img{
    margin:5px 0 5px 0;
}

.noticias ul li{
     float:left;
     font-size:10px;
     padding:5px 3px 5px 3px;
     width: 180px;
}

.noticias ul li a{
    width:135px;
    float:left;
    margin:0px 0 0px 0;
    vertical-align:middle;
}

.noticias ul li p{
    font-size:14px;
    font-weight:bold;
    float:right;
    width:40px;
    padding:5px 0 0 0;
}

.noticia_1{
    background-color:rgb(0, 107, 183);
    color:white;
    background-repeat:repeat;
}

.noticia_1 a{
   color:white;
}

.noticia_2{
    background-color:rgb(240, 240, 240);
    color:rgb(102,102,102);
    background-repeat:repeat;
}

.noticia_2 a{
    color:rgb(102,102,102);
}

.noticia_3{
    background-color:rgb(222, 222, 220);
    color:rgb(110,110,110);
    background-repeat:repeat;
}

.noticia_3 a{
   color:rgb(110,110,110);
}

.noticias_border_bottom{
    background-image:url('imgs/img_marcador_noticias.gif');
    background-position: bottom left;
    background-repeat: repeat-x;
    float:left;
    height:8px;
    width:184px;
}

.eventos {
    margin:10px 0 0 0;
}

.eventos img{
    margin:18px 0 5px 0;
}

.eventos ul li{
     float:left;
     font-size:10px;
     padding:5px 3px 5px 3px;
     width: 180px;
}

.eventos ul li a{
    width:135px;
    float:left;
    padding:0px 0 0px 0;
    vertical-align:middle;
}

.eventos ul li p{
    font-size:14px;
    font-weight:bold;
    float:right;
    width:40px;
    padding:5px 0 0 0;
}

.evento_1 {
    background-color:rgb(0, 107, 183);
    color:white;
    background-repeat:repeat;
}

.evento_2{
    background-color:rgb(240, 240, 240);
    color:rgb(102,102,102);
    background-repeat:repeat;
}

.evento_1 a{
    color:white;
}

.evento_2 a{
    color:rgb(102,102,102);
}

/* RODAPE */

.rodape{
    position:absolute;
    display:inline;
    top:787px;
    _top:807px;
    *top:807px;
    left:0px;
    right:140px;    
}

.rodape_texto{
    float:left;
}

.rodape_texto ul li{
    float:left;
    /*direction:rtl;*/
	text-align:right;
   padding:0 10px 0 0;
}


.rodape_texto ul .box1{ width:190px;}
	
.rodape_texto ul .box2{width:190px;}
		
.rodape_texto ul .box3{width:200px;}

.rodape_texto ul li p{
    font-size:10px;
    color:#4D5054;
}

.rodape_logo a {
    /*position:absolute;
    left:630px;
    bottom:-10px;
    width:170px;
    height:100px;*/
    float: left;
    border-left: 1px solid #666;

    height:80px;
    margin-bottom:17px;
    padding-left:5px;
    padding-top:14px

}

.final_azul {
    position:absolute;
    top:927px;
    _top:947px;
    *top:947px;
    width: 100%;
    margin: 0px auto;
    clear:both;
    background-color: #0072bc;
    height: 32px;
}

