/* Copyright - PRIMAVERA Business Software Solutions, S.A. All rights reserved. */
/*  Designed for Primavera BSS */
/*  Designed by Paleta de Ideias */
/*  PRIMAVERA Business Software Solutions */

@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);
@import url(TopMenu.css);
@import url(Tags.css);
@import url(accordion.css);
@import url(jCarousel.css);

table {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #696;*/
	color: #707070;
	line-height: 16px;
	
}
.title {	

	font-family:'Calibri',Arial, Helvetica, sans-serif;
	font-size: 22px;	
	line-height: 20px;
}
.subtitle {

	font-family:'Calibri',Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#696; /* #707070;*/
	font-weight:bold;
	line-height: 16px;
}
.titleHighlight {
	font-family:'Calibri',Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:bold;
	text-decoration: none;
	line-height: 16px;
	font-weight:bold;
}
.subtitleHighlight {
	font-weight:bold;
	letter-spacing:-0.1em;
}
/* generic styles associated to radiobuttons and checkboxs*/
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.labelTitle {
	font-weight: bold;
}
.textDate {
	background-image: url(../images/date.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 21px;
	text-transform: uppercase;
	font-size:10px;
}
.boxTrack {
	background-image: url(../Images/mainTable.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width:100%;
} 
.inputColor,
.inputColorCompl{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474143;
	border: 1px solid #CAC5C4;
	height: 20px;
	padding: 2px 4px 2px 4px;
	background:#FFFFFF url(../images/bg_input.gif) repeat-x left top;
}
.inputColor:focus,
.inputColorCompl:focus {
	background-image: none;
	color: #000000;
}
button, 
.buttonColor, 
.buttonColorCompl, 
.buttonOff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	cursor:pointer;
	color: #474143;
	height:22px;
	padding-bottom:4px;
	padding-bottom:0px;
	border:solid 1px #E7E8E7;
}
.buttonColor {
	background:#E7E8E7 url(../images/bgbuttonColor.gif) repeat-x left top;
	border: 1px solid #E7E8E7;
}
.buttonColorCompl{
	background:#E7E8E7 url(../images/bgbuttonColorCompl.gif) repeat-x left -2px;
	border: 1px solid #E7E8E7;
}
.buttonColor:hover, .buttonColorCompl:hover {
	background-position: left bottom;
}
.buttonColorCompl:hover {
	color:#000000;
}
.buttonOff {
	background: #CCCCCC url(../images/bgbuttonOff.gif) repeat-x left top;
	border: 0px solid #FFFFFF;
}	
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	color: #474143;	
	padding:2px 4px 2px 4px;
	border: solid 1px #CAC5C4;
	background:#FFFFFF url(../images/bg_input.gif) repeat-x left top;
}
select:focus {
	color: #0D70A7;
	background:none;
}
body 
{
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*overflow:auto; BID 548227 
  	background:#FFFFFF url(../Images/id01.jpg) repeat-x top left;*/
	scrollbar-track-color: #FDFCFB;
	scrollbar-base-color: #E7E2DA;
	scrollbar-face-color: #E7E2DA;
	scrollbar-arrow-color: #A69E9D;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #CAC5C4;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #CAC5C4;
	margin: 0 20px 20px 20px;
	height:100%; 
	/*JMS */
	background:#FFFFFF   url(../Images/header.png) no-repeat  top left;
	scrollbar-track-color: #EAF8E4;
	scrollbar-base-color: #D6F1C8;
	scrollbar-face-color: #D6F1C8;
	scrollbar-arrow-color: #6C8D5E;
	scrollbar-highlight-color: #FFF;
	scrollbar-3dlight-color: #78BD5B;
	scrollbar-shadow-color: #FFF;
	scrollbar-darkshadow-color: #638F4D;
	margin:0;
	height:100%;
	
	
	
}
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: #006325;;
	TEXT-DECORATION: none;
	padding:3px;
}
.linkTop:hover {
	color: #000000;
	TEXT-DECORATION: underline;
	background-color:#F5F9FB;
}
.linkHighlight, .linkHighlight:hover {
	FONT-SIZE: 17px;
	color: #006325;;
	TEXT-DECORATION: none;
	background:transparent url(../Images/goColor.gif) no-repeat left 3px;
	padding: 0px 3px 3px 14px;
	line-height:16px;
}
.linkHighlight:hover {
	background-color:#FAF9F8;
	color:#000000;
}
.titleHighlight:hover {
	 background:none;
}

