﻿/* Box Enquete Inicio */

div.enquete div.box_enquete { margin-top: 15px; }

div.enquete div.box_enquete .head_in { width: 760px; }

/* IE 6 */ * html body div.landingturismo1 div.enquete div.box_enquete .head_in { width: 760px; }

div.enquete div.box_enquete .body_in { width: 769px; }

/* IE 6 */ * html body div.landingturismo1 div.enquete div.box_enquete .body_in { width: 769px; }

div.enquete div.box_enquete .body_in ul {
    padding-left: 20px;
    width: 733px;
    }
/* IE 6 */ * html body div.enquete div.box_enquete .body_in ul { width: 700px; }    

div.enquete div.box_enquete .body_in ul li { padding-top: 20px; }    

div.enquete div.box_enquete .body_in ul li strong { color: #336699; }

div.enquete div.box_enquete .body_in ul li b {
    color: #126bba;
    font-size: 16px;
    }

div.enquete div.box_enquete .body_in ul li label { margin-right: 20px; }

div.enquete div.box_enquete .body_in div.resultado table { margin-top: 10px; }

div.enquete div.box_enquete .body_in div.resultado table tr td label {
    font-weight: bold;
    font-size: 12px;
    color: #126bba;
    margin-left: 20px;
    }
/* IE 6 */ * html body div.enquete div.box_enquete .body_in div.resultado table tr td label { margin-left: 40px; }

 /* Barra de Porcentagem Inicio */
 
.grafico {
    position: relative;
    width: 200px;
    border: 1px solid #cccccc;
    margin-bottom: .5em; 
    float: left;
    margin: 10px 0 0 20px;    
   }
   
.grafico .fundo {
    display: block; 
    position: relative;
    background: #cccfff;    
    height: 2em;
    line-height: 2em;         
   }
   
.valor {
    color: #336699;
    margin-left: 85px;
    }  
    
     
   
 /* Barra de Porcentagem Fim */

div.enquete div.box_enquete .footer_in { width: 760px; }

/* IE 6 */ * html body div.landingturismo1 div.enquete div.box_enquete .footer_in { width: 760px; }

/* Box Enquete Fim */