@charset "utf-8";
/* CSS Document */


/* Inser&ccedil;&atilde;o de fontes */

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: normal;
	src: url(fontes/Roboto-Regular.ttf);
}

@font-face {
	font-family: 'Roboto Light';
	font-style: normal;
	font-weight: normal;
	src: url(fontes/Roboto-Light.ttf);
}

* {
	border: 0;
	font-family: 'Roboto';
	margin: 0;
	padding: 0;
}

a {
	color: #1e79be;
	text-decoration: none;
}

a:hover {
	color: #7ad;
}

body {
	font-size: 62.5%;
}

h1 {
	background: url(2016_menor_logo.jpg) no-repeat;
	display: block;
	font-size: 0;
	height: 46px;
	position: absolute;
	right: 10%;
	top: 110px;
	width: 120px;
}

nav ul {
	margin: 70px 0 0 10%;
}

nav ul li {
	float: left;
	list-style: none;
	margin-right: 30px;
}

nav ul li a {
	color: #9cf;
	font-weight: bold;
	font-size: 1.2em;
}

#limite {
	background: #1e79be url(2016_menor_rodape.jpg) no-repeat bottom center;
	padding-bottom: 50px;
}

#topo {
	background: #818285 url(2016_menor_topo.jpg) no-repeat top center;
	height: 100px;
	padding-top: 100px;
}

#conteudo, #sumario {
	background: #f7f3ee;
	color: #333;
	padding: 50px 0 1px 0;
}

#conteudo h2, #conteudo h3, #conteudo .info, #sumario h2, #sumario h3, #sumario .info {
	font-weight: normal;
	font-family: 'Roboto Light', sans-serif;
	padding: 0 15%;
}

#conteudo h2, #sumario h2 {
	font-size: 2.5em;
	text-align: center;
}

#conteudo h2 *, #conteudo h3 *, #conteudo h4 *, #conteudo .info * {
	font-family: 'Roboto Light', sans-serif;
}

#conteudo h3, #conteudo h4, #sumario h3, #sumario h4 {
	border-bottom: 1px solid #e7e3de;
	font-size: 1.7em;
	margin: 15px 10%;
	padding: 0;
}

#conteudo h4, #sumario h4 {
	border: none;
	font-size: 1.4em;
}

#sumario ol, #sumario ul {
	padding: 20px 10%;
}

#conteudo ol, #conteudo ul {
	padding: 20px 15%;
}

#conteudo li, #sumario li {
	font-family: Garamond, serif;
	line-height: 1.2em;
	list-style-position: inside;
	padding: .7em 0 .1em 0;
	text-align: justify;
	text-indent: 0;
}

#conteudo li {
	font-size: 1.5em;
}

#conteudo li * {
	font-family: Garamond, serif;
}

#conteudo p {
	font-family: Garamond, serif;
	font-size: 1.5em;
	line-height: 1.5em;
	margin-bottom: .7em;
	padding: 0 10%;
	text-align: justify;
	text-indent: 1.3em;
}

#conteudo p * {
	font-family: Garamond, serif;
}

#sumario li, #sumario p, #sumario p * {
	font-family: 'Roboto Light', sans-serif;
}

#sumario p, #sumario li {
	font-size: 1.5em;
}

#sumario p {
	padding: 0 10%;
}

#sumario li li {
	border-bottom: 1px solid #e7e3de;
	font-size: 1em;
}

#sumario ul * {
	list-style: none;
}

#sumario .auxiliar {
	font-size: .8em;
	font-style: italic;
}

#sumario table input, #sumario table textarea {
	border: 1px solid #edc;
	color: #69c;
	padding: 2px 3px;
}

#sumario table input[type=submit] {
	background: #9cf;
	color: #369;
	cursor: pointer;
	font-weight: bold;
	padding: 7px 14px;
}

#sumario table input[type=submit]:hover {
	background: #69c;
	color: #036;
}

#conteudo .info {
	font-size: 1.2em;
	text-align: center;
}

#conteudo .secao {
	border-bottom: 2px solid #999;
	color: #999;
	font-family: 'Roboto', sans-serif;
	padding: 15px 10% 0 0 !important;
	position: absolute;
	right: 0;
	top: 190px;
	text-indent: 0;
	text-transform: uppercase;
}

blockquote {
	border-left: #eeeae6 50px solid;
	font-style: italic;
	margin: 5% 0;
	padding-right: 5%;
}

