@charset "ISO-8859-1";
div.livre_dor_6_simple_default {
position:relative;
}
div.livre_dor_6_simple_default div.link_form {
font-size:1em;
font-weight:700;
margin-bottom:5px;
padding-bottom:5px;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#757575;
}
div.livre_dor_6_simple_default div.link_form a {
color:#0D5604;
text-decoration:none;
}
div.livre_dor_6_simple_default div.link_form a:hover {
color:#000000;
text-decoration:none;
}
div.livre_dor_6_simple_default div.link_list {
font-size:1em;
font-weight:700;
margin-bottom:5px;
padding-bottom:5px;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#757575;
}
div.livre_dor_6_simple_default div.link_list a {
color:#0D5604;
text-decoration:none;
}
div.livre_dor_6_simple_default div.link_list a:hover {
color:#000000;
text-decoration:none;
}
div.livre_dor_6_simple_default div.pagination {
text-align:center;
font-size:1em;
margin-top:10px;
padding-top:5px;
border-top-width:1px;
border-top-style:solid;
border-top-color:#545454;
}
div.livre_dor_6_simple_default div.pagination a {
color:#545454;
text-decoration:none;
}
div.livre_dor_6_simple_default div.pagination a.current {
color:#545454;
font-size:1em;
font-weight:700;
text-decoration:underline;
}
div.livre_dor_6_simple_default div.pagination a:hover {
color:#000000;
text-decoration:none;
}
div.livre_dor_6_simple_default div.message {
padding-top:3px;
padding-bottom:3px;
padding-left:3px;
padding-right:3px;
background-repeat:no-repeat;
}
div.livre_dor_6_simple_default div.message table {
border-top-width:1px;
border-top-style:solid;
border-top-color:#404040;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#404040;
border-left-width:1px;
border-left-style:solid;
border-left-color:#404040;
border-right-width:1px;
border-right-style:solid;
border-right-color:#404040;
}
div.livre_dor_6_simple_default div.message div.identity {
font-size:1em;
font-weight:700;
}
div.livre_dor_6_simple_default div.message div.text {
color:#3d3d3d;
font-size:0.9em;
}
div.livre_dor_6_simple_default div.message div.date {
color:#8c8c8c;
font-size:0.9em;
}
div.livre_dor_6_simple_default input.text-input,div.livre_dor_6_simple_default textarea,div.livre_dor_6_simple_default select {
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
}
div.livre_dor_6_simple_default textarea {
height:80px;
}
div.livre_dor_6_simple_default input.text-input.focus,div.livre_dor_6_simple_default textarea.focus,div.livre_dor_6_simple_default select.focus {
font-size:1em;
}
div.livre_dor_6_simple_default div.box_submit {
text-align:center;
margin-top:10px;
margin-bottom:10px;
}
div.livre_dor_6_simple_default label {
font-size:1em;
font-weight:700;
}
div.livre_dor_6_simple_default span.info {
color:#5e5e5e;
font-size:0.9em;
font-weight:normal;
}
div.livre_dor_6_simple_default span.require {
color:#d61a1a;
font-size:0.9em;
font-weight:700;
}
div.livre_dor_6_simple_default span.error, div.livre_dor_6_simple_default div.error {
color:#bf1b1b;
font-size:0.9em;
font-weight:700;
}
div.livre_dor_6_simple_default div.res_success {
font-size:1em;
font-weight:700;
}
div.livre_dor_6_simple_default div.res_error {
font-size:1em;
font-weight:700;
}


div.livre_dor_6_Simple_default {
    padding: 60px;
}
.link_form {
    text-align: center;
    padding: 30px;
}

.link_form a {
    padding: 10px;
    border: 1px solid #79b5b3;
    color: #ffffff!important;
    text-transform: uppercase;
    background: #79b5b3!important;
}


.link_form a:hover {
  
    color: #79b5b3!important;
   
    background: transparent!important;
}


.link_list {
    margin-top: 50px;
    text-align: center;
}

.link_list a {
    color: #575757;
    border: 1px solid #575757;
    padding: 10px 15px;
}

input#l64-submit {
    background: #79b5b3 !important;
    color: #fff;
    text-shadow: none;
    font-size: 15px!important;
    text-transform: uppercase;
    width: 200px !important;
    border: 1px solid #79b5b3 !important;
    transition: all 0.3s linear;
}

input#l64-submit:hover {
    background: #fff !important;
    color: #79b5b3!important;
}

form#64-formBOOK {
    max-width: 800px;
    margin: 0 auto;
    margin-top: 70px;
}

input[type=text], textarea {
    padding: 10px;
    border: solid 1px #E5E5E5;
    font: normal 12px Tahoma,Arial,Helvetica,sans-serif;
    background: #FFFFFF url(form_background.png) left top repeat-x;
    background: transparent;
    background: -moz-linear-gradient(top, #FFFFFF, #ececec 1px, #FFFFFF 25px);
    box-shadow: none;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    -webkit-box-shadow: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 600px;
    margin: 5px;
}


section#cols4 {
    padding: 0!important;
    margin: 0!important;
    background-color: #f9f9f9!important;
}

section#cols12 {
    padding-bottom: 0;
}