
	@charset "utf-8";
	/* CSS Document */
	
	@import url("font-face.css");
	
	body				{margin:0; background:url(../imagens/bg.jpg) center top no-repeat;}
	img					{border:none;}
	ul,li				{list-style:none; padding:0; margin:0;}
	h1, h2, h3, h4, h5	{font-weight:normal; padding:0; margin:0;}
	a					{text-decoration:none; color:#FFF;}
	
	.clear	{clear:both;}
	
	/* TOPO */
	
	.bloco-topo 			{background:url(../imagens/bg-top.jpg) center top no-repeat; height:277px;}
	.topo					{height:277px; width:1003px; margin:auto;}
	.logo 					{padding-top:47px; margin-left:32px;}
	.bloco-menu				{background:#EDEDED; height:73px;}
	
	/* MENU */
	
	.menu					{height:73px; margin:0 auto; width:760px;}
	.menu ul				{clear:both;}
	.menu li.atual			{background:#1D633B; color:#FFF;}
	.menu li.atual a		{background:#1D633B; color:#FFF;}
	.menu li				{float:left; background:url(../imagens/sombra-menu.png) right top no-repeat; padding:25px 20px 25px 20px;}
	.menu li a				{color:#171616; font-size:20px; font-family:"RobotoRegular", Arial;}
	
	/* SLIDER */
	
	.slider					{width:1004px; margin:0 auto;}
	.slider-sombra 			{background:url(../imagens/sombra-slider.png) center top no-repeat; padding-top:689px}
	
	/* BLOCO */
	
	.blocos		{width:1003px; height:304px; margin:auto; background:url(../imagens/bloco.png) center top no-repeat; margin-top:3px;}
	.bloco		{width:200px; padding-top:40px; margin-left:27px; margin-right:23px; float:left;}
	.bloco h3	{font-family:"RobotoRegular", Arial; font-size:16px; text-transform:uppercase; text-align:center;}
	.bloco img	{margin-top:20px;}
	
	/* CONTEÚDO */
	
	.bloco-conteudo	{background:url(../imagens/sombras-conteudo.png) center top no-repeat;}
	
	.conteudo	{width:964px; margin:auto; margin-top:25px; text-align:justify;}
	.esquerda	{width:278px; float:left; background:url(../imagens/sombra-esq.png) right top no-repeat;}
	
	.noticias			{width:261px; height:100px; float:left; margin-top:15px;}
	.noticias h2		{font-family:"RobotoRegular", Arial; font-size:20px; color:#C91E23;}
	.noticias a			{color:#171717; font-family:"RobotoRegular", Arial; font-size:15px; clear:right; margin-top:11px; float:left;}
	.noticias a:hover	{text-decoration:underline;}
	.noticias img		{float:left; margin-right:15px;}
	.noticia			{margin-top:12px; width:263px; float:left; border-bottom:dotted 1px #000; padding-bottom:12px;}
	
	.direita	{width:663px; float:right; margin:20px 0 0 0;}
	.direita h2	{font-family:"RobotoRegular", Arial; font-size:20px; color:#C91E23;}
	
	.foto-desc{width:663px; height:115px; float:left; margin-top:13px;}
	.foto-desc a{color:#171717; font-family:"RobotoRegular";}
	.foto-desc a:hover{text-decoration:underline;}
	.foto-desc img{float:left; margin-right:15px;}
	.foto-desc span{margin-top:7px; font-family:"RobotoRegular", Arial; font-size:15px;}
	
	/* INTERNA */
	
	.interna			{font-family:"RobotoRegular", Arial; font-size:15px; min-height:360px; padding-bottom:20px;}
	.interna h2			{font-family:"RobotoRegular", Arial; font-size:20px; margin-bottom:20px;}
	.foto				{float:left; margin:0 20px 20px 0;}
	.interna li			{float:left; margin:0 20px 20px 0;}
	.form				{width:615px; display:block; padding:10px; background:#fff; color:#133957; margin-bottom:10px; border:0 none; font-family:"RobotoRegular"; font-size:15px;}
	.botao				{padding:10px; background:#333; color:#fff; border:0 none; font-family:"RobotoRegular"; font-size:15px;}
	
	/* RODAPÉ */
	
	.bloco-rodape	{height:121px; background:url(../imagens/bg-rodape.jpg) center top repeat-x;}
	.rodape			{width:950px; margin:auto;}
	.endereco		{width:500px; float:left; margin-top:40px; font-family:"RobotoRegular", Arial; font-size:14px;}
	.redes			{width:240px; float:right; margin-top:40px;}
	.redes ul		{float:left;}
	.redes li		{float:left; margin-right:1px;}
	
	.tresw			{float:left; margin-left:10px; margin-top:7px;}
	
	#ft-buttons-slideshow, .ft-title{display:none;}
	.ft-next, .ft-prev{background:#000; padding:15px; color:#fff;}