/* layout */

/* typekit font, proxima-nova-alt types: */
/*
    Thin				| 	"proxima-nova-alt" 	100 	normal
    Thin Italic			| 	"proxima-nova-alt" 	100 	italic
    Light				| 	"proxima-nova-alt" 	300 	normal
    Light Italic		|	"proxima-nova-alt" 	300 	italic
    Regular				|	"proxima-nova-alt" 	400 	normal
    Italic				| 	"proxima-nova-alt" 	400 	italic
    Semibold			|	"proxima-nova-alt" 	600 	normal
    Semibold Italic		| 	"proxima-nova-alt" 	600 	italic
    Bold				| 	"proxima-nova-alt" 	700 	normal
    Bold Italic			| 	"proxima-nova-alt" 	700 	italic
    Extra Bold			| 	"proxima-nova-alt" 	800 	normal
    Extra Bold Italic	| 	"proxima-nova-alt" 	800 	italic
    Black				| 	"proxima-nova-alt" 	900 	normal
    Black Italic		| 	"proxima-nova-alt" 	900 	italic
*/

/* remove outline begin */
input:-moz-focus-inner
{ 
    border: 0;
}
h3{
    display: inline-block;
    text-align: left;
    font-weight: 400;
    font-size: 30px;
    color: #6b1a69;
}
object, embed, a
{
    outline: 0;
}

.floatLeft{
    float: left;
}

.floatRight{
    float: right;
}

#page-content
{
    display: inline-block;
    top: -10px;
    position: relative;
    text-align: center;
    width: 100%;
    height: 100%;
    min-width: 980px;
	margin-bottom: 40px;
}

.center-content
{   
   /* position: relative;*/
    display: inline-block;
    width: 100%;
    min-width: 980px;
    text-align: center;
}

.google-text
{
    display: none;
}

.block-observatorio-group
{
    display: inline-block;
    width: 980px;
    height: 130px;
}

.main-menu
{
    display: inline-block;
    width: 100%;
    background: transparent url(../images/bg_menu.png) top left repeat-x;
}

.menu-separator
{
    width: 100%;
    height: 5px;
    background-repeat: repeat-x;
}

.main-slideshow
{
    display: inline-block;
    width: 100%;
    height: 495px;
    background-color: white;
    overflow: hidden;
}

.section-central-img
{
    display: inline-block;
    width: 100%;
    height: 314px;
    background-color: white;
    overflow: hidden;
}

.main-content-block
{
    display: inline-block;
    width: 100%;
    min-width: 980px;
    text-align: center;
    background-color: white;
}

.main-content-holder
{
    display: inline-block;
    width: 980px;
    height: 260px;
    margin-top: 65px;
}

.main-logo-img
{
    display: inline-block;
    float: left;
    padding-top: 30px;
    margin-left: 70px;
}

.main-menu-block
{
    display: inline-block;
    width: 980px;
    min-height: 50px;
    text-align: left;
}

.table-main-menu
{
    width: 980px;
    height: 50px;
}

#slideshow-img-block
{
    display: inline-block;
}

#section-img-block
{
    position: relative;
    display: inline-block;
}

.main-block-frame
{
    display: inline-block;
    width: 100%;
}

.main-block-displacement
{
    position: relative;
    display: inline-block;
    margin-top: -48px;
    margin-bottom: 50px;
    width: 980px;
    background-color: white;
}

.image-slider
{
    display: block;
}

.block-menu-over-slider, block-menu-over-global
{
    position: relative;
}

.block-main-menu-transparent
{
    z-index: 10;
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 65px;
    left: 0px;
    height: 0px;
}

.transparent-layer
{
    /* -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
     filter: alpha(opacity=90); 
     -moz-opacity: 0.9;
     -khtml-opacity: 0.9;
     opacity: 0.9; */
}



.main-home-block
{
    position: relative;
    display: inline-block;
    width: 965px;
    min-height: 120px;
    margin: 15px 0px 0px 15px;
    background-color: white;
}

.layer-float-left
{
    display: inline-block;
    float: left;
}

.layer-float-right
{
    display: inline-block;
    float: right;
}

.news-block-home
{
    display: inline-block;
    position: relative;
    float: left;
    width: 226px;
    margin-right: 15px;
    background-color: white;
    text-align: left;
}

.block-lang-socialnet
{
    display: inline-block;
    float: left;
    width: 690px;
    height: 32px;
    margin: 15px 0px 0px 70px;
}

.block-group-logos
{
    display: inline-block;
    float: left;
    width: 690px;
    height: 27px;
    margin: 42px 0px 0px 70px;
    overflow: hidden;
}

.group-logos-item
{
    margin-left: 20px;
}


.social-network-item-top
{
    background-color: #f4f4f4;
    width: 32px;
    height: 32px;
    cursor: pointer;
    vertical-align: middle;
}

.social-network-item-top:hover
{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70); /* for ie8 */
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7; /* opera 9+, ie 9+ */
}

.social-network-item-icon:hover
{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70); /* for ie8 */
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7; /* opera 9+, ie 9+ */
}

.social-network-item
{
    border: 1px solid #313131;
    width: 30px;
    height: 30px;
    overflow: hidden;
    margin-left: 1px;
}

.social-network-item:hover
{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70); /* for ie8 */
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7; /* opera 9+, ie 9+ */
}

.block-lang-item
{
    background-color: #f4f4f4;
    width: 32px;
    height: 32px;
}

.block-lang-item:hover
{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70); /* for ie8 */
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7; /* opera 9+, ie 9+ */
}

.block-lang-item-on
{
    background-color: #009fd9;
    width: 32px;
    height: 32px;
}

.frame-lang-socialnet
{
    width: 33px;
    height: 32px;
}


.see-more-block
{
    display: inline-block;
    width: 980px;
    margin-bottom: 30px;
}

.arrow-see-more
{
    margin-left: 10px;
}

.block-inline
{
    display: inline-block;
}

.block-form-search-sep
{
    display: block;
    margin-top: 14px;
    margin-left: 18px;
    height: 32px;
}
.block-form-search
{
    width: 152px;
}

.block-form-search-btn
{
    display: inline-block;
    width: 90px;
}

.block-align-right
{
    text-align: right;
    float: right;
}

.block-align-left
{
    text-align: left;
}

.block-section-title
{ 
    display: inline-block;
    width: 100%;
    min-height: 140px;
    padding-top: 30px;
    color: #b4ce49;
    text-align: center;
}

.section-title{

    padding: 40px 100px 0 100px;
    color: #6b1a69;
    font-size: 50px;
    display: block;
    font-weight: 300;

}
.block-section-title2
{ 
    display: inline-block;
    width: 100%;
    min-height: 140px;
    padding-top: 30px;
    color: #b4ce49;
    text-align: center;
    background: transparent url(../images/sepTitulo.png) bottom center no-repeat;
}

.block-section-title3
{ 
    display: inline-block;
    width: 100%;
    min-height: 135px;
    line-height: 135px;
    color: #b4ce49;
    text-align: center;
}

.block-section-title4
{ 
    display: inline-block;
    width: 100%;
    min-height: 120px;
    padding-top: 30px;
    color: #b4ce49;
    text-align: center;
}
.block-section-title5
{ 
    display: inline-block;
    width: 100%;
    min-height: 180px;
    color: #b4ce49;
    text-align: center;
}
.block-section-title-estudos
{ 
    display: block;
    width: 100%;
    min-height: 140px;
    padding-top: 30px;
    color: #b4ce49;
    text-align: center;
}
.section-title2{

    padding-top: 40px;
    color: #6b1a69;
    font-size: 50px;
    display: block;
    font-weight: 300;
}
.section-title3{
    color: #6b1a69;
    font-size: 50px;
    display: block;
    font-weight: 300;
}
.section-descricao{
    text-align: center;
    padding-top: 20px;
    color: #6b1a69;
    font-size: 14px;
    display: block;
    max-width: 700px;
    font-weight: 300;
    margin: auto;
    margin-bottom: 30px;
}

.block-section-text
{
    position: absolute;
    width: 100%;
    top: 120px;
    left: 0px;
    text-align: center;
}

