* {
	margin: 0px;
	padding: 0px;
	outline: none;

}
html {
	overflow-y: auto;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, "Helvetica";
	font-size: 12px;
	color: #666666;
	background: url(../sysimages/bg.png) repeat-x center top white;
}
.body_ind {
	margin: 0px;
	padding: 0px;
	font-family: Arial, "Helvetica";
	font-size: 12px;
	color: #666666;
	background: url(../sysimages/bg2.png) no-repeat center top white;
}
.bgTop{
	position: relative;
	z-index: 2000;
	max-width: 1015px;
	/*min-width: 1015px;*/
	margin: 0px auto;
	background: url(../sysimages/topo.jpg) no-repeat center top white;
	height: 180px;
}

.bgTop2 {
	position: relative;
	z-index: 2000;
	max-width: 650px;
	min-width: 650px;
	margin: 0px auto;
	height: 175px;
	margin-top: 7px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
background-color: white;
}


.bgTop3 {
	position: relative;
	z-index: 2000;
	max-width: 500px;
	min-width: 500px;
	margin: 0px auto;
	height: 175px;
	margin-top: 7px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
background-color: white;
}  

.bgTop2 img.logo
{margin-top: 27px;
margin-left: 28px;
}          

.content{
	position: relative;
	z-index: 20;
	max-width: 1015px;
	/*min-width: 1015px;*/
	margin: 0px auto;
	background-color: white;
}

.content2{
	position: relative;
	z-index: 20;
	max-width: 650px;
	min-width: 650px;
	margin: 0px auto;
	background-color: white;
}

.content3{
	position: relative;
	z-index: 20;
	max-width: 500px;
	min-width: 500px;
	margin: 0px auto;
	background-color: white;
}

.conteudo {
	/*margin-left: 17px;
	margin-right: 17px;*/
	/*margin: 0 20px;*/
	width: 974px;
margin: 0 auto;
}

.conteudo2
{
  	margin-left: 28px;
	margin-right: 28px;
}
.cont_prod {
	/*width: 500px;*/
	width: 420px;
	height: 400px;
	position: absolute;
	bottom: 13px;
	right: 35px;
	text-align: right;
}
.cont_prod .img_prod
{
height: 78%;
}

.antes_cont {
	width: 100%;
	height: 140px;
}
.cont {
	background-color: rgb(248,248,248);
	min-height: 170px;
	border-radius: 8px;
	padding: 40px 450px 20px 20px;
}
.bgFooter {
	position: relative;
	z-index: 0;
	max-width: 1015px;
	/*min-width: 1015px;*/
	margin: 0px auto;
	height: 260px;
	background-color: white;
}

.bgFooter2 {
	position: relative;
	z-index: 0;
	max-width: 650px;
	min-width: 650px;
	margin: 0px auto;
	height: 60px;
	background-color: white;
}

.bgFooter3 {
	position: relative;
	z-index: 0;
	max-width: 500px;
	min-width: 500px;
	margin: 0px auto;
	height: 30px;
	background-color: white;
}


.footer {
	width: 96%;
	margin: 0 auto;
}
.antes_footer {
	width: 96%;
	margin: 0 auto;
	height: 80px;
}

.antes_footer2 {
	width: 96%;
	margin: 0 auto;
	height: 50px;
}

  .div_fora
  {
width: 200px;
height: 92px;
          background-color: white;
  }

.div_img_foot
{
       width: 212px;
height: 95px;

}

.img_foot
{
margin-left: 52px;
margin-top: 21px;
}

.clear {
	clear: both;
	line-height: 1px;
	padding: 0px;
}
.clear_f {
	clear: left;
	line-height: 1px;
	padding: 0px;
}
.overflow {
	overflow: hidden;
}
.left {
	float: left;
}
.right {
	float: right;
}
img {
	border: 0px;
}
h1, .h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 140%;
	color: rgb(6,76,131);
	font-weight: normal;
}
h2, .h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 140%;
	color: rgb(0,33,66);
	font-weight: bold;
}

h3, .h3
{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
line-height:140%;
color:rgb(0,31,64);
}

h4, .h4
{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
line-height:140%;
color:rgb(0,31,63);
}

h5, .h5
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
line-height:20px;
color:rgb(0,31,63);
}

p, .div_l, .div_l p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}

blockquote{margin-left: 25px}

