.rss{
	display:none;
}
@font-face {
    font-family: 'aller'; /*normal*/
    src: url('fonts/aller-webfont.eot');
    src: url('fonts/aller-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/aller-webfont.woff') format('woff'),
        url('fonts/aller-webfont.ttf') format('truetype'),
        url('fonts/aller-webfont.svg#allerregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'aller'; /*bold*/
    src: url('fonts/aller-bold-webfont.eot');
    src: url('fonts/aller-bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/aller-bold-webfont.woff') format('woff'),
        url('fonts/aller-bold-webfont.ttf') format('truetype'),
        url('fonts/aller-bold-webfont.svg#allerbold') format('svg');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'aller'; /*bold italic*/
    src: url('fonts/aller-bolditalic-webfont.eot');
    src: url('fonts/aller-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/aller-bolditalic-webfont.woff') format('woff'),
        url('fonts/aller-bolditalic-webfont.ttf') format('truetype'),
        url('fonts/aller-bolditalic-webfont.svg#allerbold_italic') format('svg');
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: 'aller_display'; /*display_display*/
    src: url('fonts/allerdisplay-webfont.eot');
    src: url('fonts/allerdisplay-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/allerdisplay-webfont.woff') format('woff'),
        url('fonts/allerdisplay-webfont.ttf') format('truetype'),
        url('fonts/allerdisplay-webfont.svg#aller_displayregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'aller'; /*italic*/
    src: url('fonts/aller-italic-webfont.eot');
    src: url('fonts/aller-italic-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/aller-italic-webfont.woff') format('woff'),
        url('fonts/aller-italic-webfont.ttf') format('truetype'),
        url('fonts/aller-italic-webfont.svg#alleritalic') format('svg');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'aller'; /*light*/
    src: url('fonts/aller-light-webfont.eot');
    src: url('fonts/aller-light-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/aller-light-webfont.woff') format('woff'),
        url('fonts/aller-light-webfont.ttf') format('truetype'),
        url('fonts/aller-light-webfont.svg#aller_lightregular') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'aller';/*light italic*/
    src: url('fonts/aller-lightitalic-webfont.eot');
    src: url('fonts/aller-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/aller-lightitalic-webfont.woff') format('woff'),
        url('fonts/aller-lightitalic-webfont.ttf') format('truetype'),
        url('fonts/aller-lightitalic-webfont.svg#aller_lightitalic') format('svg');
    font-weight: 300;
    font-style: italic;
}

* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
}
a {
    text-decoration: none;
}
a span {
    cursor: pointer;
}
ul,li {
    list-style: none;
}
html{
    width:100%;min-height:100%;
}
body {
    text-align: left;
    width: 100%;
    color: #444444;
    font-family:Tahoma,Arial, Helvetica, sans-serif,"Trebuchet MS";
    font-size: 11px;
    font-weight: normal;
    padding:0px 7px 0px 7px;
    float:left;
    position:relative;
}
.drag{
    position:absolute;left:0;top:0;
    cursor:url(images/cursor_move.png),url(images/cursor_move.cur),move
}
#header {
    width: 100%;
    float: left;
    display: block;
    background: url(images/bg_header.png) left top repeat-x #fff;
    height:69px;
}
#header.com_submenu{
    height:100px;
    position: relative;
}
#header_in {
    margin:0 auto;
    width: 1015px;
    position:relative;
	
}
#voltar{
    color:#000000;font-family: aller;font-size: 10px;text-transform: uppercase;
    position:absolute;
    left:16px;
    top:78px;
    background: url(images/setas_voltar.jpg) left 3px no-repeat;
    padding-left:11px;
}
#voltar:hover{
    color:#C6255A;
    background-position: left -14px;
}
#menu_right{
    float:right;
    height:auto;    
    clear:both;
    margin-top:9px;
    
    position: absolute;
    right: 0;
    top: 69px;
}

#menu_right a{
    float:right;
    width:auto;
    height:auto;    
    color:#000000;font-family: aller;font-size: 10px;text-transform: uppercase;
    background: url(images/seta_menu_right.jpg) left 3px no-repeat;
    padding-left:13px;
    margin-right:8px;
    margin-left:25px;
}
#menu_right a:hover,#menu_right a.selected{
    color:#c6255a;
}
#logo{
    float:left;
    width:171px;
    height:26px;
    margin-top:25px;
    margin-left:7px;
}
.content_header{
    float:right;
    width:auto;
    height:auto;
    position:relative;
}
#linguas{
    width: 109px;
    height:24px;
    position: absolute;
    right:0;
    top:69px;
    display: none;
    z-index: 9999999;
}
#linguas a{
    float:right;
    width: 24px;
    height:24px;
    background-color: #000000;
    font-family: aller;font-size: 11px;color:#b3b3b3;line-height: 24px;text-align: center;
    margin-right:1px;
}
#linguas a:hover{
    color:#fff;
}
#linguas a.selected{
    color:#c6003d;
    background-color: #fff;
}
#more_info{
    position:absolute;
    width:217px;
    height:97px;
    background-color: #fff;
    padding:9px 0 0 10px;
    left: -103px;top:69px;
    z-index: 9999999;
    display:none;
}
#more_info .caixa{
    float:left;
    width:98px;
    height:auto;
    margin:0 10px 4px 0;
}
#more_info .caixa .titulo{
    float:left;
    width:auto;
    height:auto;
    margin-left:2px;
    margin-bottom:6px;
    font-family: aller;font-size: 11px;color:#666666;text-transform: uppercase;
}
#more_info .caixa .titulo.dark{
    color:#010101;
}
#more_info .caixa .titulo.red{
    color:#c6255a;
}
.opcao_topo{
    float:right;
    width:auto;
    position:relative;
    padding:31px 10px 23px 9px;
    color:#cbcbcb;font-size: 11px;text-transform: uppercase;font-family: aller; 
}
#more_info .caixa .border{
    float:left;
    width:96px;
    height:13px;
    border:1px solid #c6255a;
    position:relative;
    margin-top:1px;
}
#more_info .caixa .border input[type="text"]{
    float:left;
    width:74px;
    height:13px;
    font-size: 11px;color:#000000;font-family: Arial;
    line-height: 13px;
    padding:0 4px;
}
#more_info .caixa .border label{
    position:absolute;
    width:73px;
    height:13px;
    font-size: 11px;color:#000000;font-family: Arial;
    line-height: 13px;
    padding:0 4px;
    top:0;left:0;
    white-space: nowrap;
}
#more_info .caixa .border input[type="submit"]{
    float:left;
    width:14px;
    height:13px;
    background: url(images/submit_newsletter.jpg) left top no-repeat;
    cursor:pointer;
}
#more_info .caixa .redes{
    float:left;
    width:24px;
    height:24px;
    margin-right:1px;
    background-position: left top;
    background-repeat: no-repeat;
}
#more_info .caixa .redes:hover{
    background-position: left bottom;
}
#more_info .caixa .redes#facebook{
    background-image: url(images/facebook.jpg)
}
#more_info .caixa .redes#twitter{
    background-image: url(images/twitter.jpg)
}
#more_info .caixa .redes#rss{
    background-image: url(images/rss.jpg)
}
#login_area_reservada{
    float:left;
    width:90px;
    height:17px;
    background: url(images/button_login_area_reservada.jpg) left top no-repeat;
    color:#fff;font-size: 10px;text-transform: uppercase;font-family: aller;font-weight: 700;line-height: 17px;
    padding-left:8px;
}
.opcao_topo:hover{
    color:#fff;
}
.opcao_topo.selected{
    color:#c6255a;
}
#caixa_login_area_reservada{
    width:277px;
    height:169px;
    position:absolute;left:0;top:122px;
    z-index:99999;
    display:none;
}
#caixa_login_area_reservada .caixa{
    float:left;
    width:195px;
    height:156px;
    background-color: #fff;
    padding:13px 25px 0 25px;
}
#caixa_login_area_reservada .close{
    float:left;
    width:32px;
    height:32px;
    background: url(images/close.jpg) left top no-repeat;
}
#caixa_login_area_reservada .close:hover{
    background-position: left bottom;
}
#caixa_login_area_reservada .caixa .title{
    float:left;
    width:100%;
    height:auto;
    color:#010101;font-size: 14px;text-transform: uppercase;font-family: aller;font-weight: 700;
    margin-bottom:8px;
}
#caixa_login_area_reservada .caixa .title .bold{
    font-family: aller_display;font-weight: normal;
}
#caixa_login_area_reservada .caixa form{
    float:left;
    width:100%;
    height:auto;
}
#caixa_login_area_reservada .caixa form .linha{
    float:left;
    width:100%;
    height:auto;
    position: relative;
    margin-bottom:8px;
}
#caixa_login_area_reservada .caixa form .linha label{
    float:left;
    width:169px;
    height:29px;
    position: absolute;left:0;top:0;
    background-color: #c6255a;
    border:1px solid #e499b2;
    font-family: aller;color:#fff;font-size: 13px;text-transform: uppercase;line-height: 29px;
    padding:0 12px;
}
#caixa_login_area_reservada .caixa form .linha input[type="text"],#caixa_login_area_reservada .caixa form .linha input[type="password"]{
    float:left;
    width:169px;
    height:29px;
    background-color: #c6255a;
    border:1px solid #e499b2;
    font-family: aller;color:#fff;font-size: 13px;text-transform: uppercase;line-height: 29px;
    padding:0 12px;
}
#caixa_login_area_reservada .caixa form input[type="submit"]{
    float:right;
    width:91px;
    background-color: #fff;
    border:1px solid #e499b2;
    font-family: aller;font-weight: 700;color:#010101;font-size: 11px;text-transform: uppercase;
    cursor: pointer;
    margin-top: 1px;
}
#caixa_login_area_reservada .caixa form .option{
    float:left;
    width:80px;
    height:auto;
    margin-left:2px;
    font-family: aller;color:#010101;font-size: 10px;

}
#caixa_login_area_reservada .caixa form .option a{
    color:#c6255a;text-transform: uppercase;text-decoration: underline;    
}
#slidesContent{
    position:fixed;
    z-index: 999;
    max-width:400px;
    height:auto;
    top:154px;left:0;
}
#slidesContent li{
    width:auto;
    height:auto;
    display:none;
}
#slidesContent li a:hover{
    cursor:url(images/cursor_move.png),url(images/cursor_move.cur),auto;
}
#slidesContent li a{
    float:left;
    max-width:346px;
    height:auto;
    background: url(images/more.jpg) left 6px no-repeat;
    padding-left:54px;
}