.block-section-text-align
{
    z-index: 2;
    position: absolute;
    display: inline-block;
    text-align: center;
    width: 100%;
    top: 0px;
    left: 0px;
}

.sub-block-section-text-align
{
    display: inline-block;
}

.section-title-width
{
    display: inline-block;
    width: 730px;
}

.block-center-text
{
    display: inline-block;
    width: 730px;
}

.main-media-list-block
{
    display: inline-block;
    width: 980px;
    line-height: 1.2;
}

.items-list-block
{
    width: 965px;
    min-height: 150px;
}

.margin-list-col
{
    width: 15px;
    min-height: 150px;
}

.list-item-col-block
{
    display: inline-block;
    width: 226px;
    line-height: 1.2;
    margin-bottom: 40px;
    text-align: left;
    min-height: 300px;
}

.dummy-1-pixel-col
{
    width: 1px;
    min-height: 150px;
}

.position-relative
{
    position: relative;
}

.hidden-layer
{
    display: none;
}

/* general stuff end */

/* fixed header begin */

.header-fixed-menu-block
{
    position: relative;
    width: 100%;
    min-height: 55px;
}

.main-menu-level-2
{
    display: none;
    margin: 40px 0px 15px 0px;
    text-align: left;
    padding: 0px;
}

.main-menu-level-2-item
{
    display: block;
    margin-bottom: 10px;
    padding: 0px;
}
.main-menu-level-2-item a{
    display: inline-block;
    text-align: left;
    width: 100%;
}

.header-fixed-menu
{
    z-index: 200;
    width: 100%;
    min-height: 55px;
    background-color: transparent;
}

.header-fixed-links-block
{
    display: block;
    width: 100%;
    min-height: 100px;
    text-align: center;
}

.header-fixed-links
{
    max-width: 950px;
    min-height: 105px;
}

/* fixed header end */

/* footer stuff begin */

.footer-menu
{
    display: inline-block;
    width: 100%;
    background-color: #313131;
    padding-bottom: 20px;
}

.footer-separator
{
    width: 100%;
    height: 3px;
    background-color: #3eb3de;
}

.footer-block
{
    display: inline-block;
    width: 100%;
    background-color: #1a1a1a;
}

.footer-socialnet
{
    display: inline-block;
    margin: 36px 0px 0px 0px;
    text-align: center;
}

.footer-block-cols
{
    width: 200px;
    min-height: 60px;
    text-align: left;
}

.footer-block-col1
{
    width: 260px;
    min-height: 60px;
    text-align: left;
}

.footer-block-col2
{
    width: 400px;
    min-height: 60px;
}

.footer-block-menu-margin
{
    margin: 20px 0px 0px 0px;
}

.footer-block-rights-margin
{
    margin: 20px 0px 0px 15px;
}

.footer-block-col3
{
    width: 290px;
    min-height: 60px;
}

.footer-block-edigma-margin
{
    margin: 20px 16px 0px 0px;
}

.footer-menu-block
{
    display: inline-block;
    width: 980px;
    min-height: 220px;
}

.footer-block-frame
{
    display: inline-block;
    width: 980px;
    min-height: 60px;
}

.footer-logos
{
    display: inline-block;
    width: 100%;
    background-color: white;
}

.footer-logos-frame
{
    display: inline-block;
    width: 980px;
    min-height: 220px;
}

.footer-logos-left
{
    margin-left: 20px;
}

.footer-logos-right
{
    margin-right: 20px;
}

.footer-main-margin
{
    display: block;
    margin: 30px 0px 0px 30px;
}
.footer-main-margin-newsletter
{
    display: block;
    margin: 30px 30px 0px 0px;
}

.footer-search-witdh
{
    width: 260px;
    margin-right: 100px;
}

.footer-main-menu
{
    width: 260px;
    margin: 0px 0px 20px 0px;
}

.footer-align-left
{
    text-align: left;
}

.desc-block-newsletter
{
    margin-left: 18px;	
    padding-bottom: 14px;
    border-bottom: 1px solid #3eb3de;
}
.desc-block-newsletter-txt {
    margin-left: 18px;
    padding-top: 14px;
}
a.footer-main-menu-links,
a.footer-main-menu-links:link,
a.footer-main-menu-links:active,
a.footer-main-menu-links:visited
{
    display: block;
    margin: 15px 0 0 0;
    color: #ccccce;
    font-size: 14px;
    font-weight: 300;
}

.desc-block-footer
{
    padding-bottom: 14px;
    border-bottom: 1px solid #3eb3de;
}

/* footer stuff end */

/* font stuff begin */

.font-color-default-gray
{
    color: #666666;
    line-height: 1.2;
}

.font-color-dark-gray
{
    color: #333333;
    line-height: 1.2;
}

.font-color-yellow
{
    color: #ffff66;
    line-height: 1.2;
}

.font-color-light-yellow
{
    color: #feff99;
    line-height: 1.2;
}

.font-color-morelight-gray
{
    color: #999999;
    line-height: 1.2;
}

.font-color-gray-light
{
    color: #a9a9a9;
    line-height: 1.2;
}

.font-color-almost-black
{
    color: #343434;
    line-height: 1.2;
}

.font-color-light-green
{
    color: #aeca3d;
    line-height: 1.2;
}

.font-color-baby-blue
{
    color: #74b0d4;
    line-height: 1.2;
}

.font-color-dark-blue
{
    color: #1879b8;
    line-height: 1.2;
}

.font-color-normal-green
{
    color: #72b534;
    line-height: 1.2;
}

.font-color-dark-green
{
    color: #aecb3d;
    line-height: 1.2;
}

.font-color-normal-orange
{
    color: #e17723;
    line-height: 1.2;
}

.font-color-white-bold
{
    color: white;
    font-weight: bold;
    line-height: 1.2;
}

.font-color-white
{
    color: white;
    line-height: 1.2;
}

.font-color-gray-in-dark
{
    color: #949494;
    line-height: 1.2;
}

.font-size-11
{
    font-size: 11px;
}

.font-size-12
{
    font-size: 12px;
}

.font-size-13
{
    font-size: 13px;
}

.font-size-14
{
    font-size: 14px;
}

.font-size-16
{
    font-size: 16px;
}

.font-size-18
{
    font-size: 18px;
}

.font-size-20
{
    font-size: 20px;
}

.font-size-22
{
    font-size: 22px;
}

.font-size-30
{
    font-size: 30px;
}

.font-size-42
{
    font-size: 42px;
}

.font-size-50
{
    font-size: 50px;
}

.font-bold
{
    font-weight: bold;
}

.font-upper
{
    text-transform: uppercase;
}

.font-capitalize
{
    text-transform: capitalize;
}

.font-italic
{
    font-style: italic;
}

.font-bold-underline
{
    font-weight: bold;
    text-decoration: underline;
}

/* font stuff end */

/* link stuff begin */

a.lang-choice,
a.lang-choice:link,
a.lang-choice:visited,
a.lang-choice:hover,
a.lang-choice:active
{
    color: #009FD9;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    line-height: 1.2;
}

a.lang-choice-on,
a.lang-choice-on:link,
a.lang-choice-on:visited,
a.lang-choice-on:hover,
a.lang-choice-on:active
{
    color: white;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    line-height: 1.2;
}

a.title-light-green-1,
a.title-light-green-1:link,
a.title-light-green-1:visited,
a.title-light-green-1:hover,
a.title-light-green-1:active
{
    color: #aecb3d;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
    line-height: 1.2;
}
a.title-light-green-1:hover
{
    color: #73b633;
}

a.title-light-green-1-on,
a.title-light-green-1-on:link,
a.title-light-green-1-on:visited,
a.title-light-green-1-on:hover,
a.title-light-green-1-on:active
{
    color: #73b633;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    line-height: 1.2;
}
a.title-light-green-1-on:hover
{
    color: #009ed8;
}

a.title-light-blue-2,
a.title-light-blue-2:link,
a.title-light-blue-2:visited,
a.title-light-blue-2:hover,
a.title-light-blue-2:active
{
    color: #73b633;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    line-height: 1.2;
}
a.title-light-blue-2:hover
{
    color: #666666;
}
.color_6B1A69
{
    color: #6B1A69;
}
a.color_6B1A69,
a.color_6B1A69:link,
a.color_6B1A69:visited,
a.color_6B1A69:hover,
a.color_6B1A69:active
{
    color: #6B1A69;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    line-height: 1.2;
}
a.color_6B1A69:hover
{
    color: #666666;
}