.div_l ol{
list-style-type: decimal;
margin-left: 18px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: rgb(0,102,153);
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a, a * {
	cursor: pointer;
/* IE7 Fix */
}
label {
	display: block;
	color: #333333;
	font-family: tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
input {
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 14px;
	padding: 3px 5px;
	border: 1px solid #666666;
}
input[type=radio], input[type=checkbox] {
	width: 13px;
	height: 13px;
	margin: 0px;
	padding: 0px;
	background: none;
	border: 0px;
}
input[type=image] {
	margin: 0px;
	padding: 0px;
	background: none;
	border: 0px;
}
textarea {
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    color:rgb(102,102,102);
	line-height: 14px;
	padding: 3px 5px;
	 resize:none;
	 margin-top:6px;
	 border: 1px solid #CCC;
	 padding-left: 10px;
padding-right: 10px;
line-height: 21px;
width: 249px;
}
textarea:hover,
textarea:focus
{
border: 1px solid #888;

-webkit-box-shadow: inset 0px 1px 1px 0px #D9D9D9;
-moz-box-shadow: inset 0px 1px 1px 0px #D9D9D9;
box-shadow: inset 0px 1px 1px 0px #D9D9D9;
border-radius: 2px;
}
select {
	display: block;
	height: 20px;
	padding: 1px 1px 1px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #999999;*/
	color: rgb(102,102,102);
	line-height: 100%;
	border: 1px solid #C2C2C2;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ol {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
dl, dt, dd {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
table {
	empty-cells: show;
	border-spacing: 0;
	border-collapse: collapse;
}
table, td, tr, thead, tfoot, tbody, th, tf {
	margin: 0px;
	padding: 0px;
}
button {
	padding: 0px;
	border: 0px;
	outline: 0px;
	background: none;
	line-height: normal !important;
/* FF Fix */
	cursor: pointer;
}
button {
	width: 0px;
/* IE table-cell margin fix */
	overflow: visible;
}
button[class] {
/* IE ignores [class] */
	width: auto;
/* cancel margin fix for other browsers */
}
/* Webkit fix margins */
button.botao {
	height: 24px;
	/*float: left;
*/
}
button.btt > span, button.btt2 > span {
	background: url("../sysimages/btt_left.jpg") no-repeat left top;
	height: 32px;
	padding-left: 5px;
	text-align: left;
	display: block;
}
button.btt3 > span, button.btt4 > span, button.btt5 > span {
	background: url("../sysimages/btt_back_left.png") no-repeat left top;
	height: 32px;
	padding-left: 5px;
	text-align: left;
	display: block;
}
button.btt6 > span{
	background: url("../sysimages/btt2_left.png") no-repeat left top;
	height: 29px;
	padding-left: 5px;
	text-align: left;
	display: block;
}


button.btt:hover > span, button.btt2:hover > span {
	background: url("../sysimages/btt_left.jpg") no-repeat left bottom;
}
button.btt3:hover > span, button.btt4:hover > span, button.btt5:hover > span {
	background: url("../sysimages/btt_back_left.png") no-repeat left bottom;
}

button.btt6:hover > span {
	background: url("../sysimages/btt2_left.png") no-repeat left bottom;
}

button.btt > span > span {
	background: url("../sysimages/btt.jpg") no-repeat right top;
	color: white;
	text-align: center;
	display: block;
	font-family: "Arial", "Helvetica";
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	padding-right: 5px;
	white-space: nowrap;
	width: 180px;
	height: 32px;
}

button.btt6 > span > span {
	background: url("../sysimages/btt2.png") no-repeat right top;
	color: white;
	text-align: center;
	display: block;
	font-family: "Arial", "Helvetica";
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	padding-right: 8px;
	white-space: nowrap;
	width: 102px;
	height: 29px;
}

button.btt3 > span > span {
	background: url("../sysimages/btt_back.png") no-repeat right top;
	color: rgb(68,68,68);
	text-align: center;
	display: block;
	font-family: "Arial", "Helvetica";
	font-size: 13px;
	font-weight: bold;
	line-height: 33px;
	white-space: nowrap;
	width: 102px;
	height: 32px;
}
button.btt4 > span > span {
	background: url("../sysimages/btt_back.png") no-repeat right top;
	color: rgb(68,68,68);
	text-align: center;
	display: block;
	font-family: "Arial", "Helvetica";
	font-size: 13px;
	font-weight: bold;
	line-height: 31px;
	white-space: nowrap;
	width: 90px;
	height: 32px;
}
button.btt5 > span > span {
	background: url("../sysimages/btt_back.png") no-repeat right top;
	color: rgb(68,68,68);
	text-align: center;
	display: block;
	font-family: "Arial", "Helvetica";
	font-size: 12px;
	font-weight: normal;
	line-height: 33px;
	white-space: nowrap;
	width: 90px;
	height: 32px;
    padding-right: 5px;
}
button.btt2 > span > span {
	background: url("../sysimages/btt.jpg") no-repeat right top;
	color: white;
	text-align: center;
	display: block;
	font-family: "Arial", "Helvetica";
	font-size: 13px;
	font-weight: bold;
	line-height: 32px;
	padding-right: 5px;
	white-space: nowrap;
	width: 102px;
	height: 32px;
}
button.btt:hover > span > span, button.btt2:hover > span > span {
	color: #FFFFFF;
	background: url("../sysimages/btt.jpg") no-repeat right bottom;
}
button.btt3:hover > span > span, button.btt4:hover > span > span, button.btt5:hover > span > span {
	color: #FFFFFF;
	background: url("../sysimages/btt_back.png") no-repeat right bottom;
}
button.btt6:hover > span > span {
	color: #FFFFFF;
	background: url("../sysimages/btt2.png") no-repeat right bottom;
}

/******************Fake Select*********************************/
.fakeSelect, .fakeSelect.fk2, .fakeSelect.fk4 {
	cursor: pointer;
	position: relative;
	padding-left: 5px;
	height: 29px;
	background: url(../sysimages/sel_left.png) no-repeat left top;
	margin-top: 6px;
}
/*.fakeSelect {
	cursor: pointer;
	position: relative;
	padding-left: 5px;
	height: 29px;
	background: url(../sysimages/sel_left.png) no-repeat left top;
	margin-top: -2px;
}*/

.fakeSelect.fk5 {
	cursor: pointer;
	position: relative;
	padding-left: 5px;
	height: 29px;
	background: url(../sysimages/sel_left.png) no-repeat left top;
	margin-top: -2px;
	display: none;
}
.fakeSelect span.selectValue, .fakeSelect.fk2 span.selectValue, .fakeSelect.fk5 span.selectValue, .fakeSelect.fk4 span.selectValue {
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	font-family: Arial, Helvetica;
	font-size: 11px;
color:rgb(102,102,102);
	line-height: 30px;
	z-index: 100;
	height: 29px;
}
.fakeSelect:hover span.selectValue, .fakeSelect.fk2:hover span.selectValue, .fakeSelect.fk5:hover span.selectValue, .fakeSelect.fk4:hover span.selectValue {
color:rgb(0,33,66);
}
.fakeSelect .selectWrapper {
	position: relative;
	height: 29px;
	background: url(../sysimages/sel.png) no-repeat right top;
	width:   266px;
}
.fakeSelect.fk2 .selectWrapper {
	position: relative;
	height: 29px;
	background: url(../sysimages/sel.png) no-repeat right top;
	width:   195px;
}
.fakeSelect.fk4 .selectWrapper {
	position: relative;
	height: 29px;
	background: url(../sysimages/sel.png) no-repeat right top;
	width:   227px;
}

.fakeSelect.fk5 .selectWrapper {
	position: relative;
	height: 29px;
	background: url(../sysimages/sel.png) no-repeat right top;
	width:   60px;
}
.fakeSelect:hover,
.fakeSelect:active,
.fakeSelect.fk2:hover,
.fakeSelect.fk2:active,
.fakeSelect.fk5:hover,
.fakeSelect.fk5:active,
.fakeSelect.fk4:hover,
.fakeSelect.fk4:active {
	background-position: left bottom;
}
.fakeSelect:hover .selectWrapper,
.fakeSelect:active .selectWrapper,
.fakeSelect.fk2:hover .selectWrapper,
.fakeSelect.fk2:active .selectWrapper,
.fakeSelect.fk5:hover .selectWrapper,
.fakeSelect.fk5:active .selectWrapper,
.fakeSelect.fk4:hover .selectWrapper,
.fakeSelect.fk4:active .selectWrapper  {
	background-position: right bottom;
}
.fakeSelect.disabled span.selectValue,
.fakeSelect.fk2.disabled span.selectValue,
.fakeSelect.fk5.disabled span.selectValue,
.fakeSelect.fk4.disabled span.selectValue {
	color: #D2D2D2;
}
.fakeSelect.disabled .selectWrapper,
.fakeSelect.fk2.disabled .selectWrapper,
.fakeSelect.fk4.disabled .selectWrapper {
	background-position: right top;
}
.fakeSelect select {
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter:alpha(opacity=0);
	position: relative;
	height: 29px;
	opacity: 0;
	margin-left: -5px;
	z-index: 1000;
	width: 271px;
    cursor: pointer;
}
.fakeSelect.fk2 select {
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

filter:alpha(opacity=0);

	position: relative;
	height: 29px;
	opacity: 0;
	margin-left: -5px;
	z-index: 1000;
	width: 200px;
	cursor: pointer;
}
.fakeSelect.fk5 select {
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter:alpha(opacity=0);
	position: relative;
	height: 29px;
	opacity: 0;
	margin-left: -5px;
	z-index: 1000;
	width: 65px;
	cursor: pointer;
}

.fakeSelect.fk4 select {
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter:alpha(opacity=0);
	position: relative;
	height: 29px;
	opacity: 0;
	margin-left: -5px;
	z-index: 1000;
	width: 231px;
	cursor: pointer;
}
:root .fakeSelect select,:root .fakeSelect.fk2 select {
	margin-left: -10px\0/IE9;
}
.input, .input2, .input3, .input4, .input6 {
	margin-top: 6px;	
}

.input2:hover span
{
margin-top: 0px\0/IE8;
}

.input span,
.input2 span,
.input2.inp_ok span,
.input4 span,
.input5 span,
.input6 span {
	background: url("../sysimages/inputleft.png") no-repeat scroll left top;
	float: left;
	height: 29px;
	padding-left: 6px;
}

.input2.erro > span,
.input3.erro > span,
.input4.erro > span,
.input6.erro > span,
.input5.erro > span {
	background: url("../sysimages/inputleft_erro.png") no-repeat scroll left top;
	float: left;
	height: 29px;
	padding-left: 6px;
}




.input3 span {
	background: url("../sysimages/dis_left.png") no-repeat scroll left top;
	float: left;
	height: 29px;
	padding-left: 6px;
}
.input:hover > span,
.input:active > span,
.input.inp_act > span,
.input2:hover > span,
.input2:active > span,
.input2.inp_act > span,
.input2.inp_ko > span,
.input4:hover > span,
.input4:active > span,
.input4.inp_act > span,
.input5:hover > span,
.input5:active > span,
.input5.inp_act > span,
.input6:hover > span,
.input6:active > span,
.input6.inp_act > span  {
	background: url("../sysimages/inputleft.png") no-repeat scroll left bottom;
}

.input2.erro:hover > span,
.input2.erro:active > span,
.input2.erro.inp_act > span,
.input2.erro.inp_ko > span,
.input5.erro:hover > span,
.input5.erro:active > span,
.input6.erro:hover > span,
.input6.erro:active > span {
	background: url("../sysimages/inputleft_erro.png") no-repeat scroll left top;
	float: left;
	height: 29px;
	padding-left: 6px;
}


.input span > span,
.input2 span > span,
.input4 span > span,
.input5 span > span,
.input6 span > span {
	background: url("../sysimages/input.png") no-repeat top right;
	height: 29px;
}


.input:hover span > span,
.input2:hover span > span,
.input4:hover span > span,
.input5:hover span > span,
.input6:hover span > span {
	background: url("../sysimages/input.png") no-repeat bottom right;
	height: 29px;
}

.input2.erro span > span,
.input3.erro span > span,
.input4.erro span > span,
.input5.erro span > span,
.input6.erro span > span {
	background: url("../sysimages/input_erro.png") no-repeat top right;
	height: 29px;
}

.input3 span > span {
	background: url("../sysimages/dis.png") no-repeat top right;
	height: 29px;
}
.input:hover span > span,
.input:active span > span,
.input.inp_act span > span,
.input:hover span > span,
.input:active span > span,
.input2.inp_act span > span,
.input4:hover span > span,
.input4.inp_act span > span,
.input5:hover span > span,
.input5:active span > span,
.input5.inp_act span > span,
.input6:hover span > span,
.input6:active span > span,
.input6.inp_act span > span{
	background: url("../sysimages/input.png") no-repeat scroll right bottom;
}
.input2.erro:hover span > span,
.input2.erro:active span > span,
.input2.erro.inp_act span > span,
.input6.erro:hover span > span,
.input6.erro.inp_act span > span{
	background: url("../sysimages/input_erro.png") no-repeat scroll right top;
}


.input2.inp_ko span > span {
	background: url("../sysimages/inp_ko.png") no-repeat scroll right bottom;
}
.input2.inp_ok span > span {
	background: url("../sysimages/inp_ok.png") no-repeat scroll right bottom;
}
.input2.inp_ok:hover span > span,
.input2.inp_ok:active span > span {
	background: url("../sysimages/inp_ok_h.png") no-repeat scroll right bottom;
}
.input span > span > input {
	background: none repeat scroll 0 0 transparent;
	color: #728CA9;
	border: 1px solid transparent;
	font-family: "tahoma", "Helvetica";
	font-size: 11px;
	height: 21px;
	line-height: 21px;
	padding-right: 7px;
	padding-left: 0px;
	width: 179px;
}
.input4 span > span > input {
	background: none repeat scroll 0 0 transparent;
	color: #728CA9;
	border: 1px solid transparent;
	font-family: "tahoma", "Helvetica";
	font-size: 11px;
	height: 21px;
	line-height: 21px;
	padding-right: 7px;
	padding-left: 0px;
	width: 215px;
}
.input2 span > span > input,
.input3 span > span > input {
	background: none repeat scroll 0 0 transparent;
	color: rgb(102,102,102);
	;
	border: 1px solid transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 21px;
	line-height: 21px;
	padding-right: 7px;
	padding-left: 0px;
	width: 250px;
}

.input5 span > span > input {
	background: none repeat scroll 0 0 transparent;
	color: #728CA9;
	border: 1px solid transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 21px;
	line-height: 21px;
	padding-right: 7px;
	padding-left: 0px;
	width: 20px;
}

.input6 span > span > input {
	background: none repeat scroll 0 0 transparent;
	color: #728CA9;
	border: 1px solid transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 21px;
	line-height: 21px;
	padding-right: 7px;
	padding-left: 0px;
	width: 210px;
}


.input:hover span > span > input,
.input:active span > span > input,
.input2:hover span > span > input,
.input2:active span > span > input,
.input4:hover span > span > input,
.input4:active span > span > input,
.input5:hover span > span > input,
.input5:active span > span > input,
.input6:hover span > span > input,
.input6:active span > span > input  {
	color: #333333;
}
/*=============================================*/
/*Header*/
.linguas {
position: absolute;
right: 51px;
top: 0px;
}
.langLeft{
float: left;
width: 8px;
height: 23px;
background: url(../sysimages/langLeft.png) no-repeat left top;
}
.langs{
float: left;
padding: 3px 5px;
height: 17px;
background: #E5E5E5;
}
.langRight{
float: left;
width: 8px;
height: 23px;
background: url(../sysimages/langRight.png) no-repeat left top;
}
.linguas span:first-child{
  display: none;
}

:root .linguas
{
   margin-right: 60px\0/IE9;
}

.logo {
margin-top: 22px;
margin-left: 54px;
margin-bottom: 22px;
}
.logo_es {
	margin-bottom: 12px;
	margin-left: 32px;
}
.logo_es2 {
	margin-bottom: -14px;
	margin-left: 11px;
	height: 94px;
}
.head_tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999;
	text-align: left;
/*	margin-top: -36px;*/
	margin-bottom: 32px;
	margin-left: 50px;       
	margin-top:40px;
	float:left;
}
.head_tit2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999;
	margin-top: -38px;
	margin-bottom: 34px;
	margin-left: 183px;
}

.head_tit3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999;
	text-align: left;
	margin-top: -38px;
	margin-bottom: 34px;
	margin-left: 380px;
}

.ling {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 140%;
	color: rgb(125,125,125);
	text-align: center;
	text-decoration: none;
}
.selected {
	color: rgb(0,76,152);
}
.ling:hover {
	text-decoration: underline;
	color: rgb(125,125,125);
	font-size: 11px;
}
.nav {
	background-color: rgb(0,76,152);
	width: 974px;
	height: 38px;
/* Firefox v4.0+ , Safari v5.0+ , Chrome v4.0+ , Opera v10.5+  and by IE v9.0+ */
	border-radius: 6px;
	margin: 0 auto;
}
.ul_menu {
	*padding-top: 0px;
	*padding-bottom: 0px;
	border-right: 1px solid #2062A5;
}
.ul_menu .nav_op {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	display: inline;
	height: 38px;
	padding-left: 20px;
	float: left;
	border-left: 1px solid #2062A5;
	border-right: 1px solid #00366C;
}
.ul_menu .nav_op:first-child{
	border-left: 0px;
}
#li0.selected a{
	margin-top:2px;
}
.ul_menu .nav_op  a {
	color: white;
	height: 38px;
	width: 109px;
}
.ul_menu .nav_op  a span {
	padding-right: 17px;
	line-height: 38px;
}
.ul_menu .nav_op_h a {
	background: url(../sysimages/home_icon.png) no-repeat 18px 12px;
	float: left;
	width: 31px;
	height: 38px;
	padding-left: 18px;
	margin-left: -17px;
	*margin-left: -20px;
}
.ul_menu .nav_op_h a:hover {
background: url('../sysimages/home_icon_h.png') no-repeat 18px 12px;
}

