html, body {
    /*background: #fff url(../img/bg_body.jpg) repeat center top;*/
    background: #fff;
    font-size: 12px;
    font-family:Arial, Helvetica, sans-serif;
    color:#564b47;
    padding:0px;
    margin:0px;
    height:100%;
    line-height:1.3;
}

a {
	outline: none;
}

#container{
    height:auto !important;
    margin:0 auto -140px;
    min-height:100%;
}


#footer_out{
    background-color: #1b1919;
    height:140px;
    width:100%;
    clear:both;
}

.footer_in{
    height:140px;
    /*line-height:38px;*/
    width:980px;
    margin:0 auto;
    font-size:11px;
    color:#777;
    font-weight:bold;
}

.logo_block{
    width:980px;
    padding-top:12px;
    /*padding-left:10px;*/
    float:left;
    text-align:left;
    font-weight:normal;
}

h1{
    color:#21658c;
    font-size: 24px;
    font-family: Georgia;
    font-weight: normal;
    text-transform: uppercase;
    height: 110px;
    margin: 0px;
    padding-top: 18px;
    padding-left: 10px;
    background: url(../img/shadow.png) no-repeat left top;
}


h2{
    color:#21658c;
    font-size: 22px;
    font-family: Georgia;
    font-weight: normal;
    text-transform: uppercase;
}

#bloco_cms_page h4{
    color:#222;
    font-size: 24px;
    font-family: Georgia;
    font-weight: normal;
    font-style: italic;
    line-height: 1.1;
}

h5{
    color:#21658c;
    font-size: 18px;
    font-family: Arial;
    font-weight: normal;
    margin: 0px;
}

.title h2{
    color:#222;
    font-size: 20px;
    font-family: Georgia;
    font-weight: normal;
    text-transform: uppercase;
    margin-left: 50px;
    margin-top: 20px;
}

.title_sectores h2{
    color:#222;
    font-size: 16px;
    font-family: Georgia;
    font-weight: normal;
    text-transform: uppercase;
    margin-left: 20px;
    margin-top: 10px;
}

h3{
    color:#21658c;
    font-size: 22px;
    font-family: Arial;
    font-weight: normal;
    margin-left: 50px;
    margin-bottom: 10px;
}

.txt{
    width: 500px;
    margin: 0 auto;
}

.page_txt{
    /*width: 500px;*/
    margin-bottom: 30px;
    padding-left: 10px;
    font-size: 13px;
    line-height: 1.5;
}

.txt_sectores{
    margin-top: 10px;
}

.txt a:link,.txt a:visited,.txt_sectores a:link,.txt_sectores a:visited{
    color:white;
    font-size: 13px;
    font-weight: normal;
    font-family: georgia;
    font-style: italic;
    background-color: #21658c;
    padding: 6px 12px;
    border-radius: 3px;
    -moz-border-radius: 3px;
}

.txt a:hover,.txt_sectores a:hover{
    background-color: #738b98;
}

#news{
    width: 520px;
    height: 290px;
    float: right;
    margin-right: 20px;
    background: url(../img/tira_div.jpg) no-repeat left top;
    padding-left: 10px;
}

#item_news{
    margin-bottom: 20px;
}

.img_news{
    width: 184px;
    height: 82px;
    overflow: hidden;
    border-right: 5px solid #21658c;
    float: left;
    margin-right: 15px;
}

.news_txt{
    float: left;
    width: 312px;
    font-size: 11px;
    color: #222;
}

.bt_mais{margin-top: 6px;}

.bt_mais a:link,.bt_mais a:visited{
    color:white;
    font-size: 10px;
    font-weight: normal;
    font-family: georgia;
    font-style: italic;
    background-color: #21658c;
    padding: 3px 8px;
    border-radius: 2px;
    -moz-border-radius: 2px;
}

.bt_mais a:hover{
    background-color: #738b98;
}



#bloco_sectores{
    background: url(../img/bg_sectores.jpg) no-repeat left top;
    width: 400px;
    /*height: 360px;*/
    float: left;
}

.detalhe_sectores{
    width: 215px;
    margin-left: 25px;
    margin-top: 4px;
    float: left;
}
.detalhe_sectores h3{
    margin: 7px 0px 0px 0px;
    text-transform: uppercase;
}