#slidesContent li .title{
    float:left;
    width:auto;
    height:auto;
    font-family: aller;font-size: 43px;color:#000000;text-transform: uppercase;
    line-height: 45px;
    clear:left;
}
#slidesContent li .subtitle{
    float:left;
    width:auto;
    height:auto;
    font-family: aller;font-size: 24px;color:#c6255a;text-transform: uppercase;
    line-height: 28px;
    clear:left;
}
#slidesContent li .title.preto{
    color:#000;
}
#slidesContent li .title.branco{
    color:#fff;
}
#slidesContent li .title.rosa{
    color:#c6255a;
}
#slidesContent li .subtitle.preto{
    color:#000;
}
#slidesContent li .subtitle.branco{
    color:#fff;
}
#slidesContent li .subtitle.rosa{
    color:#c6255a;
}

#menu{
    float:right;
    height: 69px;
    width:auto;
    margin-right:80px;
}
#menu li{
    float:left;
    height: 39px;
    width:auto;
    padding-top:30px;
    color:#cbcbcb;font-size: 13px;text-transform: uppercase;font-family: aller;
    position:relative;
}
#menu a{
    float:left;
    height: auto;
    width:auto;
    color:#cbcbcb;font-size: 13px;text-transform: uppercase;font-family: aller;
    padding:0 20px;
}
#menu li.selected a{
    color:#c6255a;
}
#menu li.selected{
    border-top:7px solid #c6255a;
    padding-top:23px;
}
#menu a:hover{
    color:#fff;
}
#menu li ul.submenu{
    float:left;
    height: 31px;
    width:auto;
}
#menu li ul.submenu.sem_scroll{
    position:absolute;
    height: 31px;
    width:auto;
    left:20px;top:62px;
}
#menu li ul.submenu li{
    padding:0;margin:0;
    float:left;
    height: 31px;
    width:auto;
    line-height: 31px;
    position:relative;
}
#menu li ul.submenu li a{
    padding:0;margin:0;
    float:left;
    height: auto;
    width:auto;
    font-family: aller;font-size: 11px;color:#666666;text-transform: uppercase;
}
#menu li ul.submenu li a:hover{
    color:#000;
}
#menu li ul.submenu li.selected{
    border-top:0;
}
#menu li ul.submenu li.selected a{
    color:#c6255a; 
}
#menu li ul.submenu li.sep{
    padding:0;margin:0;
    float:left;
    height: 20px;
    width:2px;
    margin:5px 20px 0 16px;
    /*background: url(images/li_sep.jpg) left top no-repeat;*/
}
#menu li ul.submenu li .subsubmenu{
    padding:6px 18px 7px 18px;margin:0;
    height: auto;
    width:134px;
    position:absolute;top:31px;left:-23px;
    background-color: #fff;
    z-index:9999;
    display:none;
}
#menu li ul.submenu li .subsubmenu li{
    padding:0;margin:0;
    float:left;
    height: auto;
    width:134px;
}
#menu li ul.submenu li .subsubmenu li a{
    padding:0;margin:0;
    float:left;
    height: auto;
    width:auto;
    font-family: aller;font-size: 11px;color:#666666;text-transform: uppercase;
    line-height: 15px;
}
#menu li ul.submenu li .subsubmenu li a:hover{
    color:#000;
}
#menu li ul.submenu li .subsubmenu li.selected a{
    color:#c6255a;
}
#home {	
    width: 100%;
    float: left;
    display: block;
    position: relative;
	z-index:10;
}
#home.video {	
    position:relative;
    overflow: hidden;
}
#destaque_home{
    position:fixed;
    left:977px;top:196px;
    width:450px;
}
#destaque_home .open{
    position:absolute;left:0;top:0;
    width:32px;
    height:32px;
    background: url(images/close.jpg) right top no-repeat;
}
#destaque_home .open:hover{
    background-position: right bottom;
}
#destaque_home .close{
    position:absolute;left:0;top:0;
    width:32px;
    height:32px;
    background: url(images/close.jpg) left top no-repeat;
}
#destaque_home .close:hover{
    background-position: left bottom;
}
#destaque_home .content{
    position:absolute;left:32px;top:0;
    padding:15px;
    background: url(images/bg_destaquehome.png) left top repeat;
    width:420px;
    min-width:334px;
    max-height:310px;
}
#destaque_home .content .drag{
    height: 28px;
    width: 364px;
}
#destaque_home .content .subcontent{
    float:left;
    width:420px;
    height:310px;position:relative;/*overflow: hidden;*/
}
#destaque_home .content .title{
    float:left;
    width:auto;
    height:auto;
    font-size: 16px;color:#ffffff;font-family: aller;font-weight: 700;text-transform: uppercase;
    margin-top:4px;
}
#destaque_home .content .detalhes{
    float:left;
    width:410px;
    height:131px;
    margin-top:7px;
}
#destaque_home .content .detalhes img{
    float:left;
    width:226px;
    height:128px;
    margin-right:10px;
    margin-top:3px;
}
#destaque_home .content .detalhes .right{
    float:left;
    width:174px;
    height:134px;
    position:relative;
}
#destaque_home .content .detalhes .data1{
    float:left;
    width:128px;
    height:auto;
    font-family: Arial;font-size: 11px;color:#ffffff;text-transform: uppercase;
}
#destaque_home .content .detalhes .data2{
    float:left;
    width:128px;
    height:auto;
    font-family: Arial;font-size: 11px;color:#c6255a;text-transform: uppercase;
}
#destaque_home .content .detalhes .resumo{
    width:128px;
    height:auto;
    font-family: Arial;font-size: 11px;color:#fff;text-transform: uppercase;
    position:absolute;
    left:0;bottom:0;
}
#destaque_home .content .texto{
    float:left;
    width:404px;
    height:auto;
    font-family: Arial;font-size: 11px;color:#fff;
    margin-top:33px;
}
#destaque_home .content .texto a{
    font-family: Arial;font-size: 11px;color:#fff;
}

