body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D5D5D5;
	text-align: center;
	vertical-align: top;
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	overflow: auto;
}
input, textarea, select
{
	font-family: Tahoma;
	font-size: 9px;
}
a:active {
	text-decoration: none;
	color: #37669A;
}
a:hover {
	text-decoration: underline;
	color: #CC9900;
}
a:visited {
	text-decoration: none;
	color: #37669A;
}
a:link {
	color: #37669A;
	text-decoration: none;
}
#imgLupa {
	height: 16px;
	width: 16px;
	background-image: url(lupa.gif);
}
#Corpo {
	width: 770px;
	text-align: left;
}
#Corpo #Topo {
	background-image: url(CyberOffice_topo.jpg);
	height: 107px;
}
#Corpo  #ForaMenu {
	height: 28px;
	background-color: #FFFFFF;
}
#Corpo #Conteudo {
	background-color: #FFFFFF;
	text-align: left;
	width: 770px;
	height: 100%;
	vertical-align: top;
	float: left;
}
.janela th {
	color: #FFFFFF;
	background-color: #154668;
	line-height: 20px;
	text-align: left;
	text-indent: 20px;
}
.janela td {
	line-height: 20px;
	padding-left: 5px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
}
.janela {
	border: 1px outset #37669A;
	margin: 15px;
}
#Corpo #Conteudo #FinalizaPedido #acoes a:hover, ,#Corpo #Conteudo #MostraPedido #acoes a:hover
{
	color:white;
	border:1px solid black;
	background-color: #37669A;
}

/* Tooltip */
#Corpo #Conteudo #FinalizaPedido #acoes a span, ,#Corpo #Conteudo #MostraPedido #acoes a span{
	display:none
}

#Corpo #Conteudo #FinalizaPedido #acoes a:hover span, ,#Corpo #Conteudo #MostraPedido #acoes a:hover span{
	display:block;
	position:absolute;
	top:10px;
	left: -175px;
	background:#FFC;
	color:black;
	border:1px dotted black;
	width:150px;
	padding:10px;
}

#Corpo #Rodape {
	color: #FFFFFF;
	background-color: #154668;
	padding: 5px;
	height: 60px;
	float: left;
	width: 760px;
}
#Corpo #Rodape #Direita {
	text-align: left;
	float: left;
}

#Corpo  #Rodape  div  {
	width: 50%;
	float: left;
	background-color: #154668;
}
#Corpo #Rodape #Direita {
	background-color: #154668;
}
.OnMouseOverImpar td, .OnMouseOverPar td {
	color: #000000;
	background-color: #00FFFF;
}
