﻿html {
	height: auto;
	width: auto;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url('imagens/fundo.gif');
	background-repeat: repeat-x;
	background-color: #dbf2b3;
	font-family: Arial;
	font-size: 11px;

}
#container {
	width: 100%;
}
#masthead {
	height: 162px;
	position: relative;
	color: #FFFFFF;
	background-image: url('imagens/banner_floating.jpg');
	background-repeat: repeat-x;

}



#logo
{
	background-image: url('imagens/pestox.jpg');
	background-repeat: no-repeat;
	background-color: white;
	width: 620px; 
	height: 159px;
}

#navigation {
	height: 22px;
	padding-top: 5px;
	margin-left: 15px;
	position: relative;
	color: #FFFFFF;
}



#footer {
	font-family: verdana, Arial, tahoma;
	color: #5f8b0f;
	font-size: 10pt;
	padding-top: 10px;
	height: 80px;
	text-align: center;
	position: relative;
	background-image: url('imagens/floating_footer.gif');
	background-repeat: repeat-x;
}

/*________pagina login  __________*/


#caixa_login{ width: 550px;margin: 20px auto 0 auto;}
#logo_login{ height: 50px;}
#rec_psw {text-align: center; height: 20px; color: #333333;} 
 

/*_______________________FIM TABELAS 3D ________________________*/

#menu_3d
{
	width: 100%; 
	height: 49px; 
	margin-top: 5px;
	
	}
#2px {
	height: 2px;
	width: 100%;
	background-image: url(imagens/2px.gif);
	background-repeat: repeat-x;
}
.esq_menu {
	background-image: url('imagens/esq_menu.png');
	background-repeat: no-repeat;
	width: 20px;
}
.esq_dto {
	background-image: url('imagens/dto_menu.png');
	background-repeat: no-repeat;
	width: 18px;
}
.floating_menu {
	background-image: url('imagens/floating_menu.png');
	background-repeat: repeat;
	width: auto;
}

.btnAlphabet
{
	background-image:url('imagens/alphaoff.png');
	height:30px;
	width:30px;
	border:0;
	color:#19880b;
	font-weight:bold;
	background-color:Transparent;
	cursor:pointer;
}

.btnAlphabetOver
{
	background-image:url('imagens/alphaon.png');
	height:30px;
	width:30px;
	border:0;
	color:#19880b;
	font-weight:bold;
	background-color:Transparent;
	cursor:pointer;
}

.btnAlphabetAll
{
	background-image:url('imagens/alloff.png');
	height:37px;
	width:63px;
	border:0;
	color:#19880b;
	font-weight:bold;
	background-color:Transparent;
	cursor:pointer;
}


.btn75
{
	background-image:url('imagens/bt_75.png');
	height:37px;
	width:75px;
	border:0;
	color:White;
	font-weight:bold;
	background-color:Transparent;
	cursor:pointer;
}

.btn94
{
	background-image:url('imagens/bt_94.png');
	height:37px;
	width:94px;
	border:0;
	color:White;
	font-weight:bold;
	background-color:Transparent;
	cursor:pointer;
}

.btn150
{
	background-image:url('imagens/bt_150.png');
	height:37px;
	width:150px;
	border:0;
	color:White;
	font-weight:bold;
	background-color:Transparent;
	cursor:pointer;
}


#navigation 
{

	font-size: 12px;
	padding-top: 10px;
	margin-left: 15px;
    position:  relative;	
}

/*__________________CSS LINK _____________________________*/		
a {

color:#2f8504;
text-decoration:none;
}

a:hover {
	color: #ff6600;
text-decoration: none;
}

/*__________________CSS user identificaçao_____________________________*/	
 .tb_top
 {
 	height: 25px;
 	width: 68px;
 	}
 .divlogin {
	width: 400px;
	height: 110px;
	float: none;
	position: absolute;
	right: 15px;
	top:50px;
	font-weight:  400;
	
}
#td_login 
{
	margin: 10px auto 0 auto;
	text-align: center;
	padding-left: 50px;
}

.login
{
	margin: 5px;
	color: #ff6600;
	text-decoration: none;

	} 
/*_____________CSS Menu _____________________________*/	

#div_menu
{
	margin: 0px 10px 0px 10px ;
	}
	
