/*---------------------------------------------------------MEDIA QUERY---------------------------------------------------------------------------*/ 


/*-------------------------------------MOBILE--------------------------------*/ 


/*-------------DIVS GERAL------------*/ 

#geral_infraestrutura {
	float: left;
	margin: 0px 0 0 0;
	width:100%;
	height:100%;
	background-color: ;
	background-image: url(../imagens/infraestrutura/carronaparede-GRANDE.jpg);
	background-repeat: no-repeat;
	moz-background-size: 100% 100%;
   webkit-background-size: 100% 100%;
	background-size: 100%;
}

/*---------------DIVS DOS PAINÉIS------------*/ 

#painel_infraestrutura {
	margin: 0px 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
}


/*-------------------DIVS BARRA LATERAL---------------------*/ 
#barralateral {
	float: right;
	background-color: #055132; 
	width: 50%;
	height: 600px;
	margin: 0px;
	padding: 0 10px 10px 10px;
	opacity: 0.8;
	filter: alpha(opacity=80); For IE8 and earlier
	background-color: Fuchsia;
}

#barralateral p {
	color: #fff;
	margin: 0px;
	padding: 130px 30px 0px 30px;
	font-family: 'Oswald', sans-serif;
	font-size: 4.28rem;
	font-size: 60px;
	font-weight: 400;
	text-align: center;
}

#barralateral img {
	float: right;
	margin: 20px 0 0 0;
}


/*----------------DIVS DESTAQUES-----------------------------*/ 
#destaques {
	margin: 50px 0px 50px 0px;
	width: 100%;
}


/*----DESTAQUES IMAGEM----------------*/ 
#destaque_imagem {
	float: left;
	margin: 0px 0 0px 0;
	width:100%;
	moz-background-size: 100%;
   webkit-background-size: 100%;
	background-size: 100%;
	display: table;
}

/*--
#destaque_imagem {
	float: left;
	margin: 0px 0px 0 0px;
	padding: 0px 0 0px 0;
	width: 100%;
	height: 650px;
	background-color: #195B60;
	background-image: url(../imagens/oterremotoesuasconsequencias/terremoto-GRANDE.jpg);
	background-repeat: no-repeat;
	display: table;
}

/*--
#destaque_imagem p {
	float: left;
	margin: 0px;
	padding: 0px;
}


#destaque_imagem p img {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 450px;
	height: 260px; 
}

#destaque_imagem p.texto {
	color: #000;
	font-size: 11px;
	border-top: 1px dotted #426C9C;
	padding: 12px 0 6px 0;
	line-height: 15px;
}
---*/ 

#destaque_imagem img {
	border: 0;
}

#destaque_imagem a {
	text-decoration: none;
	color: #fff;
}

#destaque_imagem a:hover {
	text-decoration: underline;
	color: #fff;
}


/*----DESTAQUE TEXTO----------------*/ 

#destaque_texto  {
	float: left;
	display: table;
   width:100%;
	height: 450px;
	margin: 0px 0px 0 0px;
	padding: 80px 0px 80px 0px;
	background-color: #055132;
	color: #fff;
}

#destaque_texto p  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 3.21rem;
	font-size: 45px;
	color: #E8E8E8;
	line-height: 70px;
	margin: 0px 0px 0 0px;
	padding: 0px 50px 0px 50px;
}


/*----------DESTAQUES LINKS--------

#destaqueslinks {
	float: left;
	width: auto;
	height: 100%;
	margin: 0px 0 0px 0;
	padding: 0px 0px 0px 0px;
	display: table;
	background-color: #303C72;
}
----*/

/*------------------DESTAQUE A-------------------------*/ 


#destaque_a {
	float: left;
   margin: 0px 0px 50px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 567px;
	text-align: center;
	background-image: url(../imagens/acoesdesenvolvidas/trabalhadoresferragem-LINK.jpg);
	background-repeat: no-repeat;
}


#destaque_a p.titulo {
	float: left;
	margin: 0px 0 0px 0;
	padding: 10px 0 10px 0;
	width:100%;
	font-family: 'Roboto', sans-serif;
	font-size: 2.85rem;
	font-size: 40px;
	font-weight: 400;
	text-align: center;
	background-color: #055132; 
	opacity: 0.9;
	filter: alpha(opacity=80); For IE8 and earlier
}


#destaque_a a {
	text-decoration: none;
	color:#fff;
	width: 790px;
	height: 567px;
}

#destaque_a a:hover {
	text-decoration: none;
	color: #fff;
}



/*-----------------DESTAQUE B-----------------------*/ 

#destaque_b {
	float: left;
   margin: 0px 0px 50px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 567px;
	text-align: center;
	background-image: url(../imagens/lancamentodapedrafundamental/placahospital-LINK.jpg);
	background-repeat: no-repeat;
}


#destaque_b p.titulo {
	float: left;
	margin: 0px 0 0px 0;
	padding: 30px 0 20px 0;
	width:100%;
	font-family: 'Roboto', sans-serif;
	font-size:1.42857143rem;
	font-size: 20px;
	font-weight: 400;
	text-align: center;
	background-color:  #055132; 
	opacity: 0.9;
	filter: alpha(opacity=80); For IE8 and earlier
}


#destaque_b a {
	text-decoration: none;
	color:#fff;
	width: 790px;
	height: 567px;
}

#destaque_b a:hover {
	text-decoration: none;
	color: #fff;
}




/*---------------Início da Div conteudo------------------*/
 
.conteudo{
	float: left;
	width: 100%;
	height: 100%;
	background:#3C504F;
	margin: 50px auto 100px auto;
	text-align: center;
}

.conteudointerno{
	width: auto;
	margin: 50px 50px 50px 50px;
	padding: 20px 0px 20px 50px;
	display: table;
}


.thumbnail{
   float: left;
	display: inline-block;
	width:300px;
	height:300px;
	margin: 30px;
	padding: 10px 10px 10px 10px;
	display: table;
}

.example-image{
	padding: 10px 10px 10px 10px;
	cursor: pointer;
}
 
			 
.thumbnail img.portrait {
  width: 100%;
  height: auto;
}


/*-------------------Fim da Div conteudo---------------------*/




/*--------------------TOPO--------------------*/

#topo{
	float: left;
	width:100%;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}

/*----
#topo img.selo{
	position:absolute;
	top:0;
	left:75%;
	width:60px;
	height:85px;
	z-index:1;
}

----*/

#topo p {
	margin: 0px;
	padding: 0px 0px 20px 0px;
}


/*-------------------------RODAPÉ-----------------------*/
	
#rodape{
	float: left;
	width: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #fff;
	margin: 0px auto 0px auto;
	display: table;
}

#selo a img {
	float: left;
	margin: 30px 40px 30px 20px;
}

#conteudorodape{
	float: left;
	width: 1100px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: transparent;
}

#informacoes {
	margin: 30px 0px 30px 0px;
	background-color: transparent;
	display: table;
}

#informacoes p {
	line-height: 22px;
}

.ccms {
	color: #000080;
	font-size: 20px;
	margin: 0px 0 0 0;
}


#copyright {
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #ffdc00;
}

#copyright p{
	margin: 30px 0px 0px 20px;
	font-size: 14px;
}


#botaovoltar {
	float: right;
	margin: 0px 20px 30px 20px;
	padding: 0px;
	width: 55px;
	background-color: transparent;
}
