.site_container {
    background: url(../img/content_bg.png) repeat-y;   
    width: 61em;    
    text-align: center;
    margin: auto;
    overflow: auto;    
}

.header {
    /*background: url(../img/img_header.png) no-repeat top center;*/
    height: 11em;
    width: 58.375em;
    overflow: auto;
    margin: auto;
}

.site_content {             
    text-align: center; /*ie6*/
    margin: auto;
    width: 58.375em;
    min-height: 30em;
    overflow: auto;
}

.site_content_left {
    width: 40em;
    padding-right: 2em;
    min-height: 30em;
    float: left;
    padding-bottom: 2em;
}

.listagem {}

.listagem a:hover {
    text-decoration: none;
    border: none;
}

.site_content_left ul {
    text-align: left;
    margin-top: 0em;
    margin-left: 0em;
    list-style: none;
}

.site_content_left li {
    background: url(../img/icons/icon_news.png) no-repeat;
    background-position: -2px 5px;
    margin-top: 1em;
    margin-left: 1.25em;
    padding-bottom: 0.75em;
    padding-left: 1.25em;
    border-bottom: 1px #c3c0bf dotted;
}

.content_placeholder {
    margin-left: 0.75em;
}

.content_placeholder img {
    margin: 0.5em;
}

.content_placeholder ul {
    font-size: 90%;
    background-image: none;
    border: 0;
    padding: 0 0 0 0;
    margin: 1em 0 0.75em 2.75em; 
    list-style-type: disc;
}

.content_placeholder li {
    font-size: 90%;    
    background-image: none;
    border: 0;
    padding: 0 0 0 0;
    margin: 0 0 0.25em 0.5em;
}

.ler_mais {
    background: url(../img/icons/icon_ler_mais.png) no-repeat bottom left;
    padding-left: 1em;
}

.fotografias span {
    margin-right: 1em;
}

.ler_mais span:hover {
    border-bottom: 1px solid #1e5a96;
}

.site_content_right {
    /*width: 16em;*/
    width: 16.3755em;
    min-height:30em;
    float: right; 
    background-position: top right;
    padding-bottom: 2em;
}

.site_content_right ul {
    margin-left: 0.5em;
    text-align: left;
    list-style-type: none;
}


.data {
    color: #1e5a96;
    font-weight: bold;
}

.titulo {
    color:#1e5a96;
    font-weight: bold;
    font-size: 80%;
    margin-left: 2em;
    padding-left: 1em;
    margin-right: 2em;    
    text-align:left;
    border-bottom: 1px solid #1e5a96;
}

.titulo_menu {
    margin-top: 1em;
}

.titulo_pagina {
    margin-top: 2.45em;
}

.fotografias {
    margin-top: 0.5em;
    margin-right: 1em;
    text-align: right;
}

.fotografia_obra {
    margin-top: 0.5em;
    margin-right: 0.5em;
    margin-left: 0.5em;
    width: 100px;
    height: 70px;
}

.footer {
    background-color: #797878;
    text-align: center; /*ie6*/
    margin: auto;
    height: 2.5em;
    padding-top: 1.5em;
    width: 58.375em;
    clear: both;
}

.footer a:hover {   
    border-bottom: 1px solid #1e5a96;
}

.footer_content {
    color: #fff;    
    font-size: 70%;
    font-family: tahoma;
    font-weight: bold;
    text-align: left;
    padding-left: 3em;
    float: left;
}  

.footer_morfose {
    color: #fff;    
    font-size: 70%;
    font-family: tahoma;
    font-weight: bold;
    text-align: left;
    padding-right: 3em;
    float: right;
}

.news_date {
    font-size: 70%;
    color: #555;
    font-style: italic;    
}

.map_canvas {
    width: 450px; 
    height: 300px;
    text-align: center;
    margin: auto;
    margin-bottom: 1em;
    margin-top: 1em;
}

.spontaneous_bid {
    font-size: 80%;
    text-align: left;
    margin-left: 2em;
    margin-top: 1em;
}

.data_table {
    text-align: left;
    font-size: 80%;
    margin-left: 1.5em;
    margin-top: 1em;
}

.data_table td {
    padding-left: 0.5em;
    padding-top: 0.25em;
}

.strong_td {
    font-weight: bold;
}

.gallery {
    margin: auto;
    margin-top: 1em;
    text-align: left;
    width: 500px;
}

.gallery a:hover {
    text-decoration: none;
    border: 0;
}


.hr_contact_table {

}

.hr_contact_table li, .hr_contact_table ul {
    background-image: none;
    color: #8a8a89;
    border: 0;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    margin-bottom: 0.5em;
}

.info_window {
    padding-top: 0.75em;
}
