#sidebar{
	float:right;
	width:302px;
}
	
	#sidebar h2{
		border-bottom:1px solid #c9c9c9;
		padding-bottom:5px;
		width:100%;
	}

	#sidebar .sideContent{
		padding-bottom:10px;
		margin-bottom:10px;
		border:1px dashed #c9c9c9;
	}
	
/* Form de Desfiles */

#fashion_show_form{
	float:left;
	width:100%;
}

	#fashion_show_form label{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		padding:5px 0px 3px 0px;
	}

	#fashion_show_form input{
		float:right;
		margin:10px 0px 0px 0px;
	}
	
	#fashion_show_form select{
		float:left;
		width:300px;
		padding:2px;
		border:1px solid #c9c9c9;
	}
	
/* Rede no.. */

#social_chic{
	float:left;
	margin-bottom:16px;
	margin-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	padding:0 0;
  margin:0 0 10px 0;
}

	#social_chic h2 {
		float:left;		
    font-size:22px;    
    border: none !important;
    width:100px;  
	}
	#social_chic a{
		float:left;
		padding:0px 0px 0px 20px;
	}
  
  
/* LOGIN ACESSO REDE CHIC */

 #box_rede_chic{
   float:left;
   width:100%;
 }
 
   #box_rede_chic #box_topo_rede_chic{
     float:left;
     width:296px;
     height:27px;
     background:#fbe9f1;
     padding:5px 0 0 7px;
     font-size:14px;
     font-family:Georgia, "Times New Roman", Times, serif;
     color:#980738;
   }
   
     #box_rede_chic #box_topo_rede_chic a{
       float:right;
       margin-right:7px;
     }   

   #box_rede_chic #box_links_rede_chic{
     float:left;
     width:303px;
     height:23px;
     background:#fbe9f1;
     margin:2px 0 0 0;
     padding:5px 0 0 0;
   }
     #box_rede_chic #box_links_rede_chic ul{
       list-style:none;
       margin:0;
       padding:0;
     }
       #box_rede_chic #box_links_rede_chic ul li{
         float:left;
         margin-left:17px;
       }

   #box_rede_chic #box_form_rede_chic{
     float:left;
     width:295px;
     height:48px; 
     background:#fbe9f1;
     padding:13px 0 10px 8px;
     color:#cf4284;
     font-size:12px;    
     font-family:Georgia, "Times New Roman", Times, serif;         
   }
   
   #box_rede_chic #box_form_rede_chic legend{
     display:none;
   }   
   
     #box_rede_chic #box_form_rede_chic ol{
       list-style:none;
       margin:0;
       padding:0;
       clear:both;
     }
       #box_rede_chic #box_form_rede_chic ol li{
         float:left;
         width:115px;
       }
       #box_rede_chic #box_form_rede_chic ol .last_li_form{
         width:50px;
       }
         #box_rede_chic #box_form_rede_chic ol li .campo_texto_acesso{
           width:104px;
           height:12px;
           border:1px solid #e7b4cb;
           margin:2px 5px 2px 0;
           padding:2px 2px 2px 2px;
         }
         
         #box_rede_chic #box_form_rede_chic ol li .bt_entrar_rede{
           margin:14px 0 0 0;
         }
     #box_form_rede_chic_link{
       float:left;
       width:303px;
       padding:10px 0 0;
     }
       #box_form_rede_chic_link p{
         text-align:center;
       }

    #box_form_rede_chic p {
      clear:both;
    }

  #rss_box{
    float:left;
    height:65px;
    width:299px;
    border:1px solid #cecece;
    background: #f4f4f4 url(/images/front/bg_botao_rss.gif) repeat-x;
    padding:7px 0 0 15px;
    margin:10px 0;
  }     
    #rss_box h2{
      margin:0;
      padding:0;
      width:55px;
      border-bottom:none;
    } 
    #rss_box a{
      float:left;
      width:235px !important;
      text-decoration:none;
      font-size:12px;
      font-family:Georgia, "Times New Roman", Times, serif;
      margin:7px 0 0 0;            
    }
    #rss_box img {
      float:left;
      margin:0 0 0 9px;
    }

  #enquete_form, #resultado_parcial{
     float:left;
     width:100%;
     padding:10px 0;
   }
   #enquete_form ol{
      list-style:none;
      margin:10px 0 0 0;
      padding:0;    
    }
      #enquete_form ol li{
        list-style:none;
        margin:5px 0;
        padding:0;      
        float:left;
        width:100%;
      }  

      #enquete_form .field_radio{
       float:left;
       margin-left:20px;   
      }
      #enquete_form label {
       float:left; 
       padding-left:8px;  
      }
        #enquete_form label {
         float:left; 
         padding-left:8px;  
        }  

        #botoes_enquete{
          float:left;
          width:100%;
          margin-top:10px;
        }

        #enquete_form p, #resultado_parcial p{
          margin:0 0 0 10px;
          font-weight:bold;      
        }
        
        #enquete_form p{
          margin-bottom:10px;
        }
          #resultado_parcial ol{
            list-style:none;
            margin:0 0 0 5px;
          }
            #resultado_parcial ol li{
              margin:10px 0;
              position:relative;
              height:26px;          
            }
              #resultado_parcial ol li .pct_enquete{
                width:100%;
                background: url(../../images/front/bg_resultado_enquete.gif) repeat-x;
                height:11px;
                position:absolute;
                top:16px;
                left:0;              
              }
