/* BODIES */
body#home {
	background:url(../images/bg_home.png) top repeat-x #ffffff;	
}
/* LOGO */
#logotxt{
	float:left;
	width:270px;
}
#logotxt h1{
	margin:25px 0px 25px 10px;
	background:url(../images/logo.gif) no-repeat;
	width:186px;
	height:136px;
}
#logotxt h1 a{
	text-indent:-9000px;
	overflow:hidden;
	display:block;
	width:186px;
	height:136px;
}
#logotxt p{
	font:13px Arial, Helvetica, sans-serif;
	color:#fff;
}
#logotxt p strong{
	margin-bottom:10px;
	display:block;
	font:bold 15px Arial, Helvetica, sans-serif;
}
/* FOTO */
#fotohome{
	float:right;
	padding:10px 0px 0px 23px;
	width:466px;
	height:316px;/*Firefox*/
	*height:317px;/*IE6 e IE7*/
	background:url(../images/bg_home_foto.jpg) bottom right no-repeat;
}
/* DESTAQUE */
body#home #destaque{
	background:url(../images/bg_home_destaques.jpg) no-repeat top right;
}
#destaque{
	padding:10px 0px 0px 0px;
	width:549px;
	height:430px;
	float:left;
}
#destaque li img{
	padding:3px;
	border:2px solid #D5B46F;
	float:left;
}
#destaque li{
	height:100px;
	padding:15px;
	list-style:none;
	clear:both;
}
#destaque li h2,#destaque li p{
	width:300px;
	float:left;
	margin-left:15px;
}
#destaque li p{
	font:14px/15px Arial, Helvetica, sans-serif;
	color:#59564D;
}
#destaque li h2{
	font:bold 16px/25px Arial, Helvetica, sans-serif;
	color:#F5A204;
}
#destaque  li .bg_bt_leiamais{
	background:url(../images/bt_leiamais.gif) no-repeat;
	float:right;
	width:83px;
	height:26px;
	margin-top:5px;
	margin-right:50px;
}
#destaque li a.bt_leiamais{
	background:url(../images/bt_leiamais.gif) no-repeat;
	width:83px;
	height:26px;
	display:block;
	text-indent:-9000px;
	overflow:hidden;
}
#destaque li a.bt_leiamais:hover{
	background:url(../images/bt_leiamais_verde.gif) no-repeat;
}
/* NOTÍCIAS */
body#home #noticias{
	background:url(../images/bg_home_noticias.gif) no-repeat;
	float:right;
	width:251px;
	height:400px;
	padding:50px 20px 0px 30px;
}
ul#noticias li{
	width:240px;
	color:#59564D;
	margin-bottom:20px;
	list-style:none;
}
ul#noticias li a{
	text-decoration:none;
}
#noticias li h2{
	font:bold 17px/25px Arial, Helvetica, sans-serif;
	color:#88A70E;
}
#noticias li p{
	font:12px/15px Arial, Helvetica, sans-serif;
	color:#52461A;
}
#noticias li.sembola{
	list-style:none;
}
#noticias a.bt_vejamais{
	background:url(../images/bt_vejamais_verde.gif) no-repeat;
	width:83px;
	height:26px;
	display:block;
	text-indent:-9000px;
	overflow:hidden;
	float:right;
}
#noticias a.bt_vejamais:hover{
	-moz-opacity: 0.85;
	opacity:.85;
	filter:alpha(opacity=85);
}

#chamada {
	font-size:21px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
}