h4{margin: 0px; margin-bottom: 2px;}
h4 a:link,h4 a:visited{
    color: #21658c;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px;
}

h4 a:hover{ text-decoration: underline;}


.header{
    height:467px;
    margin:0 auto;
    width:100%;
    color:#9f9f9f;
    background: #324252 url(../img/bg_header_azul.jpg) no-repeat center bottom;
}

.header_pequeno{
    height:340px;
    overflow: hidden;
    margin:0 auto;
    width:100%;
    color:#9f9f9f;
    background: #324252 url(../img/bg_header_azul.jpg) no-repeat center top;
}

#menu_azul{
    background: url(../img/bg_menu_azul.jpg) repeat-x center top;
    height: 95px;
}

.bloco_menu{
    width: 980px;
    height: 95px;
    margin: 0 auto;
    position: relative;
}

#area_banners{
    height: 372px;
    width: 980px;
    margin: 0 auto;
    position: relative;
}


#bloco_ceo{
    background: url(../img/tira_div.jpg) no-repeat left top;
    width: 318px;
    height: 239px;
    padding-left: 10px;
    float: left;
}

#bloco_cms_page{
    background: url(../img/tira_div.jpg) no-repeat left top;
    width: 970px;
    padding-left: 10px;
}

.page_txt{
    float: left;
}

.page_txt a:link, .page_txt a:visited {
color: #21658C;
font-size: 15px;
font-weight: bold;
font-family: georgia;
font-style: italic;
text-decoration: underline;
}



.page_txt a:hover {
color: #212121;
font-size: 15px;
font-weight: bold;
font-family: georgia;
font-style: italic;
text-decoration: underline;
}


.img_cms{
    float: right;
}

.img_noticia{
    width: 380px;
    overflow-x: hidden;
    float: left;
    border-right: 10px solid #21658c;
    margin-right: 20px;
}

.page_txt h3{
    background-color: #222;
    color: #fff;
    font-size: 13px;
    padding: 4px 10px;
    font-style: italic;
    display: inline-block;
    margin: 0px;
}


#bloco_solucoes{
    width: 598px;
    height: 310px;
    float: right;
    position: relative;
}

.layer{
    background: url(../img/bloco_solucoes.png) no-repeat right top;
    width: 598px;
    height: 374px;
    position: absolute;
    top:-64px;
    z-index:999;
}

#logo{
    position: absolute;
    width:237px;
    height:232px;
    top:50px;
    left: 30px;
    z-index: 100;
}

#logo2{
    position: absolute;
    width:237px;
    height:232px;
    top:30px;
    left: 30px;
    z-index: 100;
}

.area_langs{
    height:30px;
    position: absolute;
    top:31px;
    left:10px;
}

.linguas{
    float:left;
    height:30px;
    text-align:center;
    line-height:30px;
}

