#highlight:hover {
	background-color:#594022;
}
#master_frame {
	background:url(../images/bg.jpg) #FFFFFF no-repeat;
}
#linksMenu{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:large;
}
*{
	font-family:Arial, Helvetica, sans-serif;
	color:#9D7645;
	font-size:small;
}
.respiro{
	margin:10px;
}
.sidebarItem, .sidebarItem p, .snippetNoticias p{
	margin:0px;
	text-indent:0px;
	text-align:left;
}

.snippetNoticias a{
	margin-top:1px;
	background-color:#E6DDCF;
	display:block;
	width:213px;
	font-weight:bold;
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
}

.snippetNoticias a:hover{
	background-color:#9D7645;
	color:#FFFFFF;
}

.snippetNoticias{
	border: #9D7645 solid 1px;
	width:248px;
	height:198px;
	overflow:auto;
}
.snippetDestaques{
	border: #9D7645 solid 1px;
	width:517px;
	height:200px;
	overflow:auto;
}

.listaNoticias p{
	text-indent:0px;
	margin:0px;
}
.listaNoticias hr{
	margin-top:40px;
	margin-bottom:30px;
	border: 0px;
	border-bottom: #9D7645 solid 1px;
}
.listaNoticias span{
	margin-top:10px;
	float:right;
}

hr{
	border: 0px;
	border-bottom: #9D7645 solid 1px;
}

H1{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:x-large;
	text-align: right;
}
b{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:medium;
}
a {
	font-weight:bold;
	text-decoration: none;
}
a:hover, a b:hover{
	color: #594022;
}
th{
	border-bottom: #9D7645 solid 1px;
	text-align:left;
}
p{
	text-align:justify;
	text-indent:20px;
}
html{
	height:100%;
	width:100%;
}
body{
	margin:0px;
	padding:0px;
}