#popup_flutuante{
	position:absolute;
	width:300px;
	height:455px;
	/*border:1px solid #CCC;*/
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	z-index:1000;
	top:0px;
	left:1px;
	font-size:12px;
	background-color:#000;
}
#popup_flutuante .tit {
	font-weight: bold;
	text-decoration:none;
	text-align:center;
}
#popup_flutuante .tit a{
	text-decoration:none;
	color:#000;
	text-align:center;
}
#popup_flutuante .tit_topo{
	font-weight:bold;
	font-size: 36px;
}
#popup_flutuante .tit_topo2{
	font-weight:bold;
	font-size: 52px;
}
#popup_flutuante .tit_topo4{
	font-weight:bold;
	font-size: 51px;
}
.normal{
	font-weight:normal;
}
#popup_flutuante #bt_fechar{
	position:absolute;
	width:18px;
	height:21px;
	right: 2px;
	top: 22px;
	background:url(../imagens/bt_fechar2.jpg) center no-repeat;
	cursor:pointer;
}
#popup_flutuante hr{
	margin:0px;
	padding:0px;
}
#popup_flutuante .tit_topo3{
	font-weight:bold;
	font-size: 28px;
}
#popup_flutuante h2{
	font-weight:bold;
	font-size: 13px;
	width:480px;
	color:#FFF;
	margin-top:-2px;
}

