﻿/************************************************
*                                               *
*   @Project: CMS MAXXFORCE                     *
*   @Date: 28.11.2011                           *
*	@By: André Nunes                            *
*                                               *
************************************************/
    
    *                               { font-family: Arial,Helvetica,sans-serif; }
    
    .titCont                        { color:#000; display:block; font-size:21px; font-family:Arial; padding:10px 0; text-align:justify; }
    .conteudoMargin                 { padding:15px; }
    
    /* ----- REPRESENTANTES COMERCIAIS ----- */
    .listEmpComerciais              { margin:0 20px; }
    .listEmpComerciais ul           { list-style:none; }
    .listEmpComerciais ul li        { color:#666; }
    .listEmpComerciais ul li span   { font-size:12px; font-weight:bold; color:#000; letter-spacing:1px; }
    
    
    /* ----- PRODUTOS ----- */
    
    .content-pop h2         { color: #000; font-size:24px; }
    .content-pop p          { color: #000; font-size:12px; }
    
    .logoPrintProdutos      { padding:10px 0; display:block; border-bottom:1px solid #666; }
    .btnCompare             { display:none; }
    
    table.super             { margin:15px 0 0; width:100%; color: #666666; font:11px Arial,Helvetica,sans-serif; *font-size:14px; }
    
    table.super caption, 
    table.super th, 
    table.super td          { border: 1px solid #CCCCCC; padding: 0.5em 1em; }
    
    .compare th             { text-align:left; }
    .compare td             { width: 170px; }
    .compare td img         { width: 150px; }
    
    
    table.super caption     { border-bottom: medium none; font-weight: bold; }
    table.super td          { background-color: #FFFFFF; }
    
    table.super caption, 
    table.super th, 
    table.super tr.odd td   { background-color: #EEEEEE; }
    
    table.super thead th, 
    table.super tfoot td, 
    table.super tr.odd th   { background-color: #DDDDDD; }