/* CSS Document */

body {
	margin:0;
	padding:0;
	background-image:url(../imagens_html/padrao_loop.jpg);
	background-repeat: repeat;
	background-position: center;
	
	}
	#layer_mae_topo {
	position:relative;
	z-index:1;
	left: 0;
	right: 0;
	background-image: url(../imagens_html/fundo_interna_loop.jpg);
	height: 105px;
	background-repeat: repeat;
	background-position: center;

}
#layer_menu_topo {
	position:relative;
	margin: auto;
	border: none;
	z-index:1;
	height: 80px;

}
#layer_mae_conteudo {
	position:relative;
	width: 760px;
	margin:auto;
	z-index:2;
	
}
#conteudo_noticias_mae {
	position:absolute;
	width:1px;
	z-index:3;
	height: 300px;

}
	#titulo_noticias {
	position:absolute;
	width:378px;
	height:40px;
	z-index:1;
	padding-left: 53px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#644325;
	font-weight:bold;
	background-image: url(../imagens_html/icone_noticias.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;

}
#noticias_ESQUERDA {
	position:absolute;
	width:760px;
	height:100%;
	z-index:2;
	left: 1px;
	top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #644325;
	text-decoration: none;
	text-align: left;
	
	}
	#noticias_ESQUERDA a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #644325;
	text-decoration: none;
	line-height: normal;
	top: 0;
	
	} 
	#noticias_ESQUERDA a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #644325;
	text-decoration: none;
	line-height: normal;
	top: 0;
	
	}
	#noticias_ESQUERDA a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #cf0000;
	text-decoration: underline;
	line-height: normal;
	top: 0;
	
}
#noticias_ESQUERDA a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #cf0000;
	text-decoration: underline;
	line-height: normal;
	top: 0;
		
}
#titulos_noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #cf0000;
	text-decoration: none;

}
#imagem_noticia_02 {
	border: 1px solid #cf0000;
	margin-top:4px;
	margin-left:0;
	margin-right:10px;
	margin-bottom:4px;

}
#imagem_noticia_01 {
	border: 1px solid #cf0000;
	margin-top:4px;
	margin-left:0;
	margin-right:10px;
	margin-bottom:4px;

}
#imagem_noticia_03 {
	border: 1px solid #cf0000;
	margin-top:4px;
	margin-left:0;
	margin-right:10px;
	margin-bottom:4px;
}
