@charset "utf-8";
#box_apresentacao {
	position:relative;
	padding-left: 300px;
	height:200px;
	z-index:1;
	background: url('../imagens/home/bg_box_apresentacao.jpg') right -10px repeat-y;
}
#box_noticias {
	position: absolute;
	top: -7px;
	left: 0;
	height: 207px;
	width: 300px;
	/*background: url('../imagens/home/bg_box_noticias.jpg') left top no-repeat*/
}
#box_noticias dl, #box_noticias dt, #box_noticias dd{
	margin:0;
	padding:0
}
#box_noticias .box_preta, #box_noticias dl{
	position:absolute;
	width:100%;
	height:60px;
	top:147px
}
#box_noticias .barra_up{
	background: url('../imagens/home/barra_up_home.gif') no-repeat;
	width:300px;
	height:8px;
}
#box_noticias .box_preta{
	background:#000;
	filter:alpha(opacity=60);
	-moz-opacity:0.60; 
	opacity: 0.60
}
#box_noticias dl{
	color:#FFF
}
#box_noticias dt{
	margin:8px 20px 5px 20px;
	font-weight:bold
}
#box_noticias dd{
	margin:0 20px;
	font-size:11px
}
#box_roteiros{
	position:relative;
	padding-right:150px;
	_padding-right:100px;
	width:310px
}
#box_roteiros #tit_roteiro{
	position:absolute;
	right:0;
	left:310px;
	top:-5px;
	width:150px;
	height:140px;
	text-align:center;
	font-size:11px;
}
	#box_roteiros #tit_roteiro h2{
		margin:0;
		padding:0;
		height:160px;
		cursor:pointer;
		overflow:hidden;
	}
	#tit_roteiro p{
		margin:0px;
		padding:0px;
	}
#box_fotos {
	background: url('../imagens/home/bg_box_fotos.jpg') left top no-repeat;
}
#box_fotos h2{
	position:absolute;
	left:0px;
	top:380px;
	width:170px;
	height:120px;
	margin:0;
	cursor:pointer;
	text-indent:-5000px;
}
#lst_fotos {
	height: 120px;
	padding:0 0 0 170px
}
#lst_fotos li{
	padding:15px 5px
}
#box_index{
	width:100%;
	background: url('../imagens/home/bg_boxindex.png') left top repeat-y
}
#box_index .inner{
	padding: 0 11px 20px 11px;
	background: url('../imagens/home/bg_inner_boxindex.png') left bottom no-repeat;
}
#box_index .content{
	width:100%;
	background: url('../imagens/home/bg_content_boxindex.png') left bottom no-repeat
}
#box_sobre{
	width: 552px;
	float: left
}
#box_depoimentos{
	width: 180px;
	float: right
}
#box_depoimentos .autor{
	font-size: 11px;
	font-weight: bold;
	color: #000
}
#lst_areas {
	height: 150px;
	padding: 10px 0 0 0	;
	background: #FFF;
	margin: 0 auto
}
#lst_areas h3{
	color: #FFF;
	padding: 10px;
	margin: 0 -10px;
	background: url('../imagens/home/bg_h3_lstareas.gif') left top no-repeat;
}
#lst_areas li{
	width: 160px;
	height: 150px;
	padding: 0 10px;
	margin-right: 6px;
	background-image: url('../imagens/home/bg_li_lstareas.gif');
	background-position: left bottom;
	background-repeat: no-repeat
}
#lst_areas .last{
	margin:0
}
#box_area1{
	background:#8D910A
}
#box_area2{
	background:#A49F07
}
#box_area3{
	background:#BCAA0C
}
#box_area4{
	background:#ECC017
}

#noticias{
	width:340px;
	height:200px;
	overflow:hidden;
}
#noticias p{
	width:260px;
}
#contato-para{
	display:none;
}
#contato-home{
	background: #FFFFFF url('../imagens/layout/bg_telefones.gif') bottom no-repeat;
	width:739px;
	height:50px;
}
#contato-home p{
	text-align:center;
	font-family:"Courier", monospace;
	color:#76522E;
	font-size:14px;
	letter-spacing:-1px;
	padding:23px 0px 23px 0px;
}
#contato-home a{
	text-decoration:none;
	color:#76522E !important;
}

