
body {
background: #000000 url(fundo2.png) repeat-y;
color:black;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: small;
text-align: center;
margin: 5px 0 5px 0;
}


ul, h1, h2, h3, p, form {
margin: 0;
padding: 0;
}
form {
text-align: left;
}
form.buscaveiculo label, form.cadastro label, form.contato label{
display:block;
float:left;
width:80px;
padding: 3px;
}
form.buscaveiculo label.radio{
display: inline;
float:none;
}

form.buscaveiculo div, form.cadastro div, form.contato div{
margin-bottom: 5px;
}
form.buscaveiculo select {
width: 240px;
}

#corpo{
background: #FFFFFF url(corpo_fundo.png) repeat-y;
margin: 0 auto;
width: 780px;
border-left:1px solid #000000;
border-bottom:1px solid #000000;
border-right:1px solid #000000;
}
#cabecalho {
height: 100px;
margin: 0 auto;
width: 780px;
border-left:1px solid #000000;
border-right:1px solid #000000;
text-align: left;
}
#cabecalho h1 {
display: none;
}

#cabecalho .im1, #cabecalho .im2 {
float:left;
}
.centro {
text-align: center;
}

/*=====MURAL=================================================*/
.murallink {
background: url(../img/ico_mural.gif) 0 2px no-repeat;
padding-left: 20px;
}
.muralbox{
border:1px solid #ADC8E3;
margin: 15px 0;
}
.muralbox p{
padding: 5px;
text-align: left;
}

.muralcab{
background-color: #6383A2;
color:white;
text-align: left;
padding: 5px;
font-size:11px;
}




/* FORMULARIOS ============================================*/
label {
font-family: "MS Sans Serif", Arial, sans-serif;
font-size:x-small;

}
label.block {
display:block;
padding: 2px;
}
input.texto {
border:1px solid #7F9DB9;
background: url(../img/form_input_fundo.png);
padding: 2px 4px;
}
/* LOGIN ===================================================*/
#login{
background:  url(../img/menu_login_fundo.png) no-repeat;
height: 112px;
margin-bottom:15px;
padding-left: 15px;
padding-top: 20px;
width: 149px;
}

/* MENU ===================================================*/
#menu{
float: left;
text-align: left;
width: 180px;
}
#menu ul{
padding: 0 0 0 5px; 
margin-bottom:15px;
}

#menu ul li{
list-style: none;
margin-bottom: 0px;

}
#menu ul li a {
background: #FFFFFF url(item.png) no-repeat;
border: 1px solid black;
color:white;
display: block;
font-weight: bold;
font-size:9pt;
height:25px;
line-height: 25px;
text-decoration: none;
width: 150px;
padding-left:30px ;

}
#menu ul li a:hover {
background: #000000 url(item_sobre.png) no-repeat;
color: white;
display: block;
height:25px;
line-height: 25px;
border: 1px solid #000000;

}
/* =======*/

#menubox{
border: 1px solid #D2E0EC;
padding: 0 9px 9px;
margin: 20px 5px;
}
#menubox .titulo {
color:#115599;
display: block;
font-size:14px;
font-weight: bold;
line-height: 22px;
margin-bottom: 15px;
}

#menubox{

}
/* =======*/
/* 9999999999999999999999999999999999999999999*/
/* =======*/

#menubox2{
border: 1px solid #D2E0EC;
padding: 0 9px 9px;
margin: 20px 5px;
}
#menubox2 .titulo {
color:#115599;
display: block;
font-size:14px;
font-weight: bold;
line-height: 22px;
margin-bottom: 15px;
}

#menubox2 a {
/*background: #C6D9EE url(../img/menu_item.png) no-repeat;*/
/*border: 1px solid #6383A2;*/
color:#313D48;
display: block;
/*font-weight: bold;*/
/*font-size:9pt;*/
/*height:25px;*/
/*line-height: 25px;*/
text-decoration: none;
/*width: 130px;*/
/*padding-left:24px ;*/

}
#menubox2 a:hover {
/*background: #EDF3FA url(../img/menu_item_hover.png) no-repeat;*/
color: #936815;
display: block;
/*height:25px;*/
/*line-height: 25px;*/
/*border: 1px solid #6383A2;*/

}

#menubox2{

}
/* =======*/

#menulateral{
float: right;
width:133px;
}
#menulateral img.topo {
margin-left:-1px;
_margin-left:0;
}
#menulateral img.imgespaco {
margin:3px 0;
}

/* CONTEUDO ================================================*/

#conteudo{
margin-left:35px;
width:550px;
float: left;
}
#conteudo p {
font-size: 12px;
margin-bottom: 8px;
}

#conteudo a, #menulateral a{
color:#000000;
}
#conteudo a:hover, #menulateral a:hover{
color:#FF0000;
}
#conteudo h2{
color:#000000;

font-size: 13pt;
margin: 20px 0;
}
#conteudo h3{
color:#000000;
text-align: center;
font-size: 10pt;
margin: 20px 0;
}
/*=====NOTICIAS=================================================*/
.noticialista{
text-align: left;
margin-left: 20px;

}
#noticia {
text-align: left;
}
#noticia img {
float:left;
margin: 5px;
}
#noticia p {
font-size:11px;
letter-spacing: 1px;
}

#noticia .noticiatitulo{
margin: 0;
color:#53687B;
font-size:12pt;

}
#noticia .noticiadata{
font-size:x-small;
color: #7C848B
}
#noticia .noticiafonte {
font-style: italic
}

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/
/* TABELA LISTAGEM DE VEICULOS */
.tabelalista{
background-color: white;
margin: 10px 0;
width:100%;
}
.tabelalista th{
background: url(tabela_th_fundo.png) repeat-x;
color:#000000;
line-height: 21px;
}
.tabelalista td {
border-bottom:1px solid #000000;
padding: 5px 0;
}
.tabelalista a img{
border:none;
}

/* TABELA VISUALIZACAO DE VEICULOS */
.tabelaveiculo{
margin: 10px 0;
width:100%;
border:1px solid #C1D5E8;
}
.tabelaveiculo th{
background: url(../img/tabela_th_fundo.png) repeat-x;
line-height: 21px;

}
.tabelaveiculo td{
padding:4px 3px;
}
.tabelaveiculo td.navegafotos{

}
.tabelaveiculo td.navegafotos img{
vertical-align: middle;
margin: 0 6px;
}

.tabelaveiculo td.nome {
color:#C28503;
font-size: 16pt;
}
.tabelaveiculo .numfotos {
color: #C10000;
padding-bottom: 10px;
vertical-align: middle;

}
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/
/* TABELA LISTAGEM DE VEICULOS */
.tabelalojas{
background-color: white;
margin: 10px 0;
width:100%;
}

.tabelalojas td {
border-right:1px solid #DBE6F1;
border-bottom:1px solid #DBE6F1;
padding: 5px 0;
}
.tabelalojas a img{
border:none;
}

/* TABELA VISUALIZACAO DE VEICULOS */
.tabelalojas{
margin: 10px 0;
width:100%;
border:1px solid #C1D5E8;
}


/* RODAPE ==============================================================*/
#rodape {
clear:both;
}


