body {
	margin-left: 0px;
	margin-top: 0px;
}
.foto {
	padding:2px;
	border:1px solid #999999;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:10px;
}

.ME {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #3D4357;
	text-decoration: none;
}

.ME:hover {

	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

.MENU {
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.MENU:hover {

	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

.lacuna {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #EAEFFF;
	border: 1px solid #333333;
}

.texto_home {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3D4357;
	text-decoration: none;
}
.texto_unidades {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3D4357;
	text-decoration: none;
}
saiba_mais {
	font-family: tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #3D4357;
}
texto_unidades:hover {

	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3D4357;
	text-decoration: underline;
}
.botao {
	
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #3D4357;
	text-decoration: none;
	background-color: #EAEFFF;
	border: 2px solid #3D4357;
}
h5{
font:tahoma;
font-weight:bold;
color: #3D4357;
	
}


.link{
	color:#003366;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
}

.link:hover{
	color:#003366;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	font-family: Tahoma;
}