/* CSS Document */

body {
	margin: 0;
	background-image: url(imgs/fundo_degradee.gif);
	background-attachment: fixed;
	color: #FFF;
  
}

div#corpo2 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	/*height: 709px;*/
}

div#camadaexterior {
	position: relative;
	width: 775px;
	text-align: left;

}


div#barrasuperior {
	position: absolute;
	top: 0px;
	width: 775px;
	height: 80px;
	background-color: #F6F6F6
}

div#menusuperior {
	position: absolute;
	top: 81px;
	left: 0px;
	width: 775px; 
	height: 25px;
	background-color: #1d608d;
	z-index: 1;
}

div#bannerprincipal {
	position: absolute;
	top: 107px;
	width: 775px;
	height: 256px;
	left: 0px;
	z-index: 0;
}

div#cabecaprincipal {
	position: absolute;
	left: 0px;
	top: 107px;
	width: 775px;
	height: 97px;
}

div#conteudoprincipal {
	position: relative;
	left: -3px;
	top: 253px;
	width: 775px;
	background-color: #ffffff;
	height: auto;
}


div#rodape {
	position: absolute;
	left: 0px;
	top: 644px;
	width: 775px;
	height: 38px;
	background-color: #EAEAEA;
}


.bordaesquerda {
	border-left: 1px solid #c0c0c0;
}

.bordadireita {
    border-right: 1px solid #c0c0c0;
}

table {
  text-align: left;
}

.textopadrao {
  font-family: tahoma;
  font-size: 11px;
  color: #5C5C5C;
}

.titulobordo11 {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}

.textobordo11 {
	font-size: 11px;
	color: #990000;
}

.textomedio {
  font-family: arial;
  font-size: 11px;
  color: #5C5C5C;
}

.textogrande {
  font-family: arial;
  font-size: 13px;
  color: #5C5C5C;
}

.textolaranja11 {
	color: #ff6612;
}

.menu {
  font-family: arial;
  font-size: 9px;
  color: #FFFFFF;
  background-color: #1d608d;
}

table.menu {
	/*border: 1px solid #FFFFFF;*/
}

.menu:hover {
  color: #FFFFFF;
}

.menuItem {
  font-family: arial;
  font-size: 11px;
  color: #FFFFFF;
  padding: 4px;
  border-top: 1px solid #12364B;
}

a.menuItem {
  font-family: arial;
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
}

a.menuItem:hover {
  color: #FFFFFF;
  font-weight: bold;
}


.caixatexto {
  font-family: arial;
  font-size: 10px;
  color: #5C5C5C;
}

.dropdown {
  font-family: arial;
  font-size: 9px;
  color: #5C5C5C;
  background-color: #F0F0F0;
  width: 120px;
  height: 18px;
}

.textorodape {
	font-family: arial;
	font-size: 10px;
	color: #5C5C5C;
	font-weight: bold;
}

div#fundo {
  position: absolute;
  text-align:center;
  width: 100%;
  height: 100%;
  z-index: 0;
}

div#conteudo {
  position: absolute;
  z-index: 1;
}

a {
  color: #5C5C5C;
  text-decoration: none;
}

a:hover {
  color: #000000;
}
.linkrodape {
  color: #5C5C5C;
  text-decoration: none;
  font-size: 8px;
  font-weight: bold;
}
.linkrodape:hover {

  color: #000000;
}
.chamadaprincipal {
  font: 11px Arial;
  color: #848484;
}
.chamadaprincipalgrande {

  padding-left: 6px;
}
.recuolistalateral {
  padding-top: 5px;
  padding-left: 5px;
}
.barraNavegacao {

  font-family: arial;
  font-size: 10px;
  color: #000000;
}

.subtitulo {
  font-family: Tahoma;
  font-size: 11px;
  color: #5C5C5C;
  font-weight: bold;
}

.titulo {
	font-family: "Arial Narrow";
	font-size: 15px;
	font-weight: bold;
	color: #134673;
	
}
ul.listasetafundobranco {
	list-style-position: outside;
	marker-offset: -10px;
	list-style-image: url(imgs/seta_azul_f_transp.gif);
	margin-top: 0;
	margin-right: 0;
}

ul.listasetafundocinza {
	list-style-position: outside;
	marker-offset: -10px;
	list-style-image: url(imgs/seta_azul_f_transp.gif);
	margin-top: 0;
	margin-right: 0;
}

ul.listasetafundotransp {
	list-style-position: outside;
	marker-offset: -10px;
	list-style-image: url(imgs/seta_azul_f_transp.gif);
	margin-top: 0;
	margin-right: 0;
}


li {
    margin-left: -25px;
	padding-left: 0;
	padding-bottom: 0;
	margin-top: 2px;
	
}

.separadorhorizontal {
  background-image: url(imgs/sep_horizontal.gif);
  background-repeat:no-repeat;
}

.separadorvertical {
	background-color: #eaeaea;
}

.bordafina td   {
    border: 1px solid #eaeaea;
}


/* estilos para o calendrio */

table#tabelacalendario {
	font-family: arial;
	font-size: 11px;
	border: 1px solid #eaeaea;
	empty-cells: show;
}

table#tabelacalendario td {
	border: 1px solid #eaeaea;
	background-color: #ffffff;
}


.titulodiasemanacalendario {
	text-align: center;
	font-weight: bold;
}

.tddiamescalendario {
	background-color: #ffffff;
	text-align: center;
}

.tdcalendariodiaevento {
	background-color: #eaeaea;
	text-align: center;
}
.textonegrito{
	font-weight: bold;
}
.textoatencao{
	font-family: arial;
	color: #ff0000;
}
/* Formatao da tabela de preo de exame */
.tdmodalidade{
	font-family: arial;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #339966;
}
.tdexame, .tdseguros, .tdcapitalizacao, .tdprevidencia{
	font-family: arial;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333399;
	text-align:center;
}
.tdseguros{
	background-color: #0079F2;
}
.tdcapitalizacao{
	background-color: #0066CC;
}
.tdprevidencia{
	background-color: #0066CC;
}
.tdtitulo, .tdvalores{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align:left;
}
.tdvalores{
	font-weight: normal;
	text-align:center;
}
.textodesabilitado{
  font-family: arial;
  font-size: 10px;
  color: #5C5C5C;
  background-color: #F0F0F0;
}


.inscencerradas {
	font-weight: bold;
	color: #990000;
}

.linkinscabertas {
	font-weight: bold;
	color: #009900;
}

.linkinscabertas:hover {
	font-weight: bold;
	color: #006600;
}
.textogrande pc {
	text-align: center;
}

.assin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003399;
}
.assinB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}