body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin:0;
    padding:0;
}

#page
{
    min-height:100%;
    position:relative;
    text-align:center;
}

#header
{
    background:url("../images/fundo.png") repeat-x scroll left top #292929;
    border-bottom:3px solid #37738C;
    height:220px;
}

#header #banner {
    margin:0 auto;
    text-align:left;
    width:850px;
}

#header #banner h1{
    display:none;
}

#header #banner form {
    background:url("../images/eraassim.png") no-repeat scroll 70px 45px transparent;
    height:110px;
    padding:145px 0 0 190px;
}

#header #banner form input.search {
    border:3px solid #37738C;
    font-family:Arial,Helvetica,sans-serif;
    font-size:1.8em;
    margin:1px 10px 0 0;
    padding:5px 15px 5px 40px;
    width:360px;
}

#header #banner form input#submit_search, #filter_submit {
    border:medium none;
    color:#000000;
    cursor:pointer;
    font-size:1.1em;
    font-weight:bold;
    height:40px;
    padding:0 0 5px;
    text-transform:uppercase;
    vertical-align:top;
    width:106px;
}

#header #banner form label {
    display:none;
}


#sidebar{
   text-align:left;
   padding: 0px 0px 20px 0;
   font-size:1.2em;
}
#content{
    clear:both;
    font-family:Tahoma,"Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size:1.2em;
    margin:0 auto;
    text-align:left;
    width:850px;
}

#content p.slogan {
    color:#515151;
    font-family:Arial,sans-serif;
    font-size:1.7em;
    margin:0;
    padding:20px 0 30px;
    text-align:center;
}

#content .newAnuncio {
    background:url("../images/quero-anunciar.png") no-repeat scroll left top transparent;
    display:block;
    float:right;
    height:0;
    margin:0 0 10px 10px;
    overflow:hidden;
    padding-top:210px;
    width:250px;
}
#content h1.first {
    padding-top:0;
}
#content h1 {
    clear:left;
    color:#1E829F;
    font-size:2em;
    font-weight:bold;
    letter-spacing:-1px;
    padding:45px 0 0;
}
#content h4 {
    color:#999999;
    font-size:0.9em;
    font-style:italic;
    margin:0;
    padding:0 0 15px 20px;
}
#content strong {
    font-weight:bold;
}
#content p {
    padding:0 0 20px;
}
#content a {
    color:#37738C;
    text-decoration:none;
}
#content a:hover {
    color:#D7522D;
    text-decoration:underline;
}
#content ul {
    margin:0 0 20px;
    padding:0 0 0 20px;
}
#content ul li {
    list-style:circle inside none;
    padding:5px 0;
}
#content h2 {
    border-bottom:2px solid #000000;
    font-size:1.6em;
    font-weight:bold;
    margin:20px 0 10px;
}
#footer
{
    background-color:#212121;
    color:#FFFFFF;
    height:30px;
    margin-top:10px;
    padding-top:10px;
    position:relative;
    text-align:center;
}

#mainmenu {
    background-color:#000000;
    border-bottom:1px dotted #252525;
    font-size:1.2em;
    padding:0 20px 0 60px;
}

#mainmenu ul {
    width: 735px;
    margin: 0 auto;
    text-align: left;
}

#mainmenu ul li {
    display: inline;
    line-height: 2.0em;
    padding: 0 10px 0 0;
}

#mainmenu ul li a {
    color: #fff;
    text-decoration: none;
    padding: 5px 10px;
}

#mainmenu ul li a:hover {
    color: #FFF6BF;
    background-color: #4b4b4b;
}

#search
{
    margin-left:270px;
    float:left
}

div.flash-error, div.flash-notice, div.flash-success
{
    padding:.8em;
    margin-bottom:1em;
    border:2px solid #ddd;
}

div.flash-error
{
    background:#FBE3E4;
    color:#8a1f11;
    border-color:#FBC2C4;
}

div.flash-notice
{
    background:#FFF6BF;
    color:#514721;
    border-color:#FFD324;
}

div.flash-success
{
    background:#E6EFC2;
    color:#264409;
    border-color:#C6D880;
}

div.flash-error a
{
    color:#8a1f11;
}

div.flash-notice a
{
    color:#514721;
}

div.flash-success a
{
    color:#264409;
}

div.form .rememberMe label
{
    display: inline;
}

div.view
{
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
    font-size: 0.9em;
    padding: 5px 20px;
}

div.breadcrumbs span
{
    font-weight: bold;
}

div.search-form
{
    padding: 10px;
    margin: 10px 0;
    background: #eee;
}

.portlet
{

}

.portlet-decoration
{
    padding: 3px 8px;
    background: #B7D6E7;
    border-left: 5px solid #6FACCF;
}

.portlet-title
{
    font-size: 12px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    color: #298dcd;
}

.portlet-content
{
    font-size:0.9em;
    margin: 0 0 15px 0;
    padding: 5px 8px;
    background:#EFFDFF;
}

.portlet-content ul
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin: 0;
    padding: 0;
}

.portlet-content li
{
    padding: 2px 0 4px 0px;
}

#tagcloud {
    line-height:2em;
    margin:30px 0 0;
    padding-left:400px;
}

#tagcloud p {
    background-color:#212121;
    display:table-cell;
    height:590px;
    overflow:hidden;
    padding:5px 10px;
    text-align:center;
    vertical-align:middle;
}
#tagcloud {
    font-size:1.4em;
}
#tagcloud a.tag1 {
    font-size:0.5em;
    font-weight:100;
}
#tagcloud a.tag2 {
    font-size:0.6em;
    font-weight:200;
}
#tagcloud a.tag3 {
    font-size:0.7em;
    font-weight:300;
}
#tagcloud a.tag4 {
    font-size:0.8em;
    font-weight:400;
}
#tagcloud a.tag5 {
    font-size:0.9em;
    font-weight:500;
}
#tagcloud a.tag6 {
    font-size:1em;
    font-weight:600;
}
#tagcloud a.tag7 {
    font-size:1.2em;
    font-weight:700;
}
#tagcloud a.tag8 {
    font-size:1.4em;
    font-weight:800;
}
#tagcloud a.tag9 {
    font-size:1.6em;
    font-weight:900;
}
#tagcloud a.tag10 {
    font-size:1.8em;
    font-weight:900;
}
#tagcloud a {
    padding:0;
}
#tagcloud li {
    display:inline;
}

div.anuncio {
  border: 1px solid #e0e0e0;
  padding: 10px;
  background-color: #eee;
  margin-bottom: 1em;
}

div.anuncio h2 {
  font-size: 1.2em;
  margin-bottom: 10px;
  font-weight: bold;
}

div#anuncio dt {
  font-weight: bold;
  padding: 0.3em 0;
}

div#anuncio dd {
  margin-left: 1em;
}