a.title-light-blue-3,
a.title-light-blue-3:link,
a.title-light-blue-3:visited,
a.title-light-blue-3:hover,
a.title-light-blue-3:active,
a.title-light-blue-3:hover
{
    color: #e37925;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    line-height: 1.2;
}

a.title-green-1,
a.title-green-1:link,
a.title-green-1:visited,
a.title-green-1:hover,
a.title-green-1:active
{
    color: #73b633;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    line-height: 1.2;
}
a.title-green-1:hover
{
    color: white;
}

a.main-menu-white,
a.main-menu-white:link,
a.main-menu-white:visited,
a.main-menu-white:hover,
a.main-menu-white:active
{
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    line-height: 16px;
    display: inline-block;
    margin: 0 15px;
    margin-left: 20px;
}
a.main-menu-white:hover
{
    color: #009FD9;
}

a.footer-menu-light-blue,
a.footer-menu-light-blue:link,
a.footer-menu-light-blue:visited,
a.footer-menu-light-blue:hover,
a.footer-menu-light-blue:active
{
    color: #009FD9;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
    line-height: 1.2;
}
a.footer-menu-light-blue:hover
{
    color: white;
}

a.footer-main-menu-blue,
a.footer-main-menu-blue:link,
a.footer-main-menu-blue:visited,
a.footer-main-menu-blue:hover,
a.footer-main-menu-blue:active
{
    color: #009FD9;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 400; 
}
a.footer-main-menu-blue:hover
{
    color: white;
}

a.see-more,
a.see-more:link,
a.see-more:visited,
a.see-more:hover,
a.see-more:active
{
    color: #6B1A69;
    font-size: 19px;
    font-weight: normal;
    text-decoration: none;
    line-height: 1.2;
}
a.see-more:hover
{
    color: #666;
}

.btn_link_voltar,
a.btn_link_voltar:link,
a.btn_link_voltar:visited,
a.btn_link_voltar:active
{
    background-color: #009fd9;
    border-radius: 0px 0px 0px 0px;
    color: white;
    padding: 8px 10px;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
}
a.btn_link_voltar:hover
{
    background-color: #73b633;
}

.link_rs,
a.link_rs:link,
a.link_rs:visited,
a.link_rs:active
{
    border-radius: 2px 2px 2px 2px;
    color: white;
    padding: 4px 15px;
    font-size: 11px;
    cursor: pointer;
}
a.link_rs:hover
{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=80); /* for ie8 */
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8; /* opera 9+, ie 9+ */
}

.link-docs-cats,
a.link-docs-cats:link,
a.link-docs-cats:visited,
a.link-docs-cats:active
{
    color: #a1a1a1;
    font-size: 12px;
    line-height: 1.2;
}
a.link-docs-cats:hover
{
    color: #6B1A69;
}

.link-proj-cats,
a.link-proj-cats:link,
a.link-proj-cats:visited,
a.link-proj-cats:active
{
    color: #a1a1a1;
    font-size: 12px;
    line-height: 1.2;
}
a.link-proj-cats:hover
{
    color: #e17723;
}


/* link stuff end */

/* space horizontal / vertical begin */

.space-horizontal-5
{
    margin-top: 5px;
}

.space-horizontal-10
{
    margin-top: 10px;
}

.space-horizontal-15
{
    margin-top: 15px;
}

.space-horizontal-20
{
    margin-top: 20px;
}

.space-horizontal-22
{
    margin-top: 22px;
}

.space-horizontal-40
{
    margin-top: 40px;
}

.block-horizontal-space-45
{
    display: inline-block;
    width: 100%;
    height: 45px;
}

/* space horizontal / vertical end */

/* logo end of page begin */

.block-logos-1
{
    width: 475px;
    height: 120px;
    margin: 20px 0px 40px 15px;
}

.block-logos-2
{
    width: 475px;
    height: 120px;
    margin: 20px 15px 40px 0px;
}

.text-logos-1
{
    text-align: left;
    margin: 20px 0px 10px 15px;
}

.text-logos-2
{
    text-align: left;
    margin: 20px 15px 10px 60px;
}

#desc-founds
{
    display: none;
}
.font-color-light-blue{
    color: #009FD9;
}
/* logo end of page begin */


.mp_level_1{
    vertical-align: top;
}
/* MEnu */

.sombraMenu{
    display: block;
    position: relative;
    width: 100%;
    height: 59px;
    background: transparent url(../images/sombraMenu.png) bottom center repeat-x;
    z-index: 2;
}


/* -------------------------------------------------*/

.empresasCategorias{
    display: inline-block;
    width: 900px;
    text-align: center;
    min-height: 460px;
    padding-bottom: 45px;
    vertical-align: top;
}

.empresasCategoriaContent{
    display: inline-block;
    width: 225px;
    height: 250px;
    text-align: center;
    float: left;
}
.empresasCategoriaBgImage{
    display: block;
    width: 160px;
    height: 160px;
    background: red;
    margin: 15px auto 10px auto;

}
.empresasCategoriaBgCircle{
    display: block;
    width: 160px;
    height: 160px;
    background: transparent url(../images/empresasCategoriaCircle.png) top center no-repeat;
}
.empresasCategoriaText{
    display: block;
    width: 90%;
    font-weight: 400;
    font-size: 16px;
    height: 40px;
    color: #949494;
    text-align: center;
    margin: auto;

}
.empresasCategoriasTitulo{
    display: inline-block;
    width: 100%;
    height: 50px;
    font-size: 46px;
    font-weight: 300;
    padding-bottom: 30px;
    color: #aecb3d;
    text-transform: uppercase;
}
a.empresasCategoriaContent:hover .empresasCategoriaBgImage{
    opacity:0.9;
    filter:alpha(opacity=90); 
}
a.empresasCategoriaContent:hover .empresasCategoriaBgCircle{
    background: transparent url(../images/empresasCategoriaCircle.png) bottom center no-repeat;
}
a.empresasCategoriaContent:hover .empresasCategoriaText{
    color: #e00178;
}
.homeNewsContent{
    width: 100%;
    text-align: center;
    height: 420px;
    background: transparent url(../images/homeBgNews.png) top left repeat-x;
}
.homeNewsContainer{
    display: inline-block;
    width: 960px;
    height: 420px;
}

.homeNewsNewContent{
    display: block;
    width: 560px;
    min-height:350px;
    padding-top: 35px;
    float: left;
}
.homeNewsListContent{
    display: block;
    width: 350px;
    height: 330px;
    float: right;
    padding-top: 80px;
    background: transparent url(../images/homeBgNewsList.png) top left no-repeat;
}
.homeNewsTitle{
    display: block;
    height: 60px;
}
.homeNewsTitle h3{
    float: left;
}
.homeNewsMais a{
    display: inline-block;
    position: relative;
    padding-top: 10px;
    float: right;
    color: #009FD9;
    right: -390px;
}

.homeNewsMais a:hover{
    color: #999;
}
.homeNew{
    display: inline-block;
    width: 100%;
    text-align: left;
}
.homeNewImg{
    display: block;
    width:310px;
    height:  270px;
    float: left;
    margin-right: 15px;
    overflow: hidden;
}
.homeNewTextSmall{
    display: block;
    width: 230px;
    height: 310px;
    float: right;
}
.homeNewTextBig{
    display: block;
    height: 310px;
    float: right;
    background: green;
}
.homeNewTitle{
    display: inline-block;
    font-weight: 400;
    font-size: 22px;
    color: #6b1a69;
    width: 100%;
    padding-bottom: 17px;
}
.homeNewTexto{
    display: inline-block;
    width: 100%;
    font-weight: 400;
    font-size: 12px;
    color: #40403e;
}

a.homeNewsListItem,
a.homeNewsListItem:link,
a.homeNewsListItem:visited,
a.homeNewsListItem:active
{
    display: block;
    height: 62px;
    text-align: left;
    vertical-align: middle;
    background: url(../images/homeNewsListBg.png) top left no-repeat;
}
a.homeNewsListItem:hover
{
    background: url(../images/homeNewsListBg.png) bottom left no-repeat;
}