.ul_menu .nav_op_h.selected a {
	background: url('../sysimages/home_icon_sel2.jpg') no-repeat 0px -2px;
	float: left;
	width: 52px;
	margin-left: -16px;
	*margin-left: -19px;
	margin-right: -22px;
}
.area_c {
	float: right;
font-size: 12px;
font-weight: bold;
line-height: 100%;
color: #252525;
height: 28px;
padding-top: 9px;
/*width: 124px;*/
padding-left: 11px;
padding-right:20px;
}
.area_c a {
	color: white;
}
.area_c a.dif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: rgb(0,102,153);
	text-align: left;
	font-weight: normal;
}
.area_c a.dif:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	text-decoration: underline;
	color: rgb(0,102,153);
	text-align: left;
	font-weight: normal;
}
.area_c a.link_op:hover {
	text-decoration: none;
}
.novo_uti {
	color: black;
}
.nav .ul_menu .nav_op.selected{
	background: url('../sysimages/img_left.jpg') no-repeat top left;
	color: rgb(226,20,30);
}
.nav .ul_menu .nav_op:hover>a{
	color: white;
}
.nav .ul_menu .nav_op.selected:hover{
	background: url('../sysimages/img_left.jpg') no-repeat top left;
	color: rgb(226,20,30);
    text-decoration: none;
}


