
body
{
	margin:0;
	text-align:center;
    background-color:#dee8f1; 
  
}
	
#div-pagina
{
    position:relative;
	width:960px;
	height:100%;
    background-color: #DEE8F1; 
	text-align:center;
	margin:0 auto;
    display:table;
}


a:link, a:visited, a:active 
{
    color:#FFFFFF;
    font-family:verdana;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}
a:hover 
{
    color: #A7C8E7;
}



/******************* TOPO ********************/ 

#div-topo
{
    width:100%;
    display:table;
	background-image:url("../images/bg-div-topo.jpg");
    background-repeat: repeat-x;
}

#conteudo-topo
{
	width:960px;
	margin:0 auto;
    text-align:center;
    
}

#div-banner-top
{
    width: 100%;
    height:70px;
    text-align:left;
    display:table;
    
}

#div-banner-bottom  /* animação */
{
    width: 100%;
    display:table;
    text-align:center;
}


#banner-workgroup-menu
{
    position:relative;
    top:20px;
    display:table;
    
}

#div-topo ul li
{
    display: inline; 
    margin-right:10px; 
}
 

/*  MENU  */
 
#div-menu
{
   position:relative;
   width: 960px;
   height:35px; 
   background-image:url("../images/bg-menu.jpg");
   background-repeat: repeat-x;
   text-align:center;
}


#div-menu ul
{
    padding:10px 5px 10px 5px;        
    list-style:none;
    float: left;
}


#conteudo-menu
{
    float:left;    
    display: table;
    text-align:center;
}


/*** SUB MENU ***/

#chat-online
{   
    margin:5px 0px 0px 70px;
    clear:both;
    display:table;
}

#sub-menu-top
{
    width:230px;
    height:14px;
    background-image: url("../images/bg-sub-menu-top.jpg");
    background-repeat: no-repeat;
    text-align:right;
    padding:0px 0px 4px 10px; 
}

#sub-menu-top ul
{
    padding:0px;      
    list-style:none;
    float: left;
}

/* FIM MENU */



/************ FIM TOPO ****************/


#conteudo-direita
{
    width:220px;
    float:right; 
    background-color: #DEE8F1;
    text-align: center;
    display:table;   
    padding:2px 0px 0px 3px; 
}

#conteudo-esquerda
{
    width:220px;
    float:left;        
    background-color: #DEE8F1; 
    text-align: center;
    display:table;   
    padding:2px 5px 5px 5px;
    margin-top:0px;
}

.menu-esquerda-titulo
{
    background-image:url("../images/menu_left_hover.jpg");
    width:190px;
    height:26px;
    color:#fff;
    font-size:12px;
    font-weight: bold;
    cursor:pointer;
    display:block;    
    line-height:26px;
    margin-top:3px;
    padding-left:20px;
    text-align:left;
    text-decoration:none;
    list-style: none;
    margin-left:10px;
}

ul.menu-esquerda-produtos
{
    list-style: none;
    margin-left:30px;
    text-align:left;
}
ul.menu-esquerda-produtos span
{    
    background-image:url("../images/menu_left.jpg");
    width:173px;
    height:26px;
    display:block;    
    line-height:26px;
    margin-top:3px;
    padding-left:17px;
}

.menu-esq-link
{
    color:#000 !important;
    font-size:10px !important;
    font-weight: bold;
    cursor:pointer;
    display:block;    
    text-decoration:none;
}

#conteudo-meio
{
    width:735px; 
    height:100%;
    float:left;
    background-color: #DEE8F1;     
    padding: 2px 0px 5px 0px;
}

#conteudo-meio-dir
{
    width:730px; 
    height:100%;
    float:left;
 /* background-color:#fff; */
    background-color: #DEE8F1;     
    padding: 2px 0px 5px 0px;
}

#div-rodape
{
    width:100%;        
    background-image:url("../images/footer-bg.jpg");
    background-repeat:repeat-x;
    background-color:#EAEFF5;
    padding-bottom:10px;
    text-align:center;
    
}


