
html, body {
    height: 100%;
}

body {
    color: #000000 !important;
}

body, div {
	font-family: 'Muli', sans-serif !important;
}

#header {
    background-color: #fff !important;
    color: #FFFFFF !important;
}

#notificacao {
	background-image: url('http://amp.educaon.com.br/wp-content/themes/prescon/assets/imagens/barraSuperior.png');
	background-repeat: no-repeat;
	height: 28px;
	text-align: center;
}

.destaquePrincipal {
	background-color: #004d79 !important;
	min-height: 100px;
	padding-top: 10px;
	text-align: center;
}

.destaquePrincipal p {
	color: #fff !important;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
}

.clima {
	background-color: #004d79 !important;
	min-height: 100px;
	padding-top: 10px;
}

.clima p {
	line-height: 0.9;
	font-size: 27px; 
	font-weight: bold; 
	color: #FFF !important;
	text-align: center;
}

#ferramentas {
	background-color: #fff !important;
}

#ferramentas h2 {
	color: #111 !important;
	border-bottom: 3px solid #0075a4; 
}

#acessoRapido a {
	color: #111 !important;
	font-size: 16px;
	text-align: center;
	padding-top: 10px;
}

#noticias .titulo {
	color: #111 !important;
	margin-top: -20px;
}

#noticias .data {
	color: #111 !important;
}

#footer {
	background-color: #004d79 !important;
}

#footer {
	color: #FFF !important;
    font-size: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.webMail {
	color: #FFF !important;
	font-size: 14px;
}