@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.pagina-resultado {
	max-width:1170px;
	margin-left: auto;
    margin-right: auto;
/*	padding-top:10px;*/
	padding-bottom:50px;
	
}
#conteudoConst {
	width:96%;
	height:auto;
	font-size:0.9em;
	margin-left: 3px;
	margin-top: 0px;
	padding: 0px 10px 20px 10px;
	background-color:#F9F9F9;
}

.blococitacao {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.2;
    margin-left: 100px;
    text-align: left;
}
.capit {
    color: #000000;
    font-family: Lucida Sans Unicode,Lucida Grande,sans-serif;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
	width:100%
	
 
}

/*#conteudo {
    color: #333;
    cursor: default;
    font-size: 0.9em;
}*/
html {
    font: 1em "Lucida Sans Unicode","Lucida Grande",sans-serif !important;
}

.parteFinal {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.2;
    margin-left: 42px;
    text-align: left;
}
.epigrafe {
  font-weight:bold;
  font-size:16px;
  text-align:center;
  text-transform:uppercase;
  padding-top:5px;
  padding-bottom:5px; 
}
.ementa {
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    padding-bottom: 10px;
    padding-top: 5px;
    text-align: right;
}
.sf-H1.titulo-principal {
  border-bottom: none !important;
}

p.tocniv1 {
    font-size: 1.1em;
    font-weight: normal;
    margin: 0;
    padding: 10px 0 0;
    text-align: left;
    text-transform: uppercase;
}

.faixa {
	background-color: #3e6892;
	max-width:1170px;
	height:30px;
}
.faixa img {
	float:right;
	margin-right: 10px;
	padding: 5px;
}


.caixaConst {
	background-color:#f9f9f9;
	max-width:1170px;
	height:auto;
	padding-bottom:50px;
	color:inherit;
}
.caixa { 
	FONT-WEIGHT:bold; COLOR: #C0C0C0; FONT-SIZE:1em; FONT-FAMILY: Lucida Sans Unicode,Lucida Grande,sans-serif;
	TEXT-ALIGN:LEFT;
}
.conteudo {
	padding-top:10px;
	margin-left:150px;
	margin-right:150px;
}

.titartb {
    color: #3e6892;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    line-height: 1.2;
}
.subt {
    color: #3e6892;
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    line-height: 1.2;
}
.subt1 {
    color: #3e6892;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    line-height: 1.2;
}

.titartb1 {
    color: #3e6892;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
	line-height: 1.2;
}

.artigo {
    font-size: 14px;
    font-weight: normal;
    padding-top: 5 px;
	padding-bottom: 5px;
    text-align: left;
}
.artigo img {
	margin-left:0;

}

.inciso {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.2;
    text-align: left;
}
.alinea {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.2;
    text-align: left;
}
.paragrafo {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.2;
    text-align: left;
}


@media (max-width: 900px){
.conteudo {
	margin-left:10px;
	margin-right:10px;
}
}