/*  Designed for Primavera BSS */
/*  Designed by Paleta de Ideias */
/*  PRIMAVERA Business Software Solutions */
/*  Alterado por joao.sousa@megastock.pt 2010 */
/* Para Daniel Pinto */

@import url(VerdanaApps.css);	/* Import CSS styles for WebGrid */

@import url(Apps.css);
@import url(pcatalog.css);
@import url(PriWebGrid.css);
@import url(PriWebGridEditors.css);
@import url(PriWebTreeView.css);
@import url(PriForum.css);
@import url(Dms.css);

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #b4cce3;*/
	color: #003366;
	/*line-height: 14px;*/
}
.title {	
	font-size: 26px;
	color: #5B7A99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 29px;
}
.subtitle {
	font-size: 18px;
	color: green;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 21px;
}
.titleHighlight {
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	TEXT-DECORATION: none;
	color: #000000;
}
.subtitleHighlight {
		color: #5B7A99;
	font-size: 11px;
	line-height: 14px;
}
/* generic styles associated to radiobuttons and checkboxs*/
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}
.labelTitle {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;;
}
.textDate {
		color: white;
	background-image:   url(../images/date.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 11px;
}
.boxTrack {
	color: green;
	font-size: 9px;
} 
.inputColor,
.inputColorCompl{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	border: 1px solid #9FCCDD;
	background-color: #FFF;
	height: 20px;
	padding: 2px 4px 2px 4px;
	background-image: url(../images/bg_input.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.inputColor:focus,
.inputColorCompl:focus {
	background-image: none;
	color: #3D7E98;
}
button, 
.buttonColor, 
.buttonColorCompl, 
.buttonOff {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.buttonColor {
	background-image:url(../images/bgbuttonColor.gif);
	background-repeat: repeat-x;
	background-position: left -1px;
	background-color: #529EBA;
	border: 0px solid #529EBA;
}
.buttonColorCompl{
	background-image:url(../images/bgbuttonColorCompl.gif);
	background-repeat: repeat-x;
	background-position: left -2px;
	border: 0px solid #806B64;
	background-color:#806B64;
}
.buttonColor:hover, .buttonColorCompl:hover {
	background-position: left -25px;
}
.buttonColorCompl:hover {
	background-color:#8F8F8F;
}
.buttonOff {
	background-image:url(../images/bgbuttonOff.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #CCCCCC;
	border: 0px solid #FFFFFF;
}	
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
}
select:focus {
	color: #3D7E98;
	border: solid 1px #9FCCDD;
	background:none;
}


li {
	list-style-type: none;
	list-style-image:url(../images/list.gif);
	list-style-position:outside;
	padding-left:3px;
	/* margin-left:12px;*/
}
.inputRadioButton {
	text-align: left;
	border: 0px none;
}
.cheqbox {
	border: 0px solid;
}
.linkTop {
	COLOR: white;
	TEXT-DECORATION: none;
}
.linkTop:hover {
	TEXT-DECORATION: underline;
	COLOR: white;
}
.linkHighlight:hover {
	TEXT-DECORATION: underline;
	COLOR: #ffffff;/*COLOR: white;*/
}
/* DP - ALTERAR COR DAS LETRAS DO MENU ESQUERDO EM OFF */
.linkMenu 
{
	font:bold;
	TEXT-DECORATION: none;
	/*color: #a4bed4;*/
	color: #003366;
	
}
/* DP - ALTERAR COR DAS LETRAS DO MENU ESQURDO EM ON */
.linkMenu:hover {
	COLOR:#003366;/*COLOR: white;*/
	TEXT-DECORATION: underline;
}
/* DP - ALTERAR TEXTO DE LINK NAS PÁGINAS DE TEXTO EM OFF */
.linkText,a {

	TEXT-DECORATION: none;
	COLOR:#003366;/*COLOR: color: #a4bed4; */
}
/* DP - ALTERAR TEXTO DE LINK NAS PÁGINAS DE TEXTO EM ON */
.linkText:hover, a:hover {
	color: #a4bed4;/*COLOR: white;*/
	TEXT-DECORATION: underline;
}
a:hover {
    color: #a4bed4;/*COLOR: white;*/
	background:none;
}
/* DP - BARRA DE LINKS ABAIXO DO MENU EM OFF */
.linkTrack {
	COLOR: white;
	TEXT-DECORATION: none;
}
/* DP - BARRA DE LINKS ABAIXO DO MENU EM ON */
.linkTrack:hover {
	/*COLOR: #30628c;*/
	COLOR: white;
	TEXT-DECORATION: underline;
}
.linkbaseboard {
	COLOR: #DA2037;
	TEXT-DECORATION: underline;
}
.linkbaseboard:hover {
	TEXT-DECORATION: none;
	color: #DA2037;
}
.boxTop {
	COLOR: #666666;
	height: 24px;
	background-image: url(../images/bgTop.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-transform: uppercase;
	font-size: 9px;
}
/* DP - ALTERAR COR DO CABEÇALHO */
.boxID {
	width: 100%;
	height: 0px; /* altura entre o browser e o inicio da pagina*/

}
/* DP - NAVEGADOR CABEÇALHO */
.boxNav {
	/*COLOR: #FFFFFF;*/
	/*background-image:        url(../images/bgNav.gif);*/
	background-image: url(../images/BarraMenu985x35px.png); 
	background-repeat: no-repeat; /* no-repeat-x; */
	background-position: left bottom;
	text-decoration: none;
	vertical-align: middle;
	
}
.boxNav a, .boxNav a:hover{
	COLOR: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.boxNav a:hover{
	COLOR: red;
}

/* DP - TAMANHO DA CAIXA DO MENU - ESQUERDA */
.celNavLeft {	
	height: 36px;
	width: 20px;
	/*background-image:        url(../images/navLeft.gif);*/
	background-repeat: no-repeat;
	background-position: left bottom;
}
/* DP - TAMANHO DA CAIXA DO MENU - DIREITA */
.celNavRight {
	height: 36px;
	width: 20px;
	/*background-image:          url(../images/navRight.gif);*/
	background-repeat: no-repeat;
	background-position: right bottom;
}
/* */
/*  HIGHLIGHT */
/* */
.boxSepTitleColor{
	padding: 5px;
	text-align: left;
	font-weight: bold;
	/*background-image:       url(../images/highlight01TitleColumn.gif);*/
	background-color: #EEEEEE;
	height: 30px;
	width: 146px;
}

.boxSepTitleColorCompl {
	padding: 5px;
	text-align: left;
	height: 30px;
	width: 146px;
	font-weight: bold;
	/*background-image:       url(../images/highlight02TitleColumn.gif);*/
}


.boxHighlight01TitleColumn {
	padding: 5px;
	text-align: left;
	font-weight: bold;
	background-image:       url(../images/highlight01TitleColumn.gif);
	background-color: #EEEEEE;
	color: #003366;
	height: 30px;
	width: 146px;
}
.boxHighlight02TitleColumn  {
	padding: 5px;
	text-align: left;
	height: 30px;
	width: 146px;
	font-weight: bold;
	color: #000000;
	background-image:       url(../images/highlight02TitleColumn.gif);
}
.boxHighlight03TitleColumn {
	padding: 5px;
	text-align: left;
	height: 30px;
	width: 146px;
	font-weight: bold;
	background-image:       url(../images/highlight03TitleColumn.gif);
	color: #ff0000;
	/*color: #5B7A99;*/
}
/* MEGA */
.boxHighlight04TitleColumn  {
	COLOR: white;
	padding: 5px;
	text-align: left;
	font-weight: bold;
	background-image:       url(../images/barra_caixa.png);	
	height: 30px;
	width: 146px;
	background-repeat: no-repeat;
}
.boxHighlight05TitleColumn {
	COLOR: #FFFFFF;
	padding: 5px;
	text-align: left;
	font-weight: bold;
	background-image:       url(../images/highlight05TitleColumn.gif);
	height: 30px;
	width: 146px;
	background-repeat: no-repeat;
}
.boxHighlight06TitleColumn {
	padding: 5px;
	text-align: left;
	font-weight: bold;
	background-image:       url(../images/highlight06TitleColumn.gif);
	height: 30px;
	width: 146px;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.boxHighlight07TitleColumn  {
	padding: 5px;
	text-align: left;
	/*background-image:      url(../images/highlight07TitleColumn.gif);*/
	background-image:       url(../images/highlight02TitleColumn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #003366;
	width: 100%;
	height: 30px;
}
.boxHighlight08TitleColumn {
	padding: 5px;
	text-align: left;
	background-image:      url(../images/highlight08TitleColumn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #5B7A99;
	width: 100%;
	height: 30px;
}
.boxHighlight01Text {
	BACKGROUND-COLOR: #EEEEEE;
	padding: 5px;
	text-align: left;
	width: 100%;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
.boxHighlight01Title {
	padding: 5px;
	text-align: left;
	background-image:       url(../images/highlight01Title.gif);
	background-color: #EEEEEE;
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	width: 408px;
	height: 30px;
}
.celHighlight01BottomLeft {
	width: 10px;
	background-image:       url(../images/highlight01BottomLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 2px;
}
.celHighlight01BottomCenter {
	height: 30px;
	width: 100%;
	background-image:        url(../images/highlight01BottomCenter.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.celHighlight01BottomRight {
	background-image:        url(../images/highlight01BottomRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 10px;
	padding-left: 2px;
}
.boxHighlight02Text 
{
	/*background-image: url(../images/fundo.png);*/
	BACKGROUND-COLOR: #FFFFFF;
	padding: 5px;
	text-align: left;
	width: 100%;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
.boxHighlight02Title {
	padding: 5px;
	text-align: left;
	background-image:       url(../images/highlight02Title.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #000000;
	width: 408px;
	height: 30px;
}
.celHighlight02BottomLeft {
	width: 10px;
	background-image:       url(../images/highlight02BottomLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 2px;
}
.celHighlight02BottomCenter {
	height: 30px;
	width: 100%;
	background-image:       url(../images/highlight02BottomCenter.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.celHighlight02BottomRight {
	width: 10px;
	background-image:       url(../images/highlight02BottomRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 2px;
}
/* DP - ALTERAR ASPECTO DAS CAIXAS */
.boxHighlight03Text 
{
	background:#a4bed4;
	text-align: left;
	color:White;
	width: 100%;
	border-top: 1px solid #5B7A99;
	border-right: 1px solid #5B7A99;
	border-left: 1px solid #5B7A99;
	border-bottom: 1px solid #5B7A99;
	padding: 5px;
}
.boxHighlight03Title {
	padding: 5px;
	text-align: left;
	background-image:        url(../images/highlight03Title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #5B7A99;
	width: 408px;
	height: 30px;
}
/* Dp - Fundo das caixas - Esquerda */
.celHighlight03BottomLeft {
	height: 30px;
	/*background-image:       url(../images/highlight03BottomLeft.gif);*/
	background-repeat: no-repeat;
	background-position: left top;
	width: 10px;
	padding-right: 2px;
}
/* DP - Fundo das caixas - Centro */
.celHighlight03BottomCenter {
	/*background-image:       url(../images/highlight03BottomCenter.gif);*/
	background-repeat: repeat-x;
	background-position: center top;
	height: 30px;
	width: 100%;
}
/* DP - Fundo das caixas - Direita */
.celHighlight03BottomRight {
	width: 10px;
	/*background-image:       url(../images/highlight03BottomRight.gif);*/
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 2px;
}
/* DP - ALTERAR AVISO DE LOGIN INVÁLIDO */
.boxHighlight04Text {
	padding: 5px;
	text-align: left;
	width: 100%;
	color: #5b7a99;
	border-top: 1px solid #ff9934/*5B7A99*/;
	border-right: 1px solid #ff9934;
	border-left: 1px solid #ff9934;
	/*border-bottom: 1px solid #5B7A99;*/
	background-color: #ffefde;
}
/* DP - ALTERAR CABEÇALHO DA CAIXAS  */
.boxHighlight04Title {
	padding: 5px;
	text-align: left;
	background-image:        url(../images/barra_caixa_big.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: white;/* Côr do texto no cabeçalho da box */
	width: 408px;
	height: 30px;
	vertical-align: middle;
}
.celHighlight04BottomLeft {
	width: 10px;
	background-image:       url(../images/highlight04BottomLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 2px;
	height: 30px;
}
.celHighlight04BottomCenter {
	background-image:       url(../images/highlight04BottomCenter.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	width: 100%;
}
.celHighlight04BottomRight {
	width: 10px;
	background-image:       url(../images/highlight04BottomRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 2px;
}
.boxHighlight05Title {
	padding: 5px;
	text-align: left;
	background-image:      url(../images/highlight05Title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	background-color: #999999;
	width: 408px;
	color: #FFFFFF;
	height: 30px;
}
.boxHighlight06Title {
	padding: 5px;
	text-align: left;
	background-image:      url(../images/highlight06Title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5B7A99;
	width: 408px;
	height: 30px;
}
.boxHighlight07Title {
	padding: 5px;
	text-align: left;
	/*background-image:      url(../images/highlight07Title.gif);*/
	background-image:       url(../images/highlight02Title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	/*background-color: #EEEEEE;*/
	color: #003366;
	width: 408px;
	height: 30px;
}
.boxHighlight07Text {
	text-align: left;
	width: 100%;
	border-top: 1px solid #999999;
	padding: 5px;
	/*background-color: #EEEEEE;*/
}
.celHighlight07BottomLeft {
	width: 10px;
	background-image:       url(../images/highlight07BottomLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 2px;
	height: 30px;
}
.celHighlight07BottomCenter {
	width: 100%;
	background-image:       url(../images/highlight07BottomCenter.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.celHighlight07BottomRight {
	width: 10px;
	background-image:       url(../images/highlight07BottomRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 2px;
}
/* MEGA */
.boxHighlight08Title {
	padding: 5px;
	text-align: left;
	/*background-image:      url(../images/highlight07Title.gif);*/
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #5B7A99;
	background-color: black;
	width: 408px;
	height: 30px;
}
/* MEGA */
.boxHighlight08Text {
	text-align: left;
	width: 100%;
	border-top: 1px solid #5B7A99;
	padding: 5px;
	background-color: green;
}
.celHighlight08BottomLeft {
	width: 10px;
	background-image:       url(../images/highlight08BottomLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 2px;
	height: 30px;
}
.celHighlight08BottomCenter {
	background-image:       url(../images/highlight08BottomCenter.gif);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
}
.celHighlight08BottomRight {
	width: 10px;
	background-image:       url(../images/highlight08BottomRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 2px;
}
/* */
/* SEPARATOR */
/* */
.celSepHColorCenter{
	background:url(../Images/SepHColorCenter.gif) center center repeat-x;
}
.celSepHColorLeft{
	background:url(../Images/SepHColorCenter.gif) center left repeat-x;
	width: 10px;
	height: 10px;
}
.celSepHColorRight{
	background:url(../Images/SepHColorCenter.gif) center right repeat-x;
	width: 10px;
}
/* color compl*/
.celSepHColorComplCenter {
	background:url(../Images/SepHColorComplCenter.gif) center center repeat-x;
}
.celSepHColorComplLeft {
	background:url(../Images/SepHColorComplCenter.gif) center left repeat-x;
	width: 10px;
	height: 10px;
}
.celSepHColorComplRight {
	background:url(../Images/SepHColorComplCenter.gif) center right repeat-x;
	width: 10px;
}
* MEGA */
/* */
/* MENU 01 */
/* */
.boxMenu01OptionOff {
	background-color: #green;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCA95;
	width: 180px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
/* teste */
.boxMenu01OptionOn {
	background-color: #green;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCA95;
	width: 180px;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.boxMenu01SuboptionOff {
	background-color: #FFF5EC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFDDAA ;
	width: 180px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
}
.boxMenu01SuboptionOn {
	background-color: #FFF5EC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFDDAA;
	width: 180px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	background-image:     url(../Images/suboptionColorOn.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
}
.boxMenu01BiSuboptionOff {
	background-color: #FFF5EC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFDDAA ;
	width: 180px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 35px;
}
.boxMenu01BiSuboptionOn {
	background-color: #FFF5EC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFDDAA;
	width: 180px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 35px;
	background-image:     url(../Images/suboptionColorOn.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
}
.boxMenu01Bottom {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	width: 180px;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/* */
/* MENU 02 */
/* */
/* DP - COR DA PRIMEIRA OPÇÃO EM OFF */
.boxMenu02CatgFirstOff {
	background-image:         url(../images/menu02CatgFirstdp.gif);
	width: 180px;
	height: 30px;
	color: #FFFFFF;
	vertical-align: middle;
	padding-left: 0px;
	background-repeat: no-repeat;
}
/* DP - COR DA PRIMEIRA OPÇÃO EM ON */
.boxMenu02CatgFirstOn {
    background-image: url(../images/menu02CatgFirstdp.gif);
	height: 30px;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	width: 180px; 
	color: #FFFFFF;
	/*background-color:  #FFDDAA ;*/
}
/* DP - COR DAS CATEGORIAS DOS MENUS EM OFF */
.boxMenu02CatgOff {
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	padding-left: 0px;
	width: 180px;
	height: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	background-image: url(../Images/CatgMenu.gif);
	color: #FFFFFF;
}
/* DP - COR DAS CATEGORIAS DOS MENUS EM ON */
.boxMenu02CatgOn {
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	padding-left: 0px;
	width: 180px;
	height: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	background-image: url(../Images/CatgMenu.gif);
	color: #FFFFFF;
	
	/*width: 100%;*/

}
/* DP - COR DO SUBMENU EM OFF */
.boxMenu02OptionOff {
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
	height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 180px;
	/*background-color: #cde8f1;*/
	background-image: url(../Images/menu02Optiondp.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
}
/* DP - COR DO SUBMENU EM ON */
.boxMenu02OptionOn {
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
	height: 15px;
	/*background-color: #cde8f1;*/
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	background-image: url(../Images/menu02Optiondp.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
}
.boxMenu02SuboptionOff {
	text-align: left;
	vertical-align: middle;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	/*background-color:Green;*/
	background-image: url(../Images/menu02Suboption.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	/*background-color: #FFF5EC;*/
	color: #FFFFFF;
}
.boxMenu02SuboptionOn {
	text-align: left;
	vertical-align: middle;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../Images/menu02Suboption.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	color: #FFFFFF;
}
.boxMenu02BiSuboptionOff {
	text-align: left;
	vertical-align: middle;
	padding-left: 35px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../Images/menu02Suboption.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	color: #FFFFFF;
}
.boxMenu02BiSuboptionOn {
	text-align: left;
	vertical-align: middle;
	padding-left: 35px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../Images/menu02Suboption.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
}
/* DP - ALETRAR O FIM DO MENU */
.boxMenu02Bottom 
{
	background-image:         url(../images/menu02Bottomdp.gif);
	height: 30px;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	width: 180px;
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
}

/* */
/* LOGIN */
/* */
/* DP - ALTERAR CAIXA DE LOGIN */
.boxLogin 
{
	BACKGROUND-COLOR: #5B7A99;
	padding: 5px;
	text-align: left;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #5B7A99;
	border-left: 1px solid #FFFFFF;
	color: #FFFFFF;
	width: 300px;
}
/* DP - ALTERAR FUNDO ESQUERO DA CAIXA DE LOGIN */
.celLoginLeft {
	width: 10px;
	background-image:       url(../images/loginLeftDP.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* DP - ALTERAR FUNDO DA CAIXA DE LOGIN */
.celLoginCenter {
	bottom: 10px;
	height: 30px;
	background-image:       url(../images/loginCenterDP.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/* DP - ALTERAR CAIXA DE LOGIN */
.buttonLogin {
	BACKGROUND-COLOR: #FFFFFF;
	margin-left:150px;
	background-image:      url(../images/bgbuttonLoginDP.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 20px;
	color: white;
	border: 1px solid #33638b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* DP - ALTERAR CAIXA DE LOGIN */
.inputLogin {
	color: #5B7A99;
	background-color: #a4bed4;
	border: 1px solid #5B7A99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* */
/* OLD DATA LIST - START */
/* */
.boxListTitle {
	padding: 5px;
	text-align: left;
/*background-image:       url(../Images/barra_caixa.png);*/
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #506B87;
	background-color: #C1D1E0;
	width: 408px;
	height: 30px;
	vertical-align: middle;
}
.boxListInfo {
	text-align: left;
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 1px;
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #F7F8FA;
}
.boxListParam {
	BACKGROUND-COLOR: #EBF4FA;
	padding: 10px 5px 5px;
	text-align: left;
	width: 100%;
	background-position: left top;
}
.celListParam {
	background-image: url(../Images/LineParameters.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.buttonFilter {
	background-image:      url(../images/buttonFilter.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #999999;
	height: 24px;
	border: 1px solid #FFFFFF;
	width: 20px;
}
.buttonItemOn {
	BACKGROUND-COLOR: #ADADAD;
	background-image:        url(../images/bgbuttonItem.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #666666;
	height: 20px;
	border: 1px solid #FFFFFF;
	width: 94px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.buttonItemOff {
	COLOR: #FFFFFF;
	background-image:        url(../images/bgbuttonOff.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 24px;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
	width: 94px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.inputColorDisable {
	background-color: #EEEEEE;
	border: 1px solid #AAAAAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 11px;
}
.inputLegend {
	background-color: #FFFFFF;
	border: 0px none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #506B87;
}
.inputParam {
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #AAAAAA;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.boxListNav {
	text-align: left;
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BFB7B1;
	background-color: #FFFFFF;
}
/* MEGA */
.celListCatg {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCA95;
	background-color: #FFEEDD;
	color: #000000;
}
/* MEGA */
.celListCatgB {
	background-color: #FFEEDD;
	color: #000000;
}
.celListData {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDCAD6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BDCAD6;
}
.celListDataB {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDCAD6;
	height: 10px;
}
.celListTotal {
	background-color: #D7DEE6;
	text-align: right;
	color: #304B6B;
	border-top: 1px solid #BDCAD6;
	border-right: 1px solid #BDCAD6;
}
.celListTotalB {
	background-color: #C1D1E0;
	text-align: right;
	color: #000000;
	border-top: 1px solid #85A3C2;
	border-right: 1px solid #85A3C2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7DAD8D;
}
.celListDetail {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDCAD6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BDCAD6;
}
.celListDetailB {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BDCAD6;
}
.celListSubData {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #F2F1EF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BDCAD6;
}
.celListSubDataB{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #F2F1EF;
}
.boxListOptions {
	padding: 10px 5px 5px;
	text-align: center;
	width: 100%;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #EFF2F5;
}
.celListLeft {
	width: 10px;
	background-image:           url(../Images/celListLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 2px;
}
.celListCenter {
	height: 30px;
	width: 100%;
	background-image:               url(../Images/celListCenter.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.celListRight {
	background-image:           url(../Images/celListRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 2px;
}
.boxAlertTitle {
	padding: 5px;
	text-align: center;
	background-image:        url(../images/alertTitle.gif);
	height: 30px;
	width: 300px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
.boxAlertText {
	text-align: left;
	width: 300px;
	background-color: #F2F1EF;
	font-weight: bold;
	padding: 20px 5px 5px;
	background-image:    url(../images/alertText.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.inputAlert {
	background-color: #F2F1EF;
	text-align: center;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px none;

}
.boxAlertBottom {
	COLOR: #FFFFFF;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	background-image: url(../images/alertBottom.gif);
	height: 30px;
	width: 300px;
	background-repeat: repeat-x;
	background-position: left top;
}
/* */
/* OLD DATA LIST - END */
/* */
/*.poweredBy {
	/*background-image:  url(../SystemFiles/images/ePrimavera.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 70px;*/
}/* */
/* List Links */
/* */
.boxListLinkColor {
	width: 100%;
	height: 24px;
	padding-top: 3px;
	padding-bottom: 9px;
	padding-left: 9px;
	border-bottom:solid 1px #CCC4C1;
}
.boxListLinkColorCompl {
	background-color: #FFFFFF;
	width: 100%;
	height: 24px;
	padding-top: 3px;
	padding-bottom: 9px;
	padding-left: 9px;
	border-bottom:solid 1px #CCC4C1;
}
/* */
/* Baseboard / Footer */
/* */
/* ALTERAR A BARRA NO FUNDO DA PÁGINA */
.boxBaseboard 
{
	text-align: left;
	background-color: #33638b;
}
.baseboard_txt {
	color: #484E53;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:11px;
}
.baseboard_left {
	width:20px;
	background-image:   url(../Images/baseboard_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.baseboard_center {
	background-image:   url(../Images/baseboard_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.baseboard_right {
	width:20px;
	background-image:   url(../Images/baseboard_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
/* MEGA */
.boxSepTitleColor {
	padding: 5px;
	text-align: left;
	width: 100%;
	background-color: #FFEEDD;
	font-weight: bold;
	color: #5B7A99;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5B7A99;
}
.boxSepTitleColorCompl {
	padding: 5px;
	text-align: left;
	width: 100%;
	background-color: #EEEEEE;
	font-weight: bold;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}


/*
.poweredByBaseboard {
	background-image:   url(../Images/poweredby.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}*/
.pep {
	width: 240px;
	padding-left:3px;
	padding-right:3px;
	text-align:right;
}
.paleta {
	width: 140px;
	padding-left:3px;
	text-align:right;
}
.paleta a, .paleta a:hover, .pep a, .pep a:hover, .boxBaseboard a, .boxBaseboard a:hover{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#484E53;
	text-align:right;
}
.paleta a:hover, .pep a:hover, .boxBaseboard a:hover{
	text-decoration:none;
	color:#F4690C;
}
/* */
/* Personalized */
/* */
/* DP - MENU PRINCIPAL HORIZONTAL EM OFF */
TD.MainMenuStyle
{
	border-left: 0px solid #ffffff;
	text-align: left;
	background-image: url(../images/FundoMenuHorizDP.gif);
	font-weight: bold;
	padding-left: 5px;
	padding-right: 2px;	
	height:16px;  
} 
/* DP - MENU PRINCIPAL HORIZONTAL em ON */
TD.MainMenuHoverStyle{
	font-family:Verdana; 
	font-weight: bold;     
	height:16px;  
} 
TD.SubMenuStyle
{
}
TD.SubMenuStyle
{
}
/* ALTERAÇÂO NO PORTAL GERAL    mudei aqui 1º*/
body 
{
	
	/*text-align: center;*/
	SCROLLBAR-HIGHLIGHT-COLOR: #EEEEEE;
	SCROLLBAR-SHADOW-COLOR: #AAAAAA;
	SCROLLBAR-3DLIGHT-COLOR: #AAAAAA;
	SCROLLBAR-ARROW-COLOR: #5B7A99;
	SCROLLBAR-TRACK-COLOR: #EEEEEE;
	scrollbar-base-color: #CCCCCC;
	scrollbar-face-color: #CCCCCC;
	SCROLLBAR-DARKSHADOW-COLOR: #EEEEEE;
	
	background-image: url(../Images/DP/Fundo.png);
	/*background-color: #006699;*/
	background-repeat: repeat-x;
	background-position: center top;
	
	margin-bottom:0px;
	/*height:100%;*/
	padding-left:13px;
	padding-right:13px;
	
	
	/*margin: 0 20px 20px 20px;
	height:100%;*/
	
	

			
	/* NOVO 
		BACKGROUND-COLOR: #F3F7FD;
	scrollbar-track-color: #C2D4E4;
	scrollbar-base-color: #85AAC8;
	scrollbar-face-color: #85AAC8;
	scrollbar-arrow-color: #0A4A80;
	scrollbar-highlight-color: #A4BFD6;
	scrollbar-3dlight-color: #4880AD;
	scrollbar-shadow-color: #4880AD;
	scrollbar-darkshadow-color: #A4BFD6;
	background-image: url(../Images/bgBody.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-bottom:8px;
	height:100%;
	padding-left:13px;
	padding-right:13px; */
	
}
/* DEFINIR ÁREA ÚTIL DO SITE   */
#MyMatrix_tblCanvas, #tblCanvas, #MyMatrix_tblPage {
	/*width:985px;	
	vertical-align:top;	*/
	
	
	
	margin:0px;
	padding:0px;
	vertical-align:top;
	margin-left:auto;
	margin-right:auto;
	width: 985px;

	height: auto;
}
/* DEFINIR CABEÇALHO */
#mymatrix_plcheader
{
	width:985px;
 	background: none;
	vertical-align: top;
	height: 0px;
	
}
/* DEFINIR RODAPÉ */
#mymatrix_plcfooter
{
	width: 985px;
	background-image: url(../Images/985x70.png);
	vertical-align:top;
	height: 0px;  
}
/* Novo */
#MyMatrix_plcFooter .boxID{

	width: 985px;
	background-image:;
	vertical-align:top;
	height: 0px;  

}

#MyMatrix_plcFooter table{
	padding-left:20px;
	height:30px;
}
#MyMatrix_plcFooter a, .boxBaseboard a{
	color:#FFFFFF;
}
#MyMatrix_plcFooter a:hover, .boxBaseboard a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
/* DEFINIR O CORPO DA PÁGINA */
#MyMatrix_tblPage, #tblPage {
/*
    width: 985px;
	
	background-image: url(../Images/AreaCentral985px.png);
	background-repeat:no-repeat;
	background-position: center; 
	vertical-align: top;
	height: 100%;
	
	padding-top:20px;
	padding-top:0px; 

	*/
	
	
	background-color: #FFFFFF;
	width:100%;
	height: 100%;
	/*background-image: url(../Images/AreaCentral985px.png);*/
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align:top;
	
	
	
}
#mymatrix_leftcolumn
{
	width:180px;
	vertical-align: top;
}
#mymatrix_Centercolumn
{
	vertical-align:top;
	width: 545px;
}
#mymatrix_rightcolumn
{
	width:180px;
}
#MyMatrix_PortalHeader_actualdate
{
	color:White;
}
#MyMatrix_ERPConsole_lblEnterprise
{
	color:White;
}
#MyMatrix_plcLeftSubHeader
{
	color:#2a5e89;
}
.MainMenuStyle {  font-family:Verdana;  font-size:11px;  font-weight:normal;  background:#FD860E;  color:#FFFFFF;  height:20px;  } .MainMenuHoverStyle {  font-family:Verdana;  font-size:11px;  font-weight:normal;  background:#FEA348;  color:#FFFFFF;  height:20px;  } .SubMenuStyle {  font-family:Verdana;  font-size:11px;  font-weight:normal;  background:#FF9933;  color:#FFFFFF;  height:20px;  } .SubMenuHoverStyle {  font-family:Verdana;  font-size:11px;  font-weight:normal;  background:#B36B24;  color:#FFFFFF;  height:20px;  } .MyMatrixPortalHeaderwebMenuControlIsland {  font-family:MS Sans Serif;  font-size:8pt;  font-weight:normal;  color:Black;  border-width:1px;  cursor:Default;   } .MyMatrixPortalHeaderwebMenuControlDisabled {  color:LightGrey;  } .MyMatrixPortalHeaderwebMenuControlSeparator {  background-image:url(/DanielPinto/systemfiles/images/ig_menuSep.gif);  background-repeat:repeat-x;   ;  } .MyMatrixPortalHeaderwebMenuControlHover {  background:DarkBlue !important;  color:White !important;  cursor:Default !important;   } 

#MyMatrixPortalHeaderwebMenuControlIsland,#MyMatrixPortalHeaderwebMenuControl_MainM{

background:#2a5e89;

}

/*
#MyMatrixPortalHeaderwebMenuControl_2,
#MyMatrixPortalHeaderwebMenuControl_4,
#MyMatrixPortalHeaderwebMenuControl_6,
#MyMatrixPortalHeaderwebMenuControl_8, 
#MyMatrixPortalHeaderwebMenuControl_10, 
#MyMatrixPortalHeaderwebMenuControl_12, 
#MyMatrixPortalHeaderwebMenuControl_14, 
#MyMatrixPortalHeaderwebMenuControl_16, 
#MyMatrixPortalHeaderwebMenuControl_18, 
#MyMatrixPortalHeaderwebMenuControl_20, 
#MyMatrixPortalHeaderwebMenuControl_22, 
#MyMatrixPortalHeaderwebMenuControl_24, 
#MyMatrixPortalHeaderwebMenuControl_26,
#MyMatrixPortalHeaderwebMenuControl_28, 
#MyMatrixPortalHeaderwebMenuControl_30, 
#MyMatrixPortalHeaderwebMenuControl_32{
	background:none;
	cursor:auto;
}
#MyMatrix:PortalHeader:webMenuControl{
	background:none;
	cursor:auto;
}*/
/* to preview*/
#content{ width:540px; height:600px; margin-left:19px; margin-top:15px; display:block; float:right; z-index:100; overflow:visible; position:relative; top:0px; left:0px; float:left;
}
/*  PRIMAVERA Business Software Solutions */
