.input {
	font-family: tahoma, Verdana; border: solid Gray 1px; background: #eaeaea; color: black;  font-size:9px
}
.btn {
	font-family: tahoma, verdana; border: solid DarkGray 1px; font-size: 9px; background: #EDF4E5; height: 15px;
}
.url {
	color:White; FONT-SIZE: 11px;
}
.copy {
	color:White; FONT-SIZE: 9px;
}
td {
	color:#332F20; FONT-FAMILY: tahoma, Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 9px;
}
.titulo2 {
	color: #242424; font-family: Arial narrow, tahoma, Verdana;  FONT-SIZE: 25px;
}
.titulo {
	color: #000000; font-family: Arial, tahoma, Verdana;  FONT-SIZE: 14px; font-weight : bold;
}
A.submenu { 
	color : #000000; text-decoration : none;  FONT-SIZE: 11px;
}
A.menu { 
	font-family: Arial, tahoma, Verdana; color : #000000; FONT-SIZE: 12px; font-weight : bold;
}
A { 
	color : #cc0000; text-decoration : none;
}
A:active { 
	color: black; 
}
A:hover { 
	color: #990000; 
}
a.direitans:hover { 
	color: black; 
}

.popup{
	position: absolute;
	top: 400px;
	left: 350px;
	width: 305px;
	height: 270px;
	z-index: 5;
	font-size: 12px;
	color: #656565;
	font-weight: 300;
	text-align: justify;
	border: 5px solid #6C609E;
	display: block;
	background-color: #6C609E;
}

.popup a:link{
	font-family: Arial;
	font-size: 12px;
	color:#339900;
	font-weight: 300;
	text-decoration:none;
}
.popup a:visited{
	font-family: Arial;
	font-size: 12px;
	color:#339900;
	font-weight: 300;
	text-decoration:none;
}
.popup a:hover{
	font-family: Arial;
	font-size: 12px;
	color:#339900;
	font-weight: 300;
	font-style:italic;
	text-decoration:underline;
}

.btao{
	position:absolute;
	width:70px;
	text-align:center;
	margin-top:-15px;
	margin-left:7px;
	padding:5px;
	background-color:#C660DF;
	z-index:70000;
}

a.linkBtao:link{
	font-family: Arial;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
a.linkBtao:visited{
	font-family: Arial;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a.linkBtao:hover{
	font-family: Arial;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.listagem {margin-left: 25px}