/******** MAPA DO SITE ********/
#mapa-site
{
    width:960px;
    margin:0 auto;
    text-align:center;
    display:table;
}

#mapa-site ul
{          
    margin-top:2px;
    margin-left:5px;
    list-style:none;
    float: left;
    text-align:left;
    font-family:Calibri,Arial,Helvetica,sans-serif;
    font-size:14px;  
    color:#505050;
    
}

#mapa-site li
{   
    margin-top:3px;
    margin-bottom:5px;  
}

#mapa-site a
{
    font-family:Calibri,Arial;
    font-weight: normal;
    font-size:14px;  
    color:#505050;
}

#mapa-site a:hover
{
    text-decoration: underline;
}

.item-mapa-site
{
    width:160px;
    margin-left:10px;
    margin-top:10px;
    text-align: left;
    float:left;
    
}

.item-mapa-site2
{
    width:315px;
    margin-left:10px;
    margin-top:10px;
    text-align: left;
    float:left;
    
}

.titulo-item-mapa
{
    font-family:Calibri,Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:bold;   
    text-transform:uppercase;
    color:#505050;
    text-align:left;
}

#mapa-produtos
{    
    margin-left:60px;   
}

#titulo-mapa
{
    font-family:Calibri,Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:bold;   
    text-transform:uppercase;
    color:#505050;
    line-height:25px;
    text-align:left;
    width:960px;
    border-bottom:1px solid #CECECE;
    padding-top:10px;
    padding-left:5px;
}

/*********** MAPA DO SITE **********/

#clear
{
    clear:both;
}


.clear
{
    clear:both;    
}

img
{
    border:0px;
    padding:0px;
    
}


/********** Paineis *************/

.painel-meio
{
    background-image:url(../images/bg-painel-centro.jpg);
    background-repeat:repeat-x;
    background-color:#2080B2;
    padding:0px;
    margin:0px;
}

.painel-meio2
{
    background-repeat:repeat-x;
    background-color:#015480;
    padding:0px;
    margin:0px;
}

#casos-de-sucesso
{
    background-image: url("../images/casos-de-sucesso.png");
    background-repeat: no-repeat;
    width:735px;
    height:157px;
 /* padding:10px; */
    display:table;
    text-align:left;
}

#casos-descricao
{
    width:400px;
    height:100px;
    text-align:left;
}

#casos-descricao h1
{
    font-size:30px;
    font-family: verdana;
    margin:10px 0px 5px 20px;
    font-weight: normal;
    font-variant: small-caps;
    font-style: oblique;
    letter-spacing: 3px;
    
}

#casos-descricao h3
{
    font-size:16px;
    font-family: verdana;
    margin:10px 0px 5px 30px;
    font-weight: normal;
    font-style: italic;    
}

#produtos-agregados
{
    width:735px;
    display:table;
    margin: 3px 0px 0px 0px;
}

.painel-produtos-agregados
{
    background-image:url(../images/bg_produtos_agregados.png); 
    background-repeat:repeat-x; 
    float:left;
    width:220px;
    height:100px;    
    padding:5px 10px 10px 10px;

}

.painel-produtos-agregados a
{
    position:relative;
    font-family:verdana;
    font-size:12px;
    font-weight: normal;
    color:#fff;
    margin:0px;
}


#queridocarro
{
    margin:0px;
    margin-left:0px;
    margin-right:8px;    
}

#cota-ja
{
    margin:0px;
    margin-right:7px;    
}

#guia-de-pecas
{
    margin:0px;    
}

.painel-direita
{
    background-image:url(../images/bg-form-duvidas.jpg);
    background-repeat:no-repeat;
    background-position: bottom;
    background-color: #2080b2;
    padding: 0px 10px 0px 10px;
    margin:0px 0px 0px 0px;
}

#area-suporte
{
    width:100%;
    padding-top:10px;
    display:table;
    text-align:left;    
}

#area-suporte h1
{
    letter-spacing: 3px;
    font-size: 28px;
}