.linguas a:link, .linguas a:visited{color:#fff;text-decoration:none;padding:3px 6px;margin-right:4px;}
.linguas a:hover{ background-color:#175070;}

.menu{
    width:960px;
    height:87px;
    margin:0 auto;
    background: url(../img/bg_menu.jpg) repeat-x center bottom;
    position:relative;
    z-index:999;
}




.banners{
    width:960px;
    height:271px;
    position:relative;
}

.slice{
    position:absolute;
    z-index:10;
    bottom:0px;
}

.setas{position:absolute;z-index:11;left:-20px;top:90px;width:1000px; height:71px;}
.seta_left{ float:left; width:66px; height:71px;}
.seta_right{ float:right; width:38px; height:71px;}

.setas_galeria{position:absolute;z-index:11;left:-11px;top:77px;width:570px; height:71px; }
.seta_left_g{ float:left; width:66px; height:71px;}
.seta_right_g{ float:right; width:38px; height:71px;}

.imagem{
    width:960px;
    height:271px;
    overflow:hidden;
}


.output_cms{
    background-color:#fff;
    padding:40px;
    font-size:13px;
    line-height:1.4;
}
.text{
    margin-top:20px;
}

#content {
    min-height:100%;
    height:auto !important;
    width:960px;
    margin:0 auto;
    background-color:#FFF;
    position:relative;
    /*background: url(../img/bg_content.jpg) repeat-y right top;*/
}


.left_col{
    width:387px;
    float:left;
    margin-left:-20px;
    margin-bottom:30px;
}


.right_col{
    width:563px;
    padding-left:10px;
    float:left;
    margin-left:20px;
}


.block_campi{
    width:327px;
    height:	346px;
    background: url("../img/bg_block_campi.png") no-repeat left top;
    padding:30px;
    font-size:13px;
    line-height:1.4;
}


.block_galeria{
    float:right;
    margin-right:10px;
    margin-bottom:20px;
    width:551px;
    height:214px;
    position:relative;
    background: url("../img/bg_galeria.png") no-repeat left top;
}

.tabela_galeria{
    margin:0 auto;
    margin-top:27px;
}

.block_destaques{
    float:right;
    margin-right:10px;
    width:551px;
    height:170px;
    background: url("../img/bg_destaques.png") no-repeat left bottom;
}

.item_destaque{
    width:136px;
    height:145px;
    margin:3px 0px 0px 35px;
    float:left;
    position:relative;
}

.item_destaque:hover{
    opacity:0.7;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    /*-ms-filter must come before filter*/
    filter: alpha(opacity=70);
}


.more{ position:absolute; right:5px; bottom:5px;}

.pic_produto{
    width:136px;
    height:107px;
    overflow:hidden;
}

.title_1{ color:#c20000;font-weight:bold;text-transform:uppercase;font-size:14px; padding-left:7px;}
.title_2{ color:#222;font-weight:bold;font-size:12px; padding-left:7px;}




#push_down{
    height:140px;
}


/*
a:link {
    color: #c20000;
    text-decoration:none;
}
a:visited {
    color:#c20000;
    text-decoration:none;
}
*/
a:hover {
    color: #000;
    text-decoration:none;
}
a:active {
    color:#000;
    text-decoration:none;
}



/*-----------------MENU SOLUCOES---------------*/

#menu_solucoes {
    height: 66px;
    padding: 0;
    margin-left: 42px;
    width: 546px;

}

#menu_solucoes li {
    float: left;
    font: 11px Arial;
    list-style: none outside none;
}
#menu_solucoes li a {
    color: #222;
    display: block;
    font-size: 11px;
    margin-right: 6px;
    padding: 5px 8px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    /*white-space: nowrap;*/
    width: 114px;
    margin-bottom:1px;
}

#menu_solucoes li a:hover {background-color: #f2f2f2;}
#seta_sectores{
    width: 15px;
    height: 20px;
    position: absolute;
    top:18px;
    left: 149px;
}


/*--------MENU SECTORES-------*/
#menu_sectores {
    overflow: hidden;
    padding: 0;
    width: 135px;
    margin-left: 7px;
    margin-top: 20px;

}

#menu_sectores li {
    font: 11px Arial;
    list-style: none outside none;
}
#menu_sectores li a {
    color: #222;
    display: block;
    font-size: 10px;
    padding: 7px 3px;
    text-align: right;
    text-decoration: none;
    text-transform: uppercase;
    margin-bottom:6px;
}

#menu_sectores li a:hover {background-color: #f2f2f2;}


#opcoes{position: relative;}
#opcoes_sectores{position: relative; float: left;}

#seta_seleccionado{
    width: 29px;
    height: 15px;
    position: absolute;
    bottom:-15px;
    left: 72px;
}

/*-----------------FIM MENUS---------------*/



/*------MENU------*/
#head-nav {
    height: 68px;
    margin: 0px;
    float: right;
    padding: 0;
    padding-top:22px;
    width: 890px; /* ALTERADO  width: 860px;*/
    position: relative;
    z-index: 400;
}

#head-nav li {
    float: left;
    font: 11px Arial;
    list-style: none outside none;
}
#head-nav li a {
    background: url("../img/simbolo_menu.png") no-repeat left center;
    color: #FFFFFF;
    display: block;
    font-size: 10px; /* ALTERADO font-size: 12px;*/
    margin-right: 6px;
    padding: 15px 15px 15px 35px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    margin-bottom:1px;
}

#head-nav li a:hover {
    color: #222;
}

