
body {
 background: #FFF url(/images/genericas/bg_principal.jpg) repeat-x top left;
 font-family: Trebuchet MS, Calibri, Arial;
 font-size: 11px;
 line-height: 15px;
 color: #443d2b;
}

h2 {
    font-size:13px;
    color:#691c06;
    font-weight: bold;
}

a:link, a:active, a:visited {
    color:#691c06;
}

    a:hover { color:#320e03; text-decoration:underline; }


/*  Classes para tabela de formulários em geral */

.tabelas_formularios_geral {        
    width: 550px;
    margin-left: 10px;    
}               
    .tabelas_formularios_geral td{        
        padding: 5px;
    }
        .tabelas_formularios_geral b{
            color: #691c06;
            font-size: 14px;
        }
        .tabelas_formularios_geral strong{
            color: #2a2a2a;
            font-size: 12px;
        }

.tabelas_formularios_geral_assinante {        
    width: 550px;
    margin-left: 10px;
    background: url(/images/genericas/bg_area_assinante.jpg) no-repeat 0 0;
}               
    .tabelas_formularios_geral_assinante td{        
        padding: 3px;
    }
        .tabelas_formularios_geral_assinante b{
            color: #691c06;
            font-size: 14px;
        }
        .tabelas_formularios_geral_assinante strong{
            color: #2a2a2a;
            font-size: 12px;
        }





/* Classes para tabela de formulários em geral */





/* Classes diretamente ligadas a master page */

.content_all {
    width: 990px;
    margin: 0 auto    
}

.cabecalho {
    width:990px;   
    height: 92px;
    margin: 0 auto;
    background: url(/images/genericas/cabecalho.jpg) no-repeat top left;
    border-bottom: solid 1px #ffffff;
}
    .logo_cp {
        float:left;
        margin: 14px 0 0 36px;
    }
    .logo_esafi {
        float: right;
        margin: 0 10px 0 0;
    }
    
.login {
    position:absolute;
    float:left;
    margin: 45px 0 0 650px;
    height: 40px;
    width: 330px;
}

.menu_H {
    width: 770px;
    background-color: #691c06;
    height: 28px;    
    clear: both;
    float:left;
}

.pesquisa_area {
    width: 220px;
    background-color: #691c06;
    height: 28px;    
    float: right;
}

.WhereIam_titulo{
    float: left;
    width: 90px;
    height: 19px;
    clear:both;
    background-color: #eae2c3;
    padding: 3px 0 0 0;
    font-size: 10px;
    color: #afa382;
}

    .WhereIam_titulo img{
        margin: 0 10px 0 10px;
    }

    .WhereIam {
        width: 900px;
        height: 22px;
        height: 22px;
        float:right;
        background-color: #eae2c3;
    }

    
.content {
    width: 990px;
    background-color: White;
    clear:left;
    float:left;
}

    .esquerda {
        float:left;
        width: 190px;
        margin: 10px 0 10px 10px;
    }
    
    .centro {
        float: left;
        width: 570px;        
        margin: 10px 0 10px 10px;
        *margin: 10px 0 10px 10px;
    }
    
    .direita {
        float: right;
        width: 190px;
        margin: 10px 10px 10px 0;
    }
        .direita_full {
            float: right;
            width: 190px;
            margin: 10px 10px 10px 0;
        }

.full {
    float: left;
    clear: both; 
    width: 990px;  
}    
    
.rodape {
    margin: 0 auto 0 auto;
    width: 100%;
    height: 170px;
    background: url(/images/genericas/bg_rodape.jpg) repeat-x top left;
    clear:both;
}
    .endereco {
        background-color: #eae2c3;
        font-size: 10px;
        height: 22px;
        text-align:center;
        padding-top: 5px;
    }
    .copyright {
        background-color: #c9be9d;
        font-size: 10px;
        height: 22px;
        text-align:center;        
        padding-top: 5px;
    }
    .logo_esafi_rodape {
        float:left; 
        margin: 75px 0 0 10px;   
    }
    .botoes_centrais {
      /*  margin: 15px 0 0 295px; */
        margin: 15px 0 0 -275px; 
        color: #e1caa1;
        text-align: center;
		width: 550px;
		left:50%;
		position:absolute;
    }
        .botoes_centrais img {
            margin-left: 20px;
            margin-right: 20px;
        }
    .logo_aldabra {
        float:right;
        margin: 75px 10px 0 0;
    }


.reporter_centro_area {
    width: 570px;
    float: left;
}

    .reporter_esquerda_area {
        float: left;
        width: 280px;
        clear: left;
        margin-top: 10px;
    }

        .reporter_direita_area {
            float: right;
            width: 280px;
            margin-top: 10px;
        }    
        
            .ultimas_noticias {
                padding: 10px;
            }
                .ultimas_noticias ul{
                    list-style: none;
                    display: inline;
                    width: 100%;
                }
                    .ultimas_noticias strong{
                        color: #320e03;
                        float: left;
                    }
                    .hora {
                        color: #bda542;    
                        float: left;
                        clear:left;
                        margin-right:10px;
                    }
                    .titulos_noticia{
                        color: #691c06;
                        font-weight: bold;
                        float: left;
                        width: 220px;
                        margin-bottom:12px;
                        line-height: 13px;
                    }
            
.ultimas_noticias_home {
                padding: 10px;
            }
                .ultimas_noticias_home ul{
                    list-style: none;
                    width: 100%;
                    margin-bottom: 10px;
                    min-height: 30px;
                }
                .ultimas_noticias_home li{
                    display: inline;
                }
                
                    .ultimas_noticias_home strong{
                        color: #320e03;
                        float: left;
                    }
                    .hora_home {
                        color: #bda542;    
                        float: left;
                        clear:left;
                        margin-right:10px;
                        text-align: center;
                    }
                    .titulos_noticia_home{
                        color: #691c06;
                        font-weight: bold;
                        float: left;
                        margin-bottom:12px;
                        line-height: 13px;
                        width: 480px;
                    }            
            
            

.efeitos {
    
}

/* FIM das classes diretamente ligadas a master page */





/* Classes de paginação */

.paginacao {
    clear:both; 
    width:100%; 
    padding-top:30px; 
    text-align:center;
}

    .paginacao_atual {
        width: 30px;
        padding: 1px;
        padding-right: 5px;
        padding-left: 5px;
        background-color: White;
        border: solid 1px #ba4126;
    }

        .paginacao_btn_numeric {
            padding: 1px;
            padding-right: 5px;
            padding-left: 5px;
            border: solid 1px #000;
            background-color: #eae2c3;
        }
            .paginacao_btn_numeric:hover {
                background-color: #ebe7d7;
            }

/* FIM das classes de paginação */



/* Classes do Menu Vertical Principal */

.menu_v {
   float: left;
   font-family: Trebuchet MS, Calibri, Arial;
   list-style: none;
   margin-bottom: 20px;
}
    .menu_titulo {
        margin: 20px 0 0 0;
        font-weight: bold;
        background-color: #691c06;
        display:block;
        padding: 4px;
        color: White;
        font-size:12px;
        list-style: none;
    }
    
    .menu_titulo {
        *list-style-image: none;
    }
    .tipo1 li, .tipo2 li {
        list-style: none;
    }
    .tipo1 li a {
        display: block;
        clear: both;
        padding: 4px;
        width:180px;
        background-color: #ebe7d7;
        border-bottom: solid 1px #FFF;
        *margin-left: -15px;
        color: #443d2b;
    }
    .tipo1 li a:hover {
        background-color: #f3efe1;
        text-decoration: underline;
    }
    .tipo2 li a {
        display: block;
        clear: both;
        padding: 4px;
        width:180px;
        background-color: #eae2c3;
        border-bottom: solid 1px #FFF;
        *margin-left: -15px;
        color: #443d2b;
    }
    .tipo2 li a:hover {
        background-color: #f5eed1;
        text-decoration: underline;
    }
    

/* FIM das classes do Menu Vertical Principal */



/* Classes do Menu Horizontal */

.menu_h ul {
    padding:0px;
    margin:0px;
    float: left;
    width: 100%;
    list-style:none;
    font-family: Trebuchet MS, Calibri, Arial;
}    

    .menu_h li {        
        display: inline;
    }
    
    .menu_h li a {
        width: 85px;
        padding: 2px;
        float:left;
        /* visual do link */
        text-align:center;
        background-color:#9a3422;
        color: #e5e0cd;
        text-decoration: none;
        margin-left: 5px;
        margin-top: 5px;
    }
        .menu_h li a:hover {
            background-color: #c83d25;
        }



.menu_h_interno ul {
    padding:0px;
    margin:0px;
    float: left;
    width: 100%;
    list-style:none;
    font-family: Trebuchet MS, Calibri, Arial;
}    

    .menu_h_interno li {
        list-style:none;
        display: inline;
        padding: 2px 10px;
        float:left;
    }
    .menu_h_interno li a {
        display: inline;
        padding: 2px 10px;
        float:left;
        /* visual do link */
        background-color:#e6e6e6;
        color: #691c06;
        text-decoration: none;
        margin-left: 5px;
        margin-top: 5px;
        cursor:pointer;   
    }
        .menu_h_interno li a:hover {
            background-color: #ebe7d7;
        }



/* FIM das classes do Menu Horizontal */



/*Mapa do site*/

.cpmapa {
	float: left;
	margin: 10px 0 0 20px;
}
	.cpmapa ul {
		list-style: none;
	}
		.cpmapa li {
			padding: 3px;
			margin-top: 10px;
		}
			.cpmapa li a{
				padding: 3px;
				background-color:#FFF;
				border: solid 1px #900;
				margin-top: 3px;
			}
				.cpmapa li a:hover{
					background-color:#ebe7d7;
				}

			
				.cpmapa_1 {margin-left: 30px;}
				.cpmapa_2 {margin-left: 60px;}
				.cpmapa_3 {margin-left: 90px;}
				.cpmapa_4 {margin-left: 120px;}

/* Fim das classes de mapa do site*/



/* Classes de formulários */

input, textarea, select {
    background-color:#d8d2b9;
    border: solid 1px #a89b73;
    font-size: 11px;
    color: #48453a;
    padding:2px;
}



/* Fim das classes de formulários */


/* Classes de pop de formulário */

.forms_pop {
    width: 430px;
    margin: 13px 10px 0 10px;
    font-size: 13px;
}

    .forms_pop hr{
        color:White;
        margin: 5px 0 10px 0;
    }

    .forms_pop td {
        color: White;
        padding: 3px;
    }

    .forms_pop b {
        font-size: 15px; 
    } 
        
/*Fim das classes de pop de formulário*/


/* Classes das Edições anteriores */


.edicao_box{
    background: url(/images/genericas/bg_edicoes.jpg) repeat-x top left;
    width:570px;
    margin: -9px auto;
    float:left;
}
    .edicao_box_capa {
        margin: 10px 0 0 5px;
        float:left;
    }
    .edicao_box_funcionalidades{
        width: 244px;
        float: left;
        margin: 10px 0 0 10px;
    }
           .edicao_box_texto{
                font-family: Garamond, Tahoma;
                font-size: 14px;
                line-height: 18px;
                color: #ebe7d7;
                height: 165px;
           }
                .edicao_box_funcionalidades img {
                    border: 0px;
                    margin: 0 0 7px 0;   
                }


.ed_lista {
    width: 550px;
    margin: 0 0 10px 10px;
    clear: both;
}

.ed_lista:hover {
    text-decoration: underline;
}

.ed_lista a:hover {
    *text-decoration: underline;
    *color: #691c06;
}
    
    .ed_icone {
        margin-right: 20px;
    }

    .ed_editoria {
        font-size: 14px;
        font-weight: bold;
        color: #691c06;
        
    }

    .ed_titulo {
        color: #691c06;
        font-size: 14px;
    }

    .ed_assunto {
        clear: both;
        font-size: 11px;
        color: #443d2b;
    }
    
.miniaturas_menu {
    float: left;
}
    .miniaturas_menu ul{    
        float: left;
        width: 100%;
        list-style:none;
        background-color: #eae2c3;
    }
    .miniaturas_menu li{
        width: 75px;
        border: solid 1px #FFF;
        display: inline;
        float: left;
        margin:5px;
        padding:4px;
    }
       .miniaturas_menu li a{
            color: #691c06;
        }
            .miniaturas_menu li:hover{
                border: solid 1px #691c06;
            }
    .miniaturas_menu li span{
        display:block;
        text-align: center;
        padding:3px;
        font-size: 10px;
    }

    
    

/* Fim das classes das Edições anteriores */



/* Classes das listas de editorias */

.editorias_lista{
    color: #691c06;
    clear: both;
    margin-top: 20px;
    border-top: solid 1px #691c06;
}
    .editorias_lista ul {
        width: 100%;
        font-size: 13px;
        margin-bottom: 10px;
        list-style: none;
    }
    
    .editorias_lista li {
        color: #443d2b;
        font-size: 11px;
        cursor: pointer;
        margin-left: 30px;
        *margin-left: 0px;
    }
        .editorias_lista li:hover {
            text-decoration: underline;
        }
    
.menu_editorias_historico1 {    
       background: url(/images/genericas/bg_edicoes.jpg) repeat-x top left;
       padding: 5px;
       float:left;
       width: 275px;
       min-height: 149px;
}

.menu_editorias_historico2 {    
       background: url(/images/genericas/bg_edicoes.jpg) repeat-x top left;
       padding: 5px;
       float: right;
       width: 275px;
       min-height: 149px;
}

    .menu_editorias_historico1 ul,.menu_editorias_historico2 ul{
        width: 100%;
        list-style: none;
    }
    
    .menu_editorias_historico1 input,.menu_editorias_historico2 input
    {
        margin:0;
        padding:0;
        border:0;        
    }
    
    .menu_editorias_historico1 li, .menu_editorias_historico2 li{
        display: block;
        padding: 2px;
        background-color:#ebe7d7;
        color: #691c06;
        margin: 2px;
        cursor:pointer;
    }
        .menu_editorias_historico1 li:hover, .menu_editorias_historico2 li:hover{
            background-color: White;
        }






/* Fim das classes das listas de editorias */



/* Classes das exibições das matérias */

.funcoes_especiais {
    width: 500px;
    float:left;
    clear: both;
    margin-bottom: 15px;
}
    .funcoes_especiais ul{
        list-style: none;
        width: 100%;
        text-align: center;
    }
    .funcoes_especiais li{
        height: 30px;
        display: inline;
    }
       .telaCheia input{
            background: url(/images/genericas/bg_funcoes_especiais_editorias.jpg) no-repeat top left;
            background-position: left -5px;
            width: 162px;
            margin: 0px;
            border-width: 0px;
       }
            .telaCheia input:hover{background-position: left bottom;}
       .impressao input{
            background: url(/images/genericas/bg_funcoes_especiais_editorias.jpg) no-repeat;
            background-position: -183px -5px;
            width: 150px;
            margin: 0px;
            border-width: 0px;
       }
            .impressao input:hover{background-position: -183px bottom;}
       .enviaAmigo input{
            background: url(/images/genericas/bg_funcoes_especiais_editorias.jpg) no-repeat top left;
            background-position: -353px -5px;
            width: 140px;
            margin: 0px;
            border-width: 0px;
       }
            .enviaAmigo input:hover{background-position: -353px bottom;}


.materia {
    width: 500px;
    margin: 0 0 0 35px;
    float:left;
}

    .materia_editoria {
        font-size: 20px;
        color: #691c06;
        line-height:24px;
    }    
        .materia_editoria h3 {
            font-size: 20px;
            color: #691c06;
            line-height:24px;
            font-weight:bold;
        }    
        
        .materia_entrevistado {
            color:#443d2b;
            font-size: 16px;
        }
        
    .materia_titulo {
        font-size: 22px;
        color: Black;
        font-weight: bold;
        clear: both;
        margin: 30px 0 0 0;
        line-height: 26px;
    }
    
    .materia_titulo h1
    {
        font-size: 22px;
        color: Black;
        font-weight: bold;                
        line-height: 26px;
    }

    .materia_autor {
        font-size: 10px;
        float:right;
        clear:both;
        margin: 10px 40px 0 0;
        text-align:right;
    }
    
    .materia_linhaFina {
        clear:both;
        color: #691c06;
        font-size: 14px;
        line-height: 18px;
        font-style: italic;
        font-weight: bold;
        margin: 30px 0 0 0;
    }
     
        .materia_linhaFina h2 {
            clear:both;
            color: #691c06;
            font-size: 14px;
            line-height: 18px;
            font-style: italic;
            font-weight: bold;        
        }
     
     .materia_texto {
        font-family: Tahoma;
        float:left;
        margin: 30px 0 0 00px;
        width: 500px;
        font-size: 11px;
        line-height:19px;
        text-align: justify;
    }
    
    .materia_texto P{
        padding-bottom: 20px;
    } 
     
        .materia_texto li {
            list-style-type: circle;
            list-style-image: url(/images/genericas/tick.gif);
        }
        .materia_texto img{
            /*border: solid 1px #691c06;*/
            float: left;
            margin: 0 15px 10px 0;
        }
            

    
    
.ed_historico {
    margin: 0;
}

.ed_historico_editoria {
    font-size: 12px;
    color: #691c06;
    line-height:19px;
    width: 190px;
    text-align: left;
}

    .ed_historico ul{    
        float: left;
        width: 100%;
        list-style:none;
    }
    .ed_historico li{
        display: inline;
        float: left;
        margin: 2px 0 2px 0;
        padding:1px;
        border: solid 1px #ebe7d7;
        line-height: 14px;
        width: 186px;
    }
           .ed_historico span {
            font-size: 10px;
            color: Black;
            clear: both;
            margin: 5px 0 0 0;
        }          
           .ed_historico li a{
                color: #691c06;
            }
                .ed_historico li:hover{
                    border: solid 1px #691c06;
                }


        
     
                    
                      
/* Fim das classes das exibições das matérias */




/* Classes das exibições dos comentarios */

.comentarios {
    float:left;
    clear: both;
}
    .comentarios ul{
        list-style: none;
        width: 570px;
        margin: 0 0 0 10px;        
        float:left;
    }
    
    .comentarios li{
        border-bottom: solid 1px #868686;
        float: left;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    
    .comentarios_contador {
        float:left;
        background: url(/images/genericas/bg_comentario.jpg) no-repeat left top;
        width: 54px;
        height: 40px;
        margin: 0 0 0 20px;
        padding: 18px 0 0 13px;
        color: #868686;
    }
    
    .comentarios_autor {
        color: #868686;
        text-align: left;
        float: left;
        width: 120px;
        height: 40px;
        padding-top: 11px;
        font-size: 11px;
    }
    .comentarios_texto {
        font-family: Garamond, Tahoma;
        font-size: 14px;
        line-height: 17px;
        float:right;
        width: 315px;
        margin-right: 20px;
    }
    
    .comentarios_btn {
        padding: 2px;
        width: 180px;
        position: absolute;
        margin: -17px 0 0 370px;
        *margin: 0px 0 0 300px;
        text-align:center;
        background-color: White;
    }
        .comentarios_btn:hover {
            background-color: #691c06;
        }
    
        .comentarios_btn a {
            color: #691c06;
        }
        
               .comentarios_btn a:hover {
                    color: White;
               }
               
.comentarios_chamada_margin-top {
    clear:both;
}

.comentarios_chamada {               
    background: url(/images/genericas/bg_comentario_chamada.jpg) no-repeat left top;
    width: 500px;
    clear:both;
    margin: 20px 0 -10px 35px;
}
    .comentarios_chamada blockquote {
        margin-left: 100px;
        padding: 10px;
    }

/* Fim da classes das exibições dos comentarios */

/* Classes de templates */

.titulo_lateral {
    width: 166px;
    font-weight: bold;
    background-color: #691c06;
    display:block;
    padding: 4px;
    padding-left: 20px;
    color: White;
    font-size:12px;
    clear:both;
}

.titulo_central {
    width: 544px;
    border: solid 1px #dddddd;
    margin: 0 0 10px 0;
    font-weight: bold;
    background-color: #ebe7d7;
    display:block;
    padding: 4px;
    padding-left: 20px;
    color: #691c06;
    font-size:12px;
    clear:both;
}

    .titulo_central_2 {
        width: 254px;
        border: solid 1px #dddddd;
        margin:  0 0 10px 0;
        font-weight: bold;
        background-color: #ebe7d7;
        display:block;
        padding: 4px;
        padding-left: 20px;
        color: #691c06;
        font-size:12px;
        clear:both;
    }

.titulo_full {
    width: 945px;
    border: solid 1px #dddddd;
    margin: 0 0 10px 10px;
    font-weight: bold;
    background-color: #ebe7d7;
    display:block;
    padding: 4px;
    padding-left: 20px;
    color: #691c06;
    font-size:12px;
    clear:both;
}

.imagem_quebra_linha {
    width: 500px;
    float: left;
}

.materia_olho {
            background-color:#691c06;
            border: solid 2px #ebe7d7;
            padding: 10px;
            width: 350px;
            margin: 20px 0 20px 62px;
            text-align:center;
            
        }
            .materia_olho_texto {
                font-family: Georgia, Serif;
                font-size: 13px;
                font-weight: normal;
                font-style: italic;
                line-height: 17px;
                color: #ebe7d7;
                margin: 0 0 0 0;
                text-align: center;
                width: 350px;
            }
        
            .qStart {
                margin-top: 0px;
                margin-left: -45px;
                float: left;
                font-size: 600%;
                color:#b7310b;
            }
                    .qEnd {
                        margin-top: 22px;
                        margin-right: -45px;
                        float: right;
                        font-size: 600%;
                        color:#b7310b;
                        bottom:0px;
                    }



.raioX {
    width: 500px;
    float:left;
}
	.raioX_cabecalho {
	    background: url(/images/modelos/raioX_cabecalho.jpg) no-repeat top left;
	    height:60px;
	}
	.raioX_body {
	    background: url(/images/modelos/raioX_body.jpg) repeat-y top left;
	    color: #009e1e;
	    font-family: Arial;
	    font-size: 12px;
	    font-weight:bold;
	    padding: 0 20px 0 20px;
	}
	.raioX_rodape {
        background: url(/images/modelos/raioX_rodape.jpg) no-repeat top left;
	    height:23px;
	}	    
	    
	    .raioX li {
            list-style: none;
            padding-left: 10px;
            *padding-left: 0px;
            background: url(/images/modelos/tick.gif) no-repeat left top;
	    }
        
        
.equipe {        
    float:left;
    width: 528px;
    margin: 10px 10px 0 10px;
    border: solid 1px #ebe7d7;
    padding: 10px;
    font-size: 14px;
    line-height: 20px;
}
        .equipe li {
            list-style-type: circle;
            list-style-image: url(/images/genericas/tick.gif);
        }
        
       .equipe img { 
            margin: 0 10px 0 0;
            float:left;
       }
       .equipe strong {
            font-size: 16px;
            font-variant: small-caps;
            line-height: 30px;
       }
       
       
.pergunta_especialista {
    width: 445px;
    background: #c4be66 url(/images/modelos/bg_pergunta.jpg) no-repeat bottom right;
    padding: 10px 45px 10px 10px;
    margin-bottom: 20px;
}
       
       
       
        
/* FIM das classes de templates */



/*    FRASES EM REPORTER ESAFI   */

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:570px;
		height:60px;
		overflow:hidden; 
		color: #691c06;
		}
	#slider li em, #slider2 li em {	
	    color: #320e03;		
	}
	
	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:28px;
		height:45px;
		position:absolute;
		left:0px;
		top:445px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:630px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:28px;
		height:45px;
		background:url(/images/genericas/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(/images/genericas/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	

.destaque_bg {
        background: url(/images/genericas/bg_frases.jpg) no-repeat center top;
        height: 60px;
}
.destaques_lista{
    width: 100%; 
}

    .destaques_lista blockquote {	
	    padding: 15px 55px 10px 55px;
	}



/* // Easy Slider */


/* // Detalhes dos Fornecedores  */

.tabelas_detalhes_fornecedor {        
    width: 550px;
    margin-left: 10px;    
}               
    .tabelas_detalhes_fornecedor td{        
        padding: 5px;
    }
        .tabelas_detalhes_fornecedor b{
            color: #691c06;
            font-size: 14px;
        }
        .tabelas_detalhes_fornecedor strong{
            color: #2a2a2a;
            font-size: 12px;
        }



/* // Fim Detalhes dos Fornecedores  */
