@charset "utf-8";
/* CSS Document Desenvolvido
pela VMotors Webdesigner: Yuri Biehl*/

*{
	margin:0 auto;
	padding:0;
}


body {
        background-image: url(images/background_body.jpg);
	margin: 0;
	padding: 0;
	font-family: Arial, helvetica, sans-serif;
	color: #666;
	font-size: 12px;
}

/* conteúdo topo */

#logo_top{
    float:left;
    height:197px;
	padding-left:302px;
    width:397px;
}


#top{
    height:246px;
    margin:0 auto;
    padding:0;
    width:100%;
}

#top_content{
    margin:0 auto;
    padding:0;
    width:1000px;
    height:246px;
    background-image: url(images/background_content.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-color: #E4E4E4;
}

#menu_top{
    background-image:url("images/background_autonove.jpg");
    background-position:right bottom;
    background-repeat:no-repeat;
    float:left;
    height:40px;
    padding-left:20px;
    padding-top:5px;
    width:640px;
}

.other_link a{
    color:#FFFFFF;
    font:normal 12px Arial, Helvetica, sans-serif;
    text-decoration:none;
    height:37px;
    line-height:40px;
    padding-left:22px;
    padding-right:22px;
    float: left;
}

#menu_top ul{
    float:left;
    height:37px;
    line-height:38px;
}

#menu_top img{
    float: left;
    height:37px;
    width: 2px;
}


#menu_top li{
    display:inline;
    height:37px;
    float:left;
}

.other_link:hover{
    color:#FFFFFF;
    font:normal 12px Arial, Helvetica, sans-serif;
    height:37px;
    line-height:40px;
    background-image: url(images/background_hover.jpg);
}

.link_home a{
    color:#FFFFFF;
    font:normal 12px Arial, Helvetica, sans-serif;
    text-decoration:none;
    height:37px;
    line-height:40px;
    padding-left:22px;
    padding-right:21px;
    float: left;
}

.link_home a:hover{
    background-image: url(images/hover_link_home.jpg);
    background-position: left;
}

.link_contato a{
    color:#FFFFFF;
    font:normal 12px Arial, Helvetica, sans-serif;
    text-decoration:none;
    height:37px;
    line-height:40px;
    padding-left:21px;
    padding-right:21px;
    float: left;
}

.link_contato a:hover{
    background-image: url(images/hover_link_contato.jpg);
}

#menu_top_dois{
    float:left;
    height:30px;
    padding-top:14px;
    width:225px;
}

#menu_top_dois ul{
    float:left;
    height:29px;
    line-height:38px;
}

#menu_top_dois li{
    display:inline;
    float:left;
    height:23px;
}

#menu_top_dois li a{
    color:#990000;
    font:normal 12px Arial, Helvetica, sans-serif;
    text-decoration:none;
    height:37px;
    line-height:40px;
    padding-left:22px;
    padding-right:22px;
    float: left;
}

#menu_top_dois li a:hover{
    text-decoration: underline;
}

#menu_top_dois p{
    float: left;
    color:#990000;
}

/* conteudo geral*/

.geral_index{
    margin: 0 auto;
    padding: 0;
    width:980px;
    height:676px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #E4E4E4;
}

.banner_home{
    float: left;
    padding-bottom:20px;
}

.box_quem_somos{
    float:left;
    height:370px;
    padding-right:5px;
    width:475px;
}

.box_quem_somos p{
    border-bottom:1px dotted #000000;
    color:#000000;
    float:left;
    padding-bottom:2px;
    padding-left:5px;
    width:200px;
    font: normal 14px arial;
    color: #333333;
}

.box_quem_somos img{
    float: left;
    padding-right: 10px;
}
.box_quem_somos strong{
    color:#333333;
    float:left;
    font:12px arial;
    height:93px;
    padding-left:10px;
    padding-top:10px;
    text-align:justify;
    width:176px;
}

.box_quem_somos a{
    color: #990000;
    font: bold 12px arial;
    text-decoration: none;
    padding-left:10px;
    float: left;
    padding-top:5px;
    width:76px;
    height: 14px;
}

.box_quem_somos a:hover{
    text-decoration: underline;
}

.banner_peq{
    float:left;
    height:191px;
    padding-top:10px;
    width:475px;
}

.banner_peq a{
    float:left;
    height:191px;
    padding-top:10px;
    width:475px;
}

.destaques_home{
    background-image:url("images/background_destaques.jpg");
    background-position:right bottom;
    background-repeat:no-repeat;
    float:left;
    height:239px;
    padding-left:14px;
    width:465px;
}

.destaques_home p{
    border-bottom:1px dotted #000000;
    color:#000000;
    float:left;
    padding-bottom:5px;
    padding-left:5px;
    width:445px;
    font: normal 12px arial;
}

.destaque_carro{
    float:left;
    height:134px;
    padding-left:16px;
    padding-top:10px;
    width:131px;
}

.destaque_carro img{
    float: left;
    border: 1px solid  #333333;
}