.homeNewsListDate{
    display: block;
    padding-left: 48px;
    font-size: 10px;
    font-weight: 700;
    color: #999;
}
.homeNewsListTitle{
    display: block;
    padding-left: 48px;
    font-size: 14px;
    font-weight: 400;
    color: #6b1a69;
}
a.homeNewsListItemActive .homeNewsListDate,
a.homeNewsListItemActive .homeNewsListTitle
{
    color: #fff;
}

a.homeNewsListItemActive:hover
{
    background: url(../images/homeNewsListBg.png) 0 -62px  no-repeat;
}
a.homeNewsListItemActive,
a.homeNewsListItemActive:link,
a.homeNewsListItemActive:visited,
a.homeNewsListItemActive:active
{
    background: url(../images/homeNewsListBg.png) 0 -62px  no-repeat;
}


/* LINKS ---------------------------------- */
.linksContainer{
    display: inline-block;
    width: 710px;
    margin-top: 40px;
    margin-bottom: 100px;
    text-align: left;
}
.LinksSep{
    display: block;
}
.linksLine{
    display: inline-block;
    width: 310px;
    padding-right: 12px;
    padding-left: 12px;
    border-bottom: 1px solid #e4e4e4;
    margin: 0 15px 0 0;
    height: 1px;
}

a.linksContente,
a.linksContente:link,
a.linksContente:visited,
a.linksContente:active
{
    display: inline-block;
    width: 310px;
    padding-right: 24px;
    vertical-align: middle;
    padding-top: 15px;
    padding-bottom:  15px;
    font-weight: 700;
    font-size: 16px;
    color: #666666;
    text-align: left;
    margin: 0 15px 0 0;
    background: transparent url(../images/iconLink.png) right center no-repeat;
}
a.linksContente:hover
{
    color: #009FD9;
}

.site-map-block ul{
    list-style: none;
}

/* Contactos ---------------------------------------*/

.contactosContenText{
    display: inline-block;
    width: 400px;
}

.contactosRedes{
    display: inline-block;
    width: 400px;
    padding: 12px 0;
    margin-top: 20px;
    border-bottom: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
}
.contactosIconRedeSocial{
    display: inline-block;
    margin-right: 30px;
}
.submit_button_contactos{
    display: inline-block;
    width: 450px;
}

.formCamposObrig{
    display: inline-block;
    width: 300px;
    float: left;
    padding-top: 20px;
    color: #e83b95;
    font-size: 12px;
    text-align: left;

}

.content_center{
    display: block;
    text-align: center;
    background: #f4f4f4 url('../images/lista_topo.png') top repeat-x;
    padding-top: 5px;
}
.contentSearch{
    display: inline-block;
    width: 100%;
    min-height: 105px;
    background: #fcfcfc url('../images/bg_gray.jpg') top repeat-x;
    vertical-align: middle;
    text-align: center;
    padding-top: 45px;
    border-bottom: 1px solid #e8e8e8;
}
.barSearch{
    display: block;
    min-width: 900px;
    max-width: 960px;
    height: 61px;
    border-top: 1px solid #c4c4c4; 
    background: #313131;
    padding: 0 23px 0 20px;
    margin: 0 auto;
}
.barFiltroCategorias{
    display: none;
    min-width: 900px;
    max-width: 960px;
    border: 1px solid #c4c4c4; 
    background: #FFF;
    padding: 30px 20px 0px 20px;
    margin: 0 auto;
    margin-bottom: 40px;

}
.barFiltroCategorias ul{
    display: inline-block;
    width: 270px;
    float: left;
    text-align: left;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: 40px;
}

.barFiltroCategorias input{
}

.barFiltroCategorias ul li{
    cursor: pointer;
    cursor: hand;
}
.barFiltroCategorias ul li span:hover{
    color: #6b1a69;
    text-decoration: underline;
}
.checkboxActividades:checked{
    color: #6b1a69;
    text-decoration: underline;
}

.barFiltroCategorias ul li,
.barFiltroCategorias ul ul
{
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.barFiltroCategorias  ul  li{
    padding: 0 ;
    margin: 0;
}
.barFiltroCategorias  ul  ul  li{
    padding: 0 ;
    margin: 0 0 0 20px;
}
.barFiltroCategorias input{
    display: inline-block;
    float: left;
    width: 25px;
}
.barFiltroCategorias ul span{
    display: inline-block;
    text-align: left;
    float: left;
    margin-left: 5px;
    margin-bottom: 5px;
    width: 225px;
    font-weight: 700;
}
.barFiltroCategorias ul ul span{
    width: 210px;
    margin-left: 5px;
    margin-bottom: 5px;
    font-weight: normal;
}
.barSearchContent{
    display: block;
    padding-left: 35px;
    background: transparent url('../images/lupa.png') center left no-repeat;
    height: 30px;
    margin-top: 16px;
}
.barSearchTitle{
    display: inline-block;
    color: #FFF;
    float: left;
    height: 30px;
    line-height: 30px;
}
.barSearchInput{
    display: inline-block;
    color: #313131;
    border: 0px;
    background: #FFF;
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    margin: 0 20px;
    width: 175px;
}
a.btnSearch,
a.btnSearch:link,
a.btnSearch:visited,
a.btnSearch:active
{
    display: inline-block;
    min-width: 80px;
    max-width: 90px;
    height: 30px;
    line-height: 30px;
    color: #FFF;
    font-weight: bold;
    float: right;
    background-color: #3eb3de;

}
a.btnSearch:hover
{
    background-color: #73b633;

}
.barSearchFilters{
    display: inline-block;
    padding: 0 10px;
    height: 30px;
    line-height: 30px ;
    color: #FFF;
    font-weight: 400;
    float: left;
}

.barSearchLink,
a.barSearchLink:link,
a.barSearchLink:active,
a.barSearchLink:visited{
    color: #3eb3de;
    text-decoration: underline;
    padding: 0 5px;
}


.block_sep{
    display: inline-block;
    width: 100%;
    padding-bottom: 30px;
}


.empresasListagemItem{
    display: inline-block;
    width: 140px;
    height: 190px;
    float: left;
    overflow: hidden;
    margin: 5px 10px 5px 10px;
}

.empresasListagemImg{
    display: inline-block;
    width: 140px;
    height: 140px;
}
.empresasListagem{
    display: inline-block;
    width: 976px;
    text-align: center;
    border-bottom: 1px solid #e1e1e1;
}
a.empresasListagemItem .empresasListagemImg{
    filter: grayscale(100%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
}
a.empresasListagemItem:hover .empresasListagemImg{
    filter: grayscale(0%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=0);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
}

.content_conteiner{
    display: block;
    min-width: 1024px;
    max-width: 1100px;
    background: #FFF;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
}
.content_conteiner_border1{
    display: block;
    min-width: 1024px;
    max-width: 1100px;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    margin: 0 auto;
}
.content_conteiner_border2{
    display: block;
    min-width: 1024px;
    max-width: 1100px;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}


/* home -----------------------------------------------*/


.home-slideshow-block{
    display: block;
    height: 350px;
    overflow: hidden;
    background: #FFF ;
}

.home-slideshow-block .bx-wrapper{

    display: block;
    height: 350px;
    overflow: hidden;
}
.slider-pager-number
{
    margin: 0px 10px 0px 0px;
}

.slider-block
{
    display: inline-block;
    position: relative;
    top: -60px;
    float: right;
    margin: 0 70px 0px 0;

}


#slider-pager a{
    display: inline-block;
    width: 16px;
    height: 15px;
    margin-left: 5px;
    font-size: 0px;
    line-height: 20px;
    overflow: hidden;
    background: transparent url('../images/banner_pager.png') left center no-repeat;
}
#slider-pager a:hover
{

    background: transparent url('../images/banner_pager.png') -32px 0 no-repeat;
}
#slider-pager a.pager-active
{

    background: transparent url('../images/banner_pager.png') -16px 0 no-repeat;
}

/* THema 1 home --------------------------------*/

.thema_1_prod_content{
    display: inline-block;
    width: 100%;
    padding: 40px 0px 40px 0px;
    text-align: center;
}
a.thema_1_prod_dir:hover{
    background: url(../images/bg_prods_dir.png) bottom left repeat-x;
}
.thema_1_prod_dir h3{
    text-align: center;
}
.thema_1_prod_dir{
    display: inline-block;
    max-width: 244px;
    min-width: 224px;
    height: 310px;
    padding: 0px 50px 20px 50px;
}
.thema_1_prod_img{
    display: block;
    height: 100px;
    margin: 20px 0 20px 0;
}

.thema_1_prod_texto{
    display: block;
    height: 50px;
    color: #9a9a9a;
}
.thema_1_prod_btn{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    color: #FFF;
    padding: 0 15px;
    background: #3eb3de;
    font-weight: 300;

}
a.thema_1_prod_dir:hover .thema_1_prod_btn{
    background: #6b1a69;
}

.thema_1_prod_img_ofertas{
    background: transparent url('../images/saco_compras.png')center center no-repeat;
}
.thema_1_prod_img_oportunidades{
    background: transparent url('../images/carrinho.png')center center no-repeat;
}
.thema_1_prod_img_directorio{
    background: transparent url('../images/directorio.png')center center no-repeat;
}



.ofertasFlashContent,
.ofertasFlashContentProducts{
    display: inline-block;
    width: 100%;
    position: relative;
}
.ofertasFlashContentProduct{
    float: left;
}

.ofertasFlashContent{
    width: 965px;
    height: 885px;
    overflow: hidden;
}
.ofertasFlashContentProduct{
    display: inline-block;
    vertical-align: top;
    width: 20%;
   /* border: 1px solid #fbfbfb; */
   border-bottom: 3px solid #6B1A69;
    padding: 1px;
    background-color: #f8f8f8;
    margin: 0 7px 15px 7px;
    
    -moz-box-shadow:  3px 3px 3px 0px #c1c1c1;
    -webkit-box-shadow:  3px 3px 3px 0px #c1c1c1;
    box-shadow: 3px 3px 3px 0px #c1c1c1;
}
a.ofertasFlashContentProduct:hover {

    -moz-box-shadow:  3px 3px 3px 0px #888;
    -webkit-box-shadow:  3px 3px 3px 0px #888;
    box-shadow: 3px 3px 3px 0px #888;
}
.ofertasFlashContentProductSize1{
    width: 223px;
    height: 490px;
    overflow: hidden;
}
.ofertasFlashContentProductSize2{
    height: 355px;
    width: 223px;
    overflow: hidden;
}
.ofertasFlashProductBorder{
    display: none;
    border-top: 1px solid #f4f4f4;
    border-left: 1px solid #f4f4f4;
    border-right: 1px solid #f4f4f4;
    background: #fff;
    padding: 0px 15px 0px 15px;
}
.ofertasFlashContentProductSize2 .ofertasFlashProductBorder{
    height: 356px;
}
.ofertasFlashContentProductSize1 .ofertasFlashProductBorder{
    height: 490px;
}

.ofertasFlashProductImg{
    background-position: center center;
    background-repeat:  no-repeat;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80); 
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}
a.ofertasFlashContentProduct:hover .ofertasFlashProductImg{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100); 
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.ofertasFlashProductImgSize1{
    display: block;
    width: 190px;
    height: 270px;
    overflow: hidden;
    margin: 10px 0 15px;
}
.ofertasFlashProductImgSize2{
    display: block;
    width: 190px;
    height:160px;
    overflow: hidden;
    margin: 10px 0 5px;
}

