@charset "UTF-8";
/* CSS Document */

#programa_bio {
    display: block;
    /*border: 1px solid #D9D9D9;*/
    line-height: 18px;
    padding: 0px 0px 6px 10px;
    width: 680px;
}

#programa_bio h3 {
    font-weight: normal;
    font-size: 12px;
    margin: 10px 0px 10px 0px;
}

.green {
    color: #009933;
}

.orange {
    color: #FF6600;
}

.blue {
    color: #0066CC;
}

#programa_destaque {
    display: block;
    width: 292px;
    border: 1px solid #06C;
    border-style: solid none none;
    padding: 0;
    margin: 24px 20px 0px 10px;
    position: relative;
    float: left;
    _display: inline;
}

#highlight {
    display: block;
    width: 364px;
    padding: 0;
    position: relative;
    float: left;
    _display: inline;
}

#highlight .highlight_item {
    border-bottom: 1px solid #F60;
    background: transparent none repeat scroll 0 0;
    border-color: currentcolor currentcolor #F60;
    border-style: none none dotted;
    border-width: medium medium 1px;
    clear: both;
    margin: 0 0 1em;
    /*#margin: -8px 0 1em;*/
    _margin-bottom: 24px;
    width: 100%;
    position: relative;
}

#empreendimentos_destaque {
    display: block;
    /*width: 364px;*/
    border: 1px solid #F60;
    border-style: solid none none;
    padding: 0;
    margin-top: 24px;
    position: relative;
    /*float: left;*/
    _display: inline;
}

#empreendimentos_destaque.blockfull {
    width: 680px;
    margin: 24px 0 10px 10px;
}

#empreendimentos_destaque.blockmiddle {
    width: 330px;
}

#empreendimentos_destaque.blocksmall {
    width: 364px;
}

#empreendimentos_destaque .title,
#programa_destaque .title {
    font-size: 14px;
    font-weight: normal;
    text-transform: none;
    width: auto;
    display: block;
    float: left;
    position: absolute;
    top: -14px;
    left: 9px;
    border: 0 none;
}

#empreendimentos_destaque .title {
    background-color: #F60;
    color: #FFF;
}

#programa_destaque .title {
    background-color: #06C;
    color: #FFF;
}

#empreendimentos_destaque .title span,
#programa_destaque .title span {
    height: 17px;
    line-height: 17px;
    padding: 4px 8px;
    display: block;
    float: left;
}

#empreendimentos_destaque .destaque_gap_item,
#programa_destaque .destaque_gap_item {
}

#empreendimentos_destaque .destaque_gap_item.open,
#programa_destaque .destaque_gap_item.open {
    height: 1.5em;
    border-style: none;
    width: 100%;
}

#empreendimentos_destaque .destaque_gap_item.close,
#programa_destaque .destaque_gap_item.close {
    height: 0;
    border-style: none;
    margin-bottom: 6px;
    width: 100%;
}

#empreendimentos_destaque .destaque_container,
#programa_destaque .destaque_container {
}

#empreendimentos_destaque .destaque_box,
#programa_destaque .destaque_box {
    margin: 5px;
}

#empreendimentos_destaque .item {
    border-bottom: 1px solid #F60;
    background: transparent none repeat scroll 0 0;
    border-color: currentcolor currentcolor #F60;
    border-style: none none dotted;
    border-width: medium medium 1px;
    clear: both;
    margin: 0 0 1em;
    /*#margin: -8px 0 1em;*/
    width: 100%;
}

#programa_destaque .item {
    border-bottom: 1px solid #06C;
    background: transparent none repeat scroll 0 0;
    border-color: currentcolor currentcolor #06C;
    border-style: none none dotted;
    border-width: medium medium 1px;
    clear: both;
    margin: 0 0 1em;
    /*#margin: -8px 0 1em;*/
    width: 100%;
}

#empreendimentos_destaque .first_item,
#programa_destaque .first_item {
}

#empreendimentos_destaque .last_item,
#programa_destaque .last_item {
}

#empreendimentos_destaque .image {
    background-color: #FFFFFF;
    background: #FFF url(../../public/estabelecimentos/empreendimentos_img_bkg.png) top left no-repeat;
    width: 118px;
    height: 118px;
    float: left;
    padding: 8px 0px 0px 8px;
}

