
body
{
	margin:0;
	text-align:center;
    background-image: url("../images/bg_folder2.jpg");
}

.body-index
{
	margin:0;
	text-align:center;
    background-color:#ffffff;  
}

#container
{
    width:960px;
    height:490px;
    margin:0px auto;
    margin-top:30px;
    display:table;
    background-image:url('../images/bg-folder.png');
    background-repeat: no-repeat;    
    text-align:left;
    z-index:9999;
}

#container_index
{
    width:800px;
    height:570px;
    margin:0px auto;
    margin-top:40px;
    display:table;
    background-image:url('../images/caixa.png');
    background-repeat: no-repeat;    
    text-align:left;
}

#div-botao
{
    position:relative; 
    left:328px; 
    top:231px;
    cursor: pointer;
    display:table;
}

.texto
{
    font-family: arial;
    font-size:13px;    
    color:#000000;
    margin-top:4px;
    margin-bottom:6px;
}

h1
{
    font-family: verdana;
    font-size:28px;    
    color:#162F71;
}


/********** WORKMOTOR ************/


.workmotor-esquerda
{
    position:relative;
    top:80px;
    left:65px;
    width:170px;
    float:left;
    display:table;  
}

.workmotor-direita
{
    position:relative;
    top:39px;
    left:85px;
    width:600px;
    float:left;
    text-align:left;    
    display:table;
}

/********** QUERIDO CARRO ************/

.queridocarro-esquerda
{
    position:relative;
    top:75px;
    left:70px;
    width:190px;
    display:table;
    float:left;
    text-align:center;
}

.queridocarro-direita
{
    position:relative;
    top:5px;
    left:85px;
    width:610px;
    float:left;
    text-align:left;
    margin: 20px 10px 10px 0px;     
}

.queridocarro-beneficios
{
    background-image: url('../images/bg-beneficios-queridocarro.png');
    background-repeat: no-repeat;
    display:table;
    width:575px;
    height:165px;
    margin-top:10px;
}

.queridocarro-h2
{
    margin-top:4px;
    text-align:center;
    font-family:verdana;
    font-size:18px;
    font-weight: bold;
    color:#ffff00;
}

#beneficios-01
{
    width:163px;    
    height:145px;
    float:left;
    text-align:left;
}

#beneficios-02
{
    width:175px;
    height:145px;
    float:left;
    text-align:left;
}

#beneficios-03
{
    width:236px;
    height:145px;
    float:left;
    text-align:left;
}

.beneficios-h2
{
    font-family:verdana;
    font-size:12px;
    color:#000000;
    text-align:center;
    margin: 3px 0px 5px 0px;
}

.beneficios-h3
{
    font-family:verdana;
    font-size:10px;
    font-weight: normal;
    color:#000000;
    text-align:left;
    margin: 8px 0px 0px 9px;
}

/********** COTA JA ************/

.cotaja-meio
{
    width:800px;
    height:350px;
    margin:10px 0 0 100px;
}

.cotaja-topo
{
    width:700px;
    height:90px;
    margin:0 auto;
    margin-top:20px;
    
}

.cotaja-meio-esquerda
{
    float:left;
    margin:50px 0 0 10px;
}

.cotaja-h1
{
    text-align:left;
}

.cotaja-h2
{
    font-family: verdana;
    font-size:13px;    
    color:#000000;
}

.cotaja-texto
{
    font-family: verdana;
    font-weight: normal;
    font-size:14px;     
    text-align:left;   
    color:#000000;
}


/********** GUIA DE PECAS ************/


.guiadepecas-esquerda
{
    position:relative;
    top:110px;
    left:75px;
    width:190px;
    float:left;  
    display:table;
}

.guiadepecas-direita
{
    position:relative;
    top:20px;
    left:55px;
    width:630px;
    height:450px;
    float:left;
    text-align:left;
    
}

#descricao-guia
{
    width:630px;
    text-align:left;
    margin-bottom:20px;
}

#descricao-guia h2
{
    font-family: verdana;
    font-size: 16px;
    margin:10px 0 10px 20px;    
}

#descricao-guia h3
{
    font-family: verdana;
    font-size: 14px;
    margin:10px 0 0 40px;
    font-weight: normal;   
}


/************ FrotaForte **********/

.frotaforte-esquerda
{
    position:relative;
    top:80px;
    left:75px;
    width:190px;
    float:left;  
    display:table;
}

.frotaforte-direita
{
    position:relative;
    top:20px;
    left:55px;
    width:630px;
    height:450px;
    float:left;
    text-align:left;
}


#descricao-frotaforte
{
    width:630px;
    text-align:left;
    margin-bottom:20px;
}

#descricao-frotaforte2
{
    width:610px;
    height:140px;
    text-align:left;
    display:table;
}

#descricao-frotaforte3
{
    width:580px;
    height:200px;
    text-align:left;
    margin:10px 0 0 40px;
    display:table;
}

#descricao-frotaforte h2
{
    font-family: verdana;
    font-size: 16px;
    margin:10px 0 15px 0px;    
}

#descricao-frotaforte h3
{
    font-family: verdana;
    font-size: 14px;
    margin:0px 0 0 10px;
    font-weight: normal;   
}

#descricao-frotaforte h4
{
    font-family: verdana;
    font-size: 14px;
    font-weight: normal; 
}


/************ Ferramentas **********/

#ferramentas-meio
{
    position:relative;
    top:20px;
    left:75px;
    width:800px;     
    display:table;
    text-align:center;
}



#ferramentas-meio h2
{
    font-family: verdana;
    font-size: 16px;
    margin:10px 0 5px 0px;    
    text-align:center;
}

#ferramentas-meio h3
{
    font-family: verdana;
    font-size: 16px;
    margin:5px 0 12px 0px;    
    text-align:center;
}


#ferramentas-meio table
{
   position:relative;
   left:3px;
   margin:0 auto;
}


#ferramentas-meio td
{
    font-family: verdana;
    font-size: 9px; 
    text-align:center;
}

/************* GERAL ***************/

img
{
    border:0px;
}

#image1
{
    margin:15px 0 0 0px;
    float:left;
}

#image2
{
    margin:15px 0 0 10px;
    float:left;
}


.float-left
{
    float:left;
}

.float-right
{
    float:right;
}

#nav
{
    width:200px;
    height:10px;
    margin:0 auto;
}
