/*Classes gerais*/
	BODY { /*Classe geral modificada*/
		FONT-SIZE: xx-small; 
		MARGIN: 0px; 
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
		BACKGROUND-COLOR: #ffffff;
	 	SCROLLBAR-FACE-COLOR: #F0F0F0;
	    SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC;
	    SCROLLBAR-SHADOW-COLOR: #CCCCCC;
	    SCROLLBAR-3DLIGHT-COLOR: #F0F0F0;
	    SCROLLBAR-ARROW-COLOR: #330066;
	    SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC;
	    SCROLLBAR-BASE-COLOR: #CCCCCC;
	}
	PRE {
		FONT-SIZE: x-small; 
		FONT-FAMILY: monospace;
	}
	LI {
		margin-top: 4px;
		margin-bottom: 2px;
	}
	UL {
		margin-top: 4px;
		margin-bottom: 2px;
	}
	OL {
		margin-top: 4px;
		margin-bottom: 2px;
	}
	P {
		FONT-SIZE: xx-small; 
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		margin-top: 4px;
		margin-bottom: 2px;
	}
	H1 {
		margin-top: 4px;margin-bottom: 2px;
	}
	H2 {
		margin-top: 4px;margin-bottom: 2px;
	}
	H3 {
		margin-top: 4px;margin-bottom: 2px;
	}
	H4 {
		margin-top: 4px;margin-bottom: 2px;
	}
	H5 {
		margin-top: 4px;margin-bottom: 2px;
	}
	H6 {
		margin-top: 4px;margin-bottom: 2px;
	}
	A {
		FONT-SIZE: xx-small; 
		COLOR: #3366cc; 
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	}
	A:active {
		FONT-SIZE: xx-small; 
		COLOR: #3366cc; 
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	}
	A:visited {
		FONT-SIZE: xx-small; 
		COLOR: #666699; 
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	}
	A:hover {
		FONT-SIZE: xx-small; 
		COLOR: #6699cc; 
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	}
/*	H3 {
		FONT-SIZE: xx-small; 
		FONT-FAMILY: verdana;
	color: #004080;
	font-weight: 400;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-right: 2px;
	margin-left: 2px;
	}
*/
	TABLE {
		FONT-SIZE: xx-small; 
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	}
	TR { 
		FONT-SIZE: xx-small; 
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	}
	TD {
		FONT-SIZE: xx-small; 
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	}
	TH{
   		FONT-SIZE: xx-small; 
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
	}
	SELECT {
		FONT-SIZE: xx-small; 
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	}
	SELECT {	/*Classe geral acrecentada*/
		font-style: normal;
		width: 100%;
		text-align: left;
		border-style: solid;
		border-width: 1px;
		font-family: Verdana;
		font-size: 10px;
		font-weight: 100;
		border-color: silver;
		vertical-align: middle;
		height: auto;
		vertical-align: top;
	}
	INPUT {
		FONT-SIZE: xx-small; 
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	}
	FORM {
		FONT-SIZE: xx-small; 
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		margin: 0px; 
		padding: 0px;
	}
	TEXTAREA {
		FONT-SIZE: xx-small; 
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	}
	.wpsLink {
		FONT-SIZE: xx-small; 
		COLOR: #3366cc; 
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	}
	.wpsLink:active {
		FONT-SIZE: xx-small; 
		COLOR: #3366cc; 
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	}
	.wpsLink:visited {
		FONT-SIZE: xx-small; 
		COLOR: #666699; 
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	}
	.wpsLink:hover {
		FONT-SIZE: xx-small; 
		COLOR: #6699cc; 
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	}