#programa_destaque .image {
    float: left;
    width: 45px;
    margin: 0px 0px 4px 0px;
}

#empreendimentos_destaque .destaque {
    float: left;
    width: 228px;
    padding: 5px;
}

#empreendimentos_destaque.blockfull .destaque {
    width: 544px;
}

#programa_destaque .destaque {
    float: left;
    width: 237px;
    margin-bottom: 4px;
    padding: 5px;
}

#highlight .more,
#empreendimentos_destaque .more,
#programa_destaque .more {
    display: block;
    text-align: right;
    margin-top: 4px;
    font-size: 10px;
}

#highlight .more {
    color: #093;
}

#empreendimentos_destaque .more {
    color: #F60;
}

#programa_destaque .more {
    color: #06C;
}

#highlight a.more,
#empreendimentos_destaque a.more,
#programa_destaque a.more {
    background-position: 100% 0.4em;
    padding-right: 10px;
    white-space: nowrap;
    text-decoration: none;
}

#highlight a.more {
    background: transparent url(../../img/morearrow_green.gif) no-repeat scroll 100% 50%;
}

#empreendimentos_destaque a.more {
    background: transparent url(../../img/morearrow_orange.gif) no-repeat scroll 100% 50%;
}

#programa_destaque a.more {
    background: transparent url(../../img/morearrow.gif) no-repeat scroll 100% 50%;
}

#highlight a.more:hover,
#empreendimentos_destaque a.more:hover,
#programa_destaque a.more:hover {
    text-decoration: underline;
}

#criterios h2 {
    color: #009933;
    margin-bottom: 0px;
}

#criterios .criterios-item {
    text-align: justify;
    padding-bottom: 6px;
    border-bottom: #0066CC 1px dotted;
}

#partners .partner {
    float: left;
    height: auto;
    margin-bottom: 15px;
    position: static;
    width: 682px;
}

#partners .photo_partner {
    background-color: #FFFFFF;
    float: left;
    height: 110px;
    padding: 8px 9px 8px 8px;
    position: static;
    width: 149px;
}

#partners .detail_partner {
    background-color: #FFFFFF;
    border-color: #D9D9D9;
    border-left: 1px solid #D9D9D9;
    border-width: 1px;
    float: left;
    /*	min-height: 90px;
        _height: 90px;
    */
    padding: 5px;
    position: static;
    width: 505px;
}

#partners .name_partner {
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

#partners .description_partner {
    margin-bottom: 8px;
}

#partners .web_partner, #partners .web_partner a,
#partners .web_partner a:link,
#partners .web_partner a:visited {
    color: #8BBE3D;
    text-align: left;
    text-decoration: none;
}

#partners .web_partner a:hover, #partners .web_partner a:focus {
    text-decoration: underline;
}

#calendar, #documentation {
    padding-top: 6px;
}

#calendar .event {
    background: transparent url(../../img/iCal-empty-icon32x32.png) no-repeat scroll top left;
    padding-left: 40px;
    margin-bottom: 15px;
    padding-bottom: 4px;
    border-bottom: #D9D9D9 1px dotted;
}

#documentation ul, #documentation li {
    margin: 0px;
    padding: 0px;
    list-style: none;
    list-style-image: none;
    list-style-type: none;
}

#documentation .documentation_item {
    margin-bottom: 15px;
    padding-bottom: 6px;
    border-bottom: #D9D9D9 1px dotted;
    clear: both;
}

#documentation .image {
    float: left;
    width: 128px;
    height: 128px;
}

#documentation .detail {
    float: left;
    height: auto;
    width: 554px;
}

#documentation .detail h3 {
    padding: 0px;
    margin: 0px;
    color: #0066CC;
}

#documentation .link {
    text-align: right;
    padding: 4px 0px;
}

#sponsor_block {
    padding: 0 14px 0;
    display: block;
    width: 940px;
}

#content_wrapper .boxbottom .press_post ul,
#content_wrapper .boxbottom .press_post li {
    margin: 0px;
    padding: 0px;
    list-style: none;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

#content_wrapper .boxbottom .press_post .press .press_date {
    font-style: italic;
    color: #A9A9A9;
}

#content_wrapper .boxbottom .press p {
    margin-bottom: 15px;
    padding-bottom: 4px;
    border-bottom: #D9D9D9 1px dotted;
}
