/* CSS Document */
			*{
				padding:0px;
				margin:0px;
				border:none;
				text-decoration::none;
			}
			body{
				background-color:#ecebeb;
				text-align:center;
				font-family: "Trebuchet MS";
				font-size: 15px;
			}
			/*/////////////////////////////////////////
			TOPO
			/////////////////////////////////////////*/
			#divTopo{
				height:90px;
				background-image:url(../images/fundo_topo.gif);
				padding: 17px 0 0 0;
			}
			#divTopoLogo{
				background-image:url(../images/topo_01.gif);
				background-repeat:no-repeat;
				width: 100%;
				height:80px;
				text-align: right;
				margin-left: 57px;
			}
			#divTopoLogo a{
				text-decoration:none;
				border:none;
			}
			#divTopoDir{ /*
				background-image:url(../images/topo_02.gif);
				background-repeat:no-repeat;
				width:480px;
				height:83px;
				float:right;
				position:absolute;
				right:0px;
				top:0px;
				z-index:0;*/
			}
			
			object {display: none;}
			/*/////////////////////////////////////////
			MENU DE AJUDA
			/////////////////////////////////////////*/
			#menuajuda{
				margin:0px;
				list-style: none;
				font-size:12px;
				font-weight: bold;
				background-color: #5280c9;
				height: 25px;
				padding-top: 12px;		
			}
			
			#menuajuda li{
				float: right;
				margin-right: 45px;
				height: 25px;
			}
			#menuajuda li a{
				color:#fff;
				text-decoration:none;
				text-transform:uppercase;				
			}
			#menuajuda li a:hover{
				color:#9ec3ff;
			}
			/*/////////////////////////////////////////
			MENU
			/////////////////////////////////////////*/
			#divMenu{
				width:100%;
				height:20px;
				background-color:#eaf1fd;
				font-size:11px;
				letter-spacing:1px;
			}
			#divMenu ul{
				list-style:none;
				margin: 0px;
				padding: 0px;
			}
			#divMenu ul li{
				display:inline;
			}
			#divMenu a{
				text-decoration:none;
				background-color:#d2e1fc;
				padding:3px 10px;
				display:block;
				float:left;
				border-left:1px solid #315A9D;
				color:#315A9D;
			}
			#divMenu a:hover{
				background-color:#fff;
				color:315A9D;
			}
			/*/////////////////////////////////////////
			CONTEÚDO
			/////////////////////////////////////////*/
			#divConteudo{
				width:90%;
				height:auto;
				margin:10px auto 10px auto;
				text-align:justify;
				line-height:18px;
				letter-spacing:1px;
				color: #484949;
			}
			/*#divConteudo h1
			{
				margin:15px auto 0px auto;
				border:3px double #D2E1FC;
				width:100%;
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
				text-align:left;
				padding:3px 5px;
				border-bottom:1px solid #D2E1FC;
				background-color: #f6f6f6;
			}*/
			#divConteudo p{	padding-top:18px;}
			#divConteudo p:first-letter{text-transform:capitalize;}
			
			/*/////////////////////////////////////////
			INICIAL
			/////////////////////////////////////////*/

			/*/////////////////////////////////////////
			CAMPOS
			/////////////////////////////////////////*/
			input, textarea, select
			{
				font-size:11px;
				background-color:#fff;
				border:1px solid #6b9ffd;
				padding:2px 3px;
				letter-spacing:1px;
			}
			
			input.grande
			{
				font-size:11px;
				background-color:#fff;
				border:1px solid #6b9ffd;
				padding:2px 3px;
				letter-spacing:1px;
				width:340px;
			}
			
			input:radio
			{
				font-size:11px;
				background-color:#fff;
				border:1px solid #FFF;
				padding:2px 3px;
				letter-spacing:1px;
				width:340px;
			}
			
			input.medio
			{
				font-size:11px;
				background-color:#fff;
				border:1px solid #6b9ffd;
				padding:2px 3px;
				letter-spacing:1px;
				width:250px;
			}
			
			select.medio
			{
				font-size:11px;
				background-color:#fff;
				border:1px solid #6b9ffd;
				padding:2px 3px;
				letter-spacing:1px;
				width:250px;
			}
			
			input.pequeno
			{
				font-size:11px;
				background-color:#fff;
				border:1px solid #6b9ffd;
				padding:2px 3px;
				letter-spacing:1px;
				width:130px;
			}
			
			input.minusculo
			{
				font-size:11px;
				background-color:#fff;
				border:1px solid #6b9ffd;
				padding:2px 3px;
				letter-spacing:1px;
				width:30px;
			}
			
			input.btn{
				border:1px outset #000;
				padding:2px 3px;
				background-color:#f0f0f0;
			}	
			
			
			input.botaoConfirmar
			{
				visibility:hidden;
			}
				
			input.btn:hover{
				border:1px inset #000;
				padding:2px 3px;
			}		
			
			/*/////////////////////////////////////////
			TABELAS
			/////////////////////////////////////////*/			
			table{
				margin:15px auto 0px auto;
				width:100%;
				font-size:13px;
				border-collapse:collapse;
			}
			/*table thead td, table thead th, #pnEntrada table th	{ font-weight:bold; background-color: #CCC;	}*/
			
			table thead td, table thead th, #pnEntrada table th, table#Table2 thead td, table#Table3 thead td, table#Table4 thead td, table#Table5 thead td, table#Table6 thead td {background-color: #CCC; height: 40px; font-size: 20px; color: #FFF;}

			table th, table td {
				text-align:left;
				padding:3px 5px;				
			}									
			
			
			#dtgServicos td { 
				background-color:#FFFFFF;
				border-bottom: 15px solid #ecebeb; 
				padding: 20px; 
				margin-bottom: 15px;
				height: 100px;
				}
			
			.dtgServicos2 td { 
				padding-left: 100px !important; 
				background-image:url(../images/ico_consultas.png);
				background-repeat:no-repeat;
				}
				
			#tblDireita td { 
				background-color:#d9e2ee;
				border: 1px solid #fff; 
				padding: 15px 20px 15px 100px; 
				margin-bottom: 15px;
				background-image:url(../images/ico_acesso.png);
				background-repeat:no-repeat;
				line-height: 140%;
				height: 90px;
				color: #5d7fae;
				}
			
			table#tblDireita { width: 34% !important;}
			table#tblEsquerda { width: 60% !important;}
			
			table#tblDireita th, table#tblEsquerda th, h1 {
				color: #60605f;
				font-size: 24px;				
				padding-top: 20px;
				font-style:italic;
			}
			
			table#tblEsquerda tbody td a, table#tblDireita tbody td a { 
				color: #2e5ea8;
				font-size: 20px;
				text-decoration: none;
				font-weight: bold;
			}		
			
			#pnEntrada table {background-color: #FFFFFF; font-size: 12px;}				
			
			#wlbl_erro, #lblSemAcesso{  
				display: block;
			    margin: 80px auto;
			    color: #C10 !important;
			    font-size: 14px !important;}
			
			.dataTitulo { /*background-color: #f6f6f6; */ }
			
			.textarea, select {font-size: 12px !important}
			
			#painel{
				padding: 20px;
				background-color: #FFF8DC !important;}
				
			table span{ color:#5280C9;}
			/*
			#email{
				background-image:url(http://extranet.sanepar.com.br/images/fundomail.jpg);
				background-repeat:no-repeat;
				width:480px;			
			}*/
			/*/////////////////////////////////////////
			RODAPÉ
			/////////////////////////////////////////*/
			#divRodape{
				clear:both;
				display:block;
				width:100%;
				height:26px;
				_height:37px;					
				text-align:center;
				margin-top: 30px;
				background-color:#003054;
				color: #6a99e3;
				padding-top: 12px;				
			}
			#divRodape p{
				font-size:11px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
			}