﻿#box_login {
	width: 386px;
	height: 98px;
	background:url("../images/back_login.png") 0 0 repeat-x #FFF;
	position: relative;
	float: right;
	right: 0px;
	z-index: 99997; 
}

#boxIdentificacao {
	width: 290px;
	height: 70px;
	background:url("../images/fdIdentificacao.png") 0 0 repeat-x ;
	float: right;
	margin: 7px 10px 0px 0px;
	padding: 5px;
	z-index: 99997; 
	color:#000;
}
#boxSistemas{
	width: 150px;
	height: auto;
	float: left;
	margin: 0 10px 0 0;
}
#boxBanner{
	height: 120px;
	width: 948px; 
	border: 1px solid #C1C1C1;
	position: relative;
	margin-bottom: 7px;
	text-align:right;
}
#boxLogo{
	width: 335px;
	height: auto;
	position: relative;
	float: left;
	margin: 17px 0 0 10px;
}
#boxBusca{
	width: 320px;
	height: 70px;
	float: right;
	margin: 7px 10px 0px 0px;
	padding: 5px;
	z-index: 99997; 
	color:#000;
}

.qdGeral3OutL, .qdGeral3OutR {
	width: 308px;
	border: 1px #c1c1c1 solid;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.qdGeral3OutR {
	float: right;
	margin-right: 0px;
}

.qd370Tit {
	width: auto;
	height: 25px;
	background: transparent url('../images/back_box.png') repeat-x;	 
	position: relative;
	font-weight: bold;
	/*margin: 0 0 0 0;*/
}

.titBox {
	width: auto; 
	float: left; 
	margin-top: 5px;
	font-weight: bold;
	font-size: 15px;
}

.icone {
	width: auto;
	margin:  8px 5px 0 5px;
	float: left;
}

.icoMais {
	width: 16px;
	float: right;
	margin-right: 5px;
	margin-top: 7px;
}

.qdHome {
	width: 400px;
	height: auto;
	float: left;
}
.qdProjeto {
	width: 370px;
	height: auto;
	float: right;
	position: relative;
	background-image:url(../images/back_qc_home.png);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}

/*----------------------------TOOL-TIP----------------------------------------------------------------*/
 .thdrcell {
	background:#97ca00;
	font-weight:bold;
	padding:5px;
	border-bottom:1px solid #C8BA92;
}
         
.tdatacell {
	padding:5px;
	background:#FFFFFF
}

.dvhdr1 {
	background:#97ca00;
	border:1px solid #C8BA92;
	padding:5px;
	width:150px;
}

.dvbdy1 {
	background:#FFFFFF;
	border-left:1px solid #C8BA92;
	border-right:1px solid #C8BA92;
	border-bottom:1px solid #C8BA92;
	padding:5px;
	width:150px;
}
.dogvdvhdr {
	width:300px;
	background:#97ca00;
	border:1px solid #97ca00;
	font-weight:bold;
	padding:10px;
}

.dogvdvbdy {
	width:300px;
	background:#97ca00;
	border-left:1px solid #97ca00;
	border-right:1px solid #97ca00;
	border-bottom:1px solid #97ca00;
	padding:10px;
}

.pgdiv {
	width:320px;
	height:250px;
	background:#97ca00;
	border:1px solid #97ca00;
	padding:10px;
	margin-bottom:20px;
}
/*----------------------------FIM TOOL-TIP----------------------------------------------------------------*/

/* ================================================================ 
Menu
=================================================================== */
ul#menu
{
	width:150px;
	height:auto;
	margin: 2px 0 2px 0;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:12px;
	/*background-image: url("../images/back-menu.png")repeat-x;*/
}
ul#menu li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
	
ul#menu li a
{
	display:block;
	float: left;
	color: #00826B;
	text-decoration:none;
	padding: 10px 0 0 10px;
}
	
ul#menu li a:hover
{
	position: relative;
	color: #01396A;
	height: auto;
	width: 150px;
	/*background:url('../images/back-menu.png') no-repeat 0px -30px;*/	
}

ul#menu li a.current
{
	display:none;
	position: relative;
	width: 150px;
	height: 30px;
	/*background:url('../images/back-menu.png') no-repeat 0px -30px;*/	
	float:left;
	margin:0;
	color: #01396A;
}

/*---------------------------------FIM DO MENU----------------------------------------------------------------------------------*/
.sistemas{
	border-bottom: 1px solid #B5B5B5;
	width: 150px;
}


/* ================================================================ 
lINK lOGIN
=================================================================== */

.login_a:link{
	color:#FFFFFF;
	text-decoration: none;
	}
	
.login_a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}
.login_a:visited{
	color:#FFFFFF;
	text-decoration: none;
	}
.login_a:active{
	color:#FFFFFF;
	text-decoration: none;
}

/*---------------------------------FIM LINK LOGIN----------------------------------------------------------------------------------*/