/* CSS Document */
body {
	background-image: url(../../imagens/bg-site.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#074e7a;
	margin: 3px;
	/* background-position: center top; */
}
.estilo_titulo-conteudo {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	text-transform: none;
	color: #F8EC34;
	text-transform: uppercase;
}
.estilo_texto {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	text-transform: none;
	color: #FFFFFF;
	margin: 0 5px 0 5px;
}
.estilo_texto-topicos {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	text-transform: none;
	color: #FFFFFF;
	font-variant: normal;
	position: static;
}
.estilo_titulo-noticias-listagem {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	text-transform: none;
	color: #FFFFFF;
	padding: 0 5px 0 5px;
}
.estilo_data-noticias-listagem {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	text-transform: none;
	color: #FFFFFF;
	padding: 0 0 0 5px;
}
.estilo_imagem-noticias-listagem {
	margin-left: 5px;
}
#paragrafo p{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	text-transform: none;
	color: #FFFFFF;
	margin:0;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}

/* DEFAULT RMUSSI */
.noticiaData{
	font-weight: normal; 
	font-size: 10px; 
	color: #A10407; 
	text-decoration: none;
	font-style: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}
a.linkAmarelo:link, a.linkAmarelo:visited, a.linkAmarelo:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	text-transform: none;
	color: #F8EC34;
	text-transform: uppercase;
	text-decoration:none;
	background-color:transparent;
}
.noticiaTitulo{
	font-weight: bold; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
	font-style: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}
.noticiaData:link, .noticiaData:hover, .noticiaTitulo:link, .noticiaTitulo:hover, .noticiaChamada:link, .noticiaChamada:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	text-transform: none;
	color: #F8EC34;
	text-transform: uppercase;
	text-decoration:none;
	background-color:transparent;
}
a.noticiaData:hover{ text-decoration:underline;}
.noticiaChamada{
	font-weight: normal; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
	font-style: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}