.sel {
	color: rgb(226,20,30) !important;
}
.nav .ul_menu .nav_op:first-child.selected, .nav .ul_menu .nav_op:first-child:hover {
	background: none;
	color: rgb(226,20,30);
}
.nav .ul_menu .nav_op.selected>a span{
	background: url('../sysimages/img_right.jpg') no-repeat right top;
    line-height:38px;
    display: block ;
    height: 38px;


/*	*padding-top:16px;
	padding-top:11px\0/IE8+9;
	*padding-bottom: 11px;
    *line-height: 29px;*/
	color: rgb(226,20,30);
}
.nav .ul_menu .nav_op.selected>a {
    text-decoration: none;
}

.nav .ul_menu .nav_op.selected:hover>a span{
	color: rgb(226,20,30);
    text-decoration: none;
}


.nav .ul_menu .nav_op:hover>a span {
	color: white;
}

/*@-moz-document url-prefix() {
.nav .ul_menu .nav_op.selected a span, .nav .ul_menu .nav_op:hover a span { padding-top: 12px; } };*/


.nav_op a
{
*line-height: 220%;
}

.area_c:hover>a span{
 text-decoration: underline;
 color:white;
}


.sub_ul .li_sub a.sel:hover
{
    text-decoration: none;
}

.submenu {
display: none;
position: absolute;
left: 25px;
top: 138px;
padding-top: 12px;
padding-bottom: 5px;
/*width: 100%;*/
}
.sub_op {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 140%;
	text-align: center;
	text-decoration: none;
}
.li_sub {
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	border-left: 1px dotted #2062A5;
	display: inline;
    height: 19px;
}
.sub_ul li:first-child {
	border-left: none;
}
.ul_menu li a:hover, .area_c a:hover {
	color: rgb(226,20,30);
	font-size: 13px;
}
.ul_menu .selected a {
	color: rgb(226,20,30);
}
.nav .ul_menu #li1 .show, .nav .ul_menu #li2.show, .nav .ul_menu #li3.show, .nav .ul_menu #li4 .show {
	display: block;
}
.sub_ul .li_sub a {
	color: rgb(125,125,125);
}
 .sub_ul .li_sub a:hover {
	color: rgb(125,125,125);
    text-decoration: underline;
}
.popuparea, .popuparea2 {
	position: absolute;
	background: url(../sysimages/popuparea.png);
	height: 348px;
	width: 243px;
	top: 80px;
	right: 24px;
	z-index: 200;
	display: none;
}
.popuparea2 {
	top: 0px;
	right: 0px;
}
.show_pop {
	display: block;
}
.cont_area {
	width: 200px;
	height: 100%;
	padding-top: 23px;
	padding-left: 22px;
}

.cont_area form p {
	padding-bottom: 0px;
	*padding-top: 0px;
	padding-right: 0px;
}
.div_btt {
	margin-top: 46px;
}
/*Fim do header*/
/*Footer*/
.pais {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: rgb(0,32,65);
	text-align: left;
	margin-right: 15px;
}
.local {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: rgb(0,102,153);
	text-align: left;
	text-decoration: none;
}
.p_foot {
	padding: 11px;
	border-bottom: 1px solid rgb(214,214,214);
}


.p_foot .link_s:first-child
{
display: none;
}



.link_s {
	color: rgb(224,224,224);
	padding-right: 7px;
padding-left: 7px;
}
.dir {
	padding: 11px;
}
.link_op {
	text-decoration: none;
	font-size: 13px;
}
.tbl_top {
	background: url(../sysimages/foot_top.jpg);
	width: 100%;
	height: 4px;
}
.tbl_bottom {
	background: url(../sysimages/foot_bottom.jpg);
	width: 100%;
	height: 4px;
}
/*Fim footer*/
.bann_f {
	width: 100%;
}
.bann_f td {
	padding: 20px 40px 20px 40px;
}
/*Pag home*/        /*
.img_b {
	position: absolute;
	top: 19px;
	left: 256px;
	*left: 258px;
	width: 10px;
	height: 187px;
}                 */

.img_b {
    height: 421px;
    left: 256px;
    *left: 258px;
    position: absolute;
    top: 0;
    width: 10px;
}




.tbl_home {
	width: 100%;
	height: 420px;
	*height: 409px;
	height: 420px\0/IE8;
}
:root .tbl_home {
	height: 420px \0/IE9;
}
/* IE9 */
.tbl_home .td_img {
	width: 482px;
	border-radius: 6px;
	vertical-align: top;                                                                     
}
.tbl_home .td_met {
	width: 230px;
	border-radius: 6px;
}
.tbl_home .td_r_cima {
	height: 36%;
	background:transparent;
	/*background: url(../sysimages/home_tbl4.png);*/
	border-radius: 8px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 25px;
	text-align: left;
}
.tbl_home .td_r_cima h2 {
	padding-right: 24px;
}
.tbl_home .td_r_baixo {
	height: 48%;
    /*height: 55%;*/
	/*background: url(../sysimages/home_tbl5.png); */
	border-radius: 8px;
	padding-top: 15px;
	padding-left: 20px;
}
.tbl_home .td_r_baixo  h2 {
	padding-right: 16px;
	*padding-right: 0px;
}
.tbl_home .td_r_baixo  p {
	padding-right: 25px;
}
.tbl_home .td_r_baixo p, .tbl_home .td_r_cima p {
	text-align: left;
}
.tbl_home .tr_sp {
	height: 8px;
}
.tbl_home .td_sp {
	width: 6px;
}
.tbl_home table {
	width: 100%;
}
.tbl_home table td {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
.tbl_home table td a:hover {
	line-height: 33px;
}
.td_met2 {
	background: url(../sysimages/home_tbl2.jpg) right;
	text-align: center;
}
.saiba {
	margin-top: 10px;
}

.saiba a{
	*position: absolute;
	*z-index: 50;
}

.home_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 33px;
	color: rgb(255,255,255);
	text-align: left;
	text-shadow: 1px 1px 8px rgba(40,72,120,0.65);
	display: block;
}
a.home_links:hover {
	color: rgb(255,255,255);
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.tbl_links tr:hover {
	background-color: rgb(41, 74, 139);
}
.tbl_links {
	margin-top: 48px;
}
.seta {
	margin-left: 19px;
	margin-right: 10px;
}
.tit_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: rgb(44,68,101);
	text-align: left;
	margin-top: 4px;
}
.tit_form2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: rgb(44,68,101);
	text-align: left;
	margin-top: 43px;
}

.popuparea:hover a, 
.popuparea a:hover
{

*line-height:140% !important;
}

.ques {
	padding-top: 6px;
	*padding-top:0px;
}



/*Fim pag home*/
/*Pag area de trabalho*/
.tbl_area_t {
	width: 100%;
}
.tbl_area_t td {
	width: 20%;
	text-align: center;
}
.tbl_area_t tr {
	height: 100px;
}
.area_t_r {
	width: 326px;
	border: 10px solid #F0F0F1;
	border-radius: 8px;
	height: 298px;
	margin-top: 15px;
}
.div_l {
	padding-left: 20px;
    padding-top: 40px;
	width: 60%;
	float: left;
}
.div_contac{
    padding-left: 20px;
    padding-top: 0px;
    width: 60%;
    padding-bottom: 25px;
}
.tbl_hist tr td {
	width: 138px;
	height: 111px;
}
/*Fim Pag area de trabalho*/
/* Pag historia*/
.historia_t_r {
	width: 30%;
	border-radius: 8px;
	background-image: url(../sysimages/fundo.png);
	margin-top: 15px;
}
.tbl_hist {
    width: 96%;
    height: 400px;
    border-spacing: 7px;
    border-collapse: separate;
    margin-bottom: 5px;
    *margin-left: 6px;
}
.tbl_hist tr {
	vertical-align: top;
}
.tbl_hist tr td {
	background-color: white;
	width: 49%;
}