.ofertasFlashContentPosition1{
    top:-135px;
}
.ofertasFlashContentPosition0{
    top:-135px;
}
.ofertasFlashContentPosition1 .ofertasFlashContentProductSize2{
    position: relative;
    top:135px;
}
.ofertasFlashProductTitulo{
    display: block;
    text-align: left;
    padding-bottom: 5px;
}
.ofertasFlashProductLead{
    color: #666;
    text-align: left;
}


/* REGISTO -----------------------------------------------*/
#registo input,
#registo select,
#registo textarea{
    float: left;
}
a.termos{
    margin-left: 10px;
}
.registoCheckbox{
    display: inline-block;
    margin-right: 10px;
}
.menuMiddle{
    display: inline-block;
    width: 100%;
    height: 75px;
    text-align: center;
    background: #FCFCFC url('../images/bg_gray.jpg') top repeat-x;
    overflow: hidden;
}


.menuMiddlecontentTabs{
    display: inline-block;
    width: 90%;
    margin-top: 15px;
    height: 60px;
}

a.menuMiddlecontentTab{
    display: inline-block;
    height: 60px;
    padding: 0 40px;
    min-width: 150px;
    text-align: center;
    line-height: 60px;
    background: #3eb3de;
    font-weight: 700;
    color: #FFF;
    float: left;
}
a.menuMiddlecontentTab:hover{
    text-decoration: underline;
}
a.menuMiddlecontentTabActive{
    background: #FFF;
    color: #3eb3de;
}

a.menuMiddlecontentTabOk{
    background: #FFF;
    color: #74b533;
}

.menuMiddlecontentTab samp{
    display: inline-block;
    width: 19px;
    height: 18px;
    margin-right: 10px;
    background: url(../images/iconPerfilInactivo.png) top left no-repeat;
}
.menuMiddlecontentTabActive samp{
    background: url(../images/iconPerfilActivo.png) top left no-repeat;
}

.registoContent{
    display: inline-block;
    width: 985px;
    margin-bottom: 30px;
    min-height: 300px;
}

.tabs{ }

#tab-1{
    display: block;
}
#tab-2{
    display: none;
}
.subMenu{
    display: block;
    height: 105px;
    border-bottom: 2px solid #f3f3f1;
    margin-bottom: 20px;
}
.subMenuAdmin{
    display: inline-block;
    width: 100%;
    height: 50px;
    position: relative;
}
a.subMenuPerfilTab{
    float: left;
    display: inline-block;
    min-width: 180px;
    height: 45px;
    margin-top: 20px;
    margin-right: 60px;
    font-weight: 700;
    color: #CCC;
    text-align: left;
    line-height: 45px;
}
a.subMenuPerfilTab:hover div{
    text-decoration: underline;
}
a.subMenuPerfilTab samp{

    color: #fff;
    display: inline-block;
    position: relative;
    float: left;
    width: 27px;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    text-align: center;
    background: url(../images/circuloInactivo.png) center center no-repeat;
    margin-left: 10px;
}

a.subMenuPerfilTabActive {
    color: #3eb3de;
}
a.subMenuPerfilTabActive samp{
    color: #FFF;
    background: url(../images/circuloActivo.png) center center no-repeat;
}
a.subMenuPerfilTabOk {
    color: #73b633;

}
a.subMenuPerfilTabOk samp{
    font-size: 0px;
    background: url(../images/circuloOk.png) center center no-repeat;
}
.subMenuPerfilTab div{
    display: inline-block;
    position: relative;
    float: left;
    height: 45px;
    line-height: 45px;
}
#subTab-1{

}
#subTab-2{

}
.registoBoxContent1,
.registoBoxContent2{
    display: inline-block;
    width: 100%;
    clear: both;
    position: relative;
}
.registoBoxContent2{
    border: 1px solid #eeeeec;
    background: #fcfcfa;
}

.registoBoxContentCol1{
    display: inline-block;
    float: left;
    width: 190px;
    padding: 30px 20px;
    color: #3eb3de;
    font-weight: 400;
    text-align: left;

}
.registoBoxContentCol2{
    display: inline-block;
    float: left;
    width: 710px;
    text-align: left;
    padding: 20px 0px;
}
.registoLogotipoContent{
    display: inline-block;
    float: left;
    width: 470px;
    height: 105px;
    background-color: #fcfcfa;
    overflow: hidden;
}
.registoLogotipoImg{
    display: inline-block;
    float: left;
    width: 105px;
    height: 105px;
    background: #efeeec url(../images/bgLogotipo.png) center center no-repeat;
    overflow: hidden;
}


.registoLogoAjax{
    display: inline-block;
    float: left;
    width: 175px;
    padding-top: 35px;
    padding-left: 97px;
    text-align: center;
}
.registoBtn{
    display: inline-block;
    position: relative;
    width: 100%;
    height: 36px;
    background: #3eb3de;
    color: #fff;
    text-align: center;
    line-height: 36px;
    font-weight: 400;
    cursor: pointer;
    cursor: hand;
}

