body {
	margin: 0px;
	padding: 0px;
	background-color: #F4F4F4;
}

a {
	font-family: arial;
	font-size: 12px;
	color: #484848;
	text-decoration: none;
}

a.menu {
	font-family: arial;
	font-size: 12px;
	color: #484848;
	text-decoration: none;
}



a.menup {
	font-family: Tahoma;
	font-size: 12px;
	color: Black;
	text-decoration: none;
}

a.noticia {
	font-family: arial;
	font-size: 12px;
	color: Navy;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
	
}

a:hover {
	text-decoration: underline;
}


.formulario {
border: 1px solid #666;
color: #666;
font-family: arial;
font-size: 12px;
}

.texto {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
	line-height: 18px;
	text-align: justify;
}

.texto-branco {
	font-family: arial;
	font-size: 12px;
	color: Black;
	line-height: 18px;
	text-align: justify;
}

.texto-expositor {
	font-family: arial;
	font-size: 12px;
	color: Black;
	text-align: justify;
}

.texto-destaqueprincipal {
	font-family: arial;
	font-size: 12px;
	color: #5F5F5F;
	line-height: 18px;
	text-align: justify;
	border: 5px;
}
.texto-titulodestaqueprincipal {
	font-family: arial;
	font-size: 14px;
	color: #5F5F5F;
	line-height: 18px;
	text-align: justify;
	border: 5px;
	font-weight: bold;
	margin-top: 5;
	margin-bottom: 5;
}

.texto-noticiaprincipal {
	font-family: arial;
	font-size: 14px;
	color: Green;
	line-height: 18px;
	text-align: justify;
	border: 5px;
	font-weight: bold;
	margin-top: 5;
	margin-bottom: 5;
}

a.destaque {
	font-family: arial;
	font-size: 12px;
	color: #5F5F5F;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;

}

a.entrevista {
	font-family: arial;
	font-size: 12px;
	color: #5F5F5F;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;

}

.entrevista {
	color: #14295A;
	font-weight : bold;
	line-height: 18px;
	text-align: justify;
}

.titulo {
	font-family: arial;
	font-size: 16px;
	color: #14295A;
}


.azul {
	font-family: arial;
	color: #14295A;
}

.linha-interna {
color: #ccc;
height: 1px;
width: 100%;
}

.conteudo-interno {
padding: 0px 0px 0px 30px;
}

.destaque {
	color: #14295A;
	font-weight : bold;
}

img.foto-esquerda {
margin: 5px 10px 10px 0px;
border: 0px solid #06C;
}

img.foto-direita {
margin: 5px 0px 10px 10px;
border: 0px solid #06C;
}

img.foto-thumb {
margin: 3px 3px 3px 3px;
border: 1px solid #06C;
}