@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');
*,
*:after,
*:before {
	margin: 0;
	padding: 0;
	list-style-type: none;	
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	font-family: 'Roboto Condensed', "Levenim MT", sans-serif;
	font-size: 1em;
	color: #333;
	line-height: 1.4em;
	font-weight: bolder;
}
body a {
	text-decoration: underline;
	color: #333;
	font-weight: bold;
}
body a:hover {
	text-decoration: none;
	color: #03C;
}
img, video, audio, iframe, object, embed {
	max-width: 100%;
}
.container {
	margin: 0 auto;	
	width:99%;
	max-width: 1200px;
	
}
header{
	/*background-color: #E2E2E2;*/
	background-color: #CCC;
	width: 99%;
	color:#002C41;
	
}
header a{
	color: #002C41;
	font-weight:bold;
	}
.logo {
	padding: 0 1%;
}
.logo img{
	max-width: 100px;
	height: auto;
	display: block;
}
.logo,
.menu-rapido,
form,
.barra-nav,
.bandeira-menu,
.menu-principal li a,
.bolinha,
.logo-rodape, 
.rede-sociais,
.rede-sociais1,
.titulo-menu, 
.jornais-mundo div p,
.menu-rodape {
	display: inline-block;
	vertical-align: middle;
}
.menu-rapido {
	font-size: 1.1em;
	margin: 1em 0 0 1%;
	width: 98%;
}
.menu-rapido li {
	float: left;
	border-right: 1px solid #FFF;
}	
.menu-rapido li:last-child {
	border-right: none;
}
.menu-rapido a {
	display: block;
	font-size: 1em;
				font-weight:lighter;
	padding: 0.1em .6em;
	line-height: 1em;
	/*text-transform: lowercase;*/
}
.menu-rapido a:hover {
	opacity: 0.7;
	color: #002C41;
}
form {
	width: 340px;
	overflow: hidden; /* clearfix */
	margin-top: 1em;
	margin-bottom: 1em;
}
form input {
	border: 1px solid #CCC;
	border-bottom-color: #AAA;
	border-right-width: 0;
	border-radius: 5px 0 0 5px;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	color: #555;
	height: 2.5em;
	padding: 0 0.2em;
	float: left;
	-webkit-appearance: none;
}
form input[type="submit"]{
	background: #F0F0F0;
	background: linear-gradient(white, white 50%, #EEE);
	border: 1px solid #CCC;
	border-bottom-color: #AAA;
	border-radius: 0 5px 5px 0;
	color: #777;
	font-size: 90%;
	font-weight: bold;
	line-height: 1.667em;
	height: 2.35em;
	padding: 0 0.3em;
	text-align: center;
}
form input[type="submit"]:hover {
	color: #0669DE;
}
.rede-sociais1 {
	width: 180px;
	margin-left: 5px;
}
.rede-sociais1 img {
	width: 32px;
	height: 32px;
	margin-right: 5px;
	margin-left: 5px;
	border-radius: 3px;
	opacity:.8;
}
.rede-sociais1 img:hover {
	opacity:1;
}
.titulo-publi3 {
    display: none;
	width: 94%;
    line-height: 30px;
    height: 30px;
    margin: 0 auto;
	font-size: .6em;
	font-weight: 300;
	color: #999;
	text-transform: uppercase;
}
.box-publi3 {
    display: none;
	width: 98%;
	/*height:116px;*/
	height: auto;
	margin: 0 auto;
	/*height: 250px;*/
	clear: both;
	margin-bottom: 1.25em;
}
.publi-resp3 {
    display: none;
	width: 94%;
	/*height: 250px;*/
	/*height:100px;*/
 	height:auto;
 	margin: 0 auto;
}
.publi-multi2{
	display:block;
	width: 360px;
	/*height:130px;*/
	height:124px;
	margin:0 auto !important;
	}
.container-conteudo {
	width: 100%;
	height: auto;
	padding: 0.1em 0.4em 0.1em 0.4em;
	margin-bottom: 1em;
}
.compartilhar {
	display: none;
}
.chamada-jornais{
	display:none;
	width: 100%;
	height: 32px;
	background-color: #00CC00;
	margin: 0 auto;
	line-height: 32px;
	font-size: 1em;
	text-align: center;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.chamada-jornais img{
	display:none;
	height: 20px;
	width: 28px;
	border-radius: 3px;
	margin-bottom: -4px;
	margin-right: 6px;
}
.tabela-jornais {
	width: 99%;
	border-spacing: 0px;
	margin: 0 auto;
	/*margin-top: 1em;*/
	margin-bottom: 1.5em;
}
.tabela-jornais a{
	font-weight: bold;
	/*margin-left: 2px;*/
}
.tabela-portais {
	width: 99%;
	border-spacing: 0px;
	margin: 0 auto;
	/*margin-top: 1em;*/
	margin-bottom: 1.5em;
}
.tabela-portais a{
	font-weight: bold;
	/*margin-left: 2px;*/
}
.tabela-jornais caption img{
	width: 50px;
	height: 50px;
	margin: 5px;
	margin-bottom:;	
	vertical-align: middle;
	border-radius: 3px;
}
.tabela-jornais caption {
	/*font-size: 1.1em;*/
	font-size: 1.2em;
	background: #00CC00;
	border-top-left-radius: 4px;
    border-top-right-radius: 4px;
	color: #FFF;
	padding: 10px;
}
.tabela-portais caption {
	font-size: 1.1em;
	background: #0E2303;
	border-top-left-radius: 3px;
    border-top-right-radius: 3px;
	color: #FFF;
	padding: 10px;
}
.tabela-jornais .thead-jornais th{
	background: #F2F2E6;
	color: #666;
	font-size: 1em;
	padding: 5px;
	font-weight:lighter;
}
.tabela-jornais select{
	font-family: 'Roboto Condensed', "Levenim MT", sans-serif;
	background-color: #F0F0F0;
	font-size: .9em;
	width: 100%;
	height:34px;
	font-weight: bolder;
	border: 0;
}
.tabela-portais td{
	padding: 14px 4px 14px 3px;
	font-size: 1.1em;
	color: #333;
	font-weight: normal;
	text-align:;
	/*border-bottom: 1px dashed #CECECE;*/
	border-bottom: thin dotted rgb(255, 153, 0);
	line-height:1.8;
	background-color: #F8F8F8;
}
.tabela-jornais td{
	padding: 15px 4px 15px 3px;
	font-size: 1.1em;
	color: #333;
	font-weight: normal;
	text-align:;
	/*border-bottom: 1px dashed #CECECE;*/
	border-bottom: thin dotted rgb(255, 153, 0);
	}
/*.distancia-entre-palavras td{
	padding: 15px 4px 15px 3px;
	font-size: 1.1em;
	color: #333;
	font-weight: normal;
	text-align:;
	border-bottom: 1px dashed #CECECE;
	
	}*/
.tabela-jornais td img  {
	height: 50px;
	width: 50px;	
	margin-left: 4px;
	margin-right: 3px;
	margin-bottom:;	
	vertical-align: middle;
	border: 1px solid #dbdbdb;
	border-radius: 4px;
	margin: -7px 3px -7px 3px;	
}
.tabela-jornais td a{
	margin-right: 3px;
	margin-left: 3px;
	}
	.tabela-portais td a{
	margin-right: 3px;
	margin-left: 3px;
	font-weight:lighter;
	}
.tabela-jornais .centro-cel{
	text-align: center;
}
.tabela-jornais tfoot{
	display:none;
    widht:100%;
}
.tabela-jornais tfoot a {
	font-weight: bolder;
	color: #903;
	margin: 0 0 0 5px;
}
.box-publi1{
    clear:both;
	width: 100%;
	height: auto;
	margin-bottom: 2em;
}
.titulo-publi1 {
	color: #999;
	width: 90%;
    line-height: 30px;
    height: 30px;
    margin: 0 auto;
    font-weight: 300;
	font-size: .6em;
	color: #999;
	text-transform: uppercase;
}
.publi-resp1 {
	width: 90%;
    height: auto;
    margin: 0 auto;
}
.box-publi5{
	background:#FCFCFC;
    clear:both;
	width: 100%;
	height: auto;
	margin-bottom: 2em !important; 
}
.titulo-publi5 {
	background: #FCFCFC;
	color: #999;
	width: 98%;
    line-height: 30px;
    height: 30px;
    margin: 0 auto;
    font-weight: 300;
	font-size: .6em;
	color: #999;
	text-transform: uppercase;
}
.publi-resp5 {
	width: 90%;
    height: auto;
    margin: 0 auto;
}
.container-ld {
	width: 100%;
	height: auto;
	margin-bottom: 2em;
	padding: 0.1em 0.4em 0.1em 0.4em;
}
/*.curtir {
	height: 46px;
	padding: 10px;
	background-color: #FFFFE6;
}*/
.menu-alternativo{
	display:none;
	margin-top: 1em;
	width: 100%;
	height: 82px;
	border: 1px dashed #FFF;
	/*border: 1px dashed orange;*/
}
.menu-alternativo p {
	width: 50%;
	height: 40px;
	background-color: #F0F0F0;
	line-height: 40px;
	float: left;
	border-bottom: 1px dashed #CECECE;
}
.menu-alternativo p a {
	font-size: 1em;
	color: #666;
	margin: 0 5px;
}
.box-publi2{
	margin-top: 1em;
	width: 100%;
	height: auto;
	clear: both;

}
.titulo-publi2 {
	width: 90%;
    line-height: 40px;
    height: 40px;
     font-weight: 300;
    margin: 0 auto;
	font-size: .6em;
	color: #999;
	text-transform: uppercase;
}
.publi-resp2 {
	width: 90%;
 	height: 250px;
 	margin: 0 auto;
	margin-bottom: 1em;
}
/*.publi-link2 {
	display:none;
}*/

.lista-br {
	margin-top: 2em;
	margin-bottom: 1em;
	width: 100%;
	height:auto;
}
.titulo-br{
	font-size: 1.1em;
	height: 40px;
	line-height: 40px;
	background-color: #461BFF;
	color: #FFF;
	text-align: center;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.lista-br p {
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding-left: 5px;
	background-color: #F0F0F0;
	border-bottom: 1px dashed #CECECE;
}
.lista-br p:last-child {
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.lista-br p a {
	font-size: 1.05em;
	font-weight:lighter;
}
.lista-br p a:hover {
	color: #0E2303;
	font-weight:lighter;
}

.lista-ji {
	margin-top: 2em;
	margin-bottom: 1em;
	width: 100%;
	height:auto;
}
.titulo-jm{
	font-size: 1.1em;
	height: 40px;
	line-height: 40px;
	background-color: #461BFF;
	color: #FFF;
	text-align: center;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.lista-ji p {
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding-left: 5px;
	background-color: #F0F0F0;
	border-bottom: 1px dashed #CECECE;
}
.lista-ji p:last-child {
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.lista-ji p a {
	font-size: 1.05em;
	font-weight:lighter;
}
.lista-ji p a:hover {
	color: #0E2303;
	font-weight:lighter;
}

.publi-multi{
	display:none;
	width: 96%;
	height:330px;
	margin:0 auto;
	}
footer {
	background-color: #F8F8F8;
	text-align: center;
	padding: 1em 0;
	margin-top: 2em;
}
.container-rodape {
	position: relative;
}
.box-publi4{
	display:none;
	background-color: #F8F8F8;
    clear:both;
	width: 100%;
	height: auto;
	margin-bottom: 2em;
}
.titulo-publi4 {
	display:none;
	background-color: #F8F8F8;
	color: #999;
	width: 90%;
    line-height: 30px;
    height: 30px;
    margin: 0 auto;
    font-weight: 300;
	font-size: .6em;
	color: #999;
	text-transform: uppercase;
	text-align:left;
}
.publi-resp4 {
	display:none;
	background-color: #DDD;
	width: 90%;
    height: auto;
    margin: 0 auto;
}
.logo-rodape {
	position: absolute;
	top: .1em;
	left: .5em;
	width: 50px;
}
.menu-rodape {
	margin-top: 4.5em;
}
.menu-rodape li {
	display: inline;
	line-height: 30px;
}
.menu-rodape li a {
	font-size: 1em;
	padding: 12px 8px;
}
.rede-sociais {
	position: absolute;
    top: .1em;
	right: .5em;
}
.rede-sociais img{
	float: right;
	width: 40px;
	height: 40px;
	margin: 5px;
}
.gdm-rodape-texto {
	width: 98%;
	font-size: .9em;
	text-align: center;
	margin-top: 1.5em;
}
.gdm-rodape-texto p {
	line-height: 30px;
}
@media (min-width:361px){
	/*.box-publi1{
		height: 98%;
	}
	.titulo-publi1 {
		width: 98%;
    }
    .publi-resp1 {
		width: 98%;
 		height: auto;
    }*/
	/*.box-publi2{
    	height: 330px;
    }
    .titulo-publi2 {
		width: 336px;
    }
    .publi-resp2 {
		width: 336px;
 		height: 280px;
    }*/
}
@media (min-width: 401px){
	.menu-rapido {
		margin: 1em 0 0 0;
		width: auto;
	}
	.menu-rapido a {
		font-size: 1em;
		padding: 0 0.6em;
	}
	form{
		padding-left: 0.6em;
	}
	.bolinha {
		height: 10px;
		width: 10px;
 	}
	/*.publi-link2 {
  	  width: 200px;
 	  height: 90px;
	  margin: 0 auto;
	}*/	
}
@media (min-width: 441px){
	.bolinha {
		height: 10px;
		width: 10px;
 	}
}
@media (min-width: 468px){
	/*.box-publi3 {
		height: 116px;
	}
	.titulo-publi3 {
		display:none;
		width: 468px;
	}
	.publi-resp3 {
		display:none;
		width: 468px;
 		height: 60px;
	}*/
}
@media (min-width: 480px){
	.bolinha {
		height: 12px;
		width: 12px;
 	}
}
@media (min-width: 481px){
	/*.menu-rapido a {
		font-size: .95em;
	}
}*/
@media (min-width: 521px){
	.menu-rapido{
		margin: 0;
	}
	.publi-multi2{
	display:none;
	}
}
@media (min-width: 550px){
	header {
		width: 100%;
	}
}
@media (min-width: 568px){
	/*.box-publi1{
		position:relative;
		height: auto;
	}
	.titulo-publi1{
		position: absolute;
		display:block;
		top:0px;
		left: .5em;
	}
	.publi-resp1{
		position: absolute;
		display:block;
		top: 40px;
		left:.5em;
	} 
	.publi-link1 {
		position: absolute;
		display: block;
		top:40px;
		left:355px;
		margin: 0 .5em 0 .5em;
	}
	.publi-link3 {
		position: absolute;
		display: block;
		top:170px;
		left:355px;
		margin: 0 .5em 0 .5em;
	}*/
}
@media (min-width: 701px) {
	.menu-rapido {
		width: auto;
	}
	.menu-rapido a {
		font-size: 1.1em;
		padding: 0 0.8em;
	}
	/*.box-publi1{
		margin-top: 0;
	}*/
}
@media (min-width: 728px){
/*.box-publi3 {
	height: 90px;
}
.titulo-publi3 {
	width: 728px;
}
.publi-resp3 {
	width: 728px;
 	height: 90px;
 	background-color: #F8F8F8;
}*/
}
@media (min-width:768px){
.tabela-jornais select{
	/*background-color: #DDD;*/
	background-color: #FF0;
	width: 35%;
	border-radius: 5px;
}		
}
@media (min-width: 800px){
	/*.box-publi2{
		position:relative;
	}
	.publi-link2 {
		position: absolute;
		top:50px;
		left:0;
		margin-right: 1em;
	}*/
}