#content_contactos{
    position:fixed;top:96px;left:500px;
    margin:0 auto;
    width:1002px;
    height:auto;
    overflow: hidden;
}

#content_contactos .content{
    float:left;
    width:937px;
    height:auto;
    background: url(images/bg_destaquehome.png) left top repeat;
    padding:30px 0px 26px 31px;
    position:relative;
    overflow: hidden;
}
#content_contactos .drag{
    width:968px;
    height:30px;
}
#content_contactos .content .subcontent{
    float:left;
    width:920px;
    height:509px;
    padding-right:10px;
    position:relative;
    /* padding:15px 31px 26px 31px;*/
}

.logos_rodape{
    float:left;
    width: 490px;
    height:25px;
    margin:4px 0 0 19px;
}

.logos_rodape.p2020{
    background: url(images/logos_rodape.png) left top no-repeat;
}

.logos_rodape.compete{
    background: url(images/Modelos-Barras-FUNDOS-v04_3logos-FEDER.PNG) left top no-repeat;
}

.logos_rodape a{
    display: block;
    height: 100%;
    width:100%;
}


.header{
    float:left;
    width:906px;
    padding:0 0 15px 0;
    /*background: url(images/dotted.png) left bottom repeat-x;    */
}
.header .titulos{
    float:left;
    width:820px;
    height: auto;
}
.header h1{
    float:left;
    width:100%;
    height:auto;
    color:#fff;font-size:26px;font-family: aller;font-weight:400;text-transform: uppercase;
    margin-top: -14px;
    line-height: 49px;
}
.header h1 a{
    color:#fff;font-size:26px;font-family: aller;font-weight:400;text-transform: uppercase;
    margin-top:7px;
    float:left;
}
.header h2{
    float:left;
    width:auto;
    clear:left;
    height:auto;
    color:#c6255a;font-size:11px;font-family: aller;font-weight: 700;text-transform: uppercase;line-height: 12px;
    margin-left:3px;
}
.header .partilha{
    float:right;
    width:85px;
    height: auto;
}
.header .partilha span{
    float:right;
    width:60px;
    height: auto;
    background: url(images/seta_red.png) left 3px no-repeat;
    font-size:11px;color:#fff;font-family: aller;text-transform: uppercase;
    padding-left:13px;
    margin-bottom:11px;
}
.header .partilha .redes{
    float: right;
    height: 24px;
    margin-right: 1px;
    width: 24px;
    background-position: left top;
    background-repeat: no-repeat;
}
.header .partilha .redes:hover{
    background-position: left bottom;
}
.header .partilha .redes.rss{
    background-image: url(images/rss_partilha.jpg);
}
.header .partilha .redes.facebook{
    background-image: url(images/facebook_partilha.jpg);
}
.header .partilha .redes.twitter{
    background-image: url(images/twitter_partilha.jpg);
}
.header .partilha .redes.last{
    margin-right: 0px;    
}
#content_contactos .header h1{
    margin-bottom:1px;
}
#content_contactos .header{
    /*padding:0 0 16px 0;*/
    padding:0 0 0 0;
}
#content_contactos .content .left{
    float:left;
    width:424px;
    height: auto;
    margin:27px 28px 0 0;
}
#content_contactos .content .left .morada{
    float:left;
    width:100%;
    height: auto;
    color:#fff;font-family: Arial;font-size: 12px;
}
#content_contactos .content .left .morada .bold{
    font-weight: 700;
    font-size: 14px;
}
#content_contactos .content .left .morada .red{
    color:#c6255a;
}
#content_contactos .content .left .morada a{
    color:#fff;font-family: Arial;font-size: 12px;
}
#content_contactos .content .left .morada a:hover{
    color:#c6255a;
}
#content_contactos .content .left .title_form{
    float:left;
    width:100%;
    height: auto;
    color:#fff;font-family: Arial;font-size: 14px;font-weight: 700;text-transform: uppercase;
    margin-top:21px;
    margin-bottom:16px;
}
#content_contactos .content .left form{
    float:left;
    width:334px;
    height: 216px;
    position:relative;
}
#content_contactos .content .left form .linha{
    float:left;
    width:334px;
    height: auto;
    position:relative;
    margin-bottom:5px;
}
#content_contactos .content .left form .linha.last{
    margin-bottom:0px;
}
#content_contactos .content .left form .linha label{
    float:left;
    width:314px;
    height: auto;

    margin-top:1px;
    position:absolute;left:0;top:0;
    text-transform: uppercase;
    color:#868686;font-family: Arial;font-size: 11px;font-weight: 700;
    padding:7px 10px;
}
#content_contactos .content .left form .linha input[type=text]{
    float:left;
    width:312px;
    height: 28px;
    border:1px solid #000;
    background-color:#000; 
    color:#868686;font-family: Arial;font-size: 11px;font-weight: 700;
    padding:0px 10px;
}
#content_contactos .content .left form .linha input[type=text]:focus{
    border:1px solid #8b1a3f;
}
#content_contactos .content .left form .linha textarea{
    float:left;
    width:312px;
    height: 130px;
    border:1px solid #000;
    background-color:#000; 
    resize: none;
    padding:7px 10px;
    color:#868686;font-family: Arial;font-size: 11px;font-weight: 700;
}
#content_contactos .content .left form .linha textarea:focus{
    border:1px solid #8b1a3f;
}
#content_contactos .content .left form .botoes{
    width:250px;
    height:auto;
    position:absolute;bottom:6px;right:7px;
}
#content_contactos .content .left form .botoes a.submit{
    float:right;
    width:auto;
    height:auto;
    border:1px solid #8b1a3f;
    background: url(images/seta_red.png) 10px 9px no-repeat;
    font-family: aller;font-weight: 700;color:#fff;text-transform: uppercase;font-size: 11px;
    padding: 2px 10px 4px 20px;
    cursor: pointer;
}
#content_contactos .content .left form .botoes a.submit:hover{
    background: url(images/seta_red.png) 10px 9px no-repeat #fff;
    color:#c6255a;
}
#content_contactos .content .left form .botoes a.reset{
    float:right;
    width:auto;
    height:auto;
    border:1px solid #8b1a3f;
    background: url(images/seta_red.png) 10px 9px no-repeat;
    font-family: aller;font-weight: 700;color:#fff;text-transform: uppercase;font-size: 11px;
    padding: 2px 10px 4px 20px;
    margin-right:9px;    
    cursor: pointer;
}
#content_contactos .content .left form .botoes a.reset:hover{
    background: url(images/seta_red.png) 10px 9px no-repeat #fff;
    color:#c6255a;
}
#content_contactos .content .right{
    float:left;
    width:454px;
    height:403px;
    margin-top:31px;
    position:relative;
}
#content_contactos .content .right iframe{
    float:right;
    width:454px;
    height:403px;
}
#content_contactos .content .right .legend{
    width:454px;
    height:32px;
    background: url(images/bg_destaquehome.png) left top repeat;
    text-transform: uppercase;
    position: absolute;bottom:0;left:0;
    font-family: aller;font-weight: 700;color:#fff;text-transform: uppercase;line-height: 32px;
}
#content_contactos .content .right .localizacao{
    float:left;
    width:auto;
    height:32px;
    background: url(images/seta_red.png) 13px 15px no-repeat;
    font-family: aller;font-weight: 700;color:#fff;text-transform: uppercase;line-height: 32px;
    padding:0 10px 0 26px;   
    text-transform: uppercase;
    margin-right:25px;
}