/*Fim Classes gerais*/
/*Classes mynet*/
	/*Classes para Texto*/
		/*Classes para Titulos*/
			.mynetTitulo1 {	/*Titulo de primeiro nivel */
				font-family : verdana;
				font-size:11;
				color : #000000;
				padding-left: 0px;
				font-weight: 700;
				padding-bottom: 5px;
	
			}
			.mynetTitulo2 {	/*Titulo de segundo nivel*/
				background-color: #7F8994;
				border-top: 1px solid #000000;
				border-left: 1px solid #000000;
				font-family : verdana;
				font-size:9;
				color : #FFFFFF;
				height:15px;
			}
			.mynetTitulo3 {	/*Titulo de segundo nivel*/
				background-color: #c1ddb7;
				font-family : verdana;
				font-size: 11px;
				color : #cd670c;
				border-bottom-color: #2e4114;
				border-bottom-style: double;
				border-bottom-width: 4px;
			}
			.mynetTitulo4 {	/*Titulo*/
				font-weight: bold;
				word-spacing: 5px;
				font-style: normal;
				font-size: 20px;
			}

			.mynetTitulo1P {	/*Titulo de primeiro nivel */
				font-family : verdana;
				font-size:11;
				padding-left: 0px;
				font-weight: 700;
				padding-bottom: 5px;
			}
			.mynetTitulo2P {	/*Titulo de segundo nivel*/
				border-top: 1px solid;
				border-left: 1px solid;
				font-family : verdana;
				font-size:9;
				height:15px;
			}
			.mynetTitulo3P {	/*Titulo de segundo nivel*/
				font-family : verdana;
				font-size: 11px;
				border-bottom-style: double;
				border-bottom-width: 4px;
			}
			.mynetTitulo4P {	/*Titulo*/
				font-weight: bold;
				word-spacing: 5px;
				font-style: normal;
				font-size: 20px;
			}


			.mynetwndData {
				color : #FFFFFF;
				cursor: default;
			}
			.mynetwndData1 {
				color : #515253;
				cursor: default;
				font-weight: 500;
				font-size: 12px;
			}
			.mynetwndImpo {
				color : #FFFFFF;
				cursor: default;
			}
			.mynetwndImpo1 {
				color : #515253;
				cursor: default;
				font-weight: 500;
				font-size: 12px;
			}
			.mynetwndConh1 {
				color : #515253;
				cursor: default;
				font-weight: 500;
				font-size: 12px;
			}
			.mynetwndInfo {
				color : #FFFFFF;
				cursor: default;
			}
			.mynetwndInfo1 {
				color : #515253;
				cursor: default;
				font-weight: 500;
				font-size: 12px;
			}


		.mynetwndtopo {
	border-color: #cacaca;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-left: 5px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
}
	.mynetlinkDoc {
		color : #515253;
		cursor: default;
		font-weight: bold;
		font-size: 12px;
	}
	.textocinza{
		color: #616161;
		cursor: default;
		padding-left: 0px;
	}
	
	/* v v v rmatos (13/10/2009) v v v */
	.listaPesquisa .desc {
		padding-left: 85px;
	}
	
	.listaPesquisa .contexto{
		padding-left: 19px;
	}
	/* ^ ^ ^ rmatos ^ ^ ^ */
	
	.mynetsiteseccao {
		color : #515253;
		cursor: default;
		font-weight: 400;
		font-size: 12px;
		padding-right: 10px;

	}

	.mynetsitetitulo {
		color : #515253;
		cursor: default;
		font-weight: 500;
		font-size: 11px;
		padding-left: 20px;
		padding-top: 5px;
		padding-right: 10px;
	}
	.mynetsitedescricao {
		color : #9c9d9e;
		cursor: default;
		font-weight: normal;
		font-size: 10px;
		padding-left: 40px;
		padding-right: 10px;
		text-align: justify;
	}
	.mulent{
		color: #666666;
		text-decoration: underline;
	}
		/*Fim Classes para Titulos*/
		/*Cores*/
			.cor1{
				color : #567096;
			}
			.cor_cinza{
				color : #b4b4b4;
			}
		/*Fim cores*/
		/*Classes para texto simples*/
			.mynetInfo {	/*Secção de informação IMP: Não é usada*/
				background-color: #DFDEDD;
				border-top: 1px solid #000000;
				border-left: 1px solid #000000;
				font-family : verdana;
				font-size: 11;
				color : #000000;
			}
			.mynetInfoSeccao{
				font-family: Verdana;
				color: black;
				background-color: #d1d1d1;
			}
			.mynetInfoTitulo{
				font-family: Verdana;
				font-weight: 700;
			}
			.mynetInfoDetalhe{ 
				mynetInfoDetalhefont-family: Verdana;
				font-weight: 400;
				text-align: justify;
				padding-bottom: 5px;
				padding-top: 5px;
				padding-right: 7px;
				padding-left: 5px;
			}
			.mynetInfo {	/*Secção de informação IMP: Não é usada*/
				background-color: #DFDEDD;
				border-top: 1px solid #000000;
				border-left: 1px solid #000000;
				font-family : verdana;
				font-size:11;
				color : #000000;
				vertical-align: middle;
			}
			.mynetRSS {	/*Testo que permite escolher o RSS fonte*/
				font-weight: bold;
				background-color: #ff6508;
				color: white;
				border-style: solid;
				border-top-color: #999999;
				border-left-color: #999999;
				border-right-color: #000000;
				border-bottom-color: #000000;
				border-width:1px;
				margin: 1px;
			}
			.mynetTxt1{
				font-family : verdana;
				font-size: 12px;
			}
			.mynetTxt2{	
				font-weight: bold;
				font-size: 12px;
			}
			.mynetTxt3{	
				color: #4a1c75;
				font-size: 10px;
			}
			.mynetTxt4{	
				font-family : verdana;
				font-size: xx-small;
			}
			.mynetTxt5{	
				font-family : arial;
				font-size: 9px;
			}
			.mynetescondido{	
				font-family : arial;
				color: white;
				font-size: 9px;
			}
			.mynetsumido{	
				color: #004080;
				padding-bottom: 10px;
			}
		/*Fim Classes para texto simples*/
		/*Classes para texto links*/
		/*Fim Classes para texto links*/
	/*Fim Classes para Texto*/
	/*Classes para interfaces input (Usada em todos os interface de dados)*/
		.mynetInput {	/*Aspeto flat nos interface input de dados*/
			font-style: normal;
			text-align: left;
			border-width: 1px;
			font-family: Verdana;
			font-size: 10px;
			font-weight: 100;
			border-color: silver;
			height: auto;
			vertical-align: top;
			width:100%;
			border-right-style: none;
			border-bottom-style: solid;
			border-left-style: solid;
			border-top-style: none;
			background-color: #f0f0f0;
		}

		.mynetInputReadOnly{
		  color: #707070;
		  cursor: inherit;
   		  border-width: 0px;
		}

		/* v v v rm (15/9/2010) v v v */ 
		/*
		 * devido à eliminação de tabelas na marcação das dropdowns.
		 */
		.dd_criterioPesquisa{
			width: 80px;
		}
		
		.mynetDivVisible .prestoListPlacer{
			display: inline;
		}
		/* ^ ^ ^ rm ^ ^ ^ */
		
		.labelVisual{
			padding-right: 10px;
			cursor:default;
		}
		.labelEdit{
			cursor:hand;
		}
		.mynetInputNumber{	/*Aspeto flat nos interface input de dados*/
			text-align: right;
		}
		.mynetInputFrmEdt{	/*Aspeto flat nos interface input de dados*/
			font-style: normal;
			text-align: left;
			border-width: 1px;
			font-family: Verdana;
			font-size: 10px;
			font-weight: 100;
			border-color: silver;
			height: auto;
			vertical-align: top;
			width:100%;
			border-right-style: none;
			border-bottom-style: solid;
			border-left-style: solid;
			border-top-style: none;
			background-color: #f0f0f0;
		}


		.mynetFormHelp{	/*Aspeto flat nos interface input de dados*/
			font-style: normal;
			text-align: right;
			border-width: 1px;
			font-family: Verdana;
			font-size: 10px;
			font-weight: 100;
			border-color: silver;
			height: auto;
			vertical-align: middle;
			width:100%;
			border-right-style: none;
			border-bottom-style: none;
			border-left-style: none;
			border-top-style: none;
			color: #6b6b6b;
		}

		.mynetFormHelpDesc{	
			font-style: normal;
			text-align: right;
			border-width: 1px;
			font-family: Verdana;
			font-size: 10px;
			font-weight: 100;
			border-color: silver;
			height: auto;
			vertical-align: middle;
			width:100%;
			border-right-style: none;
			border-bottom-style: none;
			border-left-style: none;
			border-top-style: none;
			color: #a4a4a4;
			margin-left: 10px;
		}

		.mynetFormHelpEdita{	
			font-style: normal;
			font-family: Wingdings;
			font-size: 12px;
			font-weight: 100;
			vertical-align: middle;
			width:100%;
			cursor: pointer;

		}
		.mynetFormHelpLink{	
			font-style: normal;
			font-family: Verdana;
			font-size: 10px;
			font-weight: 100;
			vertical-align: middle;
			width:100%;
			cursor: pointer;
		}
		.mynetSelect{	/*Aspeto flat nos interface input de dados*/
			font-style: normal;
			text-align: left;
			border-width: 1px;
			font-family: Verdana;
			font-size: 10px;
			font-weight: 100;
			border-color: silver;
			height: auto;
			vertical-align: top;
			width:100%;
			border-right-style: none;
			border-bottom-style: solid;
			border-left-style: solid;
			border-top-style: none;
		}
	/*Fim Classes para interfaces input*/
	/*Classes para Botões*/
		.mynetButton{	
			BORDER-RIGHT: #666 1px solid; BORDER-TOP: #999 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 10px; BORDER-LEFT: #999 1px solid; COLOR: #333; BORDER-BOTTOM: #666 1px solid; FONT-FAMILY: 'verdana',helvetica,sans-serif;
			FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffcccccc'); 
			BACKGROUND-COLOR: #ddd;
			CURSOR: pointer;

		}
		.mynetButtonHov{
			BORDER-LEFT-COLOR: #c63; BORDER-BOTTOM-COLOR: #930; BORDER-TOP-COLOR: #c63; BORDER-RIGHT-COLOR: #930;
		}
		.mynetButton[disabled=true] {
			color: #999999;
		}
	/*Fim Classes para Botões*/
	/*Fim Classes para tabelas*/
		/*Tabela com seleção de regs*/
			.mynetLinhaTopo{
				font-family: Verdana;
				color: black;
				background-color: #f3f3f3;
				border-bottom-color: gray;
				padding-bottom: 3px;
				text-align: center;
				padding-top: 1px;
				border-bottom-style: solid;
				border-bottom-width: thin;
				cursor: default;
				margin-bottom: 3px;
				padding-left: 3px;
				vertical-align: top;

			}
			.mynetLinhaPar{
				font-family: Verdana;
				cursor: pointer;
				color: black;
				background-color: #f5f5f5;
				vertical-align: top;
			}
			.mynetLinhaImpar{
				font-family: Verdana;
				cursor: pointer;
				color: black;
				background-color: white;
				vertical-align: top;

			}
			.mynetLinhaParBold{
				font-family: Verdana;
				cursor: pointer;
				color: black;
				background-color: #f5f5f5;
				font-weight: bold;
				vertical-align: top;
			}
			.mynetLinhaImparBold{
				font-family: Verdana;
				cursor: pointer;
				color: black;
				background-color: white;
				font-weight: bold;
				vertical-align: top;
			}
			.mynetLinhaParAnulado{
				font-family: Verdana;
				cursor: pointer;
				color: #9B9B9B;
				background-color: #f5f5f5;
				vertical-align: top;
			}
			.mynetLinhaImparAnulado{
				font-family: Verdana;
				cursor: pointer;
				color:  #9B9B9B;
				background-color: white;
				vertical-align: top;
			}

			.mynetLinhaSel{
				font-family: Verdana;
				cursor: pointer;
				color:  #3e5271;
				background-color: #dddddd;
				vertical-align: top;
			}
			.mynetLinhaSelBold{
				font-family: Verdana;
				cursor: pointer;
				color:  #3e5271;
				background-color: #dddddd;
				font-weight: bold;
				vertical-align: top;

			}

			.mynetLinhaSelNoLink{
				font-family: Verdana;
				cursor: default;
				color:  #3e5271;
				vertical-align: top;
			}
		/*Fim Tabela com seleção de regs*/
		/*Tabela simples*/
			th.mynetTh{
				background-color: #DFDEDD;
				border-top: 1px solid #000000;
				border-left: 1px solid #000000;
				font-family : verdana;
				font-size:11;  
				color : #000000;
				height: 17px;
				vertical-align: middle;
			}
			td.mynetTd{
				background-color: #FFFFFF;
				border-bottom: 1px solid #000000;
				border-left: 1px solid #000000;
				font-family : verdana;
				font-size:9;
				color : #000000;
			}
			.mynetrtetopo{
				border-top: 5px solid #FFFFFF;
			}
			.mynetFixBorderRight{
				border-right: 10px solid #FFFFFF;
			}
		/* v v v rmatos (13/10/2009) v v v */ 
		/*
		 * Acessibilidade: suporte a links diretos e para o caso 
		 * do navegador não suportar JavaScript
		 */ 
		.menuFilhos .desc {
				color: #9b9b9b;
				min-height: 20px;
			}
		/* ^ ^ ^ rmatos ^ ^ ^ */
		.mynet360idt1{
				color: #9b9b9b;
				cursor: default;
				padding-left: 0px;
			}
		.mynet360idt2{
				padding-left: 15px;
				color: #333333;
				cursor: default;
			}
			
		.menuFilhos .crmCanal {
			float: right;
			margin-top: 10px;
			margin-bottom: 10px;
			text-align: right;
			}
			
		/* vv  ricardo.matos vv */
		/* Interface de Gestão de filas */
		#queueManagerInterface h3{
			color: #9B9B9B;
			font-size: 10px;
			font-weight: normal;
		}
		#queueManagerInterface ul{
			list-style-image: none;
			list-style-type: none;
			padding-left: 6px;
			margin: 0px;
		}
		
		#queueManagerInterface ul.actions {
			width: 125px;
		}
		
		#queueManagerInterface li{
		}

		#queueManagerInterface .mynetLink {
			font-weight: normal;
		}

		#queueManagerInterface .mynetLink:visited {
			color: #002E5B;
		}
		
		#queueManagerInterface .mynetInput {
			width: 23px;
			font-size: 9px;
			float: right;
		}

		#queueManagerInterface .mynetButton {
			color: #002E5B;
			background: none;
			border: none;
			font-weight: normal;
			vertical-align:bottom;
			padding: 0px;
			margin: 0px;
			margin-bottom: 1px;
			cursor: pointer;
			font-size: xx-small;
			filter: none;
		}

		#queueManagerInterface .mynetButton:hover {
			text-decoration: underline;
		}


		#queueManagerInterface .mynetLink {
			font-weight: normal;
		}

		#queueManagerInterface .state .error {
			font-weight: bold;
			color: red;
		}

		#queueManagerInterface li.selected{
			list-style-position:outside;
			list-style-type:disc;
		}
		
		#queueManagerInterface li abbr{
		}

		#queueManagerInterface li.selected abbr{
			font-weight: bold;
		}

		#queueManagerInterface .infoPresto{
			right: 20px;
			position: absolute;
		}

		/* ^^ ^^ */
		/*Fim Tabela simples*/
	/*Fim Classes para tabelas*/
	/*Classes para menus*/
		/*Menus tabs*/
			.menuTNS{
				cursor: pointer;
				font-weight: normal; 
				color: #454948; 
				font-family:verdana, arial, helvetica, sans-serif;
				text-decoration: none;
			}
			.menuTS{
				cursor: pointer;
				font-weight: normal; 
				color: #454948; 
				font-family:verdana, arial, helvetica, sans-serif;
				text-decoration: underline;
			}				
		/*Fim menus tabs*/
		/*Menu MyNet Arvore Servidor*/
			.mynetMenu{
				padding: 5px;
				margin: 5px;
			}
			.mynetMenuNormal{ 
				color: black;
				background-color: white;
				font-family: Verdana;
				font-weight: 100;
				width=100%;
				cursor: pointer;
				border-style: none;
				border-color: white;
			}
			.mynetMenuNormal1{
				color: #000000;
				background-color: white;
				font-family: Verdana;
				font-weight: 100;
				width: 100%;
				cursor: pointer;
			}
			.mynetMenuNormal2{
				color: #4e4e4e;
				background-color: white;
				font-family: Verdana;
				font-weight: 100;
				width:100%;
				cursor: pointer;
			}
			.mynetMenuNormal3{
				color: #555555;
				background-color: white;
				font-family: Verdana;
				font-weight: 100;
				width:100%;
				cursor: pointer;
			}
			.mynetMenuNormal4{
				color: #666666;
				background-color: white;
				font-family: Verdana;
				font-weight: 100;
				width:100%;
				cursor: pointer;
			}
			.mynetMenuNormal5{
				color: black;
				background-color: white;
				font-family: Verdana;
				font-weight: 100;
				width:100%;
				cursor: pointer;
			}
			.mynetMenuNormal6{
				color: black;
				background-color: white;
				font-family: Verdana;
				font-weight: 100;
				width:100%;
				cursor: pointer;
			}
			.mynetMenuNormal7{
				color: black;
				background-color: white;
				font-family: Verdana;
				font-weight: 100;
				width:100%;
				cursor: pointer;
			}
			.mynetMenuNormal8{
				color: black;
				background-color: white;
				font-family: Verdana;
				font-weight: 100;
				width:100%;
				cursor: pointer;
			}

			.mynetMenuNormalD1{
				color: maroon;
				background-color: white;
				font-family: Verdana;
				font-weight: 100;
				width:100%;
				cursor: pointer;
			}


			.mynetMenuCorrente{
				color: #004080;
				background-color: #FFFFFF;
				font-family: Verdana;
				font-weight: 700;
				cursor: pointer;
			}
			.mynetMenuNotHover{
			}
			.mynetMenuHover{
				color: #0069d2;
			}
		/*Menu MyNet Arvore Servidor*/
	/*Classes para menu*/
	/*Classes para IFrames*/
		.mynetIFameStyle{	/*IFrame utilizado nos tabs*/
			border-style: hidden;
			border-width: 0px;
			line-height: 0px;
			border-color: #FFFFFF;
			margin: 0px;
			right: 0px;
			top: 0px;
			clip: rect(0px, 0px, 0px, 0px);
			left: 0px;
			padding: 0px;
			position: relative;
			bottom: 0px;
			overflow: hidden;
		}
	/*Classes para IFrames*/
	/*Classes para divs*/
		
		.mynetDivVisible{
			visibility: visible;
			display: block;
		}
		.mynetDivHidden{
			visibility: hidden;
			display: none;
		}
		.mynetDivPresto{
			width: 100%
		}
		.mynetDivPrestoMain{	/*Classe para outros prestos diferentes das consultas*/
			width: 100%
		}
		.wcmace{	/*Div visivel*/
			visibility: visible;
			display: block;
			cursor:pointer;
		}
		.wcmapa{	/*Div escondido*/
			visibility: hidden;
			display: none;
		}
		.piace{	/*Div visivel*/
			visibility: visible;
			display: block;
			cursor:pointer;
		}
		.piapa{	/*Div escondido*/
			visibility: hidden;
			display: none;
		}
		.mntestadoinfo{
			color: #787878;
		}

		/* v v v rmatos (13/10/2009) v v v */ 
		/*
		 * Acessibilidade: suporte a links diretos e para o caso 
		 * do navegador não suportar JavaScript
		 */ 
		.tabskiint .lista {
			margin: 0 6px;	
		}
			
		.tabskiint .lista .lista_sub {
			width: 100%;
		}
		/* ^ ^ ^ rmatos ^ ^ ^ */

	/*Fim Classes para divs*/
	/*Classes single property (contêm apenas 1 propriedade)*/
			/*Ponteiro do rato*/
			.mynetPointerSel{
				cursor:pointer;
			}
			.mynetPointerNor{
				cursor:default;
			}
			 
			.mynetLink{ 
				cursor:pointer;
				color: #002e5b;
			}
			.mynetLinkOver{ 
				cursor:pointer;
				color: #002e5b;
				text-decoration: underLine;
			}

			/* v v v rmatos (13/10/2009) v v v */ 
			/*
			 * Acessibilidade: suporte a links diretos e para o caso 
			 * do navegador não suportar JavaScript
			 */
			.lista a.mynetLink,
			.lista a.mynetLink:link,
			.lista a.mynetLink:hover,
			.lista a.mynetLink:active,
			.lista a.mynetLink:visited{
				font-weight: bold;
			}
			
			a.mynetLink,
			a.mynetLink:link,
			a.mynetLink:hover,
			a.mynetLink:active,
			a.mynetLink:visited{
				color: #002E5B;
				text-decoration: none;
			}

			a.mynetLink:hover{
				text-decoration: underline;
			}
			/* ^ ^ ^ rmatos ^ ^ ^ */
			
			.mynetLinkWingdings{ 
				font-family: "Wingdings 2";
				cursor:pointer;
				color: #5e8ea6;
				font-size: 10pt
			}
			.mynetLinkOverWingdings{ 
				font-family: "Wingdings 2" ;
				cursor:pointer;
				color: #002e5b;
				font-size: 10pt;
			}
			.mynetPointerHand{
				cursor:hand;
			}
			.mynetLink1{ 
				cursor:pointer;
				FONT-SIZE: xx-small; 
				COLOR: #3366cc; 
				FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
			}
			.mynetLink1:hover{
				COLOR: #6699cc;
				text-decoration: underline;
			}
			
			.mynetLinkOver1{ 
				cursor:pointer;
				FONT-SIZE: xx-small; 
				COLOR: #6699cc; 
				FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
				text-decoration: underLine;
			}
			
			/*Fim Ponteiro do rato*/
	/*Fim Classes single property*/

	/*Classes agrupadas por componentes*/
		/*Classes do componente Tabs*/ 	
			.tabsTable1 {
				border-color: #FFFFFF;
				border-style: solid;
				border-width: 2px;
			}
			.tabsTable2{
				width: 100%;
				padding: 0px;
			}
			.tabsTr1Center{
				text-align: left;
				vertical-align: middle;
				border-bottom-color: silver;
				border-bottom-style: solid;
				border-bottom-width: thin;
			}
			.tabsTd1Select{
				background-color: #D1D1D1;
				padding-top: 5px;
				padding-bottom: 5px;
				padding-right: 10px;
				padding-left: 10px;
			}
			.tabsTd1NSelect{
				background-color: #FFFFFF;
				padding-top: 5px;
				padding-bottom: 5px;
				padding-right: 10px;
				padding-left: 10px;
			}
			.tabsLinkTitle{
				font-weight: bold;;
				letter-spacing: 0px;
				text-decoration: none;
			}
			.tabsLinkTitle:hover{
				text-decoration: underLine;;
				cursor: default;
			}
		/*Fim Classes do componente Tabs*/
		/*Classes do componente TreeForm (Pesquisa avançada em arvore)*/
			.mynetTreeFormsIFrame {
				border-style: Groove; /*Solid, Dashed,Dotted, Double, Groove, Ridge, Inset, Outset, Hidde, nNone*/
				border-color: #cdcdcd;
				border-top-width: 0px;
				border-right-width: 0px;
				border-left-width: 2px;	
				border-bottom-width: 0px;
				padding-bottom: 0px;
				padding-top: 0px;
				padding-left: 4px;
				padding-right: 0px;
				margin-top: 0px;
				margin-bottom: 0px;
				margin-right: 0px;
				margin-left: 8px;
			}
			.mynetTreeFormsIFrameHidden {
				border-style: Groove; /*Solid, Dashed,Dotted, Double, Groove, Ridge, Inset, Outset, Hidde, nNone*/
				border-color: #cdcdcd;
				border-top-width: 0px;
				border-right-width: 0px;
				border-left-width: 2px;	
				border-bottom-width: 0px;
				padding-bottom: 0px;
				padding-top: 0px;
				padding-left: 4px;
				padding-right: 0px;
				margin-top: 0px;
				margin-bottom: 0px;
				margin-right: 0px;
				margin-left: 8px;
				overflow:visible;
				width:100%;
				display:none;
			}			
		/*Classes do componente TreeForm*/
		/*Classes do componente dtree (Menu em arvore em cliente)*/
			.dtree {
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
				font-size: 8px;
				color: #666;
				white-space: wrap;
			}
			.dtree img {
				border: 0px;
				vertical-align: middle;
			}
			.dtree a {
				color: #333;
				text-decoration: none;
			}
			.dtree a.node, .dtree a.nodeSel {
				white-space: wrap;
				padding: 0px 0px 0px 0px;
			}
			.dtree a.node:hover, .dtree a.nodeSel:hover {
				color: #3e5271;
				text-decoration: underline;
			}
			.dtree a.nodeSel {
				background-color: #c0d2ec;
			}
			.dtree .clip {
				overflow: hidden
			}
		/*Classes do componente dtree*/
		/*Classes do componente Janelas PopUp*/ 	
			.Button_1 {
				BORDER-RIGHT: 555555 1px solid; PADDING-RIGHT: 15px; BORDER-TOP: #555555 1px solid; PADDING-LEFT: 15px; FONT-WEIGHT: bold; FONT-SIZE: 14px; PADDING-BOTTOM: 2px; BORDER-LEFT: #555555 1px solid; WIDTH: 80px; CURSOR: hand; COLOR: #888888; MARGIN-RIGHT: 10px; PADDING-TOP: 2px; BORDER-BOTTOM: #555555 1px solid; FONT-FAMILY: Arial, Helvetica, Verdana; WHITE-SPACE: nowrap; BACKGROUND-COLOR: #ffffff; TEXT-ALIGN: center; TEXT-DECORATION: none
			}
			.mynetJanela {
				BORDER: #ACACAC 3px solid; 
				BACKGROUND-COLOR: #f5f5f5;
			}
			.popup_msg2 {
				PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: #604050; FONT-FAMILY: Verdana; TEXT-ALIGN: center;
			}
			.mynetWndDivHidden{
				display: none; 
				Z-INDEX: 1001; 
				LEFT: 186px; 
				position:absolute;
				left:100px;
				top: 164px;
			}
		/*Fim Classes do componente Janelas PopUp*/ 	
		/*Classes do componente Janelas wnd*/ 

			.mynetTabInfo_border{
				border-color: "#1e6d88";
			}
			.mynetTabInfo_title{
				background-color: "#bbe3f2";
			}
			.mynetTabInfo_body{
				background: "#eff9fc";
			}
			
			/* v v v rmatos (13/10/2009) v v v */ 
			/*
			 * Acessibilidade: suporte a links diretos e para o caso 
			 * do navegador não suportar JavaScript
			 */
			 /*
			.mynetTabInfo_linha {
			*/
			.mynetTabInfo_linha td{
			/* ^ ^ ^ rmatos ^ ^ ^ */
				padding:3px 0;
				border-color:#1e6d88;
				border-bottom-width: 1px;
				border-bottom-style: solid;
			}

			/* v v v rmatos (13/10/2009) v v v */
			.ultimoFilho td{
					border: none;
			}
			/* ^ ^ ^ rmatos ^ ^ ^ */

			.mynetTabData_border{
				border-color: #cfcfcf;
			}
			.mynetTabData_title{
				background-color: "#dfeddc"
			}
			.mynetTabData_body{
				background: "#f2f8f2";
			}

			.mynetTabImpo_border{
				border-color:"#a6800d";
			}
			.mynetTabImpo_title{
				background-color: "#faebbe";
			}
			.mynetTabImpo_body{
				background: "#fcf4dc";
			}
			.gridS{
				border-style: solid;
				border-width: 1px;
				border-color: #2c2c2c;
				background-color: #ff5959;
			}
			.gridNS{
				border-style: solid;
				border-width: 1px;
				border-color: #FFFFFF;
				background-color: #FFFFFF;
			}

			.mynetTabData_titleB{
				font-size:12px;  
				cursor:default;
				background-color: "#FFFFFF";
				/*padding-top:2px;
				padding-bottom:2px;*/


			}
			.wndStyle1_Border {
				border-style: solid;
				border-bottom-width: 1px;
				border-top-width: 1px;
				border-right-width: 1px;
				border-left-width: 1px;
				/*margin-bottom: 5px;*/
				border-color: #cfcfcf;
				background-color:white;
				/*padding-right:3px;*/
				/*padding-left: 15px*/

				

		    }
		  .wndStyle1_Top {
			  	border-style: solid;  
				border-width: 0px;  	
				border-bottom-width: 0px;
		    }
		  .wndStyle1_Title {
				font-family: arial; 
				font-weight: 400; 
				font-size:10px;  
				cursor:default;
				padding-top:2px;
				padding-bottom:2px;		
				padding-left: 5px;		
		    }
		  .wndStyle1_Body{
				cursor:default;;
				/*padding-bottom: 5px;
				padding-top: 2px;
				padding-right: 2px;
				padding-left: 2px;*/
				background-color: white;
			}
			.wndStyle2_BotMar {
				margin-bottom: 5px;
		    }

			/* v v v rmatos (13/10/2009) v v v */ 
			/*
			 * Acessibilidade: suporte a links diretos e para o caso 
			 * do navegador não suportar JavaScript
			 */ 
			.listaPesquisa td{
				padding-bottom: 25px;	
			}
			/* ^ ^ ^ rmatos ^ ^ ^ */
		/*Fim Classes do componente Janelas wnd*/ 	
		/*Classes do componente validação de dados*/ 	
			.mynetErrorField{
				color: #d22e04;
				margin-left: 0px;
			}
			.mynetErrorField_aster{
		        font-weight: bold;
			}
		/*Fim Classes do componente validação de dados*/ 	
		/*Classes para edição de formulário*/
			.lineTrS{
				cursor: hand;
				background-color: #6f6f6f;
			}
			.lineTrNS{
				cursor: hand;
				background-color: #FFFFFF;
			}
			.lineTr2S{
				cursor: hand;
				background-color: #cfcfcf;
			}
			.lineTr2NS{
				cursor: hand;
				background-color: #FFFFFF;
			}
			.lineTr2NG{
				cursor: hand;
				background-color: #FFFFFF;
			}
			.lineTdS{
				cursor: hand;
				background-color: #f3a65f;
			}
			.lineTdNS{
				cursor: hand;
				background-color:#FFFFFF;
			}
			.lineNS{
				CURSOR: hand;
			}
		.mynetDivVB{	/*Div visivel*/
			visibility: visible;
			display: block;
		}
		.mynetDivHB{	/*Div escondido*/
			visibility: hidden;
			display: block;
			}
		.mynetColFr{
			cursor: hand;
			background-color: #d4d0c8;
		}
		.mynetFrBlank{
			background-color: #d4d0c8;
		}
		/*Classes para fieldsets de formulários*/ 	
		.tabskinext{
			padding-left: 6px;
		}
		.tabskiint{}
		.tabformext{}

		.tabformint{
			margin-right: 7;
			margin-left: 6;
		}
		.tabformint td{
			padding-bottom: 4px;
		}
		.tabSim1{
		        font-family: Verdana, Alial, sans-serif;
		        font-weight: bold;
		        font-size: 12px;
		        color: #9195D2;
		        padding: 3px 5px;
				cursor: default;
		}
		.tabSimT{
		        font-family: Verdana, Alial, sans-serif;
		        font-weight: bold;
		        font-size: 12px;
		        color: #9195D2;
		        padding: 3px 5px;
				cursor: default;
		}

		.tabSim2{
		        font-family: Verdana, Alial, sans-serif;
		        font-weight: bold;
		        font-size: 12px;
		        color: #9195D2;
		        padding: 3px 5px;
				background: #F2F2F2;
				border: 1px solid;
				cursor: default;
		}

		/* v v v rmatos v v v */
		.tabSim3L{
		   /*     font-family: Verdana, Alial, sans-serif; */
		        font-weight: bold;
/*		        font-size: 12px;
		        color: #9195D2;*/
		        padding: 0px 0px 3px 0px;
		        display: block;
		        /*
		        padding: 2px 5px;
				border: 1px solid;
				cursor: default;*/
		}
		/* ^ ^ ^ rmatos ^ ^ ^ */
		.tabSim3F{

		}
		.tabSim4 {
		        font-family: Verdana, Alial, sans-serif;
		        font-weight: bold;
		        font-size: 10px;
		        color: #9195D2;
		        padding: 3px 5px;
				cursor: default;
				height: auto;
		}
		.tabSim4Small {
		        font-family: Verdana, Alial, sans-serif;
		        font-weight: bold;
		        font-size: 10px;
		        color: #ff8040;
		        padding: 3px 5px;
				cursor: default;
				height: 20px;
		}
		.tabSim5{
		        font-family: Verdana, Alial, sans-serif;
		        font-weight: bold;
		        font-size: 10px;
		        color: #c10005;
		        padding: 3px 5px;
				cursor: default;
		}
		.tabSim20001{
		        font-family: Verdana, Alial, sans-serif;
		        font-weight: bold;
		        font-size: 11px;
		        color: gray;
		        padding: 3px 5px;
				cursor: default;
		}
			.mynetColunaLista{
				font-family: Verdana;
				color: black;
				border-bottom-color: gray;
				padding-bottom: 3px;
				text-align: center;
				padding-top: 1px;
				border-bottom-style: solid;
				border-bottom-width: thin;
				margin-bottom: 3px;
			}
		/*Fim classes para fieldsets de formulários*/ 	
		.mynet_FE_Col_0{
			cursor: hand;
			background-color: #d4d0c8;
		}
		.mynet_FE_Col_1{
			cursor: hand;
			background-color: #ccffcc;
		}
		.mynet_FE_LinB_0{
			cursor: hand;
			background-color: #FFFFFF;
		}
		.mynet_FE_LinB_1{
			cursor: hand;
			background-color: #FFFFFF;
		}
		.mynet_FE_LinB_2{
			cursor: hand;
			background-color: #FFFFFF;
		}

		.mynet_FE_Lin_0{
			cursor: hand;
		}
		.mynet_FE_Lin_1{
			cursor: hand;
			background-color: blue
		}
		.mynet_FE_Lin_2{
			cursor: hand;
			background-color: #ccffcc;
		}

		.mynet_FE_Cel_0{
			cursor: hand;
		}
		.mynet_FE_Cel_1{
			cursor: hand;
			background-color: #ccffcc;
		}
		.mynet_FE_Cel_2{
			cursor: hand;
			background-color: #999999;
		}
		.mynet_FE_Cel_3{
			cursor: hand;
			background-color: #d1d1d1;
		}

		/*Draft*/
		.mynet_wc_infoBody_e1{
			background-repeat: no-repeat;
			background-image: url("../Imagens/CM/CM_Rascunho.jpg");
			background-position: right top;
		}
		/*Reservado*/
		.mynet_wc_infoBody_e2{
			background-repeat: no-repeat;
			background-image: url("../Imagens/CM/CM_Publicar.jpg");
			background-position: right top;
		}
		/*Publico*/
		.mynet_wc_infoBody_e13{
			background-repeat: no-repeat;
			background-image: url("../Imagens/CM/CM_MundoX.jpg");
			background-position: right top;
		}
		.mynet_wc_infoBody_e4{
			background-repeat: no-repeat;
			background-image: url("../Imagens/CM/CM_Intranet.jpg");
			background-position: right top;
		}
		.mynet_wc_infoBody_e1_nbk{
		}
		/*Reservado*/
		.mynet_wc_infoBody_e2_nbk{
		}
		/*Publico*/
		.mynet_wc_infoBody_e13_nbk{
		}
		.mynet_wc_infoBody_e4_nbk{

		}

		

		/*Fim Classes para edição de formulário*/
		/*Classes RTE*/
		.mynetinputrte{	/*Aspeto flat nos interface input de dados*/
			border-width: 1px;
			border-color: silver;
			border-right-style: none;
			border-bottom-style: solid;
			border-left-style: solid;
			border-top-style: none;

		}
		/*Fim classes RTE*/
		/*Classes WCM*/
			.mynetTextoCinza{
			 color:#AAAAAA;
			}
		/*Fim Classes WCM*/
	/*Fim Classes agrupadas por componentes*/

	/*Classes MyNet diversas*/
		/*Classes do tipo mynetLst*/	/*IMP: Verificar se são mesmo necessárias. Estao relacionadas com formulários*/
			.mynetLstVer{
				font-style: normal;
				text-align: center;
				border-style: solid;
				border-width: 1px;
				font-family: Verdana;
				font-size: 10px;
				font-weight: 100;
				border-color: navy;
				height: auto;
				vertical-align: top;
				background-color: #96b5fe;
				color: #0000a0;
				width: 30px;
				cursor: pointer;
			}
			.mynetLstCriar{
				font-style: normal;
				text-align: left;
				font-family: Verdana;
				font-size: 10px;
				font-weight: 400;
				height: auto;
				vertical-align: middle;
				background-color: white;
				text-decoration: underline;
				cursor: pointer;
			}
			.mynetLstCriarOver{
				font-style: normal;
				text-align: left;
				font-family: Verdana;
				font-size: 10px;
				font-weight: 700;
				height: auto;
				vertical-align: middle;
				background-color: white;
				text-decoration: underline;
				cursor: pointer;
				color:  #3e5271;
			}
		/*Fim Classes do tipo mynetLst*/
	/*Fim Classes MyNet diversas*/
	/*Classes para impressao */
	.printtable{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
	.mynetPrintText{
	width: 100%;
	border-width: 1px;
	border-color: silver;
	border-style: solid;
	}
	.mynetPrintSeccao{
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	}
	.mynetPrintTitulo{
	width: 100%;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	}
	.mynetPrintCorpo{
	width: 100%;
	text-align: justify;
	}
	.mynetPrintSeparador{
	width: 40px;
	}
	.mynetPrintTable{
	border-style: solid;
	padding: 0px;
	border-width: 1px;
	border-color: silver;
	margin: 0px;
}

div.menupop_s2  {
  position:absolute; visibility:hidden; 
  width:220px; left:0; top:0; z-index:500; 
  font-size:10px; 
  background-color:  #FFFFFF; color: #000000;
  border: 1px solid;	
  border-color: #233947;
  z-index:500;
  border-style:font-family: arial;
}

.MenuTopoTdImg{
	padding-right: 5px;
}



.wndTop1{
	width:14px;
	height:24px;
	background-image: "";
	background-repeat: no-repeat;
}

.wndTop2{
}

.wndTop3{
	width:4px;
}

.wndTop4{
	width:100%;
}

.wndTop5{
	width:6px;
}
.wndMid1{
	height:6px;
	width:30px;
}

.wndMid2{
	width:100%;
}
.wndMid3{
	width:1px;
}
.wndCel1{
	width:1px; 
}
.wndCel2{
	width:100%;
}
.wndCel3{
	width:1px;
}
.wndBot1{
	height:4px;
	width:5px; 
}
.wndBot2{
	width:100%;
}
.wndBot3{
	width:5px;
}

.textovermelho{
	color:red;
}



/* v v Elementos Instrutórios Ad-Hoc v v */
.camposdin,
.adhocelems {
}
.camposdin  .addElem,
.adhocelems .addAdHoc{
	background-image: url(../Imagens/Bts/btMais.jpg);
	width: 10px;
	height: 10px;
	display: block;
	color: transparent;
	font-size: 1px;
}

.camposdin  .addElem{
	font-size: 10px;
	background-repeat: no-repeat;
	text-indent: 10px;
	width: 100%;
}


.camposdin  .removeElem,
.adhocelems .removeAdHoc{
	float: right;
	background-image: url(../Imagens/Bts/btApagarDrop.jpg);
	width: 16px;
	height: 16px;
	display: block;
  	color: transparent;
  	font-size: 1px;
}
.camposdin input.mynetDivVisible,
.camposdin .prestoPlacer,
.camposdin .mynetDivVisible div,
.camposdin .descelem div,
.adhocelems input.mynetDivVisible,
.adhocelems .prestoPlacer,
.adhocelems .mynetDivVisible div,
.adhocelems .descelem div {
	display: inline;
}

.camposdin div.mynetDivHidden,
.adhocelems div.mynetDivHidden{
	display: none;
}

.camposdin .descelem .mynetInput,
.adhocelems .descelem .mynetInput {
	width: 90%;
}
.camposdin .descelem .mynetDivVisible input.mynetInput,
.adhocelems .descelem .mynetDivVisible input.mynetInput {
	width: 80px;
}

.camposdin .filecontrol,
.adhocelems .filecontrol {
	margin-top: 4px;
	margin-left: 30px;
}
.camposdin .filecontrol .mynetInput,
.adhocelems .filecontrol .mynetInput {
	width: 400px;
}

.camposdin .filecontrol span,
.adhocelems .filecontrol span {
	margin-right: 4px;
}

.camposdin hr,
.adhocelems hr {
	clear: both;
	border: thin solid #DDDDDD;
	margin: 5px 0;
}
/* ^ ^  ^ ^ */

/* Estilos para informações de carregamento de Prestos */

/* Estilo base, pai de todos os outros */
.infoPresto {
	background-color: transparent;
	margin: 0;
	overflow: hidden;
	font-size:0.9em;
}

/* Pai de todos os contentores de sub-consultas */

.mynetDivPresto .infoPresto {
	position: relative;
	float: right;
	width: 100%;
	text-align: center;
}

/* fundo da informação "a carregar" dos contentores de sub-consultas */
.mynetDivPresto .infoPresto .mynetLinhaSelBold{
}

/* fundo da informação "a carregar" dos contentores de dropdowns */
.initCombo .infoPresto .mynetLinhaSelBold,
div .prestoPlacer .infoPresto .mynetLinhaSelBold,
.prestoListPlacer .infoPresto .mynetLinhaSelBold {
	color: black;
	font-weight: normal;
	background-color: transparent;
	background-position: 11px 11px;
}

/* Caixas de sub-consultas */
.mynetDivPresto .infoPresto .container {
	clear: both;
	width: 30%;
	margin: auto;
	background-position: center 11px;
}

/* Informação para todas as dropdowns */
.mynetDivVisible .infoPresto {
	margin-top: 2px;
	margin-left: 4px;
}

/* Contentor de dropdowns com pesquisa */
div .prestoPlacer {
	height: 17px;
}

/* Informação dentro de contentor de dropdowns sem pesquisa */
.prestoListPlacer .infoPresto {
	margin-left: 4px;
}

/* Contentor de menu pop */
.menupop .infoPresto {
	background-color: transparent;
	color: black;
	background-position: center 11px;
}

/* Contentor da frase informativa de carregamento */
.infoPresto .container {
	background-image: url(../Imagens/LoadBar2.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

#queueTableServices .infoPresto .container {
	background-attachment: scroll;
	background-position: center 8px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-image: url(../Imagens/LoadBar2.gif);
	color: black;
}

/* a frase informativa de carregamento */
.infoPresto .loading {
}

#verexcer .loading {
	display: none;
}

a.debugPresto {
	background: white;
	border: 1px solid red;
	width: 7px;
	height: 15px;
	z-index: 500;
	position: absolute;
	margin: 0 0 0 -7;
	overflow: hidden;
}
a.debugPresto span {
	padding: 0px;
}
a:hover.debugPresto span {
	padding: 15px;
}
a:hover.debugPresto {
	width: 300px;
	height: 50px;
	overflow: auto;
}

/*Fim Classes mynet*/
.contentorrssconfig{
	width:100%;
	/*border: 2px solid black;*/
	position:relative;
	top:10%;
	height:60%;
}


.floatleft{
	float:left;

}

.adicionarss{

width:40%;
/*border: 2px solid red;*/
float: left;

}



.removerss{

width:40%;
/*border: 2px solid blue;*/
float:left;
position:relative;
left:10%;

}

.botoesespaco input{
 margin-left: 4;
}


/* Classes pra jquery */


/*definir este estilo antes do th.headerSortUp e th.headerSortDown */
th.header {
     background-image: url(../Imagens/Bts/semordenar.gif);
     cursor: pointer;
     background-repeat: no-repeat;
     background-position: center left;
     padding-left: 20px;
	 margin-left:-1px;

} 

th.headerSortUp {
	background-image: url(../Imagens/Bts/ordenadomenorparamaior.gif);
	background-repeat: no-repeat;
    background-color: #DCDCDC; 
} 

th.headerSortDown {     
	background-image: url(../Imagens/Bts/ordenadomaiorparamenor.gif);
	background-repeat: no-repeat;
    background-color: #DCDCDC; 
}

#excerbarra div {
	margin-bottom: 10px;
}


