table.coberturas {
	background:transparent url(/SiteCollectionImages/Medis.Public/bg_table.gif) no-repeat scroll 0 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
table.coberturas_senior {
	background:transparent url(/SiteCollectionImages/Medis.Public/bg_table_senior.gif) no-repeat scroll 0 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
table.coberturas_empresas {
	background:transparent url(/SiteCollectionImages/Medis.Public/bg_table_empresas.gif) no-repeat scroll 0 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bg_table_bottom{
	background:transparent url(/SiteCollectionImages/Medis.Public/bg_table_bottom.gif) no-repeat scroll 0 0;
	width: 554px;
	height: 25px;
}
.cabecalho {
	font-family: Lucida Sans Unicode;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}
.cabecalho  strong{
	font-weight: bold;
}
.verde {
	color: #059976;
	font-size: 11px;
	font-family: Verdana, Arial;
}
.cinza {
	color: #666;
	padding-left: 12px;
	font-size: 11px;
	font-family: Verdana, Arial;
}
p.cinza_small {
	font-size: 10px;
	color:#aaa;
	line-height: 10px;
}
a.planos:link {
	color: #000;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
}
a.planos:visited {
	color: #000;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
}
a.planos:active {
	color: #000;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
}
a.planos:hover {
	color: #059976;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
}
a img {
	margin-top: 4px;
}

.label_incluir {
	float: left;
	clear: left;
	color: #666;
	font-size: 11px;
	margin-top: 6px;
	margin-right: 6px;
}
.input_incluir {
	width: 40px;
	float: left;
	border: 1px solid #666;
	font-size: 11px;
	margin-top: 5px;
	clear: right;
}

h2 {
	clear: both;
}

.btn_simular {
	background:transparent url(/SiteCollectionImages/Medis.Public/btn_vazio.gif) no-repeat scroll center right;
	color: #FFF;
	border: 1px solid;
	float: left;
	margin-left: 10px;
	margin-top: 2px;
	width: 79px;
	height: 15px;
	font-size: 10px;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 2px;
}
.btn_direita {
	background:transparent url(/SiteCollectionImages/Medis.Public/btn_vazio.gif) no-repeat scroll center right;
	color: #FFF;
	border: 1px solid;
	float: right;
	clear: right;
	margin-left: 10px;
	margin-top: 2px;
	width: 79px;
	height: 15px;
	font-size: 10px;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 2px;
}