/*
#head-nav li ul{
    margin: 0;
    padding: 8px 8px 8px 0px;
    position: absolute;
    visibility: hidden;
    background-color:#21668d;
    border:4px solid #8eacbc;
    margin-top: 21px;
}
*/

#head-nav li ul{
	margin: 0;
	padding: 8px 8px 8px 0px;
	position: absolute;
	background-color: #4D87A7;
	border-left: 4px solid #879EB0;
	margin-top: 29px;
	opacity: 0.90;
	filter: alpha(opacity=90);
	-ms-filter: "alpha(opacity=90)";
	-khtml-opacity: .90;
	-moz-opacity: .90;
	border-right: 4px solid #879EB0;
	border-bottom: 4px solid #879EB0;
	visibility: hidden;
}

#head-nav li ul li {
    float: none;
    display: inline;
}

#head-nav li ul li a {
    width: auto;
    background:none;
    color: #fff;
    margin:0px; text-align:left;
}

#head-nav li ul li a:hover {width: auto;color:#222; margin:0px; background:none; text-align:left;}







/*------MENU FOOTER------*/
#menu_foo {
    margin: 0;
    padding: 0;
    overflow:hidden;
    padding-top:50px;
}

#menu_foo li {
    float: left;
    font: 11px Arial;
    list-style: none outside none;
}
#menu_foo li a {
    background: #252424;
    color: #fff;
    font-size:11px;
    display: block;
    margin-right: 6px;
    padding: 8px 17px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    text-transform:uppercase;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
}

#menu_foo li a:hover { background: #333; color:#fff;}

.menu_footer{ float:left;}
.morada_footer{ float: right;font-size: 12px;font-weight: normal;padding-top: 24px;text-align: right;width: 445px;}



.separador{
    color: #1a1a1a;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin:0px;
    padding:0px;
    margin-bottom:11px;
    float:right;
    margin-right:40px;
}


.separador2{
    background: url("../img/bg_h.png") no-repeat scroll center bottom;
    color: #1A1A1A;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    margin: 0 0 2px;
    padding: 0 0 0 75px;
    text-transform: uppercase;
    width: 313px;
}

.separador_cms{
    background: url("../img/bg_h_cms.jpg") no-repeat scroll left bottom;
    color: #1A1A1A;
    font-family: Arial;
    font-size: 17px;
    font-weight: bold;
    height: 30px;
    margin: 0 0 2px;
    padding: 0 0 0 75px;
    text-transform: uppercase;
    width: 805px;
}




/*---------------- NOVAS CLASSES ---------------------*/

.menu_categorias{
    width: 225px;
    margin-bottom: 40px;
    float: left;
}

.list_produtos{
    float:right;
    width:641px;
    margin-bottom: 40px;
}

.item_list{
    width:136px;
    height:145px;
    margin:3px 0px 18px 24px;
    float:left;
    position:relative;
}

.item_list:hover{
    opacity:0.7;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    /*-ms-filter must come before filter*/
    filter: alpha(opacity=70);
}

.item_detalhe{
    width:630px;
    margin:3px 0px 18px 10px;
    float:left;
}


.pic_produto_detail{
    width:408px;
    height:313px;
    overflow:hidden;
    float:left;
}

.info_produto{
    float: right;
    width: 208px;
}

.title_detail_1{ color:#c20000;font-weight:bold;text-transform:uppercase;font-size:17px;}
.title_detail_2{ color:#222;font-weight:normal;font-size:20px; margin-bottom: 15px; border-bottom: 1px solid #c20000;}
.descricao_produto{font-size: 12px; line-height: 1.5;}


/*-- Classes ainda MAI novas --*/
.banners_cms{
    width:960px;
    height:205px;
    position:relative;
}

.slice{
    position:absolute;
    z-index:10;
    bottom:0px;
}

.imagem_pequena{
    width:960px;
    height:205px;
    overflow:hidden;
}

#bloco_cms_page .page_txt{
	float: none;
}

.noticias_post{
overflow: hidden;
margin-bottom: 18px;
}

.img_list{
float: left;
width: 170px;
height: 100px;
overflow: hidden;
border: 1px solid #ACACAC;
}

.img_list img{
width:100%;
}

.post_body{
margin-top: 11px;
font-size: 15px;
margin-bottom: 28px;
float: left;
width: 690px;
margin-left: 15px;
}
