@font-face {
    font-family: "elektralightbold";
    src: url("../fontes/elektralightboldd41d.eot?#iefix") format("embedded-opentype"), url("../fontes/elektralightbold.html") format("woff"), url("../fontes/elektralightbold-2.html") format("truetype"), url("../fontes/elektralightbold.svg#fp-16255") format("svg");
}
/*BORDA TOPO*/
#bordatopoconteudohome {
    background: url("../imagens/conteudo.png") no-repeat scroll center top transparent;
    height: 219px;
    margin: 265px 0 0 0;
    width: 1045px;
    z-index: 1;
}
/*BARRADIREITA*/
img.home {
    position: absolute;
    right: 10px;
    top: 510px;
    z-index: 999;
}
/*CONTEUDO*/
img.logoh1 {
    display:inline-block;
	margin: -20px -35px 0 74px;
}
	/*DESTAQUE*/
	#destaque{
		background:url("../imagens/fundodestaques.jpg") top no-repeat #528893;
		width:772px;
		height:134px;
		margin-left:55px;
		margin-top:-20px;
		overflow:hidden;
		padding-bottom:17px;
	}
	#destaque p {
		color: #FFFFFF;
		font: 14px 'elektralightbold',sans-serif;
		margin: 0px 140px 0 35px;
		text-align:justify;
		padding-top: 17px;
	}
		/*MENUDESTAQUE*/
		#menudestaque{
			background:#2a8994;
			width:760px;
			height:46px;
			margin-left:55px;
       		float: left;
       		display: table;
		}
			#menu_left li{display: inline-block;margin-left:-45px;}
			#menu_left ul li{display:table;}
			ul#menu_left{margin: 0 0 0 28px;height:46px;}
			#menu_left li a {
				background: url("../imagens/menudestaque.png") no-repeat scroll 0 0 transparent;
				width: 211px;
				margin:0 5px;
				height:46px;
				display: table-cell;
				vertical-align:middle;
				color: #000;
				cursor: pointer;
				text-decoration: none;
				text-align: center;
				font: 12px 'elektralightbold',sans-serif;
			}
			#menu_left li span {
				display:block;
				margin: 0;
				padding: 0 40px 0 52px;
    			width: 110px;
}
			 #menu_left li a.ativa{
				color: #fff;
				background:url(../imagens/menudestaquehover.png) no-repeat;
					}
		
/*INDICADOR*/	
#indicador {
    background: url("../imagens/indicador.jpg") no-repeat scroll 0 0 transparent;
    float: right;
    height: 14px;
    margin: 25px 0;
    padding-top: 25px;
    width: 760px;
}
.indicanoticia{
	font: 12px 'elektralightbold',sans-serif;
	text-transform:uppercase;
	margin:0;
	display:inline;
	margin-left: 35px;
	float:left;
	}
.indicaclientes{
	font: 12px 'elektralightbold',sans-serif;
	text-transform:uppercase;
	margin:0;
	display:inline;
	float:right;
	 margin-right: 60px;
	}

/*NOTICIAS*/
.noticia{
	margin:15px 85px;
	/*width:410px;*/
}
.noticias{
	font: 12px 'elektralightbold',sans-serif;
	font-weight:normal;
	display:inline;
	color:#717171;
	margin:5px 0px !important;
}
.noticias img{
	float:left;
	padding: 0 5px 20px 0;
}
.data{
	display:block;
	color:#000;
	font-size:10px;
}
SLIDER
#seguraslid {width:160px; height:160px;}
#slid {width:160px; height:160px; position:relative; float:right;margin: -150px 50px 0 0;}
#slid img{
	right: 30px;
	bottom: 40px;
	position: relative;
}
.sp, img.sp {width:160px; height:160px; position:absolute;}
#navega {margin-top:-50px; width:100%;}
#prev {float:right;width:26px;height:41px;cursor:pointer;margin:-95px 10px 0 0;}
#nxt {float:right;width:26px;height:41px;cursor:pointer;margin:-95px -195px 0 0;}
/*DEPOIMENTOS*/
#depoimentos{
	margin-top:50px;
	margin-left:85px;
}
#depoimentos h1{
	margin:0;
	color: #000;
    font: 12px 'elektralightbold',sans-serif;
	text-transform:uppercase;
}
#depoimentos p{
	margin:0;
	color: #2a8994;
    font: 12px 'elektralightbold',sans-serif;
}
.autor{
	color: #13454b;
	display:block;
    font: 16px 'elektralightbold',sans-serif;
}