.linkMenu {

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	TEXT-DECORATION: none;
	color: #474143;
	color:#006325;
	
}
.linkText, a {

	TEXT-DECORATION: none;
 	/*color: #006325;;*/
	padding:1px;
	color:#696;
	
}

.linkMenu:hover {
	color:#006325;
	TEXT-DECORATION: none;
}
.linkText:hover, a:hover {
 text-decoration:underline; 
 /*  background:#FFFFFF url(../Images/Menu01Hover.gif) repeat-x left bottom;*/
}
/*
.linkText:hover, a:hover {
	color:#000000;
	background-color:#FAF9F8;
	 color: #006325;
	text-decoration:underline;
	
	
	color: #006325;
	
}*/



a:hover {
	/*background:none;*/
}
.linkTrack {
	COLOR: #006325;;
	TEXT-DECORATION: none;
	padding:3px;
}
.linkTrack:hover {
	TEXT-DECORATION: underline;
	color: #000000;
}
.linkbaseboard {
	COLOR: #006325;;
	TEXT-DECORATION: underline;
}
.linkbaseboard:hover {
	TEXT-DECORATION: none;
	color:#000000;
}
.boxTop {
	height: 24px;
	background-image:   url(../images/bgTop.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-transform: uppercase;
	font-size: 10px;
}
.boxID {
	width: 100%;
	vertical-align:top;
	background-position:left top;
	background-repeat:no-repeat;
	height:100px;
}
.boxNav {
	/*text-decoration: none;
	vertical-align: middle;
	padding-bottom: 1px;
	width:100%;
	background:url(../Images/navBg.jpg) repeat-x left top;
	height: 34px;*/
}
.boxNav a, .boxNav a:hover{
	COLOR: #FFFFFF;
}
.boxNav a:hover{
	COLOR: #FFFFFF;
}
.celNavLeft {	
	width: 20px;
}
.celNavRight {
	width: 20px;
}
/* */
/*  HIGHLIGHT */
/* */
.boxHighlight01TitleColumn, 
.boxHighlight01Title, 
.boxHighlight02TitleColumn, 
.boxHighlight02Title,
.boxHighlight03TitleColumn, 
.boxHighlight03Title,
.boxHighlight04TitleColumn, 
.boxHighlight04Title,
.boxHighlight05TitleColumn, 
.boxHighlight05Title, 
.boxHighlight06TitleColumn, 
.boxHighlight06Title,
.boxHighlight07TitleColumn, 
.boxHighlight07Title,
.boxHighlight08TitleColumn, 
.boxHighlight08Title,
.boxSepTitleColor, 
.boxSepTitleColorCompl {
	height: 30px;
	width: 100%;
	color: #6C8D5E;	
	font-size: 20px;
	line-height:18px;
	padding: 3px 0px 3px 10px;
	font-family:'Calibri', Arial, Helvetica, sans-serif;
}
.boxHighlight01Title, 
.boxSepTitleColor, 
.boxHighlight02Title, 
.boxHighlight03Title,
.boxHighlight04Title,
.boxHighlight05Title,
.boxHighlight06Title,
.boxHighlight07Title,
.boxHighlight08Title {	
	background-image: url(../images/highlight01.png);
	_background-image: url(../images/highlight01.gif); /* IE 6 and below */
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	margin-top:5px;
}
.boxHighlight02Title, .boxHighlight07Title {	
	background-image: url(../images/highlight02.png);
	_background-image: url(../images/highlight02.gif); /* IE 6 and below */
	color: #6C8D5E;
}
.boxHighlight03Title, .boxHighlight06Title {	
	background-image: url(../images/highlight03.png);
	_background-image: url(../images/highlight03.gif); /* IE 6 and below */
	color:#006325;
}
.boxHighlight04Title, .boxHighlight05Title {	
	background-image: url(../images/highlight04.png);
	_background-image: url(../images/highlight04.gif); /* IE 6 and below */
	color:#006325;
}
.boxHighlight01TitleColumn, 
.boxHighlight02TitleColumn, 
.boxSepTitleColorCompl, 
.boxHighlight03TitleColumn, 
.boxHighlight04TitleColumn, 
.boxHighlight05TitleColumn, 
.boxHighlight06TitleColumn,
.boxHighlight07TitleColumn, 
.boxHighlight08TitleColumn {
	background-image: url(../Images/Highlight01.png);
	_background-image: url(../images/highlight01.gif); /* IE 6 and below */
	background-repeat: no-repeat;
	background-position: left top;
	color:#FFFFFF;
	margin-top:5px;
}
.boxHighlight02TitleColumn, .boxHighlight07TitleColumn {
	background-image: url(../Images/Highlight02.png);
	_background-image: url(../images/highlight02.gif); /* IE 6 and below */
	color: #6C8D5E;
}
.boxHighlight03TitleColumn, .boxHighlight06TitleColumn {
	background-image: url(../Images/Highlight03.png);
	_background-image: url(../images/highlight03.gif); /* IE 6 and below */
	color:#006325;
}
.boxHighlight04TitleColumn, .boxHighlight05TitleColumn {
	background-image: url(../Images/Highlight04.png);
	_background-image: url(../images/highlight04.gif); /* IE 6 and below */
	color:#006325;
}
.boxHighlight01Text,
.boxHighlight08Text {
	width: 100%;
	padding: 9px;
	background-color:#FFFDFA;
	background-image: url(../Images/Highlight01_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right: solid 1px #84CA70;
	border-left: solid 1px #84CA70;
}
.boxHighlight02Text, 
.boxHighlight07Text {
	width: 100%;
	padding: 9px;
	background-color:#FFFFFF;
	background-image: url(../Images/Highlight02_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right: solid 1px #84CA70;
	border-left: solid 1px #84CA70;
}
.boxHighlight03Text, 
.boxHighlight06Text {
	width: 100%;
	padding: 9px;
	background-color:#FFFFFF;
	background-image: url(../Images/Highlight03_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right: solid 1px #8D8D8D;
	border-left: solid 1px #8D8D8D;
}
.boxHighlight04Text, 
.boxHighlight05Text {
	width: 100%;
	padding: 9px;
	background-color:#FFFFFF;
	background-image: url(../Images/Highlight04_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right: solid 1px #C6C6C6;
	border-left: solid 1px #C6C6C6;
}
/* bt01 bt08 */
.celHighlight01BottomLeft, .celHighlight08BottomLeft, .celHighlight01BottomCenter, .celHighlight08BottomCenter, .celHighlight01BottomRight, .celHighlight08BottomRight {
	background-image: url(../Images/Highlight01.png);
	_background-image: url(../images/highlight01.gif); /* IE 6 and below */
	background-repeat: no-repeat;
	background-position: left bottom;	
}
.celHighlight01BottomLeft, .celHighlight08BottomLeft {
	height: 25px;
	width: 10px;
}
.celHighlight01BottomCenter, .celHighlight08BottomCenter {
	background-position: center bottom;
}
.celHighlight01BottomRight, .celHighlight08BottomRight {
	width: 10px;
	background-position: right bottom;
}
/* bt02 bt07 */
.celHighlight02BottomLeft, .celHighlight07BottomLeft, .celHighlight02BottomCenter, .celHighlight07BottomCenter, .celHighlight02BottomRight, .celHighlight07BottomRight {
	background-image: url(../Images/Highlight02.png);
	_background-image: url(../images/highlight02.gif); /* IE 6 and below */
	background-repeat: no-repeat;
	background-position: left bottom;	
}
.celHighlight02BottomLeft, .celHighlight07BottomLeft {
	height: 25px;
	width: 10px;
}
.celHighlight02BottomCenter, .celHighlight07BottomCenter {
	background-position: center bottom;
}
.celHighlight02BottomRight, .celHighlight07BottomRight {
	width: 10px;
	background-position: right bottom;
}
/* bt03 bt06 */
.celHighlight03BottomLeft, .celHighlight06BottomLeft, .celHighlight03BottomCenter, .celHighlight06BottomCenter, .celHighlight03BottomRight, .celHighlight06BottomRight {
	background-image: url(../Images/Highlight03.png);
	_background-image: url(../images/highlight03.gif); /* IE 6 and below */
	background-repeat: no-repeat;
	background-position: left bottom;	
}
.celHighlight03BottomLeft, .celHighlight06BottomLeft {
	height: 25px;
	width: 10px;
}
.celHighlight03BottomCenter, .celHighlight06BottomCenter {
	background-position: center bottom;
}
.celHighlight03BottomRight, .celHighlight06BottomRight {
	width: 10px;
	background-position: right bottom;
}
/* bt04 bt05 */
.celHighlight04BottomLeft, .celHighlight05BottomLeft, .celHighlight04BottomCenter, .celHighlight05BottomCenter, .celHighlight04BottomRight, .celHighlight05BottomRight {
	background-image: url(../Images/Highlight04.png);
	_background-image: url(../images/highlight04.gif); /* IE 6 and below */
	background-repeat: no-repeat;
	background-position: left bottom;	
}
.celHighlight04BottomLeft, .celHighlight05BottomLeft {
	height: 25px;
	width: 10px;
}
.celHighlight04BottomCenter, .celHighlight05BottomCenter {
	background-position: center bottom;
}
.celHighlight04BottomRight, .celHighlight05BottomRight {
	width: 10px;
	background-position: right bottom;
}
/* */
/* 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;
}
/* */
/* MENU 01 */
/* */

.LinkMenu a:hover{
background:#FFFFFF url(../Images/Menu01Hover.gif) repeat-x left top;

}
.boxMenu01CatgOn hover{
/*Menu01Hover*/
background:red;
}

.boxMenu01CatgFirstOff, 
.boxMenu01CatgFirstOn, 
.boxMenu01CatgOff, 
.boxMenu01CatgOn, 
.boxMenu01Bottom {
	width: 180px;
	height: 34px;
	padding-left: 5px;
	background-color:#FFFFFF;
	color:#006325;
}
.boxMenu01OptionOff, 
.boxMenu01OptionOn, 
.boxMenu01SubOptionOff, 
.boxMenu01SubOptionOn, 
.boxMenu01BiSubOptionOff, 
.boxMenu01BiSubOptionOn {
	width: 180px;
	height: 30px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
.boxMenu01SubOptionOff, 
.boxMenu01SubOptionOn, 
.boxMenu01BiSubOptionOff, 
.boxMenu01BiSubOptionOn {
  /*	background:#FFFFFF url(../Images/Menu01SubOp.gif) repeat-x left top;
  */
  }
.boxMenu01CatgFirstOff {
	/*background:#FFFFFF url(../Images/Menu01CatgFirstOff.gif) repeat-x left top;
	padding-top:7px;*/
}

.boxMenu01CatgFirstOn {
  	font-weight:bold;
	background:#FFFFFF url(../Images/Menu01CatgFirstOn.gif) repeat-x left top;
	padding-top:7px;
}

.boxMenu01CatgOff {
/*	background:#FFFFFF url(../Images/Menu01CatgOff.gif) repeat-x left top;
	border-top:solid 1px #A69E9D; */
}
.boxMenu01CatgOn {

	font-weight:bold;
	background:#FFFFFF url(../Images/Menu01CatgFirstOn.gif) repeat-x left top;
	padding-top:7px;
}
.boxMenu01OptionOff {
	/*background:#FFFFFF url(../Images/Menu01OpOff.gif) repeat-x left top;
	border-top:solid 1px #D2CECE;*/
	font-weight:bold;
}
.boxMenu01OptionOn {
	font-weight:bold;
	background: #EFF7EC ; /* url(../Images/Menu01Hover.gif) right bottom ; */
	margin-bottom:4px;
}
ont-weight:bold;
}



/*
.boxMenu01SuboptionOff, .boxMenu01SuboptionOn {
	padding-left: 18px;
	border-top:solid 1px #D2CECE;
}
.boxMenu01SuboptionOn {
	font-weight: bold;
}
.boxMenu01BiSubOptionOff, .boxMenu01BiSubOptionOn {
	padding-left: 28px;
	border-top:solid 1px #D2CECE;
}
.boxMenu01BiSubOptionOn {
	font-weight: bold;
}
.boxMenu01Bottom {
	background:#FFFFFF url(../Images/Menu01Bottom.gif) no-repeat left top;
}
.boxMenu01CatgFirstOn a, .boxMenu01CatgOn a{

}
.boxMenu01CatgFirstOn a:hover, .boxMenu01CatgOn a:hover{
	background: none;
}

*/


/* */
/* MENU 02 */
/* */
.boxMenu02CatgFirstOff, 
.boxMenu02CatgFirstOn, 
.boxMenu02CatgOff, 
.boxMenu02CatgOn, 
.boxMenu02Bottom {
	width: 180px;
	height: 34px;
	padding-left: 5px;
}
.boxMenu02OptionOff, 
.boxMenu02OptionOn, 
.boxMenu02SubOptionOff, 
.boxMenu02SubOptionOn, 
.boxMenu02BiSubOptionOff, 
.boxMenu02BiSubOptionOn {
	width: 180px;
	height: 30px;
	padding-left: 10px;
}
.boxMenu02SubOptionOff, 
.boxMenu02SubOptionOn, 
.boxMenu02BiSubOptionOff, 
.boxMenu02BiSubOptionOn {
	background:#FFFFFF
}
.boxMenu02CatgFirstOff {
	/*background:#E7E8E7 url(../Images/Menu02CatgFirstOff.gif) repeat-x left top;
	padding-top:5px;*/
	font-weight:bold;
	background:#FFFFFF url(../Images/Menu01CatgFirstOn.gif) repeat-x left top;
	padding-top:7px;
	
	
}
.boxMenu02CatgFirstOn {
	font-weight:bold;
	background:#E7E8E7 url(../Images/Menu02CatgFirstOn.gif) repeat-x left top;
	padding-top:5px;
}
.boxMenu02CatgOff, .boxMenu02CatgOn {
	background:#E7E8E7 url(../Images/Menu02CatgOff.gif) repeat-x left top;
	border-top:solid 1px #A69E9D;
}
.boxMenu02CatgOn {
	font-weight:bold;
	background-image: url(../Images/Menu02CatgOn.gif);
}
.boxMenu02OptionOff, .boxMenu02OptionOn {
	background:#F5F6F5 url(../Images/Menu02OpOff.gif) repeat-x left top;
	border-top:solid 1px #CDCAC9;
}
.boxMenu02OptionOn {
	font-weight: bold;
}
.boxMenu02SuboptionOff, .boxMenu02SuboptionOn {
	padding-left: 18px;
	border-top: solid 1px #CDCAC9;
}
.boxMenu02SuboptionOn {
	font-weight: bold;
}
.boxMenu02BiSubOptionOff, .boxMenu02BiSubOptionOn {
	padding-left: 28px;
	border-top: solid 1px #CDCAC9;
}
.boxMenu02BiSubOptionOn {
	font-weight: bold;
}
.boxMenu02Bottom {
	background:#FFFFFF url(../Images/Menu01Bottom.gif) no-repeat left top;
}
.boxMenu02CatgFirstOn a, .boxMenu02CatgOn a{

}
.boxMenu02CatgFirstOn a:hover, .boxMenu02CatgOn a:hover{
	background: none;
}
/* */
/* LOGIN */
/* */
.boxLogin {
	padding:5px;
	text-align: left;
	display: inline-block;
}
.celLoginLeft {
	width: 9px;
}
.celLoginCenter {
	bottom: 10px;
	height: 30px;
}
.inputLogin {
	color: #474143;
	border: 1px solid #CAC5C4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	height: 20px;
	background:#FFFFFF url(../images/bg_input_login.gif) repeat-x left top;
}
.inputLogin:focus {
	background-color: #FFF;
	background:none;
	color:#000000;
}
.inputLogin:hover {
	background-color: #FFF;
	color:#000000;
}
.boxLogin select{
	background-color:#FFF;
}
.buttonLogin{
	background: #FFFFFF url(../images/bgbuttonLogin.gif) no-repeat left top;
	height: 20px;
	width:80px;
	color: #474143;
	border: 0px solid #CAC5C4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	cursor:pointer;
	padding-bottom:3px; /* For firefox & Mozilla*/
	*padding-bottom:0px; /* For IE´s */
}
.buttonLogin:hover {
	background-position: left bottom;
}
/* */
/* OLD DATA LIST - START */
/* */
.boxListTitle {
	padding: 5px;
	text-align: left;
	background-image: url(../images/highlight08Title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #506B87;
	background-color: #9ACFE6;
	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: #F2F9FC;
}
.boxListParam {
	BACKGROUND-COLOR: #EBF3F7;
	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;
}
.celListCatg {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #359FCD;
	background-color: #D7DEE6;
	color: #506B87;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #359FCD;
}
.celListCatgB {
	background-color: #D7DEE6;
	color: #506B87;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #359FCD;
}
.celListData {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B0D1DF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B0D1DF;
}
.celListDataB {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B0D1DF;
	height: 10px;
}
.celListTotal {
	background-color: #D7DEE6;
	text-align: right;
	color: #183459;
	border-top: 1px solid #B0D1DF;
	border-right: 1px solid #B0D1DF;
}
.celListTotalB {
	background-color: #9ACFE6;
	text-align: right;
	color: #000000;
	border-top: 1px solid #61A3BF;
	border-right: 1px solid #61A3BF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #359FCD;
}
.celListDetail {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B0D1DF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B0D1DF;
}
.celListDetailB {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B0D1DF;
}
.celListSubData {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #E5F3F9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B0D1DF;
}
.celListSubDataB{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #E5F3F9;
}
.boxListOptions {
	padding: 10px 5px 5px;
	text-align: center;
	width: 100%;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #EBF3F7;
}
.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: #E5F3F9;
	font-weight: bold;
	padding: 20px 5px 5px;
	background-image:    url(../images/alertText.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.inputAlert {
	background-color: #E5F3F9;
	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: #FFFFFF url(../Images/#pep.jpg) no-repeat left bottom;
	height: 50px;
	width:180px;
}
/* */
/* List Links */
/* */
.boxListLinkColor, .boxListLinkColorCompl {
	width: 100%;
	height: 24px;
	padding: 3px 0 9px 9px;
	border-bottom:solid 1px #A69E9D;
	background-color: #FFFFFF;
}
.boxListLinkColorCompl {
}
/* */
/* Baseboard / Footer */
/* */
.boxBaseboard {
	height: 55px;
	width:100%;
	background-image:url(../Images/baseboard_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.baseboard_txt {
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:11px;
}
.baseboard_left {
	width:20px;
	background-image: url(../Images/baseboard_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.baseboard_center {
	padding-bottom:12px;
}
.baseboard_right {
	width:20px;
}
.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:#006325;;
	text-align:right;
}
.paleta a:hover, .pep a:hover, .boxBaseboard a:hover{
	text-decoration:none;
	color:#000000;
}
/* */
/* Personalized */
/* */
#MyMatrix_tblCanvas, #tblCanvas{	
	margin:0px;
	padding:0px;
	vertical-align:top;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	
	margin-top:-16px; banner 
	
}
#MyMatrix_tblPage, #tblPage {
	width:100%;
	/* table-layout:fixed; */
	height:100%;
	background:#FFFFFF url(../Images/mainTable.gif) repeat-x left -25px;
	vertical-align:top;
	padding-top:20px; /* For firefox & Mozilla*/
	*padding-top:0px; /* For IE´s */
}
#MyMatrix_plcHeader{
	width:100%;
	vertical-align:top;
	padding:0px;
	margin:0px;
	height: 154px;
	
}
#MyMatrix_LeftColumn, #MyMatrix__ctl13_cellSearch, #plcCellLeft{
	vertical-align:top;
	width:180px;
}
#MyMatrix_CenterColumn, #plcCellCenter{
	vertical-align:top;
	width:535px;
}
#MyMatrix_RightColumn, #plcCellRight{
	width:180px;
	vertical-align:top;
}
/* track <td> > add color to the "/" text */
#MyMatrix_plcLeftSubHeader, #MyMatrix_plcLeftSubHeader td, #plcSubHeader{
	color: #006325;;
	font-size:10px;
	font-family:"Tahoma", Arial, Helvetica, sans-serif
}
#MyMatrix_plcFooter{
	height:30px;
}
#MyMatrix_plcFooter .boxID{
/*	background: #F6F5F5 url(../Images/Baseboard_links_bg.gif) repeat-x top center;*/
	background:  url(../Images/Rodape2.png) no-repeat top right;

}
#MyMatrix_plcFooter table{
	/* height: 52px; */
	height: 56px;
}
#MyMatrix_plcFooter a, .boxBaseboard a{
	color:#006325;;
}
#MyMatrix_plcFooter a:hover, .boxBaseboard a:hover{
	color:#000000;
	text-decoration:underline;
	background:none;	
}
#LoginDiv {
    background: none repeat scroll 0 0 white;
    border: 1px solid gray;
    border-radius: 5px 5px 5px 5px;
    display: block;
    float: right;
    margin-right: 10px;
    padding: 4px;
    width: 330px;
}
#LoginDiv a, #LoginDiv a:hover{
	color:#006325;;
	text-decoration:none;
}
#LoginDiv a:hover{
	text-decoration:underline;
	background:none;
	color:#000000;
}
#LoginDiv select{
	border: 1px solid #CAC5C4;
}
#LoginDiv select:hover{
	background-color:#FFFFFF;
	color: #000000;
}