#area-suporte h4
{
    font-size: 13px;
	color:#545454;
}

#area-suporte ul
{
	margin:0px 0px 0px 0px;
    list-style:none;
	display:table;
	float: left;	 
}

#area-suporte ul li
{
	width:250px;
	padding:7px 10px 7px 10px;
	text-align:center;
	display:table;
    margin:0px 10px 10px 10px; 
	background-color:#DEE8F1;
}

#area-suporte .pesquisa-duvida
{
	width:250px;
	height:15px;
	margin:5px 0 0 0;
	padding:4px;
}

#area-suporte .btn-pesquisa-duvida
{
	width:80px;
	height:30px;
}
#area-produtos
{
    width:100%;
    padding-top:10px;
    display:table;
    text-align:center;    
}

#area-produtos h1
{
    letter-spacing: 3px;
    font-size: 28px;
}

#indique
{
    width:220px;
    /*padding:10px 10px 10px 10px;*/
    text-align:left;
    display:table;
    margin-top:0px;
    margin-bottom:8px;
    background-color: #575757;
}

.indique-pad
{
    padding:10px 0px 5px 15px;
}

#indique h1
{
    font-size:17px;
}

#indique h2
{
    font-size:15px;
}

/*** WorkMotor ***/

#produto-workmotor
{
    width:100%;
    display:table;
    text-align:center;
}


#descricao-workmotor
{
    width:385px;
    padding:5px;    
    text-align:center;
    margin-bottom:2px;
    margin-left:10px;
}

#video-workmotor
{
    width:305px;
    padding:5px;
    text-align:center;
     margin-bottom:2px;
}

#logo-workmotor
{
    width:100%;
    height:70px;
    margin-bottom:10px;
    
}


#novidades-workmotor
{
    width:615px;
    height:95px;
    background-image: url("../images/bg-novidades-workmotor-2.jpg");
    background-position: bottom;
    background-repeat: repeat-x;
    clear:both;
    margin: 0px auto;    
    margin-bottom:5px;
    display:table;
    
}

.novidades-conteudo
{
    display:none;
    width:585px;    
    margin: 0px auto;
    float:left;
}


.novidades-workmotor-texto
{
    text-align:center;    
    margin:0px 5px 0px 5px;
    width:360px;
    float:left;
    display:table;
}

.novidades-workmotor-imagem
{
    margin:5px 5px 5px 5px;
    width:200px;
    float:left;
    text-align:right;
}

.novidades-workmotor-texto h3
{
    color:#575757;
    font-size:14px;
}


#novidades-workmotor a
{
    color:#575757;
    font-size:14px;
    text-align:center;
    margin-top:5px;
}

/*** FIM WorkMotor ***/

/*** DOWNLOADS ***/

#downloads
{
    display:table;
    margin-bottom:5px;
    text-align:left;
    height: 100px;
    width:220px;
    background-color: #575757;
}

.downloads-pad
{
    margin-top:5px;
    margin-left:10px;
}
#downloads a
{
    color:#FFFFFF;
    font-family:verdana;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}

#downloads a:hover 
{
    font-family:verdana;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    color: #A7C8E7;
}

#downloads ul
{  
    list-style:none;
    margin-left:5px;
}

#downloads ul li
{
    margin-bottom:2px; 
}

#downloads ul li a:hover 
{
    color: #A7C8E7;
}


/********* FORM DUVIDAS/FALE CONOSCO ***********/ 

#form-contato
{
    background-image: url("../images/bg-form-contato.jpg");
    background-repeat: no-repeat;
    display:none;
    padding: 5px 5px 0px 7px; 
    width:450px;
    height:210px;
    margin: 15px 0px 10px 120px;
    text-align:left;
}

.form-contato2
{
    background-image: url("../images/bg-form-contato.jpg");
    background-repeat: no-repeat;
    display:table;
    padding: 5px 5px 0px 7px; 
    width:450px;
    height:230px;
    margin: 15px 0px 10px 120px;
    text-align:left;
}

