@charset "utf-8";
/* CSS Document */

/* ESTILO */

body { margin:0; padding:0; font-size:13px; font-family: Arial, Helvetica, sans-serif; color:#333333; background:#fff; }
ul { margin:0; padding:0; }
a {	text-decoration:none; color:#333333; }
a:hover { text-decoration:underline; }
p {	margin-top:0px;	margin-bottom:0px; }
img { border:0px; }

/* FONTS */

@font-face {
	font-family: 'Utopia Regular';
	src: url('../fonts/Utopia Regular.eot');
	src: local('☺'), url('../fonts/Utopia Regular.woff') format('woff'), url('../fonts/Utopia Regular.ttf') format('truetype'), url('../fonts/Utopia Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.titulo30 { font-family: 'Utopia Regular', Arial, Helvetica, sans-serif; font-size: 30px; line-height: 1.2em; }
.titulo20 { font-family: 'Utopia Regular', Arial, Helvetica, sans-serif; font-size: 20px; }
.titulo17 { font-family: 'Utopia Regular', Arial, Helvetica, sans-serif; font-size: 17px; }
.titulo13 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 1.3em; }

.tema { padding: 5px 10px; font-size: 12px; color: #FFFFFF; margin-bottom: 10px; display: inline-block; }
.pub { font-size:10px; color:#717171; }
.vejamais { font-size: 10px; text-align: right; }
	.vejamais a { color:#717171; }

/* LAYOUT */

.cinza { background-color: #717171; }
.azul { background-color: #0597F2; }
.laranja { background-color: #F26D3D; }
.vermelho { background-color: #CA0909; }

.topo_data { width: 30%; padding: 8px 0; float: left; }
.topo_links { width: 70%; padding: 8px 0; float: left; text-align: right; }
	.topo_links a { margin-left: 20px; }
	.topo_links a:first-child { margin-left: 0px; }
.topo_logo { width: 40%; padding-top: 16px; float: left; }
	.topo_logo img { width: 100%; max-width: 285px; }
.topo_social { width: 25%; padding-top: 22px; float: left; text-align: center; }
.topo_busca { width: 35%; padding: 21px 0 24px 0; float: right; text-align: right; }
.topo_menu { width: 100%; padding-top: 8px; float: left; }
	.topo_menu a { display: inline-block; font-size: 14px; padding: 0 10px; margin-bottom: 8px; border-left: 1px solid #717171; }
	.topo_menu a:first-child { border-left: 0; }

.rodape_logo { width: 30%; float: left; }
	.rodape_logo img { width: 100%; max-width: 161px; }
.rodape_links { width: 70%; float: left; text-align: right; }
	.rodape_links a { margin-left: 20px; }
	.rodape_links a:first-child { margin-left: 0px; }
.rodape_menu { width: 100%; float: left; margin-top: 15px; padding-top: 15px; border-top: 1px solid #E2E2E2; }
	.rodape_menu a { display: inline-block; font-size: 14px; padding: 0 10px; margin-bottom: 8px; border-left: 1px solid #717171; }
	.rodape_menu a:first-child { border-left: 0; }

#pop { display:block; z-index:500; position:absolute; top:26px; left:39%; width:300px; height:250px; }
.publicidade { width: 100%; padding: 10px 0; background: url(../imgs/bg.png) repeat; text-align: center; }

.not_costa { text-align: right; height: 80px; overflow: hidden; }
	.not_costa img { float: right; margin-left: 10px; width: 120px; }
.not_tomas { text-align: right; height: 67px; overflow: hidden; }
	.not_tomas img { float: right; margin-left: 10px; width: 100px; }
.not_mini_img img { width: 100%; margin-bottom: -29px; margin-top: 20px; }
.not_img { width: 100%; margin-bottom: 20px; }
	.not_img img { width: 100%; margin-bottom: -29px; }
.not_txt { width: 100%; margin-bottom: 20px; }
.pub300 { width: 100%; margin-bottom: 20px; overflow: hidden; padding: 10px 0; background: url(../imgs/bg.png) repeat; text-align: center; }
.logo_tomas { width: 100%; border-top: 2px solid #F26D3D; border-bottom: 1px solid #F2F2F2; padding: 11px 0px 13px 0px; text-align: right; }
.logo_especial { width: 100%; text-align: center; background-color: #B22B1B; }
	.logo_especial img { width: 100%; max-width: 300px; }
.borda { border-right: 1px solid #E1E1E1; border-left: 1px solid #E1E1E1; border-bottom: 1px solid #E1E1E1; margin-bottom: 20px; }
.interno { width: 96%; padding: 10px 2%; }
	.interno img { width: 100%; margin-bottom: 10px; }
.logo_impressa { width: 100%; border-top: 2px solid #0597F2; border-bottom: 1px solid #F2F2F2; padding: 15px 0px 15px 0px; }
.quadriculado { width: 96%; padding: 10px 2%; background: url(../imgs/bg.png) repeat; margin-bottom: 20px; text-align: center; }
	.quadriculado img { width: 100%; max-width: 250px; margin: 10px 0; }
.logo_costa { width: 100%; border-top: 2px solid #0597F2; border-bottom: 1px solid #F2F2F2; padding: 15px 0px 15px 0px; background: url(../imgs/bg_costa_2.jpg) no-repeat right }
.logo_mais { width: 100%; border-top: 2px solid #CA0909; border-bottom: 1px solid #F2F2F2; padding: 15px 0px 15px 0px; }

.left { width:50%; float: left; margin-right:10px; margin-bottom:10px; }
.right { width:50%; float: right; margin-left:10px; margin-bottom:10px; }
.none { margin-bottom:10px; }
.none img { width: 100%; }
.esquerda { width:100%; height:auto; float:left;  }
.direita { width:100%; height:auto; float:right;  }

#fb-root { display: none; }
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] { width: 100% !important; }

#topo { width: 100%; background: url(../imgs/bg_topo.png) top repeat-x #F2F2F2; }
#rodape { width: 100%; background-color: #F2F2F2; padding-top: 20px; padding-bottom: 12px; }
#copyright { width: 100%; background-color: #CA0909; color: #FFF; padding: 5px 0; }

#ver_artigo { font-size: 14px; text-align:justify; }
#ver_artigo p { margin-top:0px; margin-bottom:20px }
#ver_artigo table { border:0px; }
#ver_artigo td { border:0px; }

.paginacao { background-color: #F26D3D; padding:5px 10px; color:#FFF; display: inline-block; margin-right:3px; margin-bottom: 10px; }
	.paginacao:hover { text-decoration:none; background-color:#CA0909; }
#vertodas_links a { width:46.8%; height: 80px; overflow: hidden; display:block; margin-bottom:10px; border-bottom:1px dotted #DEE7F3; padding:1.6%; float:left; }
#vertodas_links a:hover { background-color:#F2F2F2; text-decoration:none; }
	#vertodas_links img { width: 120px; height: 80px; margin-right: 10px; float: left; }

#vertodas_impresso a { width:46.8%; height: 180px; overflow: hidden; display:block; margin-bottom:10px; border-bottom:1px dotted #DEE7F3; padding:1.6%; float:left; }
#vertodas_impresso a:hover { background-color:#F2F2F2; text-decoration:none; }
	#vertodas_impresso img { width: 120px; height: 180px; margin-right: 10px; float: left; }

/* CONTEÚDO */

.conteudo{
	clear: both;
	width: 98%;
	max-width: 87.308em; /* 1135px / 13 */
	margin: 0 auto;
	padding: 1em 0px;
	line-height: 1.5em;
	position: relative;
}

.center{
	clear: both;
	width: 98%;
	max-width: 87.308em; /* 1135px / 13 */
	margin: 0 auto;
	position: relative;
}

/* SEÇÃO */

.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/* GRUPO */

.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1;
}

/* COLUNA */

.col, .col_double, .col_double_800, .col_tomas, .col_costa {
	display: block;
	float:left;
}

.col {
	margin: 1% 0 1% 1.6%;
}

.col_double {
	margin: 1% 0 1% 3.12%;
}

.col_double_800 {
	margin: 1% 0 1% 3.12%;
}

.col_tomas {
	margin: 5px 0 5px 0;
}

.col_costa {
	margin: 5px 0 5px 0;
}

.col:first-child, .col_double:first-child, .col_double_800:first-child { margin-left: 0; }

.mostra { display: none; }

@media only screen and (max-width: 990px) {

	.oculta { display:none; }
	.mostra { display: inherit; }

	.col_double_800 { 
		margin: 1% 0 1% 0%;
	}

	.col_tomas { margin: 1% 0 1% 3.12%;	}
	.col_tomas:nth-child(odd) { margin-left: 0; }
	.not_tomas { text-align: left; }
	.not_tomas img { float: left; margin-left: 0px; margin-right: 10px; }
	.logo_tomas { text-align: left; }

	.col_costa { margin: 1% 0 1% 3.12%;	}
	.col_costa:nth-child(even) { margin-left: 0; }
	.not_costa { text-align: left; }
	.not_costa img { float: left; margin-left: 0px; margin-right: 10px; }

	.topo_logo { width: 50%; }
	.topo_social { width: 20%; }
	.topo_busca { width: 30%; }
	
}

@media only screen and (max-width: 790px) {
.logo_costa { background: url(../imgs/bg_costa.jpg) no-repeat right }
}

@media only screen and (max-width: 740px) {
	.oculta740 { display: none; }
	}



@media only screen and (max-width: 640px) {

	#vertodas_links a { width:96.8%; }
	#vertodas_impresso a { width:96.8%; }

	.oculta640 { display: none; }

	.topo_data { width: 40%; }
	.topo_links { width: 60%; }

	.topo_logo { width: 50%; }
	.topo_social { width: 20%; }
	.topo_busca { width: 30%; }

	.provoq { margin-top: 5px; }
}

@media only screen and (max-width: 480px) {

	.topo_data { width: 70%; }
	.topo_links { width: 30%; }

	.topo_logo { width: 60%; }
	.topo_busca { width: 40%; }

	.oculta480 { display: none; }

	.col, .col_double, .col_tomas, .col_costa { 
		margin: 1% 0 1% 0%;
	}

	.left { float: left; width:100%; margin-right:0px; margin-bottom:10px; }
	.right { float: right; width:100%; margin-left:0px; margin-bottom:10px; }

}

@media only screen and (max-width: 420px) {

	.topo_logo img { margin-top: 5px; }

}

@media only screen and (max-width: 240px) {

	.oculta240{ display: none; }

	.topo_data { width: 90%; }
	.topo_links { width: 10%; }

	.topo_logo { width: 50%; }
		.topo_logo img { margin-top: 11px; }
	.topo_busca { width: 45%; }
}