.registoLogoFile{
    position: relative;
    display: inline-block;
    width: 175px;
    height: 36px;
    z-index: 2;
    top:-36px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0); 
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    cursor: pointer;
    cursor: hand;
}

.registoBoxLine{
    display: inline-block;
    width: 100%;
}
.registoContentBtn{
    display: inline-block;
    padding: 20px;

}
.registoBoxContentCol2 samp{
    display: inline-block;
    color: red;
    margin-left: 10px;
    font-family: verdana;
    font-size: 12px;
    font-weight: 700;
}
.registoCapiton{
    display: inline-block;
    width: 100%;
    margin: 0px 0 10px 0;
    color: #7f7f7d;
    font-weight: 400;
}
.registoSubActividades{
    display: inline-block;
    width: 100%;
}
.registoSubActividades > div > div{
    display: inline-block;
    width: 100%;
    margin: 10px 0;
}

.registoContentMoradas{
    display: inline-block;
    width: 100%;
}
.registoContentMorada{
    display : inline-block;
    width : 100%;
}
.registoMoradaBoxContent{
    display: inline-block;
    width: 450px;
    padding: 20px;
    background: #fff;
    margin-bottom: 20px;
}
.registoMoradaBoxLine{
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}

.registoImagenstipoContent{
    display: inline-block;
    float: left;
    width: 340px;
    height: 105px;
    background-color: #fcfcfa;
    overflow: hidden;
    margin: 0px 10px 20px 0;
}
.registoImagenstipoImg{
    display: inline-block;
    float: left;
    width: 105px;
    height: 105px;
    background: #efeeec url(../images/bgLogotipo.png) center center no-repeat;
    overflow: hidden;
}


.registoImagensAjax{
    display: inline-block;
    float: left;
    width: 200px;
    padding-top: 35px;
    padding-left: 35px;
    text-align: center;
}

.registoContentProduct .registoImagenstipoContent{
    background: #fff;
}
.registoContentProduct,
.registoProductContent{
    display: inline-block;
    width: 100%;
}

.registoProductContent{
}
.registoInfo{
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-weight: 700;
    color: #fff;
    background: #3EB3DE;
    float: left;
    text-align: center;
    cursor: pointer;
    vertical-align: top;
    border-radius: 10px 10px 10px 10px;
    margin: 30px 10px 30px 10px;
}
.registoInfo:hover{
    background: #6b1a69;
}
.registoText{
    display: inline-block;
    float: left;
    height: 45px;
    line-height: 45px;
    margin: 0 10px;
}
.registoContentImages{
    display: inline-block;
}
.registoSubActividadesRegisto{
    display: inline-block;
    width: 100%;
    margin: 20px;
}
.registoSubActividadesRegisto div{
    display: inline-block;
    width: 100%;
    text-align: left;
}
.infoRegistoContent{
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    padding: 0;
    margin: 0;
    height: 100%;
}
.infoRegistoLeft{
    width: 100px;
    background: #3EB3DE;
    text-align: center;
    vertical-align: middle;
    font-size: 54px;
    font-weight: 700;
    height: 100%;
    color: #fff;
}
.infoRegistoRight{
    text-align: left;
    vertical-align: top;
    font-size: 12px;
    font-weight: 400;
    height: 100%;
    padding: 20px;
}
.fieldLoading{
    background: #E0DFDE  url(../images/ajax-loader.gif) center left;
}

/* CARTAO CLIENTE  ------------------*/ 
.cartaoEmpresaContent{
    display: inline-block;
    width: 490px;
    margin: 60px 70px 36px 70px;
    height: 409px;
    overflow: hidden;
    clear: both;
}
.cartaoEmpresaGlobal{
    display: inline-block;
    width: 630px;
    height: 550px;
}
.cartaoEmpresaVerMais{
    display: inline-block;
    width: 100%;
    background: #6b1a69;
    height: 45px;
}
.cartaoEmpresaVerMais a{

    display: inline-block;
    height: 45px;
    width: 100%;
    text-align: center;
    line-height: 45px;
    color: #FFF;
    font-size: 16px;
}
.cartaoEmpresaVerMais a:hover{
    background: #3EB3DE;
}
.empresasCartaoTitulo{
    display: inline-block;
    width: 100%;
    clear: both;
    text-align: left;
    height: 40px; 
    padding-bottom: 7px;
    overflow: hidden;
    font-weight: 700;
    font-size: 20px;
    color: #6b1a69;
}
.empresasCartaoCol1{
    display: inline-block;
    width: 230px;
    float: left;
    min-height: 300px;
}
.empresasCartaoCol2{
    display: inline-block;
    width: 230px;
    float: right;
    min-height: 300px;
}
.empresasCartaoCel1{
    display: inline-block;
    width: 100%;
    height: 140px;
    overflow: hidden;
}
.empresasCartaoTitle{
    display: inline-block;
    width: 100%;
    font-weight: 700;
    font-size: 16px;
    color: #6b1a69;
    border-bottom: 1px solid #e1e1e1;
    height: 25px;
    margin-bottom: 20px;
}
.empresasCartaoDescricao{
    display: inline-block;
    width: 100%;
    font-size: 14px;
}
.empresasCartaoContacts{
    max-height: 170px;
    overflow: hidden;
    max-width: 230px;
}
.empresasCartaoContacts .samp{
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}
.empresasCartaoContacts a,
.empresasCartaoContacts a:link,
.empresasCartaoContacts a:active,
.empresasCartaoContacts a:visited
{
    font-size: 12px;
    font-weight: 300;
}
.empresasCartaoRedesMedia{
    display: inline-block;
    width: 100%;
    content: '';
    margin-top: 50px;
    height: 32px;
}
.iconFacebook{
    background: #f4f4f4 url(../images/cartao_empresa_facebook.png) center center no-repeat;
}
.iconTwitter{
    background: #f4f4f4 url(../images/cartao_empresa_twitter.png) center center no-repeat;
}
.iconLinkedin{
    background: #f4f4f4 url(../images/cartao_empresa_linkedin.png) center center no-repeat;
}
.iconVideo{
    background: #f4f4f4 url(../images/cartao_empresa_video.png) center center no-repeat;
}
.iconImprimir{
    background: #f4f4f4 url(../images/cartao_empresa_imprimir.png) center center no-repeat;
}
.iconMsg{
    background: #f4f4f4 url(../images/iconMsg.png) center center no-repeat;
}
.iconFacebook,
.iconTwitter,
.iconVideo,
.iconLinkedin,
.iconImprimir,
.iconMsg
{
    display: inline-block;
    float: left;
    width: 32px;
    height: 32px;
    clear: right;
    border: 1px solid #FFF;
}
.iconImprimir:hover,
.iconFacebook:hover,
.iconTwitter:hover,
.iconLinkedin:hover,
.iconVideo:hover,
.iconMsg:hover{
    border: 1px solid #6b1a69;
}
.empresasCartaoRedesMediaPrint{
    display: none;
}
.iconPrint{
    display: inline-block;
    width: 32px;
    text-align: left;
}

@media print { 
    .cartaoEmpresaVerMais{
        display: none;
    }
    .empresasCartaoRedesMedia{
        display: none;
    }
    .empresasCartaoRedesMediaPrint{
        display: inline-block;
        width: 100%;
        height: 200px;
    }
}

/* EMPRESA ITEM ------------------------- */
.block-section-title5{
    content: '';
}
.empresaItemLogo{
    display: inline-block;
    width: 300px;
    height: 180px;
    background-position: center center;
    background-repeat: no-repeat;
    margin-left: 75px;
    float: left; 
}
.empresaItemTitulo{
    display: inline-block;
    position: relative;
    width: 600px;
    margin-top: 50px;
    float: left; 
    text-align: left;
}

