
.box-borda-titulo-paginas {
	width:						555px;
	height:						auto;
	float:						left;
	margin-left:				10px;
	border-left:				2px solid #0667A7;
	padding-left:               5px;
	float:						left;
	}
	
.box-titulo {
	width:						300px;
	height:						10px;
	font-family:				Verdana, Arial, Helvetica;
	font-size:					6pt;
	text-transform:				uppercase;
	letter-spacing:				1px;
	color:						#FEB811;
	font-weight:				bold;
	float:						left;
	}

.box-subtitulo {
	width:						300px;
	height:						10px;
	font-family:				Verdana, Arial, Helvetica;
	font-size:					8pt;
	font-weight:				600;
	text-transform:				uppercase;
	color: 						#516581; /*#3A4A59; segunda opção de cor!!!*/
	float:						left;
	}

.box-conteudo-texto {
	width:						580px;
	height:						auto;
	font-family:				Verdana, Arial, Helvetica, sans-serif;
	font-size:					12px;
	/*text-indent:                45px;*/
	color:						#516581;
	text-align:					justify;
	line-height:				20px;
	float:						left;
	padding-left:               10px;
	/*margin-top:					15px;
	margin-left:				10px;*/
	}
	
	
/* INICIO -- formatação do texto da página de PLANOS de Saude*/
.box-conteudo-normal {
	width:						580px;
	height:						auto;
	font-family:				Verdana, Arial, Helvetica, sans-serif;
	font-size:					12px;
	color:						#516581;
	text-align:					justify;
	line-height:				20px;
	float:						left;
	margin-top:					15px;
	margin-left:				10px;
	padding-bottom:             10px;
	}	
	
.box-subtitulo-normal {
	width:						440px;
	height:						auto;
	font-family:				Verdana, Arial, Helvetica, sans-serif;
	font-size:					12px;
	color:						#516581;
	float:						left;
	margin-bottom:				10px;
	}	
	
.box-planos {
	width:						550px;
	height:						86px;
	margin-top:					15px;
	padding-bottom:				25px;
	float:						left;
	}

.box-subplanos {
	width:						550px;
	height:						86px;
	float:						left;
	}

/* FIM --- formatação do texto da página de PLANOS de Saude*/

/* INICIO --> Formataçao de links*/
a:link {
	color:						#516581;
	text-decoration:			none;
	}

a:visited {
	color:						#516581;
	text-decoration:			none;
	}	

/* FIM --> Formataçao de links*/


.guia-navegacao {
	width:						587px;
	font-family:				Verdana, Arial, Helvetica, sans-serif;
	font-size:					10px;
	font-weight:				bold;
	text-transform:				uppercase;
	color:						#999999;
	margin-left:				10px;
	margin-bottom:				20px;
	border-bottom:				1px dotted #CCCCCC;
	padding-bottom:             5px;
	float:						left;
	}
	
img {
	float:						left;
	}

.foto-plano {
	width:						90px;
	height:						86px;
	float:						left;
	margin-right:  				15px;
	}


.icone {
	width:						22px;
	height:						20px;
	float:						left;
	margin-right:  				25px;
	padding-top:                5px;
	}		


.planos-parag {  height: 86px; float:left;}

.saiba-mais { font-weight:bold ;}

