@charset "utf-8";
@import url(geral.css);
/* CSS Document */

	.institucional-servicos {
		clear:both;
		float:left;
		width:100%;
		margin-top:10px;
	}
	
	.institucional {
		width:390px;
		float:left;
		margin-left:10px;
		height:170px;
		padding:15px;
		color:#494949;
		background:url(../img/home/bg_institucional.jpg) no-repeat;
	}
	
	.institucional p {
		font-size:13px;
		width:90%;
		margin-top:5px;
		margin-left:5px;
		line-height:16px;
	}
	
	.servicos {
		float:left;
	}
	
	.servicos a {
		text-decoration:none;
	}
	
		.servicos-esquerda {
			width:170px;
			font-size:12px;
			float:left;
		}
			.servicos-esquerda p {
	
				width:85px;
				color:#494949;
				background:url(../img/bola_cinza.jpg) 0px 3px no-repeat;
				padding-left:10px;
			}
			
		.servicos-direita {
			float:left;	
		}
			.bloco-servico {
				background:url(../img/home/bg_bloco_servico.jpg);
				width:170px;
				height:160px;
				text-align:center;
				padding-top:10px;
				float:left;
			}
			
			
.novidades {
	background:url(../img/home/bg_novidades.jpg) no-repeat;
	width:943px;
	height:190px;
	clear:both;
	margin-bottom:30px;
}

	.ultimas-fotos {
		float:left;
		width:230px;
		margin:15px 25px 0px 10px;
		background:url(../img/home/separa_novidades.png) right center no-repeat;
		height:150px;
	}
	
		.ultimas-fotos h4 {
			background:url(../img/home/bg_tit_fotos.png)bottom left no-repeat;
			padding-left:30px;
			height:34px;
			font-size:16px;
			font-weight:normal;
			color:#3f3f3f
		}
		.flickr {
			width:200px!important;
			float:left;
			margin-left:10px;
		}
		.ultimas-fotos img {
			width:60px !important;	
			height:55px !important;
			float:left;
			margin-right:5px;
			margin-bottom:10px;
		}

	.noticias{
		float:left;
		width:375px;
		margin:15px 0px 0px 10px;
		background:url(../img/home/separa_novidades.png) right center no-repeat;
		height:150px;
	}
	
		.noticias h4 {
			background:url(../img/home/bg_tit_noticias.png) bottom left no-repeat;
			padding-left:30px;
			color:#7d1919;
			height:34px;
			font-size:16px;
			font-weight:normal;
		}
		
		.noticias a {
			background:url(../img/home/mais_noticia.png) no-repeat left top;
			height:55px;
			padding-left:35px;
			float:left;
			display:block;
			font-size:13px;
			line-height:16px;
			text-decoration:none;
			margin-bottom:15px;
			margin-left:-20px;
		}
		
	  .noticias h4 {
		  background:url(../img/home/bg_tit_noticias.png) bottom left no-repeat;
		  padding-left:30px;
		  color:#7d1919;
		  height:34px;
		  font-size:16px;
		  font-weight:normal;
	  }


	.tweets {
		float:right;
		margin-right:20px;
		margin-top:10px;
		width:250px;
		font-size:13px;
	}
	
  .tweets h4 {
	  background:url(../img/home/bg_tit_twitter.png) bottom left no-repeat;
	  padding-left:30px;
	  color:#19487d;;
	  height:34px;
	  font-size:16px;
	  font-weight:normal;
  }
	.tweets span {
		margin-bottom:20px;
		float:left;
		display:block;
		line-height:16px !important;
		font-size:13px !important;
	}
	.tweets span a{
		color:#666 !important	
	}