/*#content_contactos .close{
    float:left;
    width:32px;
    height:32px;
    background: url(images/close.jpg) left top no-repeat;
}
#content_contactos .close:hover{
    background-position: left bottom;
}*/

#listagem_projectos{
    position:fixed;top:116px;left:500px;
    margin:0 auto;
    width:1012px;
    height:auto;
    padding:13px 12px 26px 16px;
    background: url(images/bg_destaquehome.png) left top repeat;
}
#listagem_projectos .content{
    float:left;
    width:1012px;
    height:auto;
    position:relative;
}
#listagem_projectos .sep_menu{
    float:left;
    width:100%;
    height:auto;
}
#listagem_projectos .header{
    width:981px;
    padding-bottom:5px;
    margin-bottom:14px;
}
#listagem_projectos .titulos{
    width:905px;
}
#listagem_projectos .partilha{
    width:76px;
    margin-top:8px;
}
#listagem_projectos ul{
    float:left;
    width:982px;
    height:auto;
}
#listagem_projectos ul li{
    float:left;
    width:232px;
    margin:0 18px 18px 0;
    height:160px;
    position:relative;
    cursor:pointer;
}
#listagem_projectos ul li.sem_margem{
    margin:0 0 18px 0;
}
#listagem_projectos ul li .titles{
    position:absolute;
    bottom:0;left:0;
    width:232px;
    background: url(images/bg_lista_projectos.png) left top repeat;
}
#listagem_projectos ul li .titles .left{
    float:left;
    /*width:61px;*/
    width:198px;
    background: url(images/seta_red.png) 12px 12px no-repeat;
    font-family: aller;font-size: 11px;text-transform: uppercase;color:#fff;
    padding:7px 5px 8px 29px;
}
#listagem_projectos ul li .titles .right{
    float:left;
    width:115px;
    width:115px;
    background: url(images/bg_listagem.png) left top repeat;
    font-family: aller;font-size: 11px;text-transform: uppercase;color:#fff;
    padding:7px 5px 8px 17px;
}
#listagem_projectos ul li .titles .right.all{
    width:210px;
}
#listagem_projectos ul li .over{
    float:left;
    width:232px;
    height:160px;
    position:absolute;left:0;top:0;
    background: url(images/bg_over_li.png) left top ;
    display:none;
}
#listagem_projectos ul li .buttons{
    float:left;
    width:51px;
    height:23px;
    margin:43px 0 0 90px;
}
#listagem_projectos ul li .buttons.one{
    margin:56px 0 4px 104px;
}
#listagem_projectos ul li .buttons .more{
    float:left;
    width:23px;
    height:23px;
    margin-right:5px;
    background: url(images/more.jpg) center center no-repeat;
}
#listagem_projectos ul li .buttons .download{
    float:left;
    width:23px;
    height:23px;
    background: url(images/download.jpg) left top no-repeat;
}
#listagem_projectos ul li .ver{
    float:left;
    width:232px;
    height:auto;
    text-align: center;
    font-family: aller;color:#000000;font-size: 17px;text-transform: uppercase;
    margin-top:11px;
    line-height: 17px;
}
#listagem_projectos ul li .nome{
    float:left;
    width:232px;
    height:auto;
    text-align: center;
    font-family: aller;color:#fff;font-size: 17px;text-transform: uppercase;font-weight: 700;
    line-height: 17px;
}
#listagem_projectos ul li .nome.sem_link{
    margin-top:70px;
}

#projecto_detalhe{
    float:left;
    width:100%;
    height:auto;
    position:relative;
}
#projecto_detalhe #nextslide,#projecto_detalhe #prevslide{
    position:absolute;
}
#projecto_detalhe #nextslide{
    right:0;
}
#projecto_detalhe #prevslide{
    left:0;margin-left: 0;
}
#projecto_detalhe #navegacao_projectos{
    position:absolute;
    width:180px;
    height:67px; 
    top:61%;right:-5px;
}
#projecto_detalhe #navegacao_projectos .seguinte{
    float:right;
    width:140px;
    height:auto; 
    color:#fff;font-size: 13px;font-family: aller;font-weight: 700;
    background: url(images/setas_navegacao_projectos.jpg) right -62px no-repeat #000;
    padding:4px 27px 7px 16px;
    text-transform: uppercase;
    text-align: center;
}
#projecto_detalhe #navegacao_projectos .seguinte:hover{
    background-position: right -96px;
}
#projecto_detalhe #navegacao_projectos a:hover{
    color:#c6255a;
}
#projecto_detalhe #navegacao_projectos .anterior{
    float:right;
    width:140px;
    height:auto; 
    color:#fff;font-size: 13px;font-family: aller;font-weight: 700;
    background: url(images/setas_navegacao_projectos.jpg) left top no-repeat #000;
    padding:4px 16px 7px 27px;
    margin-top:3px;
    text-transform: uppercase;
	text-align: center;
}
#projecto_detalhe #navegacao_projectos .anterior:hover{
    background-position: left -30px
}
#projecto_detalhe #detalhes{
    position:absolute;
    left:0;bottom:0;
    height:87px;
    background: url(images/bg_detalhe_projecto.png) left top;
    width:100%;
    overflow: hidden;
}
#projecto_detalhe #detalhes .opener{
    position:absolute;
    left:0;top:0;
    height:32px;
    width:32px;
    background: url(images/more.jpg) left top;
}
#projecto_detalhe #detalhes .closer{
    position:absolute;
    left:0;top:0;
    height:32px;
    width:32px;
    background: url(images/close.jpg) left top;
}
#projecto_detalhe #detalhes .closer:hover{
    background-position: left bottom;
}
#projecto_detalhe #detalhes .conteudo_left{
    float:left;
    width:500px;
    height:auto;
    margin-left:49px;
}
#projecto_detalhe #detalhes h1{
    float:left;
    width:100%;
    height:auto;
    font-family: aller;color:#fff;font-size: 30px;text-transform: uppercase;font-weight: 700;
}
#projecto_detalhe #detalhes .texto{
    float:left;
    width:100%;
    height:auto;
    font-family: arial;color:#fff;font-size: 11px;
    margin-top:6px;
    display:none;
}
#projecto_detalhe #detalhes ul.caminho{
    float:left;
    width:100%;
    height:auto;
    margin-top:7px;
}
#projecto_detalhe #detalhes ul.caminho li{
    float:left;
    width:auto;
    height:auto;
}
#projecto_detalhe #detalhes ul.caminho li.sep{
    float:left;
    width:4px;
    height:15px;
    background: url(images/seta_red.png) left 3px no-repeat;
    margin:0 13px 0 10px;
}
#projecto_detalhe #detalhes ul.caminho li a{
    float:left;
    width:auto;
    height:auto;
    font-family: aller;color:#c6255a;font-size: 11px;text-transform: uppercase;
}
ul#thumb-list{
    position:fixed;
    right:7px;bottom:55px;
    height:73px;
    width:auto;
}
ul#thumb-list li{
    float:left;
    margin-right:8px;
    height:73px;
    width:124px;
    cursor:pointer;
    position:relative;
    opacity:0.5;
}
ul#thumb-list li.current-thumb,ul#thumb-list li:hover{
    opacity:1;
}
ul#thumb-list li img{
    float:left;
    height:73px;
    width:124px;
}
ul#thumb-list li .over{
    position: absolute;
    height:73px;
    width:124px;
    left:0;top:0;background: url(images/bg_over_li.png) left top repeat;
    display:none;
}
ul#thumb-list li:hover .over{
    display:block;
}

ul#thumb-list li .over .content{
    float:left;
    text-align: center;
    width:124px;
    margin-top:25px;
}
ul#thumb-list li .over .content .titulo1{
    width: auto;
    height:auto;
    font-family: aller;font-size: 13px;color:#000;text-transform: uppercase;font-weight: 700;
}
ul#thumb-list li .over .content .titulo2{
    width: auto;
    height:auto;
    font-family: aller;font-size: 13px;color:#fff;text-transform: uppercase;font-weight: 700;
}