.form-contato3
{
    background-image: url("../images/bg-form-contato.jpg");
    background-repeat: no-repeat;
    padding: 5px 5px 0px 7px; 
    width:450px;
    height:230px;
    margin: 15px 0px 10px 120px;
    text-align:left;
}

.form-contato4
{
    background-image: url("../images/bg-form-contato2.jpg");
    background-repeat: no-repeat;
    display:table;
    padding: 5px 5px 0px 7px; 
    width:450px;
    height:230px;
    margin: 15px 0px 10px 120px;
    text-align:left;
}



#form-contato h2
{
    color:#0d5e8d;
}

#form-contato h3
{
    color:#0d5e8d; 
}


.form-contato2 h2
{
    color:#0d5e8d;
}

.form-contato2 h3
{
    color:#0d5e8d; 
}


.form-contato3 h2
{
    color:#0d5e8d;
}

.form-contato3 h3
{
    color:#0d5e8d; 
}


.form-contato4 h2
{
    color:#0d5e8d;
}

.form-contato4 h3
{
    color:#0d5e8d; 
}


.texto-normal3
{
    color:#0d5e8d; 
}

#fale-conosco
{
    width:200px;
    height:280px;
    display:table;
    margin-bottom:8px;
    padding-bottom:5px;
}

#fale-conosco2
{
	background-image:url(../images/Form_site_contorno.png);
    background-repeat:no-repeat;
    padding: 0px 5px 0px 5px;
    margin:10px 0px 8px 20px;
	
    width:190px;
    height:288px;
    display:table;
}




#duvidas2
{
    width:190px;
    text-align:left;
    display:table;
}

#duvidas
{
    width:200px;
    text-align:left;
    display:table;
}

#duvidas h3
{
    position:relative;
    font-family:verdana;
    font-size:17px;
    color:#fff;
    text-align:center;
    margin-bottom:2px;  
}

.enviar-duvidas
{
    position:relative;
    left:65px;
    text-align:center;
    
}


#form_duvidas
{
    margin:0px;    
    margin-left:5px;    
}
/***  FIM DUVIDAS/FALE CONOSCO ***/



/************  FIM  Paineis *************/



/*************** PADRAO *****************/
.texto-suporte
{
    position:relative;
    font-family:verdana;
    font-size:12px;
    color:#fff;
    text-align: left;
    margin:5px 20px 20px 2px;
}

.texto-suporte2
{
	width:500px;
	display:table;
    font-family:verdana;
    font-size:12px;
    color:#fff;
    text-align: left;
}

.texto-suporte h1
{
	font-size:12px;
}

.texto-suporte h2
{
	font-size:16px;
}
.texto-empresa
{
    position:relative;
    font-family:verdana;
    font-size:14px;
    color:#fff;
    text-align: left;
    margin:5px 20px 20px 2px;
    text-align: center;
}

.titulo-suporte
{
    color:#000
}

h1
{
    position:relative;
    font-family:verdana;
    font-size:22px;
    color:#fff;
    margin:0px;
}

h2
{
    position:relative;
    font-family:verdana;
    font-size:18px;
    color:#fff;
    margin:0px;
   /* text-align:center;*/  
}

h3
{
    position:relative;
    font-family:verdana;
    font-size:14px;
    color:#fff;
    margin:0px;  
}

h4
{
    position:relative;
    font-family:verdana;
    font-size:12px;
    color:#fff; 
    text-align:left;    
    margin:5px
}

.texto-normal
{
    position:relative;
    font-family:verdana;
    font-size:12px;
    color:#fff;
    margin:0px;
}



form
{
    margin:0px;
    padding:0px;
}

fieldset
{
    border: 1px solid #fff;
    padding:0px 30px 5px 10px;
    margin:10px;    
}


#legenda-duvidas
{
    position:relative;
    font-family:verdana;
    font-size:18px;
    color:#fff;
    margin:0px;
    text-align:center;  
}

.float-left
{
    float:left;
}

.float-right
{
    float:right;
}



/*************** FIM PADRAO *****************/