.tbl_hist tr td p
{
    	text-align: center;
	padding-top: 3px;
}
.tbl_hist tr td a{

	font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
line-height:18px;
color:rgb(6,77,131);
}
.tbl_hist tr .sep {
	width: 2%;
	background: rgb(235,235,237);
}
.tbl_hist .tr_sep {
	height: 2%;
	background: rgb(235,235,237);
}
.tbl_hist .tr_sep td {
	height: 7px;
	background: rgb(235,235,237);
}
.tbl_hist tr td .desc {
	background: rgb(235,235,237);
	width: 96%;
	margin-top: 40px;
	height: 23px;
}
.img_bg img{
	border-radius: 6px;
	/*margin-left: 4px;*/
}
.historia_t_r .tit, .historia_t_r .tit h2 {
	text-align: center;
	padding-top: 12px;
}
.img_h{
	width: 137px;
	height: 35px;
	margin-top: 10px;
}
.img_h img{
	margin-top: 10px;
}
.div_tab {
	width: 100%;
}
/*Fim Pag historia*/
/*Pag contactos*/
.cont_tit {
	padding-top: 28px;
	padding-left: 22px;
	min-height: 215px;
}
.cont_tit2, .cont_tit3 {
	padding-top: 14px;
	padding-left: 22px;
	min-height: 201px;
	margin-top: 12px;
}
.cont_tit2.web {
	border-left: 1px solid rgb(229,229,229);
}
.contac_t_r {
	width: 31%;
	border-radius: 8px;
	background-image: url(../sysimages/gradiente_c.png);
	background-repeat: repeat-x;
	background-color: #E6E6E8;
	min-height: 236px;
}
.cont_tbl {
	width: 98%;
	margin-left: 3%;
	min-height: 490px;
}
.div_c {
	width: 67%;
	border-radius: 8px;
	border: 1px solid lightgray;
}
.tbl_contac {
	width: 100%;
	margin-top: 28px;
}
.tbl_contac tr td {
	vertical-align: top;
}
.tbl_contac tr .sep {
	width: 7%;
}
/*Para as opçoes dos contactos portugal espanha*/
.tabs-box {
	overflow: hidden;
	margin-bottom: 35px;
}
ul.tabs {
	height: 35px;
	width: 974px;
	position: absolute;
	z-index: 50;
}
ul.tabs li {
	float: left;
	height: 35px;
	position: relative;
	width: 131px;
	margin-right: -17px;
	background: url(../sysimages/cont_left.png) no-repeat top left;
	display: block;
	margin-left: -13px;
	margin-right: -8px;
}
.ie8 ul.tabs li[ids="2"]{margin-top: -1px;}
ul.tabs li:first-child {
	float: left;
	height: 35px;
	position: relative;
	width: 131px;
	margin-right: -17px;
	background: url(../sysimages/cont_left2.png) no-repeat top left;
	display: block;
	margin-left: -13px;
	margin-right: -8px;
}
ul.tabs li.active a {
	width: 103px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #DF131E;
	text-align: center;
	height: 33px;
	padding-left: 18px;
}
ul.tabs li.active {
	background: url(../sysimages/conta_left.png) no-repeat top left;
}
ul.tabs li:first-child.active {
	background: url(../sysimages/conta_left2.png) no-repeat top left;
}
ul.tabs li a {
	display: block;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #7D7D7D;
	text-align: center;
	height: 35px;
	padding-left: 18px;
}
ul.tabs li span {
	background: url(../sysimages/cont_right.png) no-repeat top right;
	height: 100%;
	padding-top: 9px;
	padding-right: 12px;
	display: block;
}
ul.tabs li.active span {
	background: url(../sysimages/conta_right.png) no-repeat top right;
}
.tab-top {
	background: url(../images/tab-bg-top.png) no-repeat 0 0;
	position: relative;
	margin-top: 35px;
}
.tab_container {
	background: url(../images/tabs-bg-right.png) repeat-y right 0;
}
.tab_content {
	border: 1px solid lightgray;
	overflow: hidden;
	position: relative;
	margin-top: -1px;
}
.page1-box1 {
	overflow: hidden;
	padding-bottom: 6px;
	padding-top: 5px;
	margin: 0 12px 0 21px;
	position: relative;
	background: url(../images/divider3.png) repeat-x 0 bottom;
}
.locais_tbl tr td {
	vertical-align: top;
}
.locais_tbl {
	margin-top: 20px;
	width: 100%;
}
/*Fim pag contactos*/
.img_qual {
	text-align: center;
	margin-top: 70px;
}
.div_l ul {
	list-style-type: disc;
	margin-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: rgb(102,102,102);
	text-align: left;
	font-weight: bold;
    padding-bottom: 15px;
}
.num_local {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	color: #CC0000;
	text-align: left;
	left: 7px;
	/*background: url(../sysimages/icon_cont.png);*/
	width: 15px;
	height: 28px;
	padding-left: 6px;
}
.local {
	width: 327px;
	height: 299px;
	background-repeat: no-repeat;
	background-position: center top;
}
.orbit-bullets li.has-thumb {
	width: 100px;
	height: 75px;
}

.orbit-wrapper {
	width: 326px !important;
	height: 226px !important;
}
.orbit-wrapper div.timer{
  visibility:hidden;   
}
ul.orbit-bullets {
	position: absolute;
	z-index: 1000;
	list-style: none;
	padding: 0;
	margin-left: 8px;
	*top: 125%;
}
.orbit-wrapper .orbit-caption {
	z-index: 1000;
	padding: 0px 0;
	font-size: 12px;
	height: 15px;

}
.orbit-caption {
	display: block !important;
}
span.orbit-caption {
	display: none !important;
}
/*Area de cliente*/
.menu_area {
	width:  233px;
	height: 286px;
	border: 1px solid rgb(229,229,229);
	border-radius: 6px;
}
.tit_dados {
	margin-left: 29px;
	margin-bottom: 17px;
}
.div_area {
	width: 713px;
	border: 1px solid rgb(229,229,229);
	border-radius: 6px;
}
.div_area2 {
	width: 713px;
	height: 405px;
	border: 1px solid rgb(229,229,229);
	border-radius: 6px;
}
.menu_h {
	background-color: #004C98;
	height: 22px;
	margin-left: 7px;
	margin-top: 9px;
	margin-right: 7px;
	padding-left: 17px;
	padding-top: 3px;
}
.menu_h p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 140%;
	color: rgb(255,255,255);
}
.menu_area ul li {
	border-bottom: rgb(235,235,237) 1px solid;
	line-height: 140%;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 30px;
}
.menu_area ul {
	margin-left: 7px;
	margin-right: 7px;
}
.menu_area ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 140%;
	color: rgb(125,125,125);
}
.menu_area ul li a.select {
	color: rgb(226,20,30);
}
.tit_l {
	margin-top: 18px;
	margin-left: 18px;
}
.area_form, .area_form2 {
	margin-left: 18px;
	margin-right: 128px;
}
.area_form label, .area_form2 label, .area_form3 label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: rgb(0,31,63);
	text-align: left;
	padding-top: 10px;
}
.div_area_sep {
    width: 563px;
    /*margin-top: -22px;*/
    text-align: center;
    height: 1px;
    background-color: #EBEBED;
}
.div_area_sep2, .div_area_sep3 {
	margin-top: -8px;
	width: 100%;
}
.txt_form_sep
{
	color: #7D7D7D;
	text-align: center;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 140%;
}


.div_area_sep2 p {
width: 28%;
margin-left: 36%;
background-color: white;
font-weight:bold;
text-align:center;
}
.div_area_sep3 p {
	width: 22%;
	margin-left: 39%;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 140%;
	color: #7D7D7D;
	text-align: center;
}

