body {
	background-color: #17445E;
	/*margin-top: 0px;
	margin-bottom: 0px;*/
	margin:auto;
}

body {
	background-color: #17455F;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(imagens/backgroun_spdrj.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#Layer3 {
	position:absolute;
	width:100%;
	height:115px;
	z-index:1;
	left: 0px;
}
.Titulo_Noticias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #009FEC;
}
.Texto_Noticias_Home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0192D5;
	font-weight: normal;
}

.Texto_Noticias_Home a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0192D5;
	font-weight: normal;
}

.Texto_Noticias_Home a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0192D5;
	font-weight: normal;
}


.texto_negrito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}	

.texto_agenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cc3301;
	text-decoration:none;
}	

.texto_agenda a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
}	

.texto_agenda a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0192D5;
}	

/*.texto_agenda a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}	*/

.texto_convenios {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;			
}

.subtitulo_convenios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #009FEC;	
}

.Texto_Menu_Noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
.Texto_Noticias_Home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0192D5;
	font-weight: normal;
}
.Texto_noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}


