.CompreForm_MaxDiv {
    display: inline-table;
    margin-top: 5px;
}

.CompreForm_MaxDiv select {
    border: 1px solid #c6c6c6;
}

.CompreForm_MaxDiv select:hover {
    border: 1px solid #ff0000;
}

.CompreForm_MaxDiv input {
    border: 1px solid #c6c6c6;
}

.CompreForm_MaxDiv input:hover {
    border: 1px solid #ff0000;
}

.CompreForm {
    font-family: Arial,Helvetica,sans-serif;
}

.CompreForm fieldset {
    border: 0px;
}

.CompreForm_Topo{
    width: 630px;
    height: 37px;
    color: #ffffff;
    font-size: 18px;
    display: block;
    background: url(../images/filtro_fundo_titulo.gif) no-repeat;
    margin: 0;
    padding: 10px 0 0 20px;
    font-weight: normal;
    text-align: left;
    font-family: Arial,Helvetica,sans-serif;
}

.CompreForm_TopoSpan {
    width: 100px;
    float: left;
    text-align: right;
}

.CompreForm_Topo select {
    width: 100px;
    margin-left: 10px;
}

.CompreForm_DivBody {
    width: 630px;
    margin: 0;
    padding: 10px 20px 10px 20px;
    float: left;
    background: url(../images/filtro_fundo.gif) repeat-y;
    text-align: left;
}

.CompreForm_DivBody select {
    width: 130px;
    margin-left: 10px;
    margin-bottom: 10px;
}

.CompreForm_DivBody input {
    width: 128px;
    margin-left: 10px;
    margin-bottom: 10px;
    color: #c6c6c6;
}

.CompreForm_Rodape {
    width: 640px;
    height: 40px;
    display: block;
    float: left;
    background: url(../images/filtro_fundo_rodape.gif) no-repeat;
    margin: 0;
    padding: 15px 10px 0 0;
    text-align: right;
    z-index: 1;
}

.CompreForm a {
    width: 103px;
    height: 21px;
    padding: 3px 0 0 0;
    display: block;
    text-decoration: none;
    color: #818181;
    background: url(../images/marcador_2setas_vermelhas_parabaixo.gif) 0 8px no-repeat;
    text-align: center;
    font-size: 12px;
    float: left;
}

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

.CompreForm_Rodape a {
    width: 92px;
    height: 21px;
    padding: 3px 0 0 0;
    display: block;
    text-decoration: none;
    color: #ffffff;
    background: url(../images/botao_padrao.gif) bottom no-repeat;
    text-align: center;
    font-size: 12px;
    float: right;
}

.CompreForm_Rodape a:hover {
    color: #ffffff;
    background-position: top;
    text-decoration: none;
}

.CompreForm_Opcionais {
    position: relative;
}

.CompreForm_Opcionais select {
    width: 150px;
    margin-left: 10px;
}

.CompreForm_Opcionais .inputMeio {
    width: 100px;
    margin-left: 10px;
}

.CompreForm_Opcionais input {
    width: 5px;
    margin: -3px;
}

.CompreForm_Opcionais h2 {
    color: #b50f11;
    font-size: 20px;
}



.container_oferta_conteudo{
    border: 2px solid #FE0000;
    width: 650px;
}