.div_l .area_pre
{
	padding-right: 27px;
}

.conteudo .div_l form .inp_formul{
	padding-bottom: 0px;
}

.area_pre {
	margin-top: 55px;
	margin-bottom: 30px;
}
.area_pre2 {
	margin-top: 68px;
}

.area_pre3 {
	margin-top: 20px;
}
.area_btt a {
	margin-right: 13px;
}

.area_btt {
	*margin-top: -8px;
}



.area_btt2 {
	margin-right: 18px;
	margin-bottom: 20px;
}
.area_pre p, .area_pre p {
	padding-top: 10px;
}
.area_form2 .inputForm.mr {
	margin-top: 29px;
	*margin-top: 34px;
}
.popuparea3 {
	position: absolute;
	background-color: whiteSmoke;
	border: 1px solid #59B200;
	top: 164px;
	left: 409px;
	z-index: 100;
	display: none;
}
.popuparea3 .cont_area {
	margin-top: 12px;
	margin-bottom: 10px;
	width: 200px;
	height: 100%;
	padding-top: 23px;
	padding-left: 22px;
}
.popuparea3 .cont_area .cont_txt {
	width: 165px;
	margin-top: -16px;
	margin-bottom: 16px;
}
table.tbl_enc_pes tr td {
	padding-right: 35px;
}
table.listagem {
	width: 96%;
	margin-left: 18px;
	margin-right: 18px;
	text-align: left;
	margin-top:  20px;
}
table.listagem2 {
	margin-left: 18px;
	margin-right: 18px;
	text-align: left;
	margin-top:  20px;
}
table.listagem2 #resultpesq tr{
 height:45px;
}

table.listagem thead, table.listagem2 thead {
	line-height: 200%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 28px;  
	color: rgb(255,255,255);
	text-align: left;
}
table.listagem thead th , table.listagem2 thead th {
	border-left: 2px solid white;
	background-color: rgb(134,134,145);
}
table.listagem thead th:first-child , table.listagem2 thead th:first-child {
	border-left: none;
}
table.listagem thead th.pri, table.listagem2 thead th.pri {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
}
table.listagem thead th.ult, table.listagem2 thead th.ult {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
}
table.listagem .al_left , table.listagem2 .al_left {
	text-align: left;
	padding-left: 8px;
	padding-right: 3px;
}
table.listagem .al_right, table.listagem2 .al_right {
	text-align: right;
	padding-right: 8px;
}
table.listagem .al_center p, table.listagem .al_center , table.listagem2 .al_center p, table.listagem2 .al_center {
	text-align: center;
}
table.listagem .bg_color, table.listagem2 .bg_color {
	background-color: rgb(230,230,232);
}
table.listagem td, table.listagem2 td {
	padding-top: 6px;
	padding-bottom: 6px;
	border-left: 2px solid white;
	color: rgb(68,68,68);
}
table.listagem td:first-child , table.listagem2 td:first-child {
	border-left: none;
}
table.listagem .tam_col, table.listagem2 .tam_col {
	min-width: 90px;
	*width: 95px;
}
table.listagem .tam_col_2, table.listagem2 .tam_col_2  {
	min-width: 101px;
	*width: 110px;
	
}
table.listagem .tam_col_3 , table.listagem2 .tam_col_3 {
	min-width: 65px;
	*width: 70px;
}
table.listagem .tam_col_4, table.listagem2 .tam_col_4 {
	min-width: 90px;
	*width: 95px;   
}
table.listagem .tam_col_5, table.listagem2 .tam_col_5 {
	min-width: 48px;
	*width: 50px;   
}
/*webshop*/
.pesq_rap {
	width: 288px;
	height: 240px;
	background: url(../sysimages/gradiente_c.png) repeat-x;
	border-radius: 6px;
}
.pesquisa {
	width: 675px;
	height: 240px;
	border: 1px solid rgb(229,229,229);
	border-radius: 6px;
}
.novos_p {
	width: 187px;
}
.novos_p_des {
	margin-top: 15px;
}
.novos_p_des p {
	margin-right: 56px;
}
.tbl_pesq td {
	padding-right: 28px;
}
.tbl_pesq {
	margin-top: 15px;
}
p.refs {
	font-size: 11px;
	margin-top: 40px;
	*margin-top: 48px;
}
.div_comp {
	margin-top: 40px;
	width: 100%;
	border-radius: 6px;
	border: 1px solid #E5E5E5;
/*	min-height: 200px;*/
	min-height: 441px;
}
.div_comp2 {
	margin-top: 40px;
	width: 100%;
	border-radius: 6px;
	border: 1px solid rgb(0,76,152);
	min-height: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: none;
}

.div_comp3 {
	margin-top: 40px;
	width: 100%;
	border-radius: 6px;
	border: 1px solid rgb(0,76,152);
	min-height: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: none;
}
.tbl_img {
	margin-top: 15px;
	margin-bottom: 20px;
}
.tbl_lis {
	display: none;
	margin-top: 31px;
}
p.aviso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
	color: rgb(197,133,19);
	text-align: left;
	padding-top: 17px;
	padding-left: 21px;
}
p.help {
	padding-top: 15px;
	padding-right: 21px;
}
.div_aviso {
	background-color: rgb(249,237,190);
	width: 337px;
	height: 49px;
	border: 1px solid rgb(240,195,109);
	position: absolute;
	margin-top: 138px;
	margin-left: 263px;
}
.div_scroll {
	width: 945px;
	margin-right: 37px;
	overflow-x: scroll;
	margin-bottom: 20px;
	margin-top: -17px;
}
.new_pesq {
	display: none;
}
.div_lis_topo {
	/*width: 310px;*/
	width: 495px;
}
.div_lis_topo #pagin{
  margin-top:0px !important;
 }
.div_lis_top_dir {
	margin-right: 15px;
	width: 420px;
	display: none;
}
.div_btt_top_lis {
	margin-top: -9px;
	display: none;
}
.label_selec {
	margin-right: 8px;
	color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 16px;
    text-align: left;
}

.label_selec.narrow {
	width:150px;
}

.cbox {
	margin-top: 2px !important;
	display: none;
}
.cbox1 {
	margin-top: 2px !important;
	display: none;
}
.show_marg {
	margin-right: 20px;
}
.cb_check {
	border: 2px solid #F0C36D !important;
	background-color: #F9EDBE;
}
.btt_fechar {
	background: url(../sysimages/btt_close.png) no-repeat top right;
	width: 102px;
	height: 26px;
	float: right;
	margin-top: -11px;
	margin-right: 11px;
	padding-top: 5px;
	position: relative;
}
.pal_fechar {
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: rgb(0,102,153);
	text-align: left;
}
.fechar_anc {
}
.link_close {
	float: right;
	margin-top: -21px;
	width: 39px;
	height: 26px;
	margin-right: 9px;
}
.miniatura {
	width: 294px;
	border-right: 1px solid rgb(214,214,214);
	height: 354px;
}
.div_lupa {
	float: right;
	margin-right: 14px;
	margin-top: 27px;
}
.img_miniat {
	text-align: center;
	width: 100%;
	/*height: 304px;*/
	margin-top: 75px;
}
.imagem_min {
/*	max-width: 280px;*/
	max-width: 225px;
	/*max-height: 200px;*/
}
.det {
	margin-left: 314px;
	margin-top: 20px;
}
.td_sep {
	width: 1px;
}
p span.tit_det {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: rgb(0,31,64);
	text-align: left;
}
.tbl_deta .td_dir {
	text-align: right;
	width: 370px;
}
.tbl_deta .td_esq {
	width: 280px;
}
.tbl_deta .td_dir p {
	text-align: right;
}
.det_part1 {
	border-top: 1px solid #D6D6D6;
	margin-top: 20px;
	margin-right: 15px;
	padding-top: 5px;
}
.det_part1 table {
	width: 320px;
}
.det_part1 table td {
	text-align: center;
	width: 25%;
	cursor: pointer;
}
.det_part1 table td p {
	text-align: center;
}
.det_part1 table td p span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: rgb(70,148,68);
	text-align: left;
}
.st_estado {
	background-color: rgb(68,68,68);
	border-radius: 6px;
	color: white;
	height: 26px;
}
.st_estado p {
	color: white;
	padding-top: 4px;
	font-weight: bold;
	font-size: 11px;
}
.st_ponta {
	background: url(../sysimages/ponta.png) no-repeat top center;
	width: 100%;
	height: 4px;
	
}