#conteudo blockquote *  {
	font-family: Garamond, serif;
}

#conteudo a.inteiroteor {
	background: #9cf;
	font-family: 'Roboto', sans-serif;
	font-size: .7em;
	padding: 7px;
}

#conteudo .extra {
	background: #ddd;
	font-size: .7em;
	margin-top: 50px;
	padding: 20px 1% 10px 1%;
}

#conteudo .extra p, #conteudo .extra li {
	line-height: 1.1em;
	padding: 0 2%;
	text-indent: 0;
}

#conteudo .extra * {
	font-family: 'Roboto', sans-serif;
}

#conteudo table {
	font-size: 1.4em;
	padding: 0 10%;
	min-width: 70%;
}

#conteudo table td {
	padding: 3px 5px;
}

#conteudo table.grade {
	border-collapse: collapse;
	margin: 0 auto;
	width: 70%;
}

#conteudo table.grade td, #conteudo table.grade th {
	border: 1px solid #eeeae5;
	padding: 5px 10px;
	vertical-align: top;
}

#conteudo table.grade tr:nth-child(even) td {
	background: #eeeae5;
}

#conteudo table.grade th {
	background: #d7d3cc;
	padding: 3px;
}

#conteudo table p, #conteudo table p *, #conteudo table li, #conteudo table ul {
	font-family: 'Roboto', sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
}

#conteudo img {
	max-width: 100%;
}

#conteudo .legenda {
	font-family: 'Roboto', sans-serif;
	font-size: 1.1em;
	padding: 0 15%;
	text-align: center;
	text-indent: 0;
}

#conteudo .legenda * {
	font-family: 'Roboto', sans-serif;
}

#conteudo #galeria {
	clear: both;
	float: left;
	padding: 0 5%;
	width: 90%;
}

#conteudo #galeria * {
	margin: 0;
	padding: 0;
	text-align: center;
	text-indent: 0;
}

#conteudo #galeria .quadro {
	float: left;
	height: 275px;
	margin: 2% 4%;
	width: 40%;
}

#conteudo #galeria img {
	margin: 0 auto;
	max-height: 100%;
	max-width: 100%;
}

.jurisprudencia, .jurisprudencia * {
	text-align: justify !important;
	text-indent: 0 !important;
}

p.jurisprudencia, .jurisprudencia p, .jurisprudencia ol, ol.jurisprudencia li, .jurisprudencia ul, ul.jurisprudencia li, .jurisprudencia h2, .jurisprudencia h3, .jurisprudencia h4 {
	margin: 0 !important;
	padding: 0 10% !important;
}

p.recuo, .recuo p, ol.recuo, .recuo ol, ul.recuo, .recuo ul {
	padding-left: 40% !important;
}

@media screen and (min-width: 600px) {
	#conteudo p {
		font-size: 1.7em;
	}
	
	#conteudo li {
		font-size: 1.6em;
	}

	#conteudo img {
		max-width: 80%;
		padding: 0 10%;
	}

	#conteudo #galeria .quadro {
		margin: 2% 4%;
		width: 25%;
	}
}

@media screen and (min-width: 1100px) {
	body {
		background: #1e79be url(2016_maior_fundo.jpg) no-repeat top center fixed;
	}
	
	h1 {
		background: url(2016_maior_logo.jpg) no-repeat;
		height: 84px;
		right: 11%;
		top: 30px;
		width: 241px;
	}
	
	nav ul {
		margin-top: -5px;
	}

	#limite {
		background: url(2016_maior_sombra-da-folha.png) no-repeat;
		left: 50%;
		margin: 200px 0 0 -530px;
		padding: 0 22px 0 38px;
		position: absolute;
		width: 1000px;
	}
	
	#topo {
		background: #818285;
		margin: 14px 0 -75px 0;
	}
	
	#conteudo, #sumario {
		margin-bottom: 50px;
	}
	
	#conteudo .secao {
		right: 22px;
		top: 130px;
	}
	
	#conteudo p {
		font-size: 1.8em;
	}
	
	#conteudo li {
		font-size: 1.7em;
	}
}

@media print {
	@page {
		size: portrait;
	}
	
	h1 {
		font-size: 2em;
		display: inline !important;
		width: 50% !important;
	}
	
	nav {
		display: none;
	}
	
	#limite, #topo {
		margin: 0 !important;
		padding: 0 !important;
		top: 0 !important;
	}
	
	.secao {
		top: 0 !important;
	}
}