@charset "utf-8";
/* CSS Document */
#popup{
position: absolute;
top: 300px;
left: 25%;
width: 600px;
height:auto;
display: open;
z-index:1000;
background:url(imagens/pop_up.png) no-repeat;}
td {
	vertical-align:top;
}
body {
	SCROLLBAR-FACE-COLOR: #837f09;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #febf28;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #febf28;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #febf28;
}

.tb1 {
	background-image:url(images/bk_bx.jpg);
	background-repeat:no-repeat;
	height:148px;
}
	
.text1 {
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
}	

.text2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4e4e4e;
	line-height:18px;
}	

.link1 {
	background-image:url(images/esq_origi.jpg);
	background-repeat:no-repeat;
	width:122px;
	height:22px;
	display:block;
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	line-height:22px;
	padding-left:25px;
}	

.link1:hover {
	background-image:url(images/esq_hover.jpg);
	color:#FFFFFF;
}	

.link2 {
	background-image:url(images/dir_origi.jpg);
	background-repeat:no-repeat;
	width:150px;
	height:22px;
	display:block;
	font-family:Tahoma;
	font-size:10px;
	color:#4e4e4e;
	font-weight:bold;
	text-decoration:none;
	line-height:22px;
	padding-left:25px;
}	

.link2:hover {
	background-image:url(images/dir_hover.jpg);
	color:#FFFFFF;
}	

.link3 {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	line-height:18px;
	text-decoration:none;
}

.link3:hover {
	text-decoration:underline;
}		

.rod_1 { font-family:Verdana; font-size:10px; font-weight:bold; color:#009900; text-decoration:none; }

.rod_2 { font-family:Verdana; font-size:10px; font-weight:bold; color:#003399; text-decoration:none; }


