/* CSS Document */

/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

.blink {
    text-decoration: blink;
    font-size:18px;
    /*color:#FAEB96;*/
    color:#8B1A1A;
    margin-left: -30px;
    text-align:center;
}

* {
    margin: 0;
    padding: 0;
}

body {
    margin: 20px 0;
    background: #000;
    margin-right:10px;

}

body, th, td, input, textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align:justify;
    color: #000;
}

h1{
    color:#000;
    letter-spacing:3px;
    margin:0px;
    font-size:8pt;
}
h2{
    color:#000;
    letter-spacing:3px;
    margin:0px;
    font-size:12pt;
    font-weight:bold;
}

h3{
    color:#000;
    letter-spacing:1px;
    margin:0px;
    font-size:8pt;
}

h5{
    color:#8B1A1A;
    letter-spacing:3px;
    margin:0px;
    font-size:12pt;
    font-weight:bold;
    font-color:#8B1A1A;
}


div#menu4{
    text-align:left;
    color:#000;
    text-decoration:none;
    font-weight:bold;
}
a.menu4:link{
    color:#000;
    letter-spacing:1px;
    text-decoration:none;
    font-size:8pt;
    font-weight:bold;
}
a.menu4:hover{
    color:#000;
    letter-spacing:1px;
    text-decoration:none;
    font-size:8pt;
    font-weight:bold;
}
a.menu4:visited{
    color:#000;
    letter-spacing:1px;
    text-decoration:none;
    font-size:8pt;
    font-weight:bold;
}
a.menu4:active{
    color:#000;
    letter-spacing:1px;
    text-decoration:none;
    font-size:8pt;
    font-weight:bold;
}

.formulario{
    background:#000;
    border:none;
    color:white;
    width:220px;
    padding:4px;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:9pt;
    overflow:auto;
}
.botaoEnviar{
    border: none;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:10pt;
    font-weight:bold;
    color:#8B1A1A;
    /*cursor:pointer;*/
}


p, ul, ol {
    margin-top: 1.5em;
    line-height: 1.8em;
    font-size: 1.1em;
}

ul, ol {
    margin-left: 3em;
}

a {
    text-decoration: none;
    color: #000;
}

a:hover {
    border: none;
}

hr {
    /*display: none;*/
}


/* Header */

#header {
    width: 980px;
    margin: 0 auto;
}

#menu {
    float: left;
    margin-left:12%;
    margin-right:12%;
}

#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: normal;
}

#menu li {
    float: left;
}

#menu a {
    display: block;
    float: left;
    height: 25px;
    margin-right: 1px;
    padding: 10px 20px 0 20px;
    text-decoration: none;
    font-size: 1.1em;
    font-weight: bold;
    color: #000;
}

#menu a:hover {
    background:  #FFF;
    color: #000;
}

#menu .current_page_item a {
    background:  #FFF;
    color: #000;
}

/* Logo */

#logo {
    width: 900px;
    height: 35px;
    margin: 0 auto;
    background-color:#FAEB96;
    border: 10px solid #000;
}


#logo h1 {
    padding-top: 100px;
    padding-left: 20px;
    font-size: 24px;
}

#logo h2 {
    font-style: italic;
    font-size: 10px;
    padding-left: 20px;
}

#logo p {
    clear: left;
    margin: 0;
    padding: 0 0 0 20px;
    line-height: normal;
    font-size: 1.2em;
    font-weight: bold;
}

#logo a {

}

/* Page */

#page {
    width: 900px;
    margin: 0 auto;
    padding: 20px 0px 0 0px;
    background: #FAEB96;
    border: 10px solid #000;
    border-top: none;
}

/* Sidebar */

#sidebar1 {
    float: left;
    margin-top:200px;
}

#sidebar2 {
    float: left;
}
.sidebar {
    float: left;
    width: 20px;
    padding: 0;
    font-size: 12px;
}

.sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar li {
    padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
    margin: 0 20px 0 15px;
    padding: 8px 0px;
    border-bottom: 1px #BBBBBB dashed;
}


.sidebar li h2 {
    height: 30px;
    margin: 0 0 0 0;
    padding: 10px 15px 0px 15px;
    background: #890208 url(images/img05.jpg) no-repeat left top;
    letter-spacing: -1px;
    font-size: 16px;
    color: #FFFFFF;
}

.sidebar a {
}



#menu1 {
    margin-left: -30px;
}
#menu1 ul {
    list-style-type: none;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
}
#menu1 li {
    display: block;
    height: 33px;
    margin-bottom: 6px;
    margin-top: 0px;
}
#menu1 a {
    background-image: url(../images/menu.png);
    background-repeat: no-repeat;
    display: block;
    height: 25px;
    padding-top: 8px;
    padding-right: 10px;
    padding-left: 10px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
#topbar span {
    color: #2a9f17;
}

#menu1 a:visited, active {
    background-image: url(../images/menu.png);
    background-repeat: no-repeat;
    display: block;
    height: 25px;
    padding-top: 8px;
    padding-right: 10px;
    padding-left: 10px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
#menu1 a:hover {
    background-image: url(../images/menu.png);
    background-repeat: no-repeat;
    display: block;
    height: 25px;
    padding-top: 8px;
    padding-right: 10px;
    padding-left: 10px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    background-position: 0px -33px;
}

table {
    border-collapse: collapse;
    border: 0px solid;
}

#table1 {
    border-collapse: collapse;
    border: 1px solid #000;
}

#table td{
    border: 1px solid #000;
    height:30px;
}



/* Footer */

#footer {
    text-align: center;
    font-size: 10px;
    color: #FAEB96
}