.content-mochilao ul  {  margin-left: 0; list-style: none; display: inline;}
.content-mochilao input {  outline: none; }
.content-mochilao a, .content-mochilao a:hover { text-decoration: none; color: #000} 
/*************** 
 * 	   ESTRUTURA PRINCIPAL
****************/
.content_menor {
	background: url('../img/content/bg-mochilao.jpg') repeat 0 0;
	z-index: 10;
	padding, margin: none !important;
}

.content-mochilao {
	width: 1004px;
	margin: 0 auto;
	padding-top: 60px;
	position: relative;
}

.content-mochilao header{
	background: url('../img/content/bg-linha-topo-mochilao.png') repeat-x 0 0;
	display: block;
	width: 1004px;
	height: 62px;
	margin: 0 auto;
}

.content-mochilao:before {
	background: url('../img/content/orelha-left-mochilao.png') no-repeat 0 0;
	position: absolute;
    left: -35px;
	height: 76px;
	width: 35px;
}

.content-mochilao:after {
	background: url('../img/content/orelha-right-mochilao.png') no-repeat 0 0;
	position: absolute;
	right:  -35px;
	top: 60px;
	height: 76px;
	width: 35px;
}

.content-mochilao .logo {  
	background: url('../img/content/logo-mochilao.png');
	display: block;
	width: 298px;
	height: 183px;
	position: absolute;
	top: 17px;
	left: 350px;
	text-indent: -9999px;
	z-index: 2;
}
 
.logo.interna {
	background-repeat: no-repeat;
	left: 43px;
	background-size: 240px, 137px;
} 

/*************** 
 * 	   MENU
****************/

.menu-mochilao ul { 
	float: right;
}

.menu-mochilao li {
	float: left;
	cursor: pointer;
}

.menu-mochilao .btn {
	background: url('../img/content/sprite-tit-menu-mochilao.png');
	display: inline-block; 
	width: 150px;
	height: 60px;
}

.menu-mochilao form {
	margin-right: 35px;
	margin-top: 11px
}

.menu-mochilao form input[type="image"] {
	background: url('../img/content/btn-busca-mochilao.png');
	width: 41px; 
	height: 35px; 
	border: none;
	float: left;
	text-indent: -9999px;
}

.menu-mochilao form > input {
	float: left;
	width: 316px;
	height: 33px;
	border: none;
}

.menu-mochilao .btn.btn-servicos {
	background-position:0 -58px;
}

.menu-mochilao li:hover {
	border-bottom: 3px solid #cea75c;
	height: 57px;
}

.menu-mochilao li.no-border:hover {
	border-bottom: none;
}

.ativo {
	border-bottom: 3px solid #cea75c;
}
 

.content-obras {  
	margin:0 auto;
	background: #fff; 
	padding: 147px 23px 0 23px;
	padding-bottom: 40px;
	margin-bottom: 30px;
}

.content-obras.interna {
	padding-top: 47px;
	position: relative;
	margin-bottom: 60px;
}

.content-obras h2 {
	/*background: url('../img/content/selo_obra.png') top center no-repeat;*/
	padding-bottom: 30px;
	padding-top: 37px;
	text-align: center;
	color: #286755;
}

.content-obras h3 {
	color: #ecdfbc;
}

.row-obras {
	list-style: none;
	display: inline; 
}

.row-obras li {
	float: left;
	padding-right: 2px;
	margin-bottom: 3px;
}

.row-obras li:nth-child(8n) {
	/*padding-right: 0px;*/
}

.row-obras a {
	text-decoration: none;
	color: #000;
	text-align: center
}

.box-obra {
	width: 117px; 
	height: 117px;
	overflow: hidden;
}

.box-obra-descricao{
	width: 117px;
	height: 107px;
	padding-top: 10px;
	/*opacity: 0.6;
    filter: alpha(opacity=60); */
	background: #115007; 
	display: none;
	color: #fff;
	line-height: 1em;
}

.interna .row-obras {
	list-style: none;
	display: inline; 
}

.interna .row-obras li {
	float: left;
	padding-right: 8px;
	margin-bottom: 8px;
}

.interna .row-obras li:nth-child(3n) {
	padding-right: 0px;
}

.interna .box-obra{
	width: 99px;
	max-height: 66px; 
} 

.col-1, .col-2 {
	float: left
}

.col-1 {
	padding-right: 23px;
	max-width: 600px;
}

.col-2 {
	padding-left: 22px;
	max-width: 313px;
}

.btn-mais-fotos{
	background: url('../img/content/btn-mais-foto.png') top center no-repeat;
	display: block; 
	width: 123px;
	height: 21px; 
	padding-left: 190px;
	text-indent: -9999px;
}

.interna h4 {
	color: #417462;
	font-weight: normal;
	font-size: 16px;
}
 
.tit-videos {
	background: url('../img/content/bg-linha-p-mochilao.png') repeat-x 0 0;  
	position: absolute;
	width: 623px;
	height: 48px;
	margin: 0 auto; 
	top: -20px;
	left: 0px;
}

.tit-fotos {
	background: url('../img/content/bg-linha-p-mochilao.png') repeat-x 0 0;
	position: absolute;
	width: 337px;
	height: 48px;
	margin: 0 auto; 
	top: -20px;
	right: 0px;
}

.tit-fotos:after {
	/*background: url('../img/content/orelha-right-p-mochilao.png') no-repeat 0 0;*/
	background: url('../img/content/orelha-right-mochilao.png') no-repeat 0 0;
	background-size: 28px;
	position: absolute;
	content: ' ';
	right: -35px;
	top: 0;
	height: 76px;
	width: 35px;
}

.tit-videos:before {
	background: url('../img/content/orelha-left-mochilao.png') no-repeat 0 0;
	background-size: 28px;
	position: absolute;
	content: ' ';
	top: 0px;
    left: -28px;
	height: 76px;
	width: 35px;
}

.tit-noticias, .tit-infografico, .tit-videos-relacionados  {
	background: url('../img/content/bg-linha-p-mochilao.png') repeat-x 0 0;
	position: absolute;
	width: 100%;
	height: 48px;
	margin: 0 auto; 
	top: -20px;
	right: 0px;
}

.tit-videos h4 {
	background: url('../img/content/tit-foto-video.png') no-repeat 24px -25px;
	height: 40px;
	text-indent: -9999px;
} 

.tit-fotos h4 {
	background: url('../img/content/tit-foto-video.png') no-repeat 7px 7px;
	height: 40px;
	text-indent: -9999px;
} 


.tit-infografico h4 {
	background: url('../img/content/tit-infografico.png') no-repeat 0 4px;
	height: 40px;
	text-indent: -9999px;
} 

.tit-noticias h4 {
	background: url('../img/content/tit-noticias-mochilao.png') no-repeat 0 9px;
	height: 40px;
	text-indent: -9999px;
}  

.tit-videos-relacionados  h4 {
	background: url('../img/content/tit-videos-relacionados-mochilao.png') no-repeat 0 9px;
	height: 40px;
	text-indent: -9999px;
}  

.tit-noticias:before, .tit-infografico:before,.tit-videos-relacionados:before {
	background: url('../img/content/orelha-left-mochilao.png') no-repeat 0 0;
	background-size: 28px;
	position: absolute;
	content: ' ';
	top: 0px;
	left: -12px;
	height: 76px;
	width: 12px;
}

.tit-noticias:after, .tit-infografico:after, .tit-videos-relacionados:after {
	background: url('../img/content/orelha-right-mochilao.png') no-repeat -16px 0;
	background-size: 28px;
	position: absolute;
	content: ' ';
	right: -12px;
	top: 0;
	height: 76px;
	width: 12px;
}

.infografico {
	width: 536px;
	padding: 50px 0 0 25px;
	position: relative;
	float: left
}

.infografico.no-infografico {
	display: none;
}

.videos {
	width: 978px; 
	position: relative;
	float: left;
	padding: 47px 23px 0 23px;
}

.noticias {
	width: 299px;
	margin-left: 57px;
	position: relative;
	float: left;
	padding: 47px 23px 0 23px;
}

.noticias.no-infografico li {
	float: left;
	margin-bottom: 20px;
	padding: 0 10px;
	border-right: 2px solid #ccc;
	height: 313px
}

.noticias.no-infografico .resumo {
	width: 237px
}

.noticias.no-infografico {
	width: 100%;
	margin-left: 0px;
	padding: 47px 10px 0 10px;
}

.noticia .data {
	float: left;
	width: 37px;
	margin: 31px 7px 0 0;
	background: #e5e5e5;
	padding: 10px 5px;
	text-align: center;
}

.noticia .resumo {
	width: 245px; 
	float:left
}

.noticia .resumo > p {
	border-bottom: 2px solid #ccc;
}

.no-infografico .noticia .resumo p {
	border-bottom: none;
}
 
.noticia h6 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal
}

.noticias h3 {
	color: #000
}

.js #info_relacionadas_aux { 
	background: none;
	padding-top: 0px;
}

#info_relacionadas_aux .rolagem {
	/*height: 500px;*/
}
#info_relacionadas_aux_width .rolagem {
	height: 350px;
}
#info_relacionadas_aux_width .bloco_aside, #info_relacionadas_aux .bloco_aside {
	padding-left: 0;
}

.list-videos {
	display: block;
}

ul.list-videos li { 
	float: left;
	padding-left: 10px;
}



























