#Layer1 {
	position:absolute;
	width:529px;
	height:245px;
	z-index:1;
	overflow: auto;
	visibility: visible;
}

#Layer20 {
	position:absolute;
	width:529px;
	height:245px;
	z-index:1;
	overflow: auto;
	visibility: hidden;
}

#Layer30 {
	position:absolute;
	width:529px;
	height:245px;
	z-index:1;
	overflow: auto;
	visibility: hidden;
}
#Layer40 {
	position:absolute;
	width:529px;
	height:245px;
	z-index:1;
	overflow: auto;
	visibility: hidden;
}

#LayerB1 {
	position:absolute;
	width:523px;
	height:245px;
	z-index:1;
	overflow: auto;
	visibility: visible;
}

#LayerB20 {
	position:absolute;
	width:528px;
	height:245px;
	z-index:1;
	overflow: auto;
	visibility: hidden;
}

#LayerB30 {
	position:absolute;
	width:528px;
	height:245px;
	z-index:1;
	overflow: auto;
	visibility: hidden;
}

#LayerB40 {
	position:absolute;
	width:528px;
	height:245px;
	z-index:1;
	overflow: auto;
	visibility: hidden;
}
.inputLogin {
	width:200px;
}
.inputCadastro {
	width:240px;
	border: 1px solid #006699;
}
.estagiario {
	position:absolute;
	width:215px;
	height:198px;
	top: 278px;
	z-index:999;
	overflow: auto;
	visibility:visible;
	left: 164px;
}
.title {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.branco {
	color: #FFFFFF;
}
table {
	font-family: Tahoma;
	font-size: 13px;
}
div {
	font-family: Tahoma;
	font-size: 13px;
}
.spam5px {
	padding-right: 10px;
	padding-left: 10px;
}
.tableMenuBG {
	background-image: url(/images/bgmenu.jpg);
	background-repeat: repeat-x;
}
.MargemZero {
	margin: 0px;
	padding: 0px;
}

a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
form {
	margin: 0px;
	padding: 0px;
	left: 0px;
}

select, textarea, input {
	padding-left: 3px;
	font-family: Tahoma;
	font-size: 12px;
	border: 1px solid #006699;
	width: 350px;
}
select:active {
	width: auto;
	border: 1px solid #006699;
}

textarea[disabled]{color:#f00;}

.noSize {
	width: auto;
}
.textoAzul {
	color: #003399;
}
.textoVermelho {
	color: #FF0000;
}
.textoCinza {
	color: #C0C0C0;
}
.bgCinza {
	background-color: #D9E2F7;
}


.tab-selected {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9B9B9B;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9B9B9B;
	
	background:url(/images/centerb.jpg);
}

.tab-selected a {
	color:#000000;
	font-weight:bold;
}

.tab-unselected {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9B9B9B;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9B9B9B;
	
	background:url(/images/center.gif);
}

.tab-unselected a {
	color:#222222;
	font-weight:normal;
}

.tab-unselected a:hover {
	color:#000000;
	font-weight:normal;
}

.bordaTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.bordaBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9B9B9B;
}
.bordaEsquerda {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9B9B9B;
}

.bordaDireita {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9B9B9B;
}

.bordaCinza {
	background-color: #EFEFEF;
	border: 1px solid #B7B7B7;
	font-weight: bold;
	color: #666666;
}
.linkCinza {
	color: #666666;
	text-decoration: none;
}
.linkCinza:hover {
	text-decoration: underline;
}


/* MENU */
#dhtmlgoodies_xpPane {
	float:left;
	height:auto;
	width:170px;
}

#dhtmlgoodies_xpPane .dhtmlgoodies_panel {
	margin-top:10px;	
}

#dhtmlgoodies_xpPane .panelContent {
	font-size:1.0em;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	background-image:url('/images/bg_pane_right.gif');
	background-position:top right;
	background-repeat:repeat-y;
	border-left:1px solid #FFF;
	border-bottom:1px solid #FFF;	
	padding-left:2px;
	padding-right:2px;	
	overflow:hidden;
	position:relative;
	clear:both;
}

#dhtmlgoodies_xpPane .panelContent div {
	position:relative;
}

#dhtmlgoodies_xpPane .dhtmlgoodies_panel .topBar {
	background-image:url('/images/bg_panel_top_right.gif');
	background-repeat:no-repeat;
	background-position:top right;
	height:25px;
	padding-right:5px;
	cursor:pointer;
	overflow:hidden;		
}

/* Titulo do menu */
#dhtmlgoodies_xpPane .dhtmlgoodies_panel .topBar span {
	line-height:25px;
	vertical-align:middle;
	font-family:arial;
	font-size:1.2em;
	color:#215DC6;
	font-weight:bold;
	float:left;
	padding-left:3px;
}

#dhtmlgoodies_xpPane .dhtmlgoodies_panel .topBar img {
	float:right;
	cursor:pointer;
}

#otherContent {
	float:left;
	padding-left:10px;
}

#pageContent {
	width:950px;
}



#dhtmlgoodies_xpPane2 {
	float:left;
	height:auto;
	width:170px;
}

#dhtmlgoodies_xpPane2 .dhtmlgoodies_panel2 {
	margin-top:10px;	
}

#dhtmlgoodies_xpPane2 .panelContent2 {
	font-size:1.0em;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	background-image:url('/images/bg_pane_right.gif');
	background-position:top right;
	background-repeat:repeat-y;
	border-left:1px solid #FFF;
	border-bottom:1px solid #FFF;	
	padding-left:2px;
	padding-right:2px;	
	overflow:hidden;
	position:relative;
	clear:both;
}

#dhtmlgoodies_xpPane2 .panelContent2 div {
	position:relative;
}

#dhtmlgoodies_xpPane2 .dhtmlgoodies_panel2 .topBar2 {
	background-image:url('/images/bg_panel_top_right.gif');
	background-repeat:no-repeat;
	background-position:top right;
	height:25px;
	padding-right:5px;
	cursor:pointer;
	overflow:hidden;		
}

#dhtmlgoodies_xpPane2 .dhtmlgoodies_panel2 .topBar2 span {
	line-height:25px;
	vertical-align:middle;
	font-family:arial;
	font-size:1.2em;
	color:#215DC6;
	font-weight:bold;
	float:left;
	padding-left:3px;
}

#dhtmlgoodies_xpPane2 .dhtmlgoodies_panel2 .topBar2 img {
	float:right;
	cursor:pointer;
}

#otherContent2 {
	float:left;
	padding-left:10px;
}

#pageContent2 {
	width:950px;
}
.noBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.botao, .botaoP, .botaoG {
    background: url('../images/botao_padrao.gif');
    height: 21px;
    width: 150px;
    text-align: center;
    margin: 2;
    border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	cursor: pointer;
}

.box53px {
	width:53px;
}

.box30px {
	width:30px;
	text-align:right;
}

.fonte12 {
	font-size: 12px;
}

.box405pixel {
	width: 405px;
}

.bordaPretaTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.bordaPretaBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9B9B9B;
}
.bordaPretaEsquerda {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9B9B9B;
}

.bordaPretaDireita {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9B9B9B;
}
.titulo2 {
	font-weight: bold;
	text-transform: uppercase;
}
.paddingZERO {
	margin: 0px;
	padding: 0px;
}

.botaoSpinnerInc {
	background:url('../images/conesul/inc.jpg');
	height: 10px;
    width: 16px;
	border: none;
	cursor: default;
}
.botaoSpinnerDec {
	background:url('../images/conesul/dec.jpg');
	height: 10px;
    width: 16px;
	border: none;
	cursor: default;
}