/*_____________	CSS Conteudo /tbl conteudo _____________________________*/	

#div_conteudo
{
	margin: 10px 10px 0px 10px;
	
	}
	
#table_conteudo	
	
 {width: 100%;}	

.bordo_1 {
	height: 10px;
	width: 10px;
	background-image: url(imagens/tabl3d-01.png);
	background-repeat: no-repeat;
}
.bordo_2 {
	height: 10px;
	width: 10px;
	background-image: url(imagens/tabl3d-03.png);
	background-repeat: no-repeat;
}
.bordo_3 {
	height: 10px;
	width: 10px;
	background-image: url(imagens/tabl3d-07.png);
	background-repeat: no-repeat;
}
.bordo_4 {
	height: 10px;
	width: 10px;
	background-image: url(imagens/tabl3d-09.png);
	background-repeat: no-repeat;
}
.bordo_top {
	background-image: url(imagens/tabl3d-02.png);
	background-repeat: repeat-x;
}
.bordo_button {
	background-image: url(imagens/tabl3d-08.png);
	background-repeat: repeat-x;
}
.bordo_left {
	width: 10px;
	background-image: url(imagens/tabl3d-04.png);
	background-repeat: repeat-Y;
}
.bordo_right {
	background-image: url(imagens/tabl3d-05.png);
	background-repeat: repeat-Y;
}
.tdcenter {

	background-image: url(imagens/tabl3d-06.png);
	background-repeat: repeat;
	min-height: 250px;
	vertical-align: top;
} 

/*_____________	FINAL CSS Conteudo /tbl conteudo _____________________________*/	


.hr_Gray
{

	background-image: url(imagens/pintagray.gif);
	background-repeat: repeat-x;
	padding-bottom: 10px;
	height: 2px;
	}	


.lbl_subtitulo
{
	font-family: Arial, Verdana,  Tahoma;
	color:#19880b;
	font-size: 16px;
	text-transform : uppercase;
	font-weight:  bold;
	margin: 0 0 5px 5px;
	
}

.span_campotitulo
{
	font-family: Arial, Verdana,  Tahoma;
	color:#2f4b2b;
	font-size: 14px;
	font-weight:  bold;
	width:200px;
}

.span_Nota
{
	font-family: Arial, Verdana,  Tahoma;
	color:#C20000;
	font-size: 14px;
}
	
#norecords
{
	background-color:Transparent;
	vertical-align:middle;
	text-align:center;	
	height:60px;
	vertical-align:middle;
	font-weight:bold;
	font-size:12pt;
}

#pager
{
	background-color:Transparent;
	padding-top:5px;
}


/*_______ CSS flash EKG________*/
.ekg
{
	position: absolute; 
	/*left: 520px; */
	/*height: 15px;*/
	top: 2px; 
	height: 157px;
	left: 20px; 
	
	}
/*_______                ________*/	
	
.ptEngodoBlue 	
{
	padding-left:0px;
	font-size: 9px;
	border:0;
	text-align: center;
	height:15px;
	width:15px;
	background-image: url('imagens/Cell_Blue.png');
	background-repeat: no-repeat;
	background-position:center;
	background-color:Transparent;
}
.ptEngodoYellow 	
{
	padding-left:0px;
	font-size: 9px;
	text-align: center;
	height:15px;
	width:15px;
	border:0;
	background-image: url('imagens/Cell_Yellow.png');
	background-repeat: no-repeat;
	background-position:center;
	background-color:Transparent;
}
.ptEngodoRed 	
{
	padding-left:0px;
	font-size: 9px;
	border:0;
	text-align: center;
	height:15px;
	width:15px;
	background-image: url('imagens/Cell_Red.png');
	background-repeat: no-repeat;
	background-position:center;
	background-color:Transparent;
}
.ptEngodoOrange 	
{
	padding-left:0px;
	font-size: 9px;
	text-align: center;
	height:15px;
	width:15px;
	border:0;
	background-image: url('imagens/Cell_Orange.png');
	background-repeat: no-repeat;
	background-position:center;
	background-color:Transparent;
}

.borderTransparent
{
	border-bottom:1px solid transparent;
	border-left:1px solid transparent;
	border-right:1px solid transparent;
	border-top:1px solid transparent;
}