/******** ABAS  NOTICIAS/EVENTOS  ********/

#noticias-eventos
{
	width:220px;
    display:block;
    margin:0px;
    margin-top:5px;
	margin-bottom:7px;
    text-align:left;    
}

#noticias-eventos h3 a
{
    position:relative;
    font-family:verdana;
    font-weight: normal;
    font-size:11px;

    color:#505050;
    margin:0px;
} 
 

#noticias-eventos a:hover
{
   text-decoration: none;  
} 

#tabs-noticias 
{  
	height: 22px;
	position: relative;
}


.aba_selecionada
{
    background-image:url('../images/aba_noticia_sel.png');
	width: 110px;
	height: 19px;
	margin:0px;
	padding:3px 0 0 0;
	float: left;
    text-align:center;
}


.aba_nao_selecionada
{
    background-image:url('../images/aba_noticia.png');
	width: 110px;
	height: 19px;
	margin: 0px;
	padding:3px 0 0 0; 
	float: left;
    text-align:center;
}


 
#content-noticias {
    width:210px;
	padding: 5px;
    background-color: #044B77;
    background-image: url('../images/bg-noticias-eventos.png');
    background-repeat: no-repeat;
    background-position: top;
}
 
#content-noticias div p {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
}

#noticias
{
    background-color: #fff;
    height:100%;
    padding:3px;
}

#eventos
{
   background-color: #fff;
   height:100%;  
   padding:5px;
}

.noticia {
    margin-bottom:5px;
    border-bottom:1px solid #07517C;    
}

/******** FIM ABAS ********/

/* MODAL */
.load { position: absolute; top: 50%; left: 50%; width: 88px; height: 78px; margin: -39px 0 0 -44px; z-index: 99999;}
.bg_modal { position: absolute; top: 0; left: 0; z-index: 99998; }
.view_modal { position: absolute; left: 50%; top: 50%; text-align: left; z-index: 99998; }
.modal { visibility: hidden; cursor:pointer; }    
/* FIM MODAL */


/** PAGINA SUPORTE **/

#dicas-suporte
{
    clear:both;    
    text-align:left;
    display:table;
    padding:0px 10px 10px 10px;
    margin: 0px 0px 20px 20px;
}

/***  PAGINA CONTATO ***/

#contato-suporte
{
    width:100%;
    display:table;
}

#contato-comercial
{
    width:100%;
    display:table;
}

#contato-financeiro
{
    width:100%;
    display:table;
}

.left-margin30
{
    margin-left:30px;
    text-align:left;
    display:table;
}

.left-margin20
{
    margin-left:20px;
    text-align:left;
    display:table;
}

.div-contatos
{
    width:200px;
    text-align:left;
    display:table;
}

.div-contatos2
{
    width:400px;
    text-align:left;
    display:table;
}
/***********************/


/**** PAGINA DICAS WORKMOTOR ****/

#dicas-workmotor
{
    width:725px;
    padding:10px 5px 10px 5px;
    margin:0 auto;
    text-align:center;
    display:table;
}

#dicas-workmotor a:link, #dicas-workmotor a:visited, #dicas-workmotor a:active 
{
    color:#565656;
    font-family:verdana;
    font-size:13px;
    font-weight:bold;
    text-decoration:none;
}
#dicas-workmotor a:hover 
{
    color: #333333;
}

#dicas-workmotor #lista-dicas a:link, #dicas-workmotor #lista-dicas a:visited, #dicas-workmotor #lista-dicas a:active 
{
    color:#FFFFFF;
    font-family:verdana;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}
#dicas-workmotor #lista-dicas a:hover 
{
    color: #A7C8E7;
}


#texto-dicas-workmotor
{
	width:705px;
    padding:10px;
    margin-top:10px;
    margin-bottom:5px;
    background-color:#fff;
	display:table;
}

#dicas-workmotor h1
{
    margin:0 auto;
    text-align: center;
}


#lista-dicas
{
    text-align:left;
    padding:10px;
}

ul, ol
{
    list-style: none;
}