#projecto_detalhe #detalhes .partilha{
    float:right;
    width:85px;
    height: auto;
    margin-right:6px;
    margin-top:18px;
    display:none;
}

#projecto_detalhe #detalhes .partilha .redes{
    float: right;
    height: 24px;
    margin-right: 1px;
    width: 24px;
    background-position: left top;
    background-repeat: no-repeat;
}
#projecto_detalhe #detalhes .partilha .redes:hover{
    background-position: left bottom;
}
#projecto_detalhe #detalhes .partilha .redes.last{
    margin-right: 0px;    
}
#projecto_detalhe #detalhes .partilha .redes.facebook{
    background-image: url(images/facebook.jpg)
}
#projecto_detalhe #detalhes .partilha .redes.twitter{
    background-image: url(images/twitter.jpg)
}
#projecto_detalhe #detalhes .partilha .redes.rss{
    background-image: url(images/rss.jpg)
}

#content_institucional,#content_detalhe_produto{
    position:fixed;top:130px;left:500px;
    margin:0 auto;
    width:688px;
    height:auto;
    z-index: 9;
}
#content_institucional{
    overflow: hidden;
}
#content_institucional .content,#content_detalhe_produto .content{
    float:left;
    width:625px;
    height:auto;
    background: url(images/bg_destaquehome.png) left top repeat;
    padding:15px 0px 36px 31px;
}
#content_institucional .content{
    padding:30px 0px 36px 31px;
    position:relative;overflow: hidden;
}
#content_institucional .drag{
    width:655px;
    height:30px;
}
#content_institucional .content .subcontent,#content_detalhe_produto .content .subcontent{
    float:left;
    width:608px;
    height:auto;
    padding-right:10px;
    position:relative;
    /* padding:15px 31px 26px 31px;*/
}
#open_close,#open_close_acabamentos{
    float:left;
    width:32px;
    height:32px;
}
#open_close.close,#open_close_acabamentos.close{
    background: url(images/close.jpg) left top no-repeat;
}
#open_close.close:hover,#open_close_acabamentos.close:hover{
    background-position: left bottom;
}
#open_close.open,#open_close_acabamentos.open{
    background: url(images/close.jpg) right top no-repeat;
}
#open_close.open:hover,#open_close_acabamentos.open:hover{
    background-position: right bottom;
}
#content_institucional .header{
    padding-bottom:14px;
}
#content_institucional .header,#content_detalhe_produto .header{
    width:601px;
}
#content_institucional .header .titulos,#content_detalhe_produto .header .titulos{
    width:516px;
}
#content_institucional .header ul.caminho,#content_detalhe_produto .header ul.caminho,#content_contactos .header ul.caminho{
    float:left;
    width:100%;
    height:auto;
}
#content_institucional .header ul.caminho li,#content_detalhe_produto .header ul.caminho li,#content_contactos .header ul.caminho li{
    float:left;
    width:auto;
    height:auto;
}
#content_institucional .header ul.caminho li.sep,#content_detalhe_produto .header ul.caminho li.sep,#content_contactos .header ul.caminho li.sep{
    float:left;
    width:4px;
    height:15px;
    background: url(images/seta_branca.png) left 3px no-repeat;
    margin:0 5px 0 6px;
}
#content_institucional .header ul.caminho li a,#content_detalhe_produto .header ul.caminho li a,#content_contactos .header ul.caminho li a{
    float:left;
    width:auto;
    height:auto;
    font-family: aller;color:#fff;font-size: 11px;text-transform: uppercase;
}
#content_institucional .header ul.caminho li:last-child a,#content_detalhe_produto .header ul.caminho li:last-child a,#content_contactos .header ul.caminho li:last-child a{
    float:left;
    width:auto;
    height:auto;
    font-family: aller;color:#c6255a;font-size: 11px;text-transform: uppercase;
}
#content_institucional .texto{
    float:left;
    width:601px;
    height:auto;
    font-family: Arial;color:#fff;font-size: 12px;
    margin-top:27px;
}


#content_detalhe_produto{
    width:580px;
    top:119px;
    overflow: hidden;
    /*position:relative;*/
}
#content_detalhe_produto .content{
    float:left;
    width:548px;
    height:auto;
    background: url(images/bg_destaquehome.png) left top repeat;
    padding:25px 0px 36px 0px;
    position:relative;
    overflow: hidden;
}
#content_detalhe_produto .drag{
    width:548px;
    height:25px;
}
#content_detalhe_produto .content .subcontent{
    float:left;
    width:517px;
    height:auto;
    padding-right:24px;
    position:relative;
}
#content_detalhe_produto .content .subcontent .header{
    float:left;
    width:486px;
    height:auto;
    margin-left:31px;
}
#content_detalhe_produto .header .titulos{
    width:401px;
}
#content_detalhe_produto .header h1{
    margin-bottom:6px;
}
#content_detalhe_produto h2{
    float:left;
    width:100%;
    height:auto;
    font-family: Arial;color:#fff;font-size: 14px;font-weight: 700;
}
#content_detalhe_produto .header .partilha{
   /* margin-top:4px;*/
}
#content_detalhe_produto .header .partilha span{
    margin-bottom:17px;
}
#content_detalhe_produto .caracteristicas{
    float:left;
    width:486px;
    height:auto;
    color:#fff;font-size: 12px;font-family: Arial;
    margin-top:9px;
    margin-left:31px;
}
#content_detalhe_produto .caracteristicas ul{
    float:left;
    width:100%;
    margin-top:3px;
}
#content_detalhe_produto .caracteristicas ul li{
    float:left;
    width:476px;
    clear:left;
    background: url(images/li_bullet.png) left 6px no-repeat;
    padding:0 0 0 10px;
}
#content_detalhe_produto .detalhes{
    float:left;
    width:486px;
    height:auto;
    padding:0 0 14px 0;
    /*background: url(images/tracejado.png) left bottom repeat-x;*/
    margin-top:22px;
    margin-left:31px;
}
#content_detalhe_produto .dimensoes{
    float:left;
    width:243px;
    height:auto; 
}
#content_detalhe_produto .dimensoes h2{
    margin-bottom:12px;
}
#content_detalhe_produto .dimensoes .texto{   
    float:left;
    width:243px;
    height:auto; 
    font-family: Arial;font-size: 11px;color:#fff;font-weight: 700;
}
#content_detalhe_produto .dimensoes .texto .bold{
    width:auto;
    clear:left;float:left;
    font-weight: 700;
}
#content_detalhe_produto .dimensoes .texto .valores{
    float:left;
    width:auto;
    margin-left:4px;
}
#content_detalhe_produto .dimensoes .img_dimensoes{
    float:left;
    width:178px;
    height:81px;
    margin:14px 0 0 0;
}

