#titulo_secao {
	background:url('../imgs/titulo_risco_fundo.gif') no-repeat;
	width:620px;
	height:25px;
	margin: 10px 0 10px 0;
}

#titulo_secao_img {
	background:url('../imgs/titulo_marcados.gif') no-repeat;
	width:280px;
	height:25px;
}

#titulo_secao h2 {
    display: none;
}

#salvos {
    width: 620px;
    height: auto;
}

#btnimprimir {
    width: 248px;
    height: 22px;
    background: url('../imgs/salvos/btnimprimir.png') no-repeat;
    margin: 10px auto 15px 0;
}

#btnimprimir span {
    display: none;
}


#salvoacao {
    font: bold 12px 'Trebuchet MS', Tahoma, Arial;
    margin: 0 3px 0 3px;
}

#salvoacao a {
    text-decoration: none;
}

#salvoacao ul {
    width: auto;
    height: 15px;
    background: url('../imgs/salvos/chkseta.png') 0 3px no-repeat;
    margin: 5px 0 0 10px;
    list-style-type: none;
}

#actcomparar {
    width: 16px;
    height: 14px;
    background: url('../imgs/salvos/lnkcomparar.png') 0 1px no-repeat;
    margin: 0 20px 5px 20px;
    padding-left: 20px;
}

#actremover {
    width: 180px;
    height: 14px;
    background: url('../imgs/salvos/lnkremover.png') 0 1px no-repeat;
    margin: 0 0 5px 30px;
    padding-left: 16px;
}

#actcomparar, #actremover {
    float: left;
}

#actcomparar a, #actremover a {
    color: #787878;
}

.itens {
    width: 617px;
    height: 130px;
    background: url('../imgs/salvos/fundoitem.png') no-repeat;
    margin: 10px 5px 0 3px;
}

.chkbox-unchecked, .chkbox-checked, .foto, .dados {
    float: left;
}

.itens ul {
    list-style-type: none;
}

.chkbox-unchecked, .chkbox-checked {
    margin: 52px 5px 0 6px;
    display: block;
    width: 14px;
    height: 13px;
    background-image: url('../imgs/salvos/checkbox.png');
    background-repeat: no-repeat;
}

.chkbox-unchecked {
    background-position: 0 0;
}

.chkbox-checked {
    background-position: -14px 0;
}

.chkbox img {
    /*margin: 50px 6px 50px 6px;*/
}


.chkbox-unchecked input, .chkbox-checked input {
    display: none;
}


.foto {
    width: 120px;
    height: 90px;
    border: 1px solid #a1a1a1;
    margin-top: 12px;
    background-color: white;
    padding: 1px !important;
}

.foto img {
}


.dados {
    width: 456px;
    overflow: hidden;
    margin-left: 9px;
}

.veiculo, .cliente {
    float: left;
}

.veiculo {
}

.veiculo p {
    font-family: Tahoma, Arial !important;
    font-size: 11px;
}

.tipo, .dsc, .endereco, .opcionais, .acoes {
    width: 320px;
    overflow: hidden;
    clear: both;
}

.tipo {
    font-weight: bold !important;
    color: #929292;
    margin-top: 3px;
}

.dsc {
    font-weight: bold !important;
    font-size: 14px !important;
    margin-bottom: 4px;
}

.dsc a {
    color: #577084;
}

.ano, .porta, .comb {
    margin-top: 4px;
}

.ano, .porta, .comb, .valor {
    float: left;
    margin-bottom: 3px;
}

.ano {
    width: 42px;
    background: url('../imgs/salvos/ano.png') no-repeat;
    padding-left: 18px;
}

.porta {
    width: 23px;
    background: url('../imgs/salvos/portas.png') no-repeat;
    padding-left: 17px;
}

.comb {
    width: 90px;
    background: url('../imgs/salvos/combustivel.png') no-repeat;
    padding-left:15px;
}

.valor {
    width: 124px;
    height: 18px;
    background: url('../imgs/salvos/fundovalor.png') 0 bottom repeat-x;
    font-weight: bold !important;
    font-size: 14px !important;
    padding-top: 1px;
    text-align: center;
}

.endereco {
    background: url('../imgs/salvos/endereco.png') no-repeat;
    overflow: hidden;
    padding-left: 17px;
    clear: both;
    margin-top: 2px;
}

.opcionais {
    background: url('../imgs/salvos/opcionais.png') 0 2px no-repeat;
    padding-left: 15px;
    margin: 4px 0 9px 0 !important;
}


.acoes {
    width: 340px;
    overflow: hidden;
    /*margin: 3px 4px 4px 0;*/
}

.acoes li {
    height: 14px;
    font-family: Tahoma, Arial !important;
    font-size: 11px !important;
    font-weight: bold;
}

.acoes a {
    color: #6a6a6a;
    text-decoration: none;
}

.imprimir, .indicar, .remover {
    float: left;
}

.imprimir {
    width: 75px;
    background: url('../imgs/salvos/impressora.png') 0 2px no-repeat;
}

.imprimir a {
    padding-left: 14px;
}

.indicar {
    width: 135px;
    background: url('../imgs/salvos/indicar.png') 0 2px no-repeat;
}

.indicar a {
    padding-left: 14px;
}

.remover {
    width: 130px;
    background: url('../imgs/salvos/remover.png') 1px 2px no-repeat;
}

.remover a {
    padding-left: 12px;
}



.cliente {
    margin-left: 3px;
    width: 110px;
}

.logo {
    margin: 14px 0 2px 0;
    display: block;
    height: 45px;
}

/* formata link particular */
.logo .part {
    display: block;
    width: 88px;
    height: 29px;
    border: 1px solid #d7d7d7;
    background-color: white;
    padding-top: 14px;
    color: #828282 !important;
    font-family: 'Trebuchet MS', Arial;
    font-size: 9px !important;
    text-align: center;
    overflow: hidden;
}

.cliente .telefone {
    background: url('../imgs/salvos/telefone.png') no-repeat;
    width: 110px !important;
}

.cliente .telefone a {
    display: block;
    padding-left: 15px;
    color: #a22a28;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    padding-top: 1px;
    height: 16px !important;
}


.cliente .telefonetxt {
    font-weight: bold !important;
    font-size: 11px !important;
    color: #a22a28;
    background-image: none !important;
    line-height: 17px !important;
    width: 110px !important;
}

#msgveiculo {
    margin: 30px 175px 0 193px;
}

#msgveiculo p {
    font: 13px 'Trebuchet MS', Tahoma, Arial;
    color: black;
}
