
body { 
	background: black; 
	height: 100%;
}

form {
	margin: 0;
	padding: 0;
}

.blocoEscondido { display: none; }
.blocoVisivel { display: block; }

a.menu { font-size: 11px; font-family: tahoma; color: #303030; text-decoration:none; line-height:15px; }
a.menu:link { font-size: 11px; font-family: tahoma; color: #303030; text-decoration:none; line-height:15px; }
a.menu:hover { font-size: 11px; font-family: tahoma; color: #303030; text-decoration:underline; line-height:15px; }
a.menu:active { font-size: 11px; font-family: tahoma; color: #303030; text-decoration:none;line-height:15px;  }
a.menu:visited { font-size: 11px; font-family: tahoma; line-height:15px; }

a { font-size: 11px; font-family: tahoma; color: #555555; text-decoration:none; line-height:15px; }
a:link { font-size: 11px; font-family: tahoma; color: #555555; text-decoration:none; line-height:15px; }
a:hover { font-size: 11px; font-family: tahoma; color: #005386; text-decoration:underline; line-height:15px; }
a:active { font-size: 11px; font-family: tahoma; color: #005386; text-decoration:none;line-height:15px;  }
a:visited { font-size: 11px; font-family: tahoma; line-height:15px; }

a.linktexto { font-size: 14px; font-family: tahoma; color: #005386; text-decoration:none; line-height:20px; }
a.linktexto:link { font-size: 14px; font-family: tahoma; color: #005386; text-decoration:none; line-height:20px; }
a.linktexto:hover { font-size: 14px; font-family: tahoma; color: #005386; text-decoration:underline; line-height:20px; }
a.linktexto:active { font-size: 14px; font-family: tahoma; color: #005386; text-decoration:none;line-height:20px;  }
a.linktexto:visited { font-size: 14px; font-family: tahoma; line-height:20px; }

a.linksel { font-size: 11px; font-family: tahoma; color: #005386; text-decoration:none; line-height:15px; }
a.linksel:link { font-size: 11px; font-family: tahoma; color: #005386; text-decoration:none; line-height:15px; }
a.linksel:hover { font-size: 11px; font-family: tahoma; color: #005386; text-decoration:underline; line-height:15px; }
a.linksel:active { font-size: 11px; font-family: tahoma; color: #005386; text-decoration:none;line-height:15px;  }
a.linksel:visited { font-size: 11px; font-family: tahoma; line-height:15px; }

a.white{ font-size: 11px; font-family: tahoma; color: #C0CED9; text-decoration:none; line-height:15px; }
a.white:link { font-size: 11px; font-family: tahoma; color: #C0CED9; text-decoration:none; line-height:15px; }
a.white:hover { font-size: 11px; font-family: tahoma; color: #C0CED9; text-decoration:underline; line-height:15px; }
a.white:active { font-size: 11px; font-family: tahoma; color: #C0CED9; text-decoration:none;line-height:15px;  }
a.white:visited { font-size: 11px; font-family: tahoma; line-height:15px; }

a.azul { font-size: 11px; font-family: tahoma; color: #005386; text-decoration:none; line-height:15px; }
a.azul:link { font-size: 11px; font-family: tahoma; color: #005386; text-decoration:none; line-height:15px; }
a.azul:hover { font-size: 11px; font-family: tahoma; color: #005386; text-decoration:underline; line-height:15px; }
a.azul:active { font-size: 11px; font-family: tahoma; color: #005386; text-decoration:none;line-height:15px;  }
a.azul:visited { font-size: 11px; font-family: tahoma; line-height:15px; }

.forms { font-size: 11px; font-family: tahoma; color: #464646; line-height:15px; border-style: double; border-width: 1px; border-color:  #4E8AB3; }
.formbt { font-size: 11px; font-family: tahoma; color: white; line-height:15px; border-style: double; border-width: 1px; border-color:  #4E8AB3; background: #4E8AB3}

.exame_info {
	font-size: 11px; 
	font-family: tahoma;
	color: white;
}

.header { color: #005386; }

.textoleft {
	text-align: left;
}

.texto {
	font-size: 11px; 
	line-height:15px;
	font-family: tahoma;
	color: #303030;
}

.textomaior {
	font-size: 14px; 
	line-height:20px;
	font-family: tahoma;
	color: #303030;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 70px;
	width:500px;
}

.titulos {
	font-size: 18px; 
	line-height: 20px;
	font-family: tahoma;
	color: #005386;
}

#rodape {
	font-size: 11px; 
	line-height: 15px;
	font-family: tahoma;
	color:#829EB2;
}

.galerialine {
	clear: both;
	margin: 0px;
	width:500px;
	padding-top: 20px;
}
.legendaline {
	clear: both;
	margin: 0px;
	width:500px;
	padding-top: 10px;
}
.galeriaimagem_esq {
	margin: 0;
	width: 240px;
	float: left;
	text-align: center;
}
.galeriaimagem_dir {
	margin: 0;
	width: 240px;
	float: right;
	text-align: center;
}

.colunagem {
	clear: both;
	width: 500px;
}

.coluna_esq {
	float: left;
	width: 240px;
}
.coluna_dir {
	float: right;
	width: 240px;
}


.header { font-size: 11px; font-family: tahoma; color: #555555 }
.formline { clear: both; width: 280px; }
.formlabel { width: 60px; padding-bottom: 5px; float: left; text-align: right; padding-right: 10px; }
.formfield { padding-bottom: 5px; float: left; padding-right: 5px; }
.submenuline {line-height:21px; width:180px; vertical-align:middle;}

#formfaleconosco {
	font-size: 14px; 
	line-height:20px;
	font-family: tahoma;
	color: #303030;
	padding-left: 20px;
	padding-top: 70px;
	width:300px;
}

#mapafaleconosco {
	padding-left: 20px;
	padding-top: 70px;
	width:220px;
}