a:link,a:hover,a:visited {
    color: #006600;
    text-decoration: none;
}

div#debug {
    clear: both;
    text-align: left;
}

div#container {
    border-left: none;
    border-right: none;
}

div#navigation {
    background: #3b9f00;
    border-top: 7px #165203 solid;
    font-size: 10px;
    font-weight: lighter;
}

div#navigation a {
    color: #000000;
    padding-top: 7px;
    padding-left: 16px;
    padding-right: 14px;
    padding-bottom: 8px;
}

div#navigation a:hover {
    color: #4a3200;
    font: normal bold 3em;
    text-decoration: none;
    background: #e6c100 url(../img/resultset_next.png) no-repeat left;
}

div#navigation a.active {
    color: #ca1503;
    font: bold 3em;
    text-decoration: none;
    font-weight: bold;
    background: #f7a200 url(../img/resultset_next_red.png) no-repeat left;
}

div#header {
    background: url(../img/header.jpg) right top no-repeat;
    height: 200px;
}

div#title h1 {
    color: #e51837;
    clear: right;
    width: 500px;
    margin: 0;
    padding: 0;
    line-height: 30px;
}

div#footer {
    background: #165203;
    color: #ffffff;
    padding: 15px;
    width: 100%;
}

div#footer a img {
    border: none;
}

div#content h1 {
    text-transform: uppercase;
    font-size: 1.2em;
    line-height: 1.1em;
    color: #007400;
    padding: 10px;
}

div#footer img {
    float: right;
    padding-right: 30px
}

div#form {
    width: 300px;
    margin: 0 auto;
}

div#form_2 {
    width: 500px;
    margin: 0 auto;
}

div#form label,div#form_2 label {
    font-weight: bold;
}

div#form input,div#form_2 input,div#form select,div#form_2 select {
    float: right;
    width: 95%;
}

div#form textarea,div#form_2 textarea {
    float: left;
    width: 100%;
}

img.ico {
    border: 5px #cdcdcd solid;
    padding: 5px;
}

span.nome_cat {
    font-weight: bold;
    color: #000000;
    font-size: 1.1em;
    line-height: 1.1em;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
}

div#switch_lang {
    text-align: right;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-right: 5px;
}

span.tit_d_f {
    display: block;
    font-weight: bold
}

th,td {
    padding: 5px;
}

td.icone_op {
    text-align: center;
}

a img {
    border: 0;
}

img.img_op_no_desc {
    padding-left: 5px;
}

div.msg span.msg_close {
    float: right;
    font-size: 1em;
    margin-top: -25px;
    cursor: pointer;
}