.destaque_carro h3{
    color: #000000;
    font: normal 12px arial;
    float: left;
    padding-left:10px;
    text-align:left;
    width:92px;
    text-align:center;
    padding-top:2px;
}

.destaque_carro h2{
    color: #333333;
    font: bold 12px arial;
    float: left;
    width:92px;
    text-align:center;
    padding-left:10px;
    padding-top:2px;
}

.destaque_carro strong{
    color: #333333;
    font: normal 12px arial;
    float: left;
    width:92px;
    text-align:center;
    padding-left:10px;
    padding-top:2px;
}

.destaque_carro a{
    color: #990000;
    font: normal 12px arial;
    float: left;
    width:92px;
    text-decoration: none;
    text-align: left;
    padding-left:10px;
    padding-top:2px;
}

.destaque_carro a:hover{
    text-decoration: underline;
}

/* conteudo empresa*/

.geral_empresa{
    margin: 0 auto;
    padding: 0;
    width:1000px;
    height:391px;
    background-color: #E4E4E4;
}

.box_title strong{
    float: left;
    font: normal 20px arial;
    color: #990000;
    border-bottom: 1px dotted #990000;
    padding-bottom:5px;
    padding-left:15px;
    width:774px;
}

.box_title{
    float: left;
    padding-left:33px;
    padding-top:10px;
    width:900px;
}

.geral_empresa img{
    float:left;
    padding-left:13px;
}

#texto_institucional{
    float:left;
    height:100px;
    padding-left:42px;
    padding-top:15px;
    text-align:justify;
    width:770px;
}

#texto_institucional h2{
    font: normal 12px arial;
    color:#333333;
}

.fotos_empresa{
    float:left;
    height:201px;
    padding-left:23px;
    width:878px;
}

.fotos_empresa p{
    float: left;
    font: bold 12px arial;
    color:#333333;
    width:735px;
    padding-bottom:13px;
    padding-left:20px;
    width:735px;
}

.fotos_empresa a{
    float: left;
    padding-left: 10px;
}

/*conteudo corpo1 */

.geral_seminovos{
    margin: 0 auto;
    padding: 0;
    width:1000px;
    height:100%;
    background-color: #E4E4E4;
}


/* conteudo fale conosco*/

.geral_contato{
    margin: 0 auto;
    padding: 0;
    width:1000px;
    height:100%;
    background-color: #E4E4E4;
}

.box_title_formulario strong{
    float: left;
    font: normal 20px arial;
    color:#990000;
    border-bottom: 1px dotted #990000;
    padding-bottom:5px;
    padding-left:15px;
    width:774px;
}

.box_title_formulario{
    float: left;
    padding-left:33px;
    padding-top:10px;
    width:972px;
    padding-bottom: 20px;
}

/* conteudo fale financiamento*/

.geral_financiamento{
    margin: 0 auto;
    padding: 0;
    width:1000px;
    height:100%;
    background-color: #E4E4E4;
}

.title_financiamento{
    float:left;
    padding-bottom:20px;
    padding-left:122px;
    width:900px;
}

/* conteudo vender*/

.geral_vender{
    margin: 0 auto;
    padding: 0;
    width:1000px;
    height:100%;
    background-color: #E4E4E4;
}

/* conteudo 0 KM*/

.geral_zero_km{
    margin: 0 auto;
    padding: 0;
    width:1000px;
    height:100%;
    background-color: #E4E4E4;
}

/* conteudo localizacao */

.geral_localizacao{
    margin: 0 auto;
    padding: 0;
    width:1000px;
    height:381px;
    background-color: #E4E4E4;
}

.box_mapa_google{
    float: left;
    padding-left:38px;
    padding-top:20px;
}

/* conteúdo rodape */

#rodape{
    margin:0 auto;
    padding:0;
    width:1000px;
    height:135px;
    text-align:center;
    background-image: url(images/background_geral.jpg);
    background-repeat: repeat;
    clear: both;
}

#rodape strong{
    float: left;
    font: bold 12px arial;
    color:#333333;
    padding-top:10px;
    width:1000px;
    height: 17px;
    text-align: center;
}

#rodape b{
    float: left;
    font: bold 12px arial;
    color: #000000;
    padding-top:18px;
}

.link_site_vmotors{
    float: right;
    padding-right:149px;
    padding-top:25px;
}

.link_site_vmotors p{
    float: left;
    font: normal 12px arial;
    color:#333333;
    padding-top:8px;
    padding-right:10px;
}

.link_site_vmotors a{
    float: left;
}

#copyright{
    float:left;
    height:17px;
    padding-left:100px;
    padding-top:34px;
    text-align:center;
    width:471px;
}

#copyright p{
    float: left;
    font: normal 12px arial;
    color:#333333;
    height:17px;
}

#copyright h1{
    float: left;
    font: normal 12px arial;
    color: #333333;
    padding-left:5px;
    padding-right: 5px;
    width:130px;
    height:17px;
}


