#simulacao_pag{
	width:660px;
	position:relative;
	padding-bottom:20px;
	margin:0px;
}
.fundo-tit-detalhe{
background:url(/templates/img/fundo_tit_detalhe.jpg);
}
#simulacao_pag table{
	width:660px;
}

#simulacao_pag .texto {
	width:130px;
	float:left;
	top:5px;
}

#simulacao_pag table tr td {
	text-align:center;
}
#simulacao_pag table tr td ul {
	margin:0px;
	padding:0px;
}

#simulacao_pag table tr td ul li {
	text-align:left;
	padding-left:30px;
}
#simulacao_pag table tr td.td_simulacao{
	background-color: #CA0202;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:9pt;
	font-weight:700;
	text-align:center;
	padding:2px;
	border-right:1px solid #000;
	border-left:1px solid #000;
}
#simulacao_pag table tr #td_f_pag{
	background:url(../img/f_pag_bg.jpg) top left repeat-x;
	width:100%;
	height:22px;
}
#simulacao_pag table tr #f_pag1{
	position:absolute;
	background:url(../img/f_pag1.jpg);
	width:168px;
	height:22px;
	top:0px;
	left:0px;
}
#simulacao_pag table tr #f_pag2{
	position:absolute;
	background:url(../img/f_pag2.jpg);
	width:173px;
	height:22px;
	top:0px;
	left:33%;
}
#simulacao_pag table tr #f_pag3{
	position:absolute;
	background:url(../img/f_pag2.jpg);
	width:173px;
	height:22px;
	top:0px;
	left:66%;
}
#simulacao_pag table tr #f_pag4{
	position:absolute;
	background:url(../img/f_pag3.jpg);
	width:4px;
	height:22px;
	right:0px;
	top:0px;
	z-index:1000;
}
#simulacao_pag table tr td.td1{
	width:165px;
	height:25px;
	position:relative;
	border-left:solid 1px #000;
	border-top:solid 1px #000;
	border-bottom:solid 1px #000;
	background:#F3F3F3;
	text-align:left;
}
#simulacao_pag table tr .borda_dir{
	border-right:solid 1px #000;
}

#simulacao_pag table tr td.td1 .imagem, #simulacao_pag table tr td.td3 .imagem{
	height:16px;
	width:auto;
	left:1px;
	top:7px;
	position:relative;
}

#simulacao_pag table tr td.td2 .imagem{
	height:36px;
	width:auto;
	float:left;
	position:relative;
	left:0px;
}
#simulacao_pag table tr td span.texto{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#303030;
	display:inline-block;
	padding-left:21px;
	padding-top:2px;
	width:145px;
	font-weight:bold;
	text-align:center;
}
#simulacao_pag table tr td span.texto2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	display:inline-block;
	width:130px;
	font-weight:bold;
	text-align:center;
	height:13px;
}

#simulacao_pag table tr td span.texto2R{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	display:inline-block;
	width:165px;
	font-weight:bold;
	text-align:right;
	height:13px;
	width:100px;
}

#simulacao_pag table tr td span.texto2RM{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	display:inline-block;
	width:165px;
	font-weight:bold;
	text-align:right;
	height:13px;
	width:130px;
}

#simulacao_pag table tr td.td2{
	width:165px;
	height:15px;
	position:relative;
	padding:1px;
	border-left:solid 1px #000;
	border-bottom:solid 1px #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #006699;
	text-align:center;
	background:#f1f1f1;
	font-weight:bold;
}
#simulacao_pag table tr td.td3{
	width:165px;
	height:10px;
	position:relative;
	padding:0px;
	padding-top:1px;
	padding-bottom:1px;
	border-left:solid 1px #000;
	border-top:solid 1px #000;
	border-bottom:solid 1px #000;
	background:#F3F3F3;
	text-align:left;
}
#simulacao_pag table tr td.td4{
	width:175px;
	height:auto;
	position:relative;
	padding:4px;
	border-left:solid 1px #000;
	border-bottom:solid 1px #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000;
	background:#f3f3f3;
	text-align:center;
}
#simulacao_pag table tr td.td4 ul{
	list-style:none;
	font-size:11px;
}
#simulacao_pag table tr td.td4 ul.esq{
	list-style:none;
	float:left;
	width:75px;
	margin:0px;
}
#simulacao_pag table tr td.td4 ul.dir{
	list-style:none;
	float:right;
	width:80px;
	margin:0px;	
}

#simulacao_pag table tr td.td4 ul.esq li,#simulacao_pag table tr td.td4 ul.dir li {
	padding-left:5px;
}