.empresasItemContent{
    background:transparent url('../images/bg_gray.jpg') top repeat-x;
    display: inline-block;
    width: 100%;
}
.empresasItemContentTop{
    display: inline-block;
    margin: 55px auto;
    width: 980px;
}
#empresas-slider {
    display: inline-block;
    width: 300px;
    height: 400px;
    overflow: hidden;
}
.empresasItemGaleria{
    display: inline-block;
    width: 299px;
    height: 400px;
    overflow: hidden;
    float: left;

}
.empresasItemGaleriaImg{
    display: inline-block;
    width: 300px;
    height: 400px;
    text-align: center;
    overflow: hidden;
}
#empresas-slider-pager
{
    z-index: 1000;
    position: relative;
    left: 0px;
    top: -16px;
    bottom: 0px;
    width: 300px;
    height: 16px;
}
.empresasItemGaleria .news-slider-pager-number{
    display: inline-block;
    width: 58px;
    overflow: hidden;
    margin-right: 1px;
    border-right: 1px solid #6B1A69;
}
.empresasItemGaleriaContentImg{
    display: inline-block;
    position: relative;
    /*left: -199px;*/
    text-align: center;
    width: 300px;
	height: 400px;
    background: #fff;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center top;
}
.empresasItemTitle{
    display: inline-block;
    width: 100%;

}
.empresasItemDescricao,
.empresasItemContactos{
    display: inline-block;
    width: 320px;
    margin-left:15px;
    float: left;
    text-align: left;
}
.empresasItemTitle{
    display: inline-block;
    width: 100%;
    clear: both;
    height: 33px;
    border-bottom: 1px solid #6B1A69;
    line-height: 15px;
    margin-bottom: 20px;
}
.empresasItemContent #mapContent{
    float: left;
    z-index: 1000000;
    display: inline-block;
    position: relative;
    margin-bottom: 25px;
}

.empresasItemAbasContent{
    display: inline-block;
    width: 966px;
}
.empresasItemContentAbaContent{
    display: inline-block;
    background:transparent url('../images/bg_gray.jpg') top repeat-x;
    width: 100%;
}
a.empresasItemAba{
    display: inline-block;
    float: left;
    width: 240px; 
    height: 60px;
    color: #FFF;
    line-height: 60px;
    font-weight: 400;
    font-size: 16px;
    margin-right: 1px;
    background-color: #3eb3de;
}
.ofertasFlashContent{
    display: inline-block
}
.empresasItemContentAba{
    padding-bottom: 30px;
}
a.empresasItemAba:hover,
a.empresasItemAbaActive{
    background-color: #6B1A69;
}

.flashItemGaleriaContentImg{
	background-color: #fff;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center top;
	text-align: center;
	width: 438px;
	height: 333px;
	display: inline-block;
}

/* Area privada  ----------------------*/


.areaPrivadaMenuTooltipContent{
    display: block;
    margin: 10px;
    text-align: left;

}
.areaPrivadaMenuTooltipContent a,
.areaPrivadaMenuTooltipContent a:active,
.areaPrivadaMenuTooltipContent a:link,
.areaPrivadaMenuTooltipContent a:visited
{
    display: block;
    height: 46px;
    color: #6b1a69;
    font-size: 14px;
    font-weight: 400;
    line-height: 46px;
    padding-left: 50px;
}
.areaPrivadaMenuTooltipContent a:hover
{
    color: #fff;
    background: #6b1a69;
}
.areaPrivadaMenuTooltipContent a.active
{
    color: #fff;
    background: #6b1a69;
}

.areaPrivadaMenuTooltipContent a.areaPrivadaMenuTooltipSair{
    background: url(../images/logout_icon.png) top left no-repeat;
}
.areaPrivadaMenuTooltipContent a.areaPrivadaMenuTooltipSair:hover{
    background:  #6b1a69 url(../images/logout_icon.png) bottom left no-repeat;
}

.contentMenuAreaPrivada{
    display: inline-block;
    text-align: center;
    width: 100%;
    padding-top: 10px;
    background: transparent url(../images/bg_menuAreaPrivada.png) bottom left repeat-x;
}

.contentMenuAreaPrivada a,
.contentMenuAreaPrivada a:active,
.contentMenuAreaPrivada a:link,
.contentMenuAreaPrivada a:visited
{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    color: #6b1a69;
    font-size: 14px;
    font-weight: 400;
    padding: 0 25px;
}
.contentMenuAreaPrivada a:hover
{
    color: #fff;
    background: #6b1a69;
}
.contentMenuAreaPrivada a.active
{
    color: #fff;
    background: #6b1a69;
}




.areaPrivadaMenuBar{
    display: block;
    padding: 0 120px; 
    min-height: 76px;
    background: #fcfcfc url('../images/bg_gray.jpg') top repeat-x;
    vertical-align: middle;
    text-align: center;
    border-bottom: 1px solid #e8e8e8;
}
.areaPrivada-main-content-block
{
    display: inline-block;
    width: 980px;
    min-height: 400px;
    text-align: center;
    background-color: white;
}

.removeImag,
.removeImagProduto{
    display: inline-block;
    float: right;
    width: 16px;
    height: 16px;
    margin: 3px;
    background: transparent url('../images/remove_image.png') top center no-repeat;
    cursor: pointer;
    cursor: hand;
}


.activeInactiveContnet{
    float: right;
    display: inline-block;
    height: 45px;
    margin-top: 17px;
    margin-right: 75px;
    font-weight: 700;
    color: #CCC;
    text-align: left;
    line-height: 45px;
}

.areaPrivada-main-content-block .list-items-block-content{
    margin-top: 30px;
}
.areaPrivadaMenuContent{
    display: block;
    padding-top: 15px;
}

.areaPrivadaMenuLinks samp{
    display: inline-block;
    width: 29px;
    height: 18px;
    text-align: center;
    color: #FFF;
    line-height: 19px;
    margin-left: 10px;
    font-size: 11px;
    background: transparent url('../images/content_n_produtos.png') top center no-repeat;

}

a.selected,
a.selected:link,
a.selected:visited,
a.selected:active,
a.selected:hover
{
    color: #009FD9;  
}

.areaPrivadaMenuLinks{
    display: inline-block;
    margin-right: 40px;
    color: #999999;
    margin-top: 15px;
    float: left;
}

.ofertasFlashContentProductOverlayer{
    position: relative;
    display: inline-block;
    top: 0px;
    text-align: left;
    width: 223px;
    height: 490px;
    overflow: hidden;
    background: transparent url('../images/bg_overlayer.png') top left repeat;
}

.filtroSectores{
    display: inline-block;
    width: 100%;
}

.filtroSectores ul li{
    cursor: pointer;
    cursor: hand;
}
.filtroSectores ul {
    margin: 0 0 10px 0;
}
.filtroSectores ul li span:hover{
    color: #6b1a69;
    text-decoration: underline;
}
.filtroSectores:checked{
    color: #6b1a69;
    text-decoration: underline;
}