#lista-dicas ul
{
    padding:10px 10px 10px 20px;      
}

#lista-dicas li
{
    margin-bottom:5px;
}

.lista-dicas-img
{
    position:relative;
    top:3px;
}


/*** PAGINA NOTICIAS ***/

#noticias-workmotor
{
    width:735px;
    margin:0 auto;
    text-align:center;
    display:table;
}

#noticias-workmotor h1
{
    margin:10px 0 0 0;
}

#lista-noticias
{
    text-align:left;
    padding:10px;
}


#lista-noticias ul
{
    padding:10px 10px 10px 20px;     
}

#lista-noticias li
{
    margin-bottom:10px;
}

.lista-noticias-img
{
    position:relative;
    top:0px;
    margin-right:5px;
}

.data_noticia
{
    font-weight: bold;
    color:#FFFFFF;
    position:relative;
    top:12px;
    left:26px;
}

.noticia_descricao
{
    background-color: #fff; 
   
    margin:5px 5px 5px 30px;
    width:600px;
    display:none;
    padding:10px;
}

/********************************/

#paf-ecf
{
    margin-top:10px;
    margin-left:10px;
    
}

.botao_enviar
{
    background-image: url("../images/botao_enviar.png");
}


.div-clientes
{
    display:table;
    width:700px;
    margin:20px 0 20px 20px;
}
.clientes
{
    display:table;
    background-color: #DEE8F1;
}

.descricao-cliente
{
   width:480px;
   margin-top:20px;
   padding:5px;
   display:table;
   text-align:left;
}

.conteudo-usuarios
{
    margin:0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
    display:table;    
    text-align:center;
    font-family:verdana;
    color:#FFF;
}
.table-usuarios
{
    width:700px;
    height:340px;
    
}

.img-clientes
{
    margin:5px;   
}

#veja-mais
{
    clear:both;    
    width:660px;
    height:121px;
    text-align:left;
    display:table;
    padding:3px 15px 0px 15px;
    background-image: url("../images/bg-veja-mais.png");
    background-repeat: no-repeat;
    margin:10px auto;        
}

#veja-mais h1
{
    position:relative;
    font-family:verdana;
    font-size:20px;
    color:#575757;
    margin:2px 0px 10px 15px;
	text-align:left;
}

#veja-mais h2
{
    position:relative;
    font-family:verdana;
    font-size:17px;
    color:#024973;
    margin:8px 0px 3px 30px;
   /* text-align:center;*/  
}

#veja-mais h3
{
    position:relative;
    font-family:verdana;
    font-size:14px;
    color:#024973;
    margin:0px 0px 0px 30px; 
}

#veja-mais a:link, #veja-mais a:visited, #veja-mais a:active 
{
    color:#024973;
    font-family:verdana;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}

#veja-mais a:hover 
{
    color:#2080B2;
}


/** BANNERS FLUTUANTES **/ 
#acesse-o-queridocarro
{
    position:fixed;
    left:0px;
    top:252px;
    width:21px;
    height:263px;
    z-index:1;
}

#promocao-workmotor
{
    position:fixed;
    left:450px;
    top:175px;
    z-index:1;
	display:table;
}

#promocao-workmotor .fechar
{
	width:90px;	
	padding:5px 10px 5px 10px;
	margin:0px 0px 5px 440px;
	background-color:#113C6E;
	display:block;
	text-align:center;
}

#promocao-workmotor .fechar2
{
	width:90px;	
	padding:5px 10px 5px 10px;
	margin:0px 0px 5px 290px;
	background-color:#113C6E;
	display:block;
	text-align:center;
}

#promocao-workmotor a:link, #promocao-workmotor  a:visited, #promocao-workmotor  a:active, #promocao-workmotor  a:hover 
{
    color:#fff;
    font-family:verdana;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}

#ticket
{
    clear:both;    
    width:660px;
    height:121px;
    text-align:center;
    display:table;
    padding:3px 15px 0px 15px;
    margin:10px auto;        
}