.divtransparentejanelas{
	background-image: url(../Imagens/bgjanelasjs.jpg);
}

.boxtype1{
	border: 1px solid;
	border-color: #CCCCCC;
}


.eliminareditarfp{
	width:15%;
 	top:0%;
	position:absolute;
/* 	left:80%;*/
	left:230px;
}

#popup_container {
	font-family: Arial, sans-serif;
	font-size: 12px;
	min-width: 300px; /* Dialog will be no smaller than this */
	max-width: 600px; /* Dialog will wrap after this width */
	background: #FFF;
	border: solid 1px #999;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#popup_title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1.75em;
	color: #666;
/*../Tab/Data1/Top2.JPG*/
	background: #CCC url(../Imagens/WndSt1/sprite.png) top repeat-x;
	border: solid 1px #FFF;
	border-bottom: solid 1px #999;
	cursor: default;
	padding: 0em;
	margin: 0em;
}

#popup_content {
	background: 16px 16px no-repeat url(../Imagens/imagcerterr/info.png);
	padding: 1em 1.75em;
	margin: 0em;
}

#popup_content.info 
{
    color: #00529B;
    background-color: #BDE5F8;    
	background-image: url(../Imagens/imagcerterr/info.png);
}

#popup_content.success 
{
    color: #4F8A10;
    background-color: #DFF2BF;    
	background-image: url(../Imagens/imagcerterr/success_rtl.gif);
}

#popup_content.janelareloadpage
{
    color: #4F8A10;
    background-color: #DFF2BF;    
	background-image: url(../Imagens/imagcerterr/success_rtl.gif);
}

#popup_content.warning
{
    color: #9F6000;
    background-color: #FEEFB3;
	background-image: url(../Imagens/imagcerterr/warning.gif);
}

#popup_content.error 
{
    color: #D8000C;
    background-color: #FFBABA;
	background-image: url(../Imagens/imagcerterr/error.png);
}

/*#popup_content.confirm {background-image: url(../img/important.gif);}
#popup_content.prompt {background-image: url(../img/help.gif);}*/

#popup_message {
	padding-left: 48px;
}

#popup_panel {
	text-align: center;
	margin: 1em 0em 0em 1em;
}

#popup_prompt {
	margin: .5em 0em;
}




