﻿/*#box_login {
	width: 400px;
	height: 93px;
	position:absolute;
	float: right
	z-index: 1000000;
}
*/
#boxSistemas{
	width: 160px;
	height: auto;
	float: left;
	margin: 0 20px 0 0;
}

#boxLogo{
	width: 335px;
	height: auto;
	position: relative;
	float: left;
	margin: 2px 0 0 20px;
}
#boxBusca{
	width: 380px;
	height: 70px;
	margin: 2px 0 8px 0;
	padding: 10px;
	position:absolute;
	float: right;
	background-image: url(../images/bakc_busca.jpg);
	/*border: 1px solid #ededed;*/
	left: 519px;
	top: 1px;
}
.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;

}

.icone {
	width: auto;
	margin:  3px 5px 0 5px;
	float: left;
}

.icoMais {
	width: 16px;
	float: right;
	margin-right: 5px;
	margin-top: 7px;
}

.qdHome {
	width: 370px;
	_width: 360px;
	height: auto;
	position: relative;
}
.qdProjeto {
	width: 370px;
	_width: 360px;
	height: auto;
	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:300;
	background:#97ca00;
	border:1px solid #97ca00;
	font-weight:bold;
	padding:10px;
}

.dogvdvbdy {
	width:300;
	background:#97ca00;
	border-left:1px solid #97ca00;
	border-right:1px solid #97ca00;
	border-bottom:1px solid #97ca00;
	padding:10px;
}

.pgdiv {
	width:320;
	height:250;
	background:#97ca00;
	border:1px solid #97ca00;
	padding:10px;
	margin-bottom:20;
}
/*----------------------------FIM TOOL-TIP----------------------------------------------------------------*/

/* ================================================================ 
Menu CSS
=================================================================== */
ul#menu
{
	clear: both;
	margin:0;
	padding:0;
	list-style-type:none;
	width:950px; 
	position: relative;
	display:block;
	height: 30px;
	font-size: 16px;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	border-top: 1px solid #FFF;
	background-image: url("../images/back-menu.png");
	background-repeat: repeat-x;
	background-position: left 1%;
}

ul#menu li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
	
ul#menu li a
{
	display:block;
	float:left;
	color:#FFF;
	width:auto;
	height:28px;
	text-decoration:none;
	padding: 0 20px 0 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	
}
	
ul#menu li a:hover
{	
	/*color:#faeb00;*/
	color: #000000;
	width:auto;
	height:30px;
	padding: 0 20px 0 20px;
	background:url('../images/back-menu.png') no-repeat 0px -30px;	
}
	

ul#menu li a.current
{
	display:inline;
	height: 30px;
	background:url('../images/back-menu.png') no-repeat 0px -30px;	
	float:left;
	margin:0;
	/*color:#faeb00;*/
	color: #000000;
}
/*---------------------------------FIM DO MENU----------------------------------------------------------------------------------*/

/* ================================================================ 
lINK lOGIN
=================================================================== */

.login_a:link{
	color:#FFF;
	text-decoration: none;
	}
	
.login_a:hover{
	color:#FFF;
	text-decoration: underline;
}
.login_a:visited{
	color:#FFF;
	text-decoration: none;
	}
.login_a:active{
	color:#FFF;
	text-decoration: none;
}

/*---------------------------------FIM LINK LOGIN----------------------------------------------------------------------------------*/


/* ================================================================ 
PAGINAÇÃO ESTAÇÃO DIGITAL MEDICA
=================================================================== */

#pages2 {
	padding: 2px 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-weight: bold;*/
}
#pages2 ul {
	list-style-type: none;
}
#pages2 li {
	float: left;
	display: inline;
	margin: 0 5px 0 0;
	display: block;
}
#pages2 li a {
	color: #0094ff;
	border: 1px solid #eaeaea;
	padding: 2px;
	text-decoration: none;
	float: left;
}
#pages2 li a:hover {
	color: #006fc0;
	background: #bcebfc;
}
#pages2 li.nolink {
	color: #CCC;
	padding: 2px;
}
#pages2 li.current {
	color: #FFF;
	padding: 2px;
	background: #0094ff;
}


/*----------CLASSES-----------------------------------------------------------------------------------------------------------*/

.imgContentR /* serve para inserir o quadro com foto e legenda */
{
	float: right;	
	width: auto;
	padding: 5px;
	margin: 0 0 10px 10px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	
}
.imgContentL /* serve para inserir o quadro com foto e legenda */
{
	float: left;	
	width: auto;
	padding: 5px;
	margin: 0 10px 10px 0px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

.objDireita{
	float: right;	
	width: auto;
	height:auto;	
	text-align: right;

}

.objEsquerda {
	float: left;	
	width: auto;
	height:auto;	
	text-align: left;
}



/*---------------------------------FIM LINK PAGINAÇÃO ESTAÇÃO DIGITAL MEDICA---------------------------------------------------*/