/* menu horiz top */
td.MainMenuStyle, td.MainMenuStyle:hover, td.MainMenuHoverStyle{
	/*background:#C8C7C2 url(../Images/nav_bg_off.gif) top center repeat-x;*/
	height:34px;
	cursor:pointer;
	padding:0 3px 4px 3px;
	color:#474143;
}
td.MainMenuStyle:hover, td.MainMenuHoverStyle{
	/*background:#D5D3D0 url(../Images/navBgHover.gif) top center repeat-x;*/
	text-decoration:none;
	color:#FFFFFF;
}
/* remove fx hover between op menu top */
/*#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;
}*/
body #Form1{
	margin-left:auto;
	margin-right: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;
}
*/
/*UltraWebNavigator Separator class */
.SeparatorClass {
padding: 0px;
height:1px;
}

/*super fish separator */
.sf_separator {
border-top: 2px groove rgb(239, 239, 239);
}

/* ADICIONADO */
.DownloadHighlight h2 {
font-size: 11px;
font-weight: normal;
display: inline;
}

.titleHighlight {
font-size: 18px;
/*font-weight: bold;*/
display: inline;
color:rgb(226, 128, 29);
}
#MyMatrix_PortalFooter_htmlcultures {
 text-align:center;
}

.art-header-jpeg2
{
  z-index: 10;
  font-size: 10px; 
  Z-INDEX: 1;
RIGHT: 0px;
WIDTH: 340px;
POSITION: absolute;
TOP: 0px;
height: 30px;
white-space: nowrap;
background-color:  #EFF7EC;
padding-left:5px;  
}
.reservado a
{
	color: #006325;
	text-decoration: none;
		
}

.reservado a:hover
{
	color: #00200D;
	text-decoration: none;
		
}




/*  PRIMAVERA Business Software Solutions */