a {
text-decoration: none;
color: #000000;
}

a:hover {
text-decoration: underline;
cursor: hand;
cursor: pointer;
color: #000000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	overflow: visible;
	background-image: url(imagens/background_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.menu, .menu:hover {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
}

.titulo_site {
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #006B8A;
	text-decoration: none;
	line-height: normal;
}

.subtitulo_site {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #000000;
}

.subtitulo_site {
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	color: #000000;
}

.subtitulo_azul {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #006B8A;
}

.subtitulo_unidades {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #006B8A;
}

.box, .box:hover {
	padding: 10px;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	color: #ffffff;
	background-color: #006B8A;
}

.box_titulo {
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	line-height: normal;
	background-color: #006B8A;
}

.box_titulo2 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	line-height: normal;
	background-color: #006B8A;
}

.legendas_unidades {
	font-size:10px;
	font-weight:bold;
	color: #006B8A;
}
	
.rodape {
	font-size: 9px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.data_noticia {
	font-size: 10px;
	font-style: bold;
	color: #ffffff;
}

input {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	width: 180px;
	height: 16px;
	border: 1px solid #006B8A;
}

textarea {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	width: 180px;
	height: 100px;
	border: 1px solid #006B8A;
}