#content_detalhe_produto .acabamentos{
    float:left;
    width:243px;
    height:auto; 
}
#content_detalhe_produto .acabamentos h2{
    margin-bottom:12px;
}
#content_detalhe_produto .acabamentos .divisao{
    float:left;
    width:111px;
    height:auto;
    margin:0 21px 0 0;
}
#content_detalhe_produto .acabamentos .divisao.last{
    margin:0;
}
#content_detalhe_produto .acabamentos .divisao h3{
    float:left;
    width:auto;
    height:auto;
    margin:0 21px 10px 5px;
    clear:both;
    font-family: Arial;font-size: 13px;color:#fff;font-weight: 700;
}
#content_detalhe_produto .acabamentos .divisao .icons{
    float:left;
    width:111px;
    height:auto;
    margin:0;
}
#content_detalhe_produto .acabamentos .divisao .icons .item{
    float:left;
    width:29px;
    height:29px;
    margin:0 0 3px 0;
    background: url(images/bg_li_acabamentos.png) left top no-repeat;
    padding:2px 3px 4px 3px;
    position: relative;
    clear:left;
    cursor:default;
}
#content_detalhe_produto .acabamentos .divisao .icons .item.right{
    float:right;

    margin:0 9px 3px 0;
    clear:none;
}
#content_detalhe_produto .acabamentos .divisao .icons .item img{
    float:left;
    width:29px;
    height:29px;
}
#content_detalhe_produto .acabamentos .divisao .icons .item .balao{
    position:absolute;left:27px;top:1px;
    width:auto;
    height:25px;
    padding-left:9px;
    background: url(images/balao_left.png) left center no-repeat;
    z-index:999;
    display:none;
}
#content_detalhe_produto .acabamentos .divisao .icons .item .balao .texto{
    float:left;
    width:auto;
    height:25px;
    padding:0px 12px 0 10px;
    background: url(images/balao_right.png) left top repeat-x;
    line-height: 25px;color:#fff;font-family: Arial;font-size: 12px;
}
#content_detalhe_produto .galeria{
    float:left;
    width:486px;
    height:70px;
    position:relative;    
    margin-top:14px;
    margin-left:31px;
}
#content_detalhe_produto #thumb-tray{
    float:left;
    width:486px;
    height:70px;
    position:relative; 
    overflow: hidden;
}
#content_detalhe_produto .galeria #thumb-back{
    width:32px;
    height:32px;
    position:absolute;    
    top:21px;left:-16px;
    background: url(images/setas.jpg) left top no-repeat;
    z-index:999;
    cursor:pointer;
}
#content_detalhe_produto .galeria #thumb-back:hover{
    background-position: left bottom;
}
#content_detalhe_produto .galeria #thumb-forward{
    width:32px;
    height:32px;
    position:absolute;    
    top:21px;left:470px;
    background: url(images/setas.jpg) right top no-repeat;
    z-index:999;
    cursor:pointer;
}
#content_detalhe_produto .galeria #thumb-forward:hover{
    background-position: right bottom;
}
#content_detalhe_produto  ul#thumb-list{
    width:999999px;
    height:70px;
    position:absolute;top:0;
}
#content_detalhe_produto  ul#thumb-list li{
    float:left;
    width:117px;
    height:32px;
    padding:4px;
    background-color: #bab8b5;
    margin:0 16px 0 0;
}
#content_detalhe_produto ul#thumb-list li:last-child{
    margin:0 0 0 0;
}
#content_detalhe_produto ul#thumb-list li{
    float:left;
    width:117px;
    height:62px;
    padding:4px;
    background-color: #bab8b5;
    margin:0 16px 0 0;
    opacity:0.5;
}
#content_detalhe_produto ul#thumb-list li:hover{
    opacity:1;
}
#content_detalhe_produto ul#thumb-list li.current-thumb{
    background-color: #C6255A;
    opacity:1;
}
#content_detalhe_produto ul#thumb-list li img{
    float:left;
    width:117px;
    height:62px;
}
#acabamentos_detalhe{
    width:370px;
    height:278px;
    position:fixed;
    overflow: hidden;
    top:119px;
}
#acabamentos_detalhe .title{
    float:right;
    width:auto;
    height:32px;
}
#acabamentos_detalhe .title .text{
    float:right;
    width:auto;
    height:32px;
    background-color:  #000000 ;
    font-family: aller;font-weight: 700;color: #fff;font-size: 13px;text-transform: uppercase;line-height: 30px;
    padding:0 35px 0 4px;
}
#acabamentos_detalhe .conteudo{
    float:right;
    width:370px;
    height:246px;
}
#acabamentos_detalhe #open_close_acabamentos{
    float:right;
}

#navegacao_produtos{
    position:absolute;
    width:180px;
    height:67px; 
    top:60%;
}
#navegacao_produtos .seguinte{
    float:right;
    width:180px;
    height:32px; 
    text-align: center;
    background: url(images/setas_navegacao_projectos.jpg) right -62px no-repeat #000;
	margin-bottom:3px;
    /*color:#fff;font-size: 13px;font-family: aller;font-weight: 700;
    padding:4px 27px 7px 16px;
    text-transform: uppercase;
    text-align: right;*/
}
#navegacao_produtos .seguinte span{
    /*float:right;*/
    width:auto;
    height:32px; 
    color:#fff;font-size: 13px;font-family: aller;font-weight: 700;
   /* background: url(images/setas_navegacao_projectos.jpg) right -67px no-repeat;*/
    padding:0px 27px 0px 16px;
    line-height: 32px;
    text-transform: uppercase;
    text-align: right;
	
}
#navegacao_produtos .seguinte:hover{
    background-position: right -96px;
}
#navegacao_produtos a:hover span{
    color:#c6255a;
}
#navegacao_produtos .anterior{
    float:right;
    width:180px;
    height:32px; 
    text-align: center;
    background: url(images/setas_navegacao_projectos.jpg) left 0px no-repeat #000;
    /*color:#fff;font-size: 13px;font-family: aller;font-weight: 700;
    background: url(images/setas_navegacao_projectos.jpg) left top no-repeat #000;
    padding:4px 16px 7px 27px;*/
    
    /*text-transform: uppercase;*/
}
#navegacao_produtos .anterior span{
    /*float:right;*/
    width:auto;
    height:32px; 
    color:#fff;font-size: 13px;font-family: aller;font-weight: 700;
   /* background: url(images/setas_navegacao_projectos.jpg) left -5px no-repeat;*/
    padding: 0 16px 0 14px;
    line-height: 32px;
   /* margin-top:3px;*/
    text-transform: uppercase;
}
#navegacao_produtos .anterior:hover{
    background-position: left -30px
}
#listagem_catalogos{
    top:130px;
    width:1014px;
    overflow: hidden;
    /*position:fixed;*/
    height:auto;
    float:left;
    margin-top:30px;
}
#listagem_catalogos ul{
    float:left;
    width:1014px;
    height:auto;
}
#listagem_catalogos ul li{
    float:left;
    width:240px;
    margin:0 18px 18px 0;
    height:160px;
    position:relative;
    cursor:pointer;
}
#listagem_catalogos ul li .download_right{
    position:absolute;top:5px;right:6px;
    width:23px;
    height:23px;
    background: url(images/download_catalogo.jpg) left top no-repeat;
}
#listagem_catalogos ul li.sem_margem{
    margin:0 0 18px 0;
}
#listagem_catalogos ul li .titles{
    position:absolute;
    bottom:0;left:0;
    width:240px;
    background: url(images/bg_lista_projectos.png) repeat scroll left top transparent;/*adicionado*/
}
#listagem_catalogos ul li .titles .left{
    float:left;
   /* width:67px;*/
    width:206px;
    background: url(images/seta_red.png) 12px 12px no-repeat;
    font-family: aller;font-size: 11px;text-transform: uppercase;color:#fff;
    padding:7px 5px 8px 29px;
}
#listagem_catalogos.produtos ul li .titles .left{
    /*width:34px;*/
    width:206px;
}
#listagem_catalogos ul li .titles .right{
    float:left;
    width:117px;
    background: url(images/bg_listagem.png) left top repeat;
    font-family: aller;font-size: 11px;text-transform: uppercase;color:#fff;
    padding:7px 5px 8px 17px;
}
#listagem_catalogos.produtos ul li .titles .right{
    width:150px;
}
#listagem_catalogos ul li .over{
    float:left;
    width:240px;
    height:160px;
    position:absolute;left:0;top:0;
    background: url(images/bg_over_li.png) left top ;
    display:none;
}
#listagem_catalogos ul li .buttons{
    float:left;
    width:59px;
    height:23px;
    margin:54px 0 2px 90px;
}
#listagem_catalogos.produtos ul li .buttons{
    width:186px;
    margin:60px 0 0 54px;
}
#listagem_catalogos ul li .buttons .more{
    float:left;
    width:23px;
    height:23px;
    margin-right:5px;
    background: url(images/more.jpg) center center no-repeat;
}
#listagem_catalogos ul li .buttons .download{
    float:left;
    width:23px;
    height:23px;
    background: url(images/download_catalogo.jpg) left top no-repeat;
}
#listagem_catalogos ul li .ver{
    float:left;
    width:240px;
    height:auto;
    text-align: center;
    font-family: aller;color:#000000;font-size: 17px;text-transform: uppercase;
    margin-top:11px;
    line-height: 17px;
}
#listagem_catalogos.produtos ul li .ver{
    width:auto;
    margin-top:5px;
}
#listagem_catalogos ul li .nome{
    float:left;
    width:180px;
    height:auto;
    text-align: center;
    font-family: aller;color:#fff;font-size: 17px;text-transform: uppercase;font-weight: 700;
    line-height: 17px;
    margin-top:68px;
	padding:0 30px;
}
#listagem_catalogos ul li .nome.com_download{
    
    margin-top:0px;
}

