@import url("main_style.txt.css");
/* Specific */
 #header h1 {background: black;}
 #header h1 a {background: url("https://lh5.googleusercontent.com/_EYKfSBKjIFs/TcuuWYUwLoI/AAAAAAAAClM/Bg3dW8WuFS0/kancelaria_head.png") center center no-repeat; height: 200px;}
*, body, #content {background: #F5DEB3; color: #000; font-family: Arial;}
* a {text-decoration: none; color: #000;}
* a:hover {text-decoration: underline  !important; color: red;}
* a.notExist {color: yellow; !important;}

 #menu h3, #menu h3, #main-menu h3, #main-menu h3, #content > h2, #content > h2 span  {background: black; color: #FFF;}
 #main-page #footer {border-top: 1px solid #0a0; margin-top: 5px;}

textarea, input {color: black ;}

hr {border: 0; background-color: #0a0; height: 1px;}

 .cite {margin-left: 1.5em; padding-left: 1em; border-left: .5em solid #070; font-size: smaller;}

 .progres {width: 350px; height: 10px; background-color: black; border: 1px solid #0e0; padding: 2px; margin: 1em auto;}
 .progres > div {height: 100%; color:black; background-color: #0d0; font-size:10px; line-height: 100%;}