.st_cima
{
height: 30px;
visibility:hidden;
margin-top:-12px;
}

.det_part1 table tr td:hover .st_cima
{
 visibility:visible;
}

.det_part2{
	border-top: 1px solid #D6D6D6;

	margin-top: 86px;
		*margin-top: 30px;
	margin-right: 15px;
	padding-top: 5px;
	font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:20px;
color:rgb(102,102,102);
text-align:left;
}

.legenda_peq{
  width: 10px;
  height: 10px;
  padding-right:5px;
}

.det_p2
{
margin-left: 20px;
margin-top: 5px;
}

.det_p1
{
display: inline;
}

.form_det
{
     width: 178px;
     margin-top: 26px;
}

.det_pvp
{
margin-left: 10px;
margin-right: 10px;
margin-top: 35px;
}

.det_p1 h2
{
   margin-top: 31px;
}



table.tbl_dados .td_sep
 {
 width: 10px;
}

.div_h_t
{
margin-top: -58px;
width: 504px;
}

.head_tit2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #999;
text-align: center;
margin-top: -38px;
margin-bottom: 34px;
margin-left: -188px;
}

p.pecas_auto
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
line-height:140%;
color:rgb(102,102,102);
text-align: right;
}

p.nao_conta
{
text-align: right;
}


.h_valor
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
line-height:140%;
color:rgb(0,33,66);
text-align:left;
}


.h_img_area_c
{
width: 285px;
border-radius: 6px;
margin-right: 20px;
/* Firefox v3.6+ */
background-image:-moz-linear-gradient(55% 2% -90deg,rgb(240,240,241) 0%,rgb(230,230,232) 99%); 
/* safari v4.0+ and by Chrome v3.0+ */
background-image:-webkit-gradient(linear,55% 2%,55% 142%,color-stop(0, rgb(240,240,241)),color-stop(0.99, rgb(230,230,232)));
/* Chrome v10.0+ and by safari nightly build*/
background-image:-webkit-linear-gradient(-90deg,rgb(240,240,241) 0%,rgb(230,230,232) 99%);
/* Opera v11.10+ */
background-image:-o-linear-gradient(-90deg,rgb(240,240,241) 0%,rgb(230,230,232) 99%);
/* IE v10+ */
background-image:-ms-linear-gradient(-90deg,rgb(240,240,241) 0%,rgb(230,230,232) 99%);
background-image:linear-gradient(-90deg,rgb(240,240,241) 0%,rgb(230,230,232) 99%);
width:266px;
height:38px;
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff0f0f1,endColorstr=#ffe6e6e8,GradientType=0)";
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff0f0f1,endColorstr=#ffe6e6e8,GradientType=0);
}

.h_img_txt
{
display: -webkit-inline-box;
padding-top: 10px;
margin-left: 17px;
}

.h_img_txt p
{
line-height: 17px;
}

.h_area_c
{
width: 207px;
}

.img_area_enc
{
position: absolute;
top: 21px;
right: 214px;
}

.antes_btt
{
height: 70px;
}

.cancel
{
padding-top: 8px;
margin-left: 215px;
}

.p_obrig
{
margin-top: 23px;
}

.btt_voltar
{
margin-top: 55px;
}

span.bold
{
font-weight: bold;
}


.listagem p
{
  font-size: 11px;
}

.sep_img_disp
{
width: 5px;
height: 1px;
}


.col_tam_apg
{
width: 40px;
*width: 40px;
}

.tbl_enc_total
{
 text-align: right;
margin-top: 50px;
margin-right: 9px;
}

.tbl_enc_total tr td:first-child
{
 width: 100px;
}

.tbl_enc_total tr td
{
 width: 110px;
}

.bold
{
font-weight: bold;
}

.tbl_enc_total tr td p
{
  text-align: right;
}

.enc_tot
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
line-height:16px;
color:rgb(68,68,68);
text-align:right;
}

.enc_tot_val
{
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
font-weight:bold;
line-height:140%;
color:rgb(0,31,64);
text-align:right;
}

.div_sep_enc
{
height: 1px;
border-bottom: 1px solid rgb(195,195,195);
}

.cont_comp
{
  margin-right: 20px;
}

.col_tam_quant
{
width:75px;
*width:75px;
}

.tbl_estado_det_ecn
{
width: 99%;
}

.ul_pag li
{
    float:left;
    display: inline;
    width: 18px;
text-align: center;
border: 1px solid rgb(134,134,145);
background-color: white;
font-size: 12px;
margin-left: 3px;
border-radius:3px;
line-height: 180%;
color: rgb(134,134,145);
}
.ul_pag li a{
color: rgb(134,134,145);
display: block;
text-align: center;
line-height: 22px;
}
.ul_pag li.disabled{
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0.4)";
filter:alpha(opacity=0.4);
opacity:0.4;

}

.td_pag
{
width: 31%;
padding-right: 0px !important;
}

.ul_pag li.pag_sel,  .ul_pag li:hover, .ul_pag li.select 
{
    
color: white;
    background-color: rgb(134,134,145);
}
.ul_pag li.disabled:hover{
background:transparent;

}
.ul_pag li.pag_sel a,  .ul_pag li:hover a, .ul_pag li.select a{
  color: white;
}
.ul_pag li.disabled:hover a{
  color:rgb(134,134,145);
  tex-decoration:none;

}
.ul_pag li.disabled:hover a:hover{
text-decoration:none;
}
.ul_pag li a:hover{
text-decoration:none;
}
.fadeBlue{
  position: absolute;
  background-image: url("../sysimages/fadeBlue.png");
  display: none;
  left:0px;
  top:0px;
  z-index:3000;
}
.PopImagem, .PopComp{
  position: absolute;
  z-index:3001;
  left:0px;
  top:170px;
  display: none;
  width: 950px;
  border-radius: 6px;
	border: 1px solid rgb(0,76,152);
	background-color: white;
	min-height: 200px;
}
.PopComp{
 width:730px;
 top:50px;
}

.btt_fechar2 {
	background: url(../sysimages/btt_close.png) no-repeat top right;
	width: 102px;
	height: 26px;
	float: right;
	margin-top: -1px;
	margin-right: 11px;
	padding-top: 5px;
}
.pal_fechar2 {
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: rgb(0,102,153);
	text-align: left;
}

.img_prod
{
margin-top: 50px;
margin-bottom: 50px;
}
.img_prod .img_prod_txt img.imagem_min{
 max-width: 550px !important;
 /*max-height:380px !important;*/
}

.img_prod_txt
{
 margin-top: 20px;
margin-bottom: 20px;
width: 600px;
min-height:330px;
text-align: center;
border-right: 1px solid #D6D6D6;
}

.det_prod
{
    margin-top: 50px;
margin-bottom: 50px;
padding-left: 40px;
}

.det_prod_txt
{
margin-top: 20px;
margin-bottom: 20px;
}

.det_prod_txt p
{
max-width:215px;
margin-bottom: 10px;
}

.det_prod_tit
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
line-height:18px;
color:rgb(0,31,64);
text-align:left;
}

.det_prod_txt h2 span
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
color:rgb(102,102,102);
font-weight: normal;
margin-left: 6px;
}

.tbl_cpm_prod
{
width: 100%;
margin-top: 25px;
border-top: 1px solid #D6D6D6;
}

.img_prod_comp
{
width: 100%;
/*text-align: center;*/
margin-left:27px;
/*margin-top: 15px;*/
margin-top: 5px;
}

