a img{ border:none; }

body { 
	margin:0px 0;
	margin-bottom: 0px; 
	padding:0; 
	font: 100% Arial, Sans-Serif; 
	color:#000000;  
	background: #EBEBEB url(../img/BKG_TOP.jpg) repeat-x;
	line-height: 1.4em;
	text-align:center;
 
}

/* MASTER
-----------------------------------------------------------*/
#master{
	
	padding: 0;
	background: url(../img/BKG_corpo.jpg) repeat-y;
	width: 721px;
	text-align:center;
	margin:0 auto;

	
}
/* HEADER 
-----------------------------------------------------------*/
#header {
	margin: 0px auto;
	margin-bottom: 0px; 
	width: 721px;
	height: 254px;
	clear:both;

}

/* CONTAINER (CORPO DA PÁGINA)
-----------------------------------------------------------*/
#container {
	clear:both;
	margin: 0px auto;
	margin-top: 0px; 
	width: 721px;
	background: url(../img/BKG_corpo.jpg) repeat-y;
	text-align:left;
	
}
/* CONTAINER_LOGIN (CORPO DA PÁGINA)
-----------------------------------------------------------*/
#container_login {
	width: 721px;
	background: url(../img/BKG_corpo.jpg) repeat-y;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-indent: 40px;
}
/* COLUNA MENU 
-----------------------------------------------------------*/
#coluna_menu {
	margin: 0px auto; 
	width: 198px;
	margin-left: 0px;
	float:left;
	
}

#menu_principal {
	margin: 0px auto;
	width: 198px;
	height:265px;
	text-align:left;
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	background-image: url(../img/MENU_BKG.jpg);
	background-repeat: no-repeat;
	text-indent: 20px;
}

.link_menu_on {
	
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.link_menu_on:hover {
	
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color:#7A0C9E;
	text-decoration: none;
}

#banner_menu {
	margin: 0px auto; 
	width: 198px;
	text-align:left;

	
}
/* COLUNA CONNTEÚDO
-----------------------------------------------------------*/
#coluna_conteudo {
	margin: 0px auto; 
	width: 490px;
	text-align:left;
	float:left;
	
}

#destaques_home {
	text-align:center;
	border:0px;
	margin: 0px;
	padding:10px;
	float:left;
}


/* NOTÍCIAS
-----------------------------------------------------------*/
#noticias {
	margin: 0px auto; 
	width: 495px;
}
		.Titulo_Noticia {
			font-family: Verdana;
			font-size: 16px;
			font-style: normal;
			font-weight: bold;
			color: #666666;
		}

		
		.Texto_Noticia{
			font:Verdana;
			font-size:10px;
		}
		
		.Saiba_mais{
			font-size:9px;
			font-family: Verdana;
			font-style: normal;
			font-weight: bold;
			font-variant: normal;
			color: #9900FF;
			text-decoration: underline;
		}
		
		.Noticia_sub{
			font-size:9px;
			font-family: Verdana;
			color: #666666;
		}
		
		.Data_Noticia_sub{
			font-size:9px;
			font-family: Verdana;
			font-weight: bold;
			color: #666666;
		}
		
/* RODAPÉ 
-----------------------------------------------------------*/
#rodape {
	clear:both;
	margin: 0px auto; 
	width: 721px;
	height:87px;
	
}
#rodape2 {
	clear:both;
	margin: 0px auto; 
	width: 721px;
	height:170px;
	
}
.preto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.preto:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