#listagem_catalogos #navegacao_produtos,#navegacao_video{
    float:right;
    width:180px;
    position:relative;top:0;
    margin-top:56px;
}
#listagem_catalogos #navegacao_produtos .seguinte,#navegacao_video .seguinte{
    float:right;
    width:168px;
    height:32px; 
    color:#fff;font-size: 13px;font-family: aller;font-weight: 700;
    background: url(images/setas_navegacao_projectos.jpg) right -62px no-repeat #000;
    
    /*padding:4px 27px 7px 16px;*/
    text-transform: uppercase;
    text-align: center;
}
#listagem_catalogos #navegacao_produtos .seguinte:hover,#navegacao_video .seguinte:hover{
    background-position: right -96px;
}
#listagem_catalogos #navegacao_produtos .seguinte,#navegacao_video .seguinte span{
    color: #FFFFFF;
    font-family: aller;
    font-size: 13px;
    font-weight: 700;
    height: 32px;
    line-height: 31px;
    padding: 0 16px 0 16px;
    text-align: right;
    text-transform: uppercase;
    width: auto;
}
#listagem_catalogos #navegacao_produtos a:hover span,#navegacao_video a:hover span{
    color:#c6255a;
}
#listagem_catalogos #navegacao_produtos .anterior,#navegacao_video .anterior{
    float:right;
    width:168px;
    height:32px; 
    color:#fff;font-size: 13px;font-family: aller;font-weight: 700;
    background: url(images/setas_navegacao_projectos.jpg) left top no-repeat #000;
   /* padding:4px 16px 7px 27px;*/
    margin-top:3px;
    text-transform: uppercase;
    text-align: center;
}

#listagem_catalogos #navegacao_produtos .anterior,#navegacao_video .anterior span{
    color: #FFFFFF;
    font-family: aller;
    font-size: 13px;
    font-weight: 700;
    height: 32px;
    line-height: 31px;
    padding: 0 16px 0 16px;
    text-align: right;
    text-transform: uppercase;
    width: auto;
}
#listagem_catalogos #navegacao_produtos .anterior:hover,#navegacao_video .anterior:hover{
    background-position: left -30px
}

#navegacao_video{
    position:fixed;top:52%;
    right:0px;
    z-index:9999;
}

#detalhe_video{
    position:absolute;bottom:32px;
    height:87px;
    background: url(images/bg_detalhe_projecto.png) repeat scroll left top transparent;
    z-index:9999;
}
#detalhe_video .left{
    float:left;
    width:652px;
    height:auto;
    margin-left:49px;
}
#detalhe_video h1{
    float:left;
    width:652px;
    height:auto;
    font-family: aller;color:#fff;font-size: 30px;text-transform: uppercase;font-weight: 400;
}
#detalhe_video h1 .bold{
    font-weight: 700;
}
#detalhe_video .partilha{
    float:left;
    width:85px;
    height: auto;
    margin-right:6px;
    margin-top:1px;
    display:block;
    clear:left;
}

#detalhe_video .partilha .redes{
    float: left;
    height: 24px;
    margin-right: 1px;
    width: 24px;
}
#detalhe_video .partilha .redes.last{
    margin-right: 0px;    
}
#detalhe_video ul.videos{
    float:right;
    height:72px;
    margin-top:8px;
    margin-right:1px;
}
#detalhe_video ul.videos li{
    float:left;
    height:72px;
    width:124px;
    position:relative;
    margin-right:7px;
    opacity:0.5;
}
#detalhe_video ul.videos li:hover,#detalhe_video ul.videos li.selected{
    opacity:1;
}
#detalhe_video ul.videos li a,#detalhe_video ul.videos li a img{
    float:right;
    height:72px;
    width:124px;
}
#detalhe_video ul.videos li .over{
    position: absolute;
    height:73px;
    width:124px;
    left:0;top:0;background: url(images/bg_over_li.png) left top repeat;
    display:none;
}
/*#detalhe_video ul.videos li.selected .over{
    display:block;
}*/

#detalhe_video ul.videos li .over .content{
    float:left;
    text-align: center;
    width:124px;
    margin-top:25px;
}
#detalhe_video ul.videos li .over .content .titulo1{
    width: auto;
    height:auto;
    font-family: aller;font-size: 13px;color:#000;text-transform: uppercase;font-weight: 700;
}
#detalhe_video ul.videos li .over .content .titulo2{
    width: auto;
    height:auto;
    font-family: aller;font-size: 13px;color:#fff;text-transform: uppercase;font-weight: 700;
}

#mask_fundo{
    background: url("images/bg_mask_grande.png") repeat scroll left top transparent;
    display: none;
    left: 7px;
    position: absolute;
    top: 0;
    z-index: 9999;
}
#mask_fundo.escuro{
    background: url("images/bg_mask_grande_85.png") repeat scroll left top transparent;
}

#search{
    position:fixed;top:115px;left:500px;
    margin:0 auto;
    width:1020px;
    height:auto;
    padding:13px 12px 26px 0px;
    background: url(images/bg_destaquehome.png) left top repeat;
}
#search .content{
    float:left;
    width:1020px;
    height:auto;
    position:relative;
}
#search .sep_menu{
    float:left;
    width:100%;
    height:auto;
    
}
#search .header{
    width:981px;
    padding-bottom:17px;
    margin-bottom:12px;
    margin-left:16px;
}
#search .pesquisa_para{
    float:left;
    width:100%;
    color:#fff;font-family: aller;font-size: 18px;text-transform: uppercase;
    margin-top:9px;
}
#search .termo{
    float:left;
    width:100%;
    color:#c7235b;font-family: aller;font-size: 16px;text-transform: uppercase;
    margin-top:3px;
}
#search .sub_header{
    float:left;
    width:981px;
    height:auto;
    margin-left:16px;
}
#search .sub_header .encontrados{
    float:left;
    width:100%;
    height:auto;
    color:#fff;font-family: aller;font-size: 12px;text-transform: uppercase;line-height: 12px;
}
#search .sub_header .quantidade{
    float:left;
    width:100%;
    height:auto;
    color:#fff;font-family: aller;font-size: 12px;text-transform: uppercase;font-weight: 700;line-height: 14px;
}

#search ul.resultados{
    float:left;
    width:994px;
    height:auto;
    margin-top:25px;
}
#search ul.resultados li{
    float:left;
    width:978px;
    height:auto;
    margin:0;
    margin-left:16px;
    padding-top: 5px;
}
#search ul.resultados li:hover{
    margin-left:0;
    padding-left:11px;
    border-left:5px solid #c7235b;
    background-color: #000;
}
#search ul.resultados li:last-child{
    margin-bottom:0px;
}
#search ul.resultados li a{
    float:left;
    width:100%;
    height:auto;
    padding-bottom:10px;
     border-bottom:1px solid #ffffff;
}
#search ul.resultados li .titulos{
    float:left;
    width:100%;
    height:auto;
    margin-bottom:3px;
}
#search ul.resultados li .titulos .num{
    float:left;
    width:auto;
    height:auto;
    color:#c7235b;font-family: aller;font-size: 14px;font-weight: 700;
}
#search ul.resultados li .titulos .titulo{
    float:left;
    width:auto;
    height:auto;
    color:#fff;font-family: aller;font-size: 14px;font-weight: 700;
    margin-left:5px;
}
#search ul.resultados li .resumo{
    float:left;
    width:auto;
    height:auto;
    color:#fefefe;font-family: Arial;font-size: 12px;
    margin-bottom:14px;
}
#search ul.resultados li .link{
    float:left;
    width:100%;
    height:auto;
}
#search ul.resultados li .link .url{
    float:left;
    width:auto;
    height:auto;
    color:#c7235b;font-size: 11px;font-weight: bold;text-transform: uppercase;
    background: url(images/seta_pesquisa.png) left 5px no-repeat;
    padding-left:12px;
    margin-right:5px;
}
#search ul.resultados li .link .link2{
    float:left;
    width:auto;
    height:auto;
    color:#ffffff;font-size: 11px;
    text-decoration: underline;
}