.txt_prod_comp
{
  margin-left: 25px;
  margin-bottom: 5px;
}

.tit_comp_art
{
  margin-top: 25px;
  margin-left: 25px;
}


.tbl_cpm_prod td
{
border-left: 1px solid #D6D6D6;
}

.txt_prod_comp h2 span
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
color:rgb(102,102,102);
font-weight: normal;
margin-left: 6px;
}

.erro_input
{
   height: 0px;
   margin-top: 7px;
position: absolute;
left: -110px;
display: none;
z-index: 100;

}

.erro_input > span
{
background-color: #FF6633;
padding: 7px;
display: block;
display: block;
}

.erro_input > span > span
{
color: white;
position: relative;
display: block;
display: block;
}
.erro_input > span > span img{
position: absolute;
display: block;
top: 2px;
right: -13px;
display: block;
}


.span_mar_l
{
margin-left:10px;
*margin-left:8px;
}

.fin_enc_left
{
width: 545px;
min-height: 240px;
background: url(../sysimages/gradiente_b.jpg) repeat-x; 
border-radius: 6px
}

.fin_enc_rig
{
    border-radius: 6px;
    border: 1px solid rgb(229,229,229);
    width: 400px;
    min-height: 400px;
}

.p_ref
{
 font-family:Arial, Helvetica, sans-serif;
font-size:13px !important;
line-height:16px;
color:rgb(102,102,102);
text-align:left;
}

.num
{
background: url(../sysimages/num.png) no-repeat;
position: absolute;
width: 23px;
height: 24px;
left: 27px;
padding-top: 21px;
padding-left: 16px;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
color: white;
}

.tit_num
{
   margin-left: 54px;
padding-top: 23px;
}


.tbl_dados_fac td:first-child, .tbl_dados_fac2 td.td_m_top
{
   font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
line-height:20px;
color:rgb(0,31,63);
text-align:left;
width: 105px;
}

.tbl_dados_fac
{
    margin-left: 55px;
    margin-top: 35px;
}

.tbl_dados_fac2
{
    margin-left: 50px;
    margin-top: 25px;
}

.tbl_dados_fac td.td_m_top, .tbl_dados_fac2 td.td_m_top
{
   padding-top: 30px;
}


.tbl_dados_fac2 td
{
min-width: 215px;
}

.tbl_dados_fac2 td:first-child
{
 font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
line-height:20px;
color:rgb(0,31,63);
text-align:left;
min-width: 100px !important;
}

.tbl_morada
{
      margin-left: 45px;
      margin-top: 5px;
}

.tbl_dados_out_end
{
      margin-left: 40px;
      margin-top: 5px;
}


.tbl_morada tr
{
vertical-align: top;
height: 40px;
}

.tbl_morada tr:first-child
{
vertical-align: middle;
}

.tbl_morada td:first-child
{
    padding-right: 10px;
} 

.tbl_morada span.tr_p_red
{
color: red;
}

.tbl_morada span
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
color:rgb(102,102,102);
text-align:left;
}


.tbl_morada .td_cb
{
  display: none;
}

.tbl_dados_out_end  td
{
padding-left: 18px;
}

.tbl_dados_out_end  td:first-child
{
padding-left: 0px;
}

.tbl_dados_out_end
{
    display: none;
}

.div_outro_end
{
padding-bottom: 40px;
}

.tbl_dados_out_end label
{
padding-top: 10px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
line-height:18px;
color:rgb(0,31,63);
text-align:left;
}


.div_btt_compr
{
margin-top: 20px;
}

.div_r_fin
{
width: 400px;
}

.con_enc_rig, .con_enc_lef
{
   border: 1px solid rgb(229,229,229);
   border-radius: 6px;
   width: 465px;
   height: 210px;
}

.img_set img
{
width: 326px;
height: 298px;
}

.prod_frase h2
{
text-align: center;
}

.prod_frase
{
margin-right: 300px;
margin-top: -100px;
}

.div_c table td
{
vertical-align: top;
}

.linguas .sep
{
color: white;
font-weight: bold;
font-size: 14px;
padding-left: 3px;
padding-right: 3px;
}


#cont_block
{
width: 641px;
min-height: 504px;
/*margin-top: 5px;*/
margin-top: 20px;
/*margin-bottom: 20px;*/
}

.cont_blck
{
margin-left: 6px;
min-height: 510px;
}

.td_r_baixo img
{
position: absolute;
	bottom: 82px;
	*bottom: 85px;
	right: 19px;
}

.td_met img
{
/*width: 105px;
max-width: 175px!important;*/
vertical-align: middle;
}

.inp_formul label
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
line-height: 18px;
color: #001F3F;
text-align: left;
padding-top: 10px;
}

.inp_formul
{
float:left;
padding:0 20px 35px 0;
height:auto;
overflow:visible;
}

.popuparea .erro_input span, .popuparea .erro_input, .popuparea .erro_input span span
{
width: 126px;
}

.div_area .div_area_sep
{
margin-top: 33px;
}
.recpassmail{
  display:none;
}

#cms_frm{
max-width: 589px;
}
.inputForm{
position:relative;
}

.div_l ul{
  font-weight:normal;
}

.inputForm.dtpicker label{
   float:left;
   line-height:23px;
   height:15px;
   display:block;
   margin-right:5px;
   padding:0px;
}

.inputForm.dtpicker .ui-datepicker-trigger{
  float:left;
  border:1px solid #CCCCCC;
  
}

.inputForm.dtpicker input{
  float:left;
  border:1px solid #CCCCCC;
  height:15px;
  line-height:15px;
}

 .div_h_t.ec_logged{
  /*margin-top:10px !important;  */
  margin-top: 39px !important;
 }
 
 .div_h_t.ec_logged .img_area_enc{
     /*top:13px;*/
     top: 20px;
 }
 
 .listagem td.noresults p{
  padding:25px 10px;
 }
 
 .loader{
  width:100%;
  height:100%;
  background-image:url("../sysimages/ajax_loader.gif");
  background-repeat:no-repeat;
  background-position:center center;
  background-color: #FFFFFF;
  position:absolute;
  left:0px;
  top:0px;
  display:none;
  cursor:pointer;
 }
 
 .div_comp2{
  position:relative;
 }
 .imgcima {
   max-height: 156px;
max-width: 251px;
}
 .imgcima img{
 max-width:300px;
 max-height:230px;
border-radius: 8px;
height:150px;

 }
 
.hold_arrow {
  width:100%;
  height:20px ;
  bottom: 0px;
  margin: 0 auto;
  position: relative;
}

.arrowPrev a,
.arrowNext a{
  width:7px;
  height:11px;
  display: inline-block;
}

.arrowPrev{
  position: absolute;
  bottom:0;
  right:25px;
  width:7px;
  height:11px; 
  background: url(../sysimages/setaR.png) no-repeat left top;
}

.arrowNext{
  position: absolute;
  bottom:0;
  left:25px;
  width:7px;
  height:11px; 
  display: inline-block;
  overflow: hidden;
  background: url(../sysimages/setaL.png) no-repeat left top;
} 

button,
html input[type="button"], 
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button; 
cursor: pointer; 
*overflow: visible; 
border-radius:0;
}


input[type=text], 
input[type=email],
input[type=password],
input[type=file],
textarea{
-webkit-appearance: none;
-moz-appearance: none;
border-radius:0;
} 


input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; 
padding: 0; 
}
 

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  {
	.img_b{
		left: 239px;
	}
}

a.hasNoLink, a.hasNoLink *{
  cursor:default;
}

.cont_prod {
  top:0px;
}

.hide{
  display:none;
}

.div_lis_topo h2{
  font-size:16px;
}

.div_lis_topo.wide{
  width:650px;
}

.div_lis_top_dir.narrow{
  width:290px;
}

/*.listagem .al_left a,
.listagem .al_left a *{
  cursor:default;
} */

.see_less{
  display:none;
}