.filtroSectores ul li,
.filtroSectores ul ul
{
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.filtroSectores  ul  li{
    padding: 0 ;
    margin: 0;
}
.filtroSectores ul  ul  li{
    padding: 0 ;
    margin: 0 0 0 20px;
}
.filtroSectores input{
    display: inline-block;
    float: left;
    width: 25px;
}
.filtroSectores ul span{
    display: inline-block;
    text-align: left;
    float: left;
    margin-left: 5px;
    margin-bottom: 5px;
    width: 410px;
    font-weight: 700;
}
.filtroSectores ul ul span{
    width: 410px;
    margin-left: 5px;
    margin-bottom: 5px;
    font-weight: normal;
}

.slidersProdutosContainer{
    display: inline-block;
    text-align: center;
    width: 100%;
}
.homeProdutoSliderContent{
    display: block;
    width: 143px;
    height: 132px;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #000;
    float: left;
    position: relative;
    margin-left: 18px;
}
.homeProdutoSlidersSep,
.homeProdutoSliderInfo,
.homeProdutoSliderInfoContent,
.homeProdutoSliderInfoBg
{
    display: block;
    height: 132px;
    overflow: hidden;
    position: relative;
}
.homeProdutoSliderInfo {
    top:-132px;
    color: #FFF;
}
.homeProdutoSliderInfo span{
    display: block;
    text-align: left;
    padding: 15px;
    font-size: 14px;
}
.homeProdutoSliderInfoBg {

    background: #3eb3de;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80); 
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.homeSilderProdutosContent{
    display: inline-block;
    width: 100%;
    height: 330px;
    text-align: center;
}
.homeSilderProdutosTitle{
    display: inline-block;
    width: 100%;
    height: 117px;
    overflow: hidden;
    text-align: center;
}
.homeSilderProdutosTitle span{
    display: inline-block;
    width: 100%;
    height: 117px;
    overflow: hidden;
    line-height: 117px;
    text-align: center;
    color: #6B1A69;
    font-size: 42px;
    font-weight: 300;
    text-transform: uppercase;

}
a.homeSilderProdutosVerTodas,
a.homeSilderProdutosVerTodas:link,
a.homeSilderProdutosVerTodas:visited,
a.homeSilderProdutosVerTodas:active{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #3eb3de;
    background: #f4f4f4;
    padding: 0 10px;
    float: right;
    margin-right: 70px;
    position: relative;
    top:-75px;

}

a.homeSilderProdutosVerTodas:hover{
    background: #6b1a69;
    color: #FFF;
}
.homeOportunidadesHome{
    background: transparent url(../images/homeBgNews.png) top left repeat-x;
}


.areaPrivadaMensagensListagem{
    display: inline-block;
    width: 900px;
    padding: 20px 25px;
    text-align: left;
    border-bottom: 1px solid #FFF;
}

a.mensagemLidaS,
a.mensagemLidaS:link,
a.mensagemLidaS:active,
a.mensagemLidaS:visited
{
    background: #f6f6f4;
    color: #aeaeac;
}
a.mensagemLidaN,
a.mensagemLidaN:link,
a.mensagemLidaN:active,
a.mensagemLidaN:visited
{
    background: #edf8f0;
    color: #4ec36a;
}
a.mensagemLidaN:hover,
a.mensagemLidaS:hover
{
    background: #FFF;
}

.mensagemLidaN .bandeira{

    background: transparent url(../images/bandeira_por_ler.png) center left no-repeat;
}
.mensagemLidaS .bandeira{

    background: transparent url(../images/bandeira_lida.png) center left no-repeat;
}
.areaPrivadaMensagensListagem .bandeira{
    display: inline-block;
    position: relative;
    width: 62px;
    height: 25px;
    float: left;
}

.areaPrivadaMensagensListagem .remetente{
    display: inline-block;
    position: relative;
    float: left;
    width: 200px;
    font-size: 14px;
    font-weight: bold;
    min-height: 25px;
    margin-right: 10px;

}

.areaPrivadaMensagensListagem .assunto{
    display: inline-block;
    position: relative;
    float: left;
    width: 500px;
    font-size: 14px;
    margin-right: 10px;
    min-height: 25px;
}
.areaPrivadaMensagensListagem .data{
    display: inline-block;
    position: relative;
    float: left;
    width: 100px;
    font-size: 14px;
    text-align: right;
    min-height: 25px;
}



.areaPrivadaMsgVer{
    display: inline-block;
    width: 860px;
}
.actionsTop,
.info{
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}
.info{
    color : #3db2de;
    text-align: left;
    margin-top: 20px;
}
.info span{
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}
.mensagemn{
    display: inline-block;
    width: 820px;;
    padding: 20px;
    text-align: left;
    color: #666666;
    background: #efeeec;
    min-height: 150px;
    margin-bottom: 20px;
}
.contactosContent{
    display: inline-block;
    font-family: proxima-nova-alt, Arial, sans-serif;
    font-size: 16px;
    width: 830px;
    min-height: 25px;
    border: 0px;
    padding: 10px;
    color: #82817F;
    line-height: 35px;
    background-color: #EFEEEC;
    border-bottom: 1px solid #FFF;
}


.addContactosContent
{
    display: inline-block;
    float: left;
    width: 50px;
    height: 35px;
    overflow: visible;
}
a.addContactos,
a.addContactos:link,
a.addContactos:visited,
a.addContactos:active
{
    margin-top: 5px;
    display: inline-block;
    float: left;
    width: 50px;
    height: 25px;
    background: transparent url(../images/addContactos.png) top left no-repeat;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70); 
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7; 
    overflow: visible;
}
a.addContactos:hover
{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100); 
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; 
}

a.addFicheiro,
a.addFicheiro:link,
a.addFicheiro:visited,
a.addFicheiro:active
{
    margin-top: 5px;
    display: inline-block;
    float: left;
    width: 50px;
    height: 33px;
    background: transparent url(../images/addFile.png) top left no-repeat;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70); 
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7; 
    overflow: visible;
    margin-right: 50px;
}
a.addFicheiro:hover
{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100); 
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; 
}

.listContactos{
    display: inline-block;
    float: left;
    width: 720px;
    min-height: 25px;
    margin-left: 20px;
}
.listContactos .contacto{
    display: inline-block;
    float: left;
    font-size: 12px;
    padding: 0px 30px 0px 10px;
    margin: 0 5px 5px 0;
    background: #000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 2px 2px 2px;
    -moz-box-shadow: #B3B3B3 2px 2px 2px; 
    box-shadow: #B3B3B3 2px 2px 2px;
    background: #FFFFFF url(../images/removerContacto.png) center right no-repeat;
    cursor: pointer;
    cursor: hand;
}
.contactoResposta{
    display: inline-block;
    float: left;
    font-size: 12px;
    padding: 0px 40px 0px 40px;
    margin: 0 5px 5px 0;
    background: #000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 2px 2px 2px;
    -moz-box-shadow: #B3B3B3 2px 2px 2px; 
    box-shadow: #B3B3B3 2px 2px 2px;
    background: #FFFFFF url(../images/contactoResposta.png) center left no-repeat;
    cursor: pointer;
    cursor: hand;
}
.listContactsBook{
    display: inline-block;
    position: relative;
    float: left;
    width: 600px;
    height: 200px;
    overflow: auto;
    padding: 10px;
    margin: 10px 0 10px 107px;
    background: #FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: #B3B3B3 2px 2px 2px;
    -moz-box-shadow: #B3B3B3 2px 2px 2px; 
    box-shadow: #B3B3B3 2px 2px 2px;
    clear: both;
}
a.listContactsBookContacts,
a.listContactsBookContacts:link,
a.listContactsBookContacts:active,
a.listContactsBookContacts:visited
{
    display: block;
    color: #82817F;
    font-size: 14px;
    padding: 0 70px 0 20px;
    text-align: left;
    line-height: 25px;
    min-height: 25px;
    border-bottom: 1px #E5E5E5 solid;
}
a.listContactsBookContacts:hover{
    color:#6B1A69;
    border-bottom: 1px #6B1A69 solid;
}
a.listContactsClose,
a.listContactsClose:active,
a.listContactsClose:visited,
a.listContactsClose:active
{
    display: inline-block;
    float: left;
    width: 40px;
    height: 26px;
    float: left;
    background: transparent url(../images/contactsClose.png) center left no-repeat;
}
a.listContactsClose:hover
{
    background: transparent url(../images/contactsClose.png) center right no-repeat;
}

.addFicheirosContent{
    width:100%;
    border-top: 1px solid #FFF;
    min-width: 900px;
    text-align: left;
    min-width: 950px;
}
.registoFicheiroAjax{
    display: inline-block;
    width: 220px;
    float: left;
    margin-top: 10px; 
}
.ajax_f_ficheiro{
    display: inline-block;
    width: 440px;
    float: left;
    margin-top: 10px; 
}
.frmInputCal{
    background: transparent url('../images/icon_calendario.gif') no-repeat center right;
    cursor: pointer;
    cursor: hand;
}
.contentTO{
    display: inline-block;
    width: 100%;
}
.contentTO input{
    float: none;
}
.contentTOop{
    margin-bottom: 15px;
}
.contentTOop input{
    width: 40px;
}
.destaqueProdutoFlash{
    display:block;
    padding: 5px 10px;
    background: #6b1a69;
    color: #FFF;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90); 
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}
.maximize{
    display: inline-block;
    position: relative;
    width: 16px;
    height: 16px;
    float: right;
    background:  transparent url('../images/maximize.png') no-repeat center right; 
       -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90); 
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
    cursor: pointer;
    cursor: hand;
}
#removeMap{ 
    display: inline-block;
    position: relative;
    float: right;
    top: -445px;
}