#download_image{
    position:absolute;
    background: url(images/download_catalogo.jpg) left top no-repeat;
    width: 24px;
    height:24px;
	top:0;right:0;
}
#download_image:hover{
    background-position:left bottom;
}

#download_file{
    float:left;
    /*background: url(images/download_catalogo.jpg) left top no-repeat;*/
    width: auto;
    height:30px;
	margin-left:31px;
	margin-bottom:14px;
	margin-top:10px;
}

#download_file .left{
    float:left;
    background-color: #000;
    width: auto;
    height:30px;
    line-height:30px;
	color:#ffffff;font-size:12px;font-family:aller;text-transform:uppercase;
	padding:0 10px;
}
#download_file:hover .left{
    color:#c6255a;
}
#download_file .right{
    float:left;
    background: url(images/download_catalog.jpg) left top no-repeat;
    width: 30px;
    height:30px;
}
#download_file:hover .right{
    background-position:left bottom;
}

/*---backgrounds---*/
#thumbs_background{ position:fixed;width:100%;height:9px;background-color: #fff;left:7px;bottom:0px;z-index:99999;padding-bottom:7px;background-color:#fff;}
#thumbs_background.ajustado{ position:relative;float:left;left:0px;bottom:0px;}
#thumbs_background span{ position:absolute;top:0;width:100px;height:9px;background-color: #c6255a;}
/*#thumbs_background span.selected{ background-color: #c6255a;}*/
#supersized-loader { position:absolute; top:50%; left:50%; z-index:0; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; /*background:url(images/progress.gif) no-repeat center center;*/}
#supersized {  display:block; position:fixed; left:7px; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
#supersized img { width:auto; height:auto; position:relative; display:none; outline:none; border:none; }
#supersized.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; }	/*Speed*/
#supersized.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }			/*Quality*/
#supersized li { display:block; list-style:none; z-index:-30; position:fixed; overflow:hidden; top:0; left:7px; width:100%; height:100%; background:#111; }
#supersized a { width:100%; height:100%; display:block; }
#supersized li.prevslide { z-index:-20; }
#supersized li.activeslide { z-index:-10; }
#supersized li.image-loading { background:#111 url(images/progress.gif) no-repeat center center; width:100%; height:100%; }
#supersized li.image-loading img{ visibility:hidden; }
#supersized li.prevslide img, #supersized li.activeslide img{ display:inline; }
#thumbs_buttons{position:fixed;right:7px;bottom:16px;height:32px;background-color: #FFFFFF;}
#thumbs_buttons.ajustado{position:relative;float:left;right:0;bottom:0;}
#prevslide, #nextslide{ float:right; height:32px; width:32px; top:50%;}
#prevslide{ background:url(images/setas.jpg) left top no-repeat;margin-left:4px;}
#nextslide{ background:url(images/setas.jpg) right top no-repeat;margin-left:2px;}
#logo_rodape{float:right;background: url(images/logo_bottom.png) left top no-repeat;width:164px;height:22px;margin:6px 10px 0 0;}
#prevslide:hover{ background-position:left bottom;}
#nextslide:hover{ background-position:right bottom;}
#prevslide:hover, #nextslide:hover{ cursor:pointer; }
#thumb-tray.setas{
	position:relative;
	width:660px;height:73px;overflow:hidden;top:7px;
	float:right;
	clear:right;
}
#thumb-tray #thumb-list{
	position:absolute;top:0;right:0;
}
#thumb-back, #thumb-forward {
    top: 20px;
    height: 32px;
    position: absolute;
    width: 32px;
    z-index: 5;
}
#thumb-back {
    background: url(images/setas.jpg) no-repeat scroll left top transparent;
    left: 0;
}
#thumb-forward {
    background: url(images/setas.jpg) no-repeat scroll right top transparent;
    right: 0;
}
#thumb-back:hover, #thumb-forward:hover {
    /*ackground-color: rgba(255, 255, 255, 0.1);*/
    cursor: pointer;
}
#thumb-back:hover {
    /*border-right: 1px solid rgba(255, 255, 255, 0.2);*/
	background-position:left bottom;
}
#thumb-forward:hover {
    /*border-left: 1px solid rgba(255, 255, 255, 0.2);*/
	background-position:right bottom;
}
/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
*/

.jspContainer
{
    overflow: hidden;
    position: relative;
}

.jspPane
{
    position: absolute;
}

.jspVerticalBar
{
    position: absolute;
    top: 0;
    right: 0;
    width: 10px;
    height: 100%;
    background: red;
}

.jspHorizontalBar
{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;
    background: red;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
    margin: 0;
    padding: 0;
}

.jspCap
{
    display: none;
}

.jspHorizontalBar .jspCap
{
    float: left;
}

.jspTrack
{
    background: #1a1a1a;
    position: relative;
}

.jspDrag
{
    background: #000;
    border:1px solid #777777;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
    float: left;
    height: 100%;
}

.jspArrow
{
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
}

.jspArrow.jspDisabled
{
    cursor: default;
    background: #80808d;
}

.jspVerticalBar .jspArrow
{
    height: 16px;
}

.jspHorizontalBar .jspArrow
{
    width: 16px;
    float: left;
    height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
    outline: none;
}

.jspCorner
{
    background: #eeeef4;
    float: left;
    height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
    margin: 0 -3px 0 0;
}

#destaque_home .jspContainer{
    overflow: visible;
}

/* smoothDivScroll */
#makeMeScrollable{float:left;margin:0px;width:895px;height:auto;/*overflow:hidden;*/position:absolute;top:62px;left:20px;}
div.scrollingHotSpotLeft{display:none;cursor:pointer;width:19px;height:31px;background-image:url(images/seta_left.jpg);background-repeat:no-repeat;background-position:left top;position:absolute;z-index:200;left:-14px;/*cursor:url(images/cursors/cursor_arrow_left.png), url(images/cursors/cursor_arrow_left.cur),w-resize;*/}
div.scrollingHotSpotLeft:hover{background-position:left bottom;}
div.scrollingHotSpotLeftVisible{background-image:url(images/arrow_left.gif);background-color:#fff;background-repeat:no-repeat;opacity:0.35;-moz-opacity:0.35;filter:alpha(opacity = 35);zoom:1;}
div.scrollingHotSpotRight{cursor:pointer;width:19px;height:31px;background-image:url(images/seta_right.jpg);background-repeat:no-repeat;background-position:left top;position:absolute;z-index:200;right:0;/*cursor:url(images/cursors/cursor_arrow_right.png), url(images/cursors/cursor_arrow_right.cur),e-resize;*/}
div.scrollingHotSpotRight:hover{background-position:left bottom;}
div.scrollingHotSpotRightVisible{background-image:url(images/arrow_right.gif);background-color:#fff;background-repeat:no-repeat;opacity:0.35;filter:alpha(opacity = 35);-moz-opacity:0.35;zoom:1;}
div.scrollWrapper{position:relative;overflow:hidden;width:100%;height:100%;}
.scrollableArea{position:relative;width:auto;height:100%;}
/* --------------- */ 

