body
{
	margin-left: 6px;
}

/* skype */
span.skype_pnh_container { 
display:none !important; 
}
span.skype_pnh_print_container { 
display:inline !important; 
}



.menuLink a:link, .menuLink a:visited {
	font-family: tahoma, trebuchet Ms, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	color:#1c5582;
}

.menuLink a:hover {
	font-family: tahoma, trebuchet Ms,Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color:blue;
}


.menuLink2 a:link, .menuLink2 a:visited {
	font-family: tahoma, trebuchet Ms, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;	
	font-weight: normal;
	color:#0066cc;
}

.menuLink2 a:hover {
	font-family: tahoma, trebuchet Ms, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color:#0066cc;
}


.botaoDimensao {
	font-family: tahoma, trebuchet Ms, "Courier New", Courier, mono;
	font-size: 11px;

}

.botaoDimensaoPequeno {
	font-family: tahoma, trebuchet Ms,Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size: 10px;
	
 	/*text-align:left; */

	background-color: #1c5582;
	
  	border-bottom: 1px solid #727272;
  	border-top: 1px solid #E8E8E8;
  	border-right: 1px solid #727272;
  	border-left: 1px solid #E8E8E8;

	width:250;
	height:19; 

}


.classificacaoSeleccionada {
	background-color: #abbddb;

}


.textoExtraGrande {
	font-family: tahoma, trebuchet Ms,Arial, Helvetica, sans-serif;
	font-size: 15px;
}


