@charset "iso-8859-1";
/* CSS Document */
#divMiniSelectPlanos{
	border:#ccc 1px solid;
	color:#094F95;
	cursor:pointer;
}

#divMiniSelectPlanos .selecionadoOutrosPlanos{
	display:none;
	background:#f8f8f8;
}
.selecionadoOutrosPlanos li{
	padding:10px 20px;
	background:url(imagens/r02/pipeTop.png) repeat-x scroll top;
	}
.selecionadoOutrosPlanos li:hover{
	background:#fff;
}

.itemPlano,.itemPlanoNome,.linha1Plano{
	padding:10px;
	margin:0 5px 5px 0;
}
.itemPlanoNome{
	width:190px;
}
.linha1Plano td{
	border-top:#999 1px solid;
	border-bottom:#999 1px solid;
	background:#f8f8f8;
	height:50px;
	padding:0 0 0 10px;
}

.linha2Plano td{
	height:50px;
	padding: 0 0 0 10px;
}
.linhaTdHead{
	width:100px;
}

.valorEstilo_1{
	background:url(imagens/fundoValoPlano.png) no-repeat;
	font-size:18px;  padding:10px; color:#fff; width:80px;
}
