
@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700);

*, html, body{
	font-family: 'PT Sans Narrow', sans-serif;
	letter-spacing:0em;

	}
	
	a:link,a{
		text-decoration:none;
		}
		
		a:hover{
			text-decoration:none;
			font-weight:600;
			}
	
	.EspacoMeio{
		margin:1% auto 1% auto;
		}
		
		.NoticiasHomeZero .NoticiasHomeUm:nth-child(1){
			   padding: 0 2% 0 0;
			   margin:0;
  border-right: 1px solid #EEEEEE;
			}
			
			.NoticiasHomeZero .NoticiasHomeUm:nth-child(2){
			   padding: 0 2% 0 2%;
			   margin:0;
  border-right: 1px solid #EEEEEE;
			}
			
			.NoticiasHomeZero .NoticiasHomeUm:nth-child(3){
			   padding: 0 3% 0 2%;
			   margin:0;
			}
		
		.titulosHome{
			font-size:1.9em;
			margin:10% 0 3% 0;
			}
			
			.titulosLinha{
				height:3px;
				background-color:#333333;
				margin-bottom:3%;
				}
				
				.titulosLinha div:first-child{
					height:3px;
					width:25%;
					background-color:#C60C29;
					}
					
					.NoticiasHomeUm p{
						  font-size: 1.275em;
						  line-height: 1.1em;
						  color: #B90714;
						  font-weight: bolder;
						  margin: 5% 0 10% 0;
						}
						
						.bannerHome{
							margin: 44% 0 7% 0;
							}
							
							
							.NoticiasHomeDois img{
								float:left;
								margin:0 3% 0 0;
								}
								
							.NoticiasHomeDois t{
							  font-size: 1.275em;
							  line-height: 1.1em;
							  color: #B90714;
							  font-weight: bolder;

								}
								
								.NoticiasHomeDois > div{
								  font-size: 0.9em;
								  color: #aaa;
								   
								}
								
								.NoticiasHomeDois{
								padding: 0% 1% 0% 0%;
 								 margin: 0% 0 0 0;
									}
									
									.NoticiasHomeDoisZero .NoticiasHomeDois:nth-child(1){
								border-right: 0px solid #EEEEEE;
						
										}
										
											.NoticiasHomeDoisZero .NoticiasHomeDois:nth-child(2){
										}
										
										.NoticiasHomeDoisZero .NoticiasHomeDois:nth-child(3){
								 border-right: 0px solid #EEEEEE;
										}
										
										.NoticiasHomeDoisZero hr{
										    margin: 7% 0% 7% 0%;
 										 width: 90%;
											}
											
											.BannerHomeRodape{
												  margin: 5% 0 17% 0;
												      clear: both;
												}
												
												.BannerHomeRodape div{
													margin:0;
													padding:0;
													}
													
													.BannerHomeRodape div:last-child{
													float:right;
													}
												
												.BoxLateralDireita .BoxTitulo{
													background-color:#222222;
													color:#FFF;
													text-align:center;
													  font-size: 1.4em;
													  border-top:5px solid #89B34E;
													    padding: 2% 0 2% 0;
													}
													
													.BoxLateralDireita iframe{
														height:300px;
														}
														
														.BoxLateralDireita{
															margin-bottom:15%;
															}
															
															.NoticiasLateraisHome t{
																  font-size: 1.175em;
															  line-height: 1.1em;
															  color: #B90714;
																}
																
																.NoticiasLateraisHome div{
																	  font-size: 0.9em;
																  color: #aaa;
																	}
																	
																	.NoticiasLateraisHome{
																		background-image:url(../imagens/bg-ultimasnoticias.png);
																		height:86px;
																		border-bottom:1px solid #DDD;
																		border-right:1px solid #DDD;
																		border-left:1px solid #DDD;
																		  padding: 4%;
																		}


@screen-xs-max: 767px;
@screen-sm-min: 768px;
@screen-sm-max: 991px;
@screen-md-min: 992px;
@screen-md-max: 1199px;
@screen-lg-min: 1200px;


																		
																		
@media (max-width: 767px) {
.NoticiasHomeZero .NoticiasHomeUm:nth-child(3) {
padding: 0 3% 0 2%;
margin: 0;
background-color:#0F3;
display:none;
}

#comentario_facebook{
	display: none;
	
}

.BannerHomeRodape{
	  clear: both;
	}
	
.BannerHomeRodape .col-xs-6:nth-child(1), .BannerHomeRodape .col-xs-6:nth-child(2), .BannerHomeRodape .col-xs-6:nth-child(3){
	  margin: 2%;
  width: 96%;
	}	
	


.NoticiasHomeDois {
    padding: 5% 0% 5% 0%;
    margin: 0% 0 0 0;
    min-height: auto;
	    border-bottom: 1px solid #EEEEEE;
}

.NoticiasHomeDois  hr{
display:none;
}


#lightboxContent {
    margin: 0 auto;
    opacity: 1;
    position: absolute;
    text-align: center;
    top: 20px !important;
    width: 100%;
    z-index: 2147483647;
    cursor: pointer;
}

.BoxLateralDireitaGeral{
	width:100%;
	  margin: 15% 0 0 0;
	}		

.col-xs-6 {
    width: 100% !important;
}	
	
	#container-noticia{
		width:98%;
		}				
									
								 }
								 
								 
								 footer, header{
									 	 color: #DDDDDD;
									 }
									 
									 
figure{
	  margin: 4% 0 4% 0;
	}							

.MostrarNoticia p{
	font-size: 1.2em;
  color: #333;
  line-height: 1.4em;
    text-align: justify;
	}			
	
a {
  color: #333333 !important; 
  text-decoration: none;
}	 


footer a:link, header a:link, footer a:visited, footer a:hover, footer a, header a, header a:visited, header a:active{
									 	 color: #fafaf6 !important;
									 }
									 
									 

.BoxLateralDireita .TextoImagem{

line-height: 20px;
  margin: 49% 0 0 2%;
  position: absolute;
  /* font-style: italic; */
  padding: 10px 10px;
  color: #fff;
  text-align: left;
  background-color: #D12F2F;
  width: 88%;
  font-size: 1.2em;
}									 
									 
									 
.NoticiasBusca {
  background-image: url(../imagens/bg-ultimasnoticias.png);
  border: 1px solid #DDD;
  padding: 2% 0 7.5% 1.8%;
  margin: 0 0 2% 0;
}									 
									 
.NoticiasBusca div {
  font-size: 0.9em;
  color: #aaa;
}									 
									 
.NoticiasBusca t {
  font-size: 1.175em;
  line-height: 1.1em;
  color: #B90714;
}									 

.FotosGaleria img{
margin: 0% 1.6% 1.6% 0;
}									 
									

.telefone{       font-size: 1.475em;
    line-height: 2.1em;
    color: #B90714;
	}									
									 
									 
						 