.textoGrande {
	font-family: tahoma, trebuchet Ms,Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.textoMedio {
	font-family: tahoma, trebuchet Ms, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-size:8pt;
}

.textoMedioRed {
	font-family: tahoma, trebuchet Ms, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-size:8pt;
	color:#bb0400;
}

.textoMedioGray {
	font-family: tahoma, trebuchet Ms, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-size:8pt;
	color:#cccccc;
}


.textoMedioActivo {
	font-family: tahoma, trebuchet Ms, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-size:8pt;
	color:#bb0400;
}


.textoUltimaActualizacao {
	font-family: tahoma, trebuchet Ms, Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#444444;
	text-align:center;
}


.textoMedio a:link, a:visited{
	color:#477bc6;
	text-decoration:none;
	font-family: tahoma, trebuchet Ms,Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.textoMedio a:hover
{
	font-family: tahoma, trebuchet Ms,Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color:#154d9c;
}

.textoMinimo {
	font-family: tahoma, trebuchet Ms, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


table.rebordo {
/*	border-width: 1px;*/
/*	border-style: outset;*/
/*	border-color: #afafaf;*/
	
	border-bottom: 1px solid #afafaf;
  	border-top: 1px solid #efefef;
  	border-right: 1px solid #afafaf;
  	border-left: 1px solid #efefef;

	background-color: white;
}


.THeader {
	font-family: tahoma, trebuchet Ms,Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #dde7f1;
	font-weight: bold;
	color: #566471;
	text-align:center;
	vertical-align:middle;	
}

.THeaderIndicador {
	font-family: tahoma, trebuchet Ms,Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #d0dded;
	font-weight: bold;
	color: #566471;
	text-align:center;
	vertical-align:middle;	
}


.cellCenterBottom {
	text-align:center;
	vertical-align:bottom;
}

.cellLeft {
	text-align:left;
}

table.dados td 
{
	text-align:right;
	white-space: nowrap;
}

.cellRight {
	text-align:right;
	white-space: nowrap;
}

table.dados .normal {
	text-align:left;
	white-space: normal;
}


.cellMiddle {
	vertical-align:middle;
	text-align:left;
}
.cellMiddleRight {
	vertical-align:middle;
	text-align:left;
}

.TStub {
	font-family: tahoma, trebuchet Ms,Arial, Helvetica, sans-serif;
	font-size: 10px;	
	background-color: #dde7f1;
	color: #566471;
	font-weight: normal;

}

.TRow1 {
	font-family: tahoma, trebuchet Ms,Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #e9f0f8;
	font-weight: normal;
	color: #566471;
}

.TRow0 {
	font-family: tahoma, trebuchet Ms,Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #f1f4f9;
	font-weight: normal;
	color:#566471;
}


.TCell {
	font-family: tahoma, trebuchet Ms,Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EFEFEF;
}
.TNotes {
	font-family: tahoma, trebuchet Ms, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #566471;
	text-align:left;
	white-space:normal;
}


table.dados td.TNotes {
	font-family: tahoma, trebuchet Ms, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #566471;
	text-align:left;
	white-space:normal;
}

.divTotal{
	width:100%;
	text-align:left;
}

.divBorder{
	border: solid 1px #e4e7ec;
	width:98%;
	vertical-align:top;
}

h1 {
	font-family: tahoma, trebuchet Ms, Arial, Helvetica, sans-serif;
	font-size:11px;
}


.border_gray{
	border: solid 1px #999999;
}

.border_blue{
	border: solid 1px #e4e7ec;
}

.caixaOpcoes{	
	width: 100%;
	padding:3px;
}

input {
	font-family: tahoma, trebuchet Ms, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.border_tabelaLayer {
	border-width: 1px;
	border-spacing: 1;
	border-style: outset;
	border-color: #a2b7d4;
	border-collapse: collapse;
}

.borderBotao 
{
  	border-right: 1px solid #e1e9f4;
  	border-bottom: 1px solid #e1e9f4;
	height:25px;
	white-space: nowrap;
}

.borderBotaoBarra {
  	border-bottom: 2px solid #c5d5ee;
}

.areaLayerPopUp
{
	position:absolute; 
	left:113px; 
	top:50px; 
	width:200px; 
	height:140px; 
	z-index:12;
	visibility:hidden;
	background-color:#c7d5e9;
	overflow:hidden; 
}

.areaLayerPopUpBranca
{
	position:absolute; 
	left:285px; 
	top:48px; 
	width:280px; 
	height:48px; 
	z-index:100;
	visibility:hidden;
	background-color:#FFFFFF;
	border-bottom: 1px solid #a4a3a3;
  	border-top: 1px solid #eaeaea;
  	border-right: 1px solid #a4a3a3;
  	border-left: 1px solid #eaeaea;

}


	
ul.tree {
	display:none;margin-left:14px;padding-left: 0em; 
}

ul.block{
	display:block;margin-left:14px;padding-left: 0em; 
}
li.folder{
	list-style-type: none; 
}

li.folderOpen{
	list-style-type: none; 
}

li.file{
	list-style-type: none;
} 

a.treeview{
	color:#1c5582;
	font-family: tahoma, trebuchet ms, arial;
	font-size:8pt;
}

a.treeview:link {
	font-family: tahoma, trebuchet ms, arial;
	text-decoration:none;
}

a.treeview:visited{
	color:#1c5582;
	font-family: tahoma, trebuchet ms, arial;
	font-size:8pt;
	text-decoration:none;
}

a.treeview:hover {
	color:blue;
	
}



.passosCelulaAzul {
	background-color:#c5d5ee;
	height:2px;
}

.passosCelulaBranco {
	background-color:#ffffff;
	height:2px;
}


.passos a:link, a:visited
{
	color:#37a3ab;
	text-decoration:none;
	font-family: tahoma, trebuchet Ms,Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.passos a:hover
{
	font-family: tahoma, trebuchet Ms,Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color:#eb9018;
}


.passosPequenos a:link, a:visited
{
	color:#477bc6;
	text-decoration:none;
	font-family: tahoma, trebuchet Ms,Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.passosPequenos a:hover
{
	font-family: tahoma, trebuchet Ms,Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color:#154d9c;
}


.tip {
	font:10px/12px tahoma, trebuchet Ms,Arial,Helvetica,sans-serif; 
	border:solid 1px #666666; 
	width:270px; 
	padding:1px;
       	position:absolute; z-index:100;
        visibility:hidden; color:#333333; top:20px;
        left:90px; background-color:#ffffcc;
}
                  


/* Passo */
       
.border {
	BORDER-RIGHT: #d0d0c9 1px solid; BORDER-TOP: #d0d0c9 1px solid; BORDER-LEFT: #d0d0c9 1px solid; BORDER-BOTTOM: #d0d0c9 1px solid
}        
.borderLeft {
      BORDER-LEFT: #d0d0c9 1px solid
}
.borderRight {
	BORDER-RIGHT: #d0d0c9 1px solid
}
.borderLeftRight {
	BORDER-RIGHT: #d0d0c9 1px solid; BORDER-LEFT: #d0d0c9 1px solid
}
.borderTop {
	BORDER-TOP: #d0d0c9 1px solid
}
.borderRightTop {
	BORDER-RIGHT: #d0d0c9 1px solid; BORDER-TOP: #d0d0c9 1px solid
}
.borderLeftRightTop {
	BORDER-RIGHT: #d0d0c9 1px solid; BORDER-TOP: #d0d0c9 1px solid; BORDER-LEFT: #d0d0c9 1px solid
}
.borderRightBottom {
	BORDER-RIGHT: #d0d0c9 1px solid; BORDER-BOTTOM: #d0d0c9 1px solid
}
.borderLeftRightBottom {
	BORDER-RIGHT: #d0d0c9 1px solid; BORDER-LEFT: #d0d0c9 1px solid; BORDER-BOTTOM: #d0d0c9 1px solid
}
.borderBottom {
	BORDER-BOTTOM: #d0d0c9 1px solid
}
.borderLeftBottom {
	BORDER-LEFT: #d0d0c9 1px solid; BORDER-BOTTOM: #d0d0c9 1px solid
}
.borderLeftTop {
	BORDER-LEFT: #d0d0c9 1px solid; BORDER-TOP: #d0d0c9 1px solid
}


/* estilos para drag and drop */
.imgNormal {
	vertical-align:middle;
}

.imgVazia {
	border:0px;
	height:1px;
	width:1px;
}
.imgVazia4px {
	border:0px;
	height:2px;
	width:4px;
}
.imgVazia4px25 {
	border:0px;
	height:25px;
	width:4px;
}


.tabelaGeral
{
	width:100%;
	/*height:97%;*/
	border:0px;
}

a img {
	border:0px;
}

.divEscondido {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;

}


fieldset {
	font-family: tahoma, trebuchet Ms, Arial, Helvetica, sans-serif;
	font-size: 8pt;	
  	border-bottom: 1px solid #999;
  	border-right: 1px solid #999;
  	border-top: 1px solid #ddd;
  	border-left: 1px solid #ddd;
	padding:8px;
	margin:4px;
}


.botaoDimensoes {
/*	font-family: tahoma, trebuchet Ms, Arial, Helvetica, sans-serif;*/
	font-size: 8pt;
	text-align:left;
	padding-left:5px;
}





.indicadoresEstado {
/*	font-family: tahoma, trebuchet Ms, Arial, Helvetica, sans-serif;*/
	font-size: 10px;
	text-align:left;
	padding-left:5px;
	color:#999999;
	display:none;
	position:relative;
}


.dimensionCode {
/*	font-family: tahoma, trebuchet Ms, Arial, Helvetica, sans-serif;*/
	font-size: 10px;
	text-align:left;
	padding-left:5px;
	color:#888;
	display:none;
	position:relative;
}

