
* {-moz-box-sizing: border-box;}
html,body,table,tr,td,th {font-family:Verdana,Arial,Helvetica;font-size:13px;}
.highlight {background-color:#FF0;color:#000;font-weight:bold;}
.botaoVitrine {padding-bottom:5px;}
.editorHtml {background:#FFF; text-align: left;}
#imgSiteLogo {border:0}
/* ---------- PROPRIEDADES GERAIS DO SITE ---------- */
body {
	margin:0;
}

body#bkHome {
	background: #eee;
	/*background: url("https://www.mj.adv.br/sites/template/images/bk_pages.jpg") top center repeat-x;*/
}

body#bkpages {
	background: #eee;
}

html, body, table, tr, td, th, div, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333;
	line-height: 1.5em;
}

article {
}

a:link {
	/*color: #39c; --default--*/
	color: #09c;
	text-decoration: none;
}

a:visited {
	color: #09c;
}

a:hover {
	color: #39c;
	text-decoration: underline;
}

h1 {
	font-weight: normal;
	text-align: center;
	line-height: 1.3em;	
}

h2 {
	font-weight: normal;
	text-align: center;
	line-height: 1.3em;	
}

h3 {
}

.red {
	color:#f00;
}

.redBold {
	color:#f00;
	font-weight: bold;
}

.clearfix:before,
.clearfix:after {
   content: " ";
   display: table;
}
 
.clearfix:after {
   /*clear: both;*/
}
 
.clearfix {
   *zoom: 1;
}

img,
picture,
video,
embed {
   max-width: 100%;
}


*, *:before, *:after {
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

@media only screen and (min-width: 769px) and (max-width: 9000px) {

.headContainer {
	/*position: absolute;
	z-index: 999;*/
	text-align: center;
}

.headBarTopleft {
	float: left;
	padding: 0.5em 0 0 0.5em;
}

.headBarTopRight {
	float: right;
	padding: 0.2em 0.5em 0.2em 0;
}

.logo {
	margin: 0.5em;
}

.headRight {
	float: right;
	margin: 0.5em;
	text-align: center;
}

.headBarBottom {
	background:#333;
}

.headBarBottomLeft {
	float: left;
}

.headBarBottomRight {
	float: right;
}

.menuHorizontal {
	background: url("https://www.mj.adv.br/sites/template/images/bk_black_opac.png");
	overflow: hidden;
	border: 0px solid #f0f;
}

.busca {
	margin: 0.2em 0 0 0.5em;
	padding: 0;
	float: right;
	width: 140px;
}
	
.icons a {
	width: 31.3%;
	/*min-height: 530px;*/
    margin: 0.4em;
	float: left;
	padding-bottom: 2em;
}

.icons h2 {
	font-weight: normal;
	font-size: 1.2em;
}

.icons p {
	min-height: 125px;
	max-width: 300px;
	margin: 0 auto;
	border: 0px solid #f0f;
}

.icons div {
	width: 31.3%;
    margin: 0.4em;
	float: left;
	min-height: 400px;
	text-align: center;
}

.iconsSide {
	border: 1px solid #eee;
	text-align: center;
	padding: 0 0.5em 0.5em 0.5em;
	margin: 0 1em 0 0;
}

.iconsSide h2 {
	margin: 0;
	padding: 0.3em 0 0 0;
	color: #333;
}

.iconsSide p {
	margin: 0;
	padding: 0.3em 0 1em 0;
	text-align: left;
	font-size: 0.9em;
}

.iconsSide img {
	max-width: 300px;
	margin: 0;
}

.esq {
	width: 74.4%;
	float: left;
}

.esqleft {
	width: 31.5%;
	float: left;
	margin: 0 0 0 0.5em;
}

.esqright {
	width: 65.7%;
	float: right;
}

.dir {
	width: 23.4%;
	float: right;
	margin: 0 0.5em 0 0;
}

h1.newsCentroTitle {
	font-size: 2em;
	text-align: left;
}

.footerIcons ul {
	width: 23.5%;
	float: left;
	margin: 0.3em;
}

.footerNewLeft {
	float: left;
	width: 100%;
}

.footerNewRight {
	float: right;
	width: 0;
}

.slider {
	position: absolute;
	z-index: 0;
}


.miniBannerSecao {
	text-align: center;
	border: 0px solid #f0f;
	/*height: 180px;*/
	overflow: hidden;
}

.bannerTexto {
	float: left;
}

.infoRolando {
	/*position: absolute;	
	z-index: 99;
	bottom: 20px;
	right: 1em; para quando for por cima do banner de transicao*/
}

.infoRolandoSide {
}

.infoRolandoSideLeft {
	float: left;
	width: 70%;
	margin: 0.2em;
}

.infoRolandoSideRight {
	float: right;
	width: 28%;
	margin: 1.7em 0.2em 0 0.2em;
	background: #eee;
}

.iconsInfoRolandoSide a {
	width: 47.5%;
	margin: 0.4em;
	padding: 0 0 1.5em 0;
	float: left;
}

.marquee{
	height: 150px;
}

.googlemap {
	width: 100%;	
}

}


@media only screen and (min-width: 481px) and (max-width: 768px) {
	
.headContainer {
	/*position: absolute;
	z-index: 999;*/
	text-align: center;
}

.headBarTopleft {
	float: left;
	padding: 0.5em 0 0 0.5em;
}

.headBarTopRight {
	float: right;
	padding: 0.2em 0.5em 0.2em 0;
}

.logo {
	margin: 0.5em;
}

.headRight {
	float: right;
	margin: 0.5em;
	text-align: center;
}

.headBarBottom {
	background:#333;
}

.headBarBottomLeft {
	float: left;
}

.headBarBottomRight {
	float: right;
}

.menuHorizontal {
	background: url("https://www.mj.adv.br/sites/template/images/bk_black_opac.png");
	overflow: hidden;
	border: 0px solid #f0f;
}

.busca {
	margin: 0.2em 0 0 0.5em;
	padding: 0;
	float: right;
	width: 140px;
}
	
.icons a {
	width: 31.3%;
	/*min-height: 530px;*/
    margin: 0.4em;
	float: left;
	padding-bottom: 2em;
}

.icons h2 {
	font-weight: normal;
	font-size: 1.2em;
}

.icons p {
	min-height: 125px;
	max-width: 300px;
	margin: 0 auto;
	border: 0px solid #f0f;
}

.icons div {
	width: 31.3%;
    margin: 0.4em;
	float: left;
	min-height: 400px;
	text-align: center;
}

.iconsSide {
	border: 1px solid #eee;
	text-align: center;
	padding: 0 0.5em 0.5em 0.5em;
	margin: 0 1em 0 0;
}

.iconsSide h2 {
	margin: 0;
	padding: 0.3em 0 0 0;
	color: #333;
}

.iconsSide p {
	margin: 0;
	padding: 0.3em 0 1em 0;
	text-align: left;
	font-size: 0.9em;
}

.iconsSide img {
	max-width: 300px;
	margin: 0;
}

.esq {
	width: 74.4%;
	float: left;
}

.esqleft {
	width: 31.5%;
	float: left;
	margin: 0 0 0 0.5em;
}

.esqright {
	width: 65.7%;
	float: right;
}

.dir {
	width: 23.4%;
	float: right;
	margin: 0 0.5em 0 0;
}

h1.newsCentroTitle {
	font-size: 2em;
	text-align: left;
}

.footerIcons ul {
	width: 23.5%;
	float: left;
	margin: 0.3em;
}

.footerNewLeft {
	float: left;
	width: 100%;
}

.footerNewRight {
	float: right;
	width: 0;
}

.slider {
	position: absolute;
	z-index: 0;
}


.miniBannerSecao {
	text-align: center;
	border: 0px solid #f0f;
	/*height: 180px;*/
	overflow: hidden;
}

.bannerTexto {
	float: left;
}

.infoRolando {
	/*position: absolute;	
	z-index: 99;
	bottom: 20px;
	right: 1em; para quando for por cima do banner de transicao*/
}

.infoRolandoSide {
}

.infoRolandoSideLeft {
	float: left;
	width: 70%;
	margin: 0.2em;
}

.infoRolandoSideRight {
	float: right;
	width: 28%;
	margin: 1.7em 0.2em 0 0.2em;
	background: #eee;
}

.iconsInfoRolandoSide a {
	width: 47.5%;
	margin: 0.4em;
	padding: 0 0 1.5em 0;
	float: left;
}

.marquee{
	height: 150px;
}

.googlemap {
	width: 100%;	
}

}

/* Mobile */
@media only screen and (max-width: 480px) {

.headContainer {
	/*position: absolute;
	z-index: 999;*/
	text-align: center;
}

.headBarTopleft {
	float: left;
	padding: 0.5em 0 0 0.5em;
}

.headBarTopRight {
	float: right;
	padding: 0.2em 0.5em 0.2em 0;
}

.logo {
	margin: 0.5em;
}

.headRight {
	float: right;
	margin: 0.5em;
	text-align: center;
}

.headBarBottom {
	background:#333;
}

.headBarBottomLeft {
	float: left;
}

.headBarBottomRight {
	float: right;
}

.menuHorizontal {
	background: url("https://www.mj.adv.br/sites/template/images/bk_black_opac.png");
	overflow: hidden;
	border: 0px solid #f0f;
}

.busca {
	margin: 0.2em 0 0 0.5em;
	padding: 0;
	float: right;
	width: 140px;
}
	
.icons a {
	width: 31.3%;
	/*min-height: 530px;*/
    margin: 0.4em;
	float: left;
	padding-bottom: 2em;
}

.icons h2 {
	font-weight: normal;
	font-size: 1.2em;
}

.icons p {
	min-height: 125px;
	max-width: 300px;
	margin: 0 auto;
	border: 0px solid #f0f;
}

.icons div {
	width: 31.3%;
    margin: 0.4em;
	float: left;
	min-height: 400px;
	text-align: center;
}

.iconsSide {
	border: 1px solid #eee;
	text-align: center;
	padding: 0 0.5em 0.5em 0.5em;
	margin: 0 1em 0 0;
}

.iconsSide h2 {
	margin: 0;
	padding: 0.3em 0 0 0;
	color: #333;
}

.iconsSide p {
	margin: 0;
	padding: 0.3em 0 1em 0;
	text-align: left;
	font-size: 0.9em;
}

.iconsSide img {
	max-width: 300px;
	margin: 0;
}

.esq {
	width: 74.4%;
	float: left;
}

.esqleft {
	width: 31.5%;
	float: left;
	margin: 0 0 0 0.5em;
}

.esqright {
	width: 65.7%;
	float: right;
}

.dir {
	width: 23.4%;
	float: right;
	margin: 0 0.5em 0 0;
}

h1.newsCentroTitle {
	font-size: 2em;
	text-align: left;
}

.footerIcons ul {
	width: 23.5%;
	float: left;
	margin: 0.3em;
}

.footerNewLeft {
	float: left;
	width: 100%;
}

.footerNewRight {
	float: right;
	width: 0;
}

.slider {
	position: absolute;
	z-index: 0;
}


.miniBannerSecao {
	text-align: center;
	border: 0px solid #f0f;
	/*height: 180px;*/
	overflow: hidden;
}

.bannerTexto {
	float: left;
}

.infoRolando {
	/*position: absolute;	
	z-index: 99;
	bottom: 20px;
	right: 1em; para quando for por cima do banner de transicao*/
}

.infoRolandoSide {
}

.infoRolandoSideLeft {
	float: left;
	width: 70%;
	margin: 0.2em;
}

.infoRolandoSideRight {
	float: right;
	width: 28%;
	margin: 1.7em 0.2em 0 0.2em;
	background: #eee;
}

.iconsInfoRolandoSide a {
	width: 47.5%;
	margin: 0.4em;
	padding: 0 0 1.5em 0;
	float: left;
}

.marquee{
	height: 150px;
}

.googlemap {
	width: 100%;	
}

}
	
/* iPads (retrato e paisagem)
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
      estilos 
}*/

/*320 pixels - Smartphones no modo retrato.
480 pixels - Smartphones no modo paisagem.
600 pixels - Tablets pequenos. Ex: Amazon Kindle (600×800)
768 pixels - Tablets maiores em modo retrato. Ex: iPad (768×1024)
1024 pixels - Tablets maiores em modo paisagem, monitores antigos.
1200 pixels - Monitores wide.*/


/*---------------------- HEAD BAR TOP*/ 
#headBarTop {
	background: #333;
	height: 0;
	overflow: hidden;
}

#headBarTopLimit {
	overflow: hidden;
	max-width: 1128px;
	margin: 0 auto;
}

#headBarTopLeft {
}

#headBarTopRight {
}

/*----------------------HEAD CONTAINER*/
#headContainer {
	/*background: url("https://www.mj.adv.br/sites/template/images/bk_head.png") left top no-repeat;*/
	width: 100%;
}

#headContainerLimit {
	overflow: hidden;
	max-width: 1128px;
	margin: 0 auto;
}

/*----------------------LOGOTIPO TEXTO E IMAGEM */
.logoTxt {
}

.logoImg img {
}

#logo {
	/*background: url("https://www.mj.adv.br/sites/template/images/bk_white_opac.png");*/
}

#headRight {
}

/*---------------------- HEAD BAR BOTTOM*/
#headBarBottom {
}

#headBarBottomLimit {
	overflow: hidden;
	max-width: 1128px;
	margin: 0 auto;
}

#headBarBottomLeft {
}

#headBarBottomRight {
}

/*----------------------container para alinhar o site no centro. Todo conteudo deve estar dentro dele*/
#container {
	margin: 0 auto;
	overflow: hidden;
}

/*----------------------content onde vai o conteúdo do site*/
#content {
	clear: both;
	margin: 0 auto 0 auto;
	background: #fff url("https://www.mj.adv.br/sites/template/images/bk_white_opac.png");
	max-width: 1128px;
	overflow: hidden;
}

#contentLinkExterno {
	clear: both;
	margin: 0 auto;
	overflow: hidden;
}

#contentLinkExterno iframe{
	width: 100%;
	min-height: 600px;
}

/*----------------------COLUNAS HOME----*/

#esq {
	text-align: center;
}

#esqleft {
	text-align: center;
}

#esqright {
	text-align: center;
}

#dir {
	text-align: center;
}

#conteudogradepadrao {
	margin: 0 auto;
	padding: 1em;
}

#conteudogradepadrao li {
	list-style: none;
}

#tableMaster {
	width: 100%;
	clear: both;
	margin: 1em auto 0 auto;
}

#tdleft {
}

#tdcenter {
}

#tdright {
}

#breadCrumb {
	padding: 1em 0 0 0;	
	max-width: 1128px;
	overflow: hidden;
	margin: 0 auto;
}

#breadCrumbLeft {
	float: left;
	margin-left: 1em;
}

#breadCrumbRight {
	margin-right: 1em;
	float: right;
	height: 35px;
	white-space: nowrap;
}

#addthis {
	margin: 0 0 1em 1em;
}

#addthis a {
}

/*----------------------FOOTER*/
#footerContainer {
	background: #eee;
	/*background: url("https://www.mj.adv.br/sites/template/images/bk_footer.png") top left repeat-x;*/
	clear: both;
	margin: 1em auto 0 auto;
	padding: 0 0 1em 0;
}

#footerContainerLimit {
	margin: 0 auto 0 auto;
	overflow: hidden;
	max-width: 1128px;
}

#footer {
}

#footerLeft {
	float: left;
	text-align: left;
	padding: 1em;
	font-size: 0.8em;
}

#footerRight {
	float: right;
}

#footer img {
	border: 0;
}

#footerBottom {
	height: 40px;
	clear: both;
	color: #333;
	margin: 0 auto 0 auto;
	padding-top: 1em;
	overflow: hidden;
	max-width: 1128px;
}

#footerBottomLeft {
	float: left;
	color: #333;
	margin-left: 2em;
}

#footerBottom a {
	color: #333;
	font-size: 0.8em;
}

#footerLogo {
	border: 0px solid #000;
	float: right;
	padding: 0;
	margin-right: 2em;
}

a#btTopo {
	padding: 1em;
	color: #fff;
	font-weight: bold;
	background:  #222;
	float: right;
	text-decoration: none;
}

a#btTopo:hover {
	background: #09c;
}

/*----------------------TEXTOS PEQUENOS LINKS E AVISOS*/
#miniText {
	font-size: 0.8em;
}

#minilinks {
	text-align: center;
	padding: 1em;
	font-size: 0.8em;
	clear: both;
}

#minilinks a {
	text-decoration:none;
}

#minilinks a:hover {
	text-decoration: underline;
}

/*----------------------AREA RESTRITA*/
#areaRestrita {
	margin: 0 0.3em 0 0.3em;
	text-align: left;
	font-size: 0.8em;
	color: #fff;
}

#areaRestrita fieldset {
}

#areaRestrita legend {
}

#areaRestrita form {
}

#areaRestrita p {
}

#areaRestrita a {
	color: #fff;
	font-size: 0.8em;
}

#areaRestritaUsuario {
	background: #fff;
	margin: 0.2em 0.8em 0.2em 0;
	font-size: 0.8em;
	padding: 0.2em;
	border: 0;
}

#areaRestritaSenha {
    background: #fff;
	margin: 0.2em;
	font-size: 0.8em;
	padding: 0.2em;
	border: 0;
}

#btEntrarAr {
	padding: 0.2em 0.5em 0.2em 0.5em;
	background: #fff;
	border: 0;
	color: #333;
	cursor: pointer;
	font-size: 0.8em;
	margin: 0.2em 1em 0.2em 0.1em;
}

#btEntrarAr:hover {
	background: #09c;
	color: #fff;
}

#btEntrar {
	padding: 10px 30px 10px 30px;
	background:  #222;
	border: 0;
	color: #fff;
	cursor:pointer;
}

#btEntrar:hover {
	background: #09c;
}

.lembrarSenha {
	font-size: 0.8em;
	text-align: right;
}

/*----------MURAL ESQ*/
#muralEsq {
	background: #fff;
	padding: 1em;
	margin: 0.5em;
	text-align: left;
	clear: both;
	overflow: hidden;
}

#muralEsq p {
	margin: 0 0 1em 0;
}

#muralEsq img {
	clear: both;
	float: none;
}

#muralEsqTitle {
	font-weight: normal;
}

/*----------MURAL DIR*/
#muralDir {
	background: #fff;
	padding: 1em;
	margin: 0.5em;
	text-align: left;
	clear: both;
	overflow: hidden;
}

#muralDir p {
	margin: 0 0 1em 0;
}

#muralDir img {
	clear: both;
	float: none;
}

#muralDirTitle {
	font-weight: normal;
}

#divLerMais {
	clear: both;
	text-align: center;
	margin: 2em 0 2em 0;
}

/*---------- MURAL INT ----------ok*/
#muralInt {
	background: #eee;
	margin: 0 0.5em 1em 0.5em;
	text-align: left;
	clear: both;
	overflow: hidden;
	width: 15em;
}

#muralInt_title {
	font-weight: normal;
	margin: 1em;
}

#muralInt_text {
	text-align: left;
	margin: 0 1em 0 1em;
	clear: both;
}

/*---------- PAINEL INT ----------ok*/
#painel {
}

#painel_title {
}

/*---------- NEWS CENTRO ----------ok*/
#newsCentro {
	background: #fff;
	padding: 1em;
	margin: 0.5em;
	text-align: left;
	clear: both;
	overflow: hidden;
}

#newsCentroTitle {
	padding: 0;
	margin: 0 0 0.5em 0;
}

#newsCentroTitle a {
	color: #333;
	text-decoration: none;
}

#newsCentroTitle a:hover {
	text-decoration: underline;
}

/*---------- NEWS FRAME ----------ok*/
#newsFrame {
	/*clear: both;
	padding: 1em 2em 1em 2em;
	margin-bottom: 1em;
	overflow: hidden;*/
}

h1#newsFrameTitle {
	/*margin: 0;
	padding: 1em 2em 1em 2em;
	font-weight: normal;*/
}

#newsFrame p {
}

#newsFrame a {
}

#newsFrame a:hover {	
}

/*---------- MATERIAS DA SECAO ----------ok*/

#materiasSecao { /*----------aqui tabela que envolve todas as materias chamadas------*/
	margin: 0 auto;
	width: 100%;
}

#materiaChamada {
	clear: both;
	line-height: 1.5em;
	margin-right: 0.5em;
}

#materiaChamada img {
	max-width: 900px;
}

#materias {
	margin: 0 0.5em 1em 0.5em;
	overflow: hidden;
	background: #fff;
}

#materias article {
	margin: 0;
	padding: 0;
	width: 100%;
}

#materias header {
	margin: 0;
	padding: 0;
}

#materiasText {
	text-align: left;
	padding: 0 2em 2em 2em;
	margin: 0 auto;
}

#materiasText a {
}

#materiasText a:hover {
}

/*---------- TÍTULOS DAS MATERIAS DA SECAO ----------ok*/

h1#materiasTitle {
	text-align: left;
	font-size: 2em;
	padding: 0 0 0 1em;
	margin: 0;
}

h1#materiasTitle a {
	font-size:50%;
	border-left: 3px solid #39c;
	border-bottom: 1px solid #39c;
	display: block;
	padding: 0 0 0 1em;
	margin: 0;
}

h1#materiasTitle a:hover {
}

h1#materiasTitleLink {
	text-align: left;
	font-size: 1em;
	border-left: 3px solid #39c;
	border-bottom: 1px solid #39c;
	display: block;
	padding: 0.5em 0 0.5em 1em;
	margin: 0 0 0 2em;
}

h1#materiasTitleLink a {
}

h1#materiasTitleLink a:hover {
}

/*---------- LINKS RODAPE ----------ok*/

#linksRodape {
	clear: both;
	margin: 0 auto;
	text-align: center;
	line-height: 2em;
}

#linksRodape a {
	padding: 0.2em 1em 0.2em 1em;
	margin: 0.1em;
}

#linksRodape a:hover {
	color: #fff;
	background: #09c;
	text-decoration: none;
}

/*----------DOWNLOADS DEFAULT----------ok*/

#titledownloads {
	width:0;
	height:0;
	overflow: hidden;
}

#uldownloads {
	margin: 0.5em;
	padding: 0;
	width: 90%;
}

#uldownloads li {
	list-style: none;
}

#uldownloads li a {
	display: block;
	background: #fff url("https://www.mj.adv.br/sites/template/images/icon_download.png") 0.3em 0.2em no-repeat;
	color: #333;
	margin: 0 1em 1em 0;
	padding: 0.5em 0 0.5em 3em;
	overflow: hidden;
}

#uldownloads li a:hover {
	background: #eee url("https://www.mj.adv.br/sites/template/images/icon_download2.png") 0.3em 0.2em no-repeat;
	text-decoration: none;
}

/*----------MATERIAS TODAS - EDIÇÕES HEAD ---------ok*/

#edicoesAnteriores {
	margin: 0 1em 0 1em;
}

#edicoesAnterioresLeft {
	background: #eee;
	float: left;
	padding: 0.5em 1em 0.5em 1em;
}

#edicoesAnterioresRight {
	float: right;
	margin-top: 1.5em;
}

/*---------- FORM DINAMICO ---------ok*/

#formDinamico {
	max-width: 1128px;
	margin: 0 auto;
	clear:both;
	padding-bottom: 1em;
}

#formDinamicoTopo {
	background: #fff;
	margin: 2em;
	padding: 1em;
}

#formDinamicoTopo p {
	text-align: left;
}

#formDinamicoUpload {
	background: #eee;
	margin: 2em 2em 0 2em;
	padding: 1em;
}

#formDinamicoUpload p {
	text-align: center;
	margin: 0 0 2em 0;
}

#formDinamicoUploadBt {
	background:  #222;
	padding: 1em 2em 1em 2em;
	color: #fff;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
}

#formDinamicoUploadBt:hover {
	background: #09c;
}

#formDinamicoContent {
	text-align: center;
	margin: 0 auto;
}

#formDinamicoContent hr {
	margin: 0 2em 0 2em;
	color: #eee;
}

#formDinamicoContent h3 {
	margin: 0 2em 0 2em;
	text-align: left;
}

#formDinamicoContent form p {
	text-align: left;
	margin-left: 2em;
}

#formDinamicoContent form label {
	text-align: right;
	margin: 0 0 0 0;
	font-weight: bold;
}

#formDinamicoContent p {
	margin-bottom: 1em;
}

#formDinamicoContent h2 {
	background: #eee;
	padding: 1em;
	margin: 1em;
	font-weight: normal;
}

#formDinamicoContent input[type=text] {
	padding: 0.3em;
	border: 1px solid #666;
	font-size: 1em;
	margin: 0.2em 0 0.2em 0;
	clear: both;
}

#formDinamicoContent input[type=submit] {
	background:  #222;
	padding: 1em 2em 1em 2em;
	color: #fff;
	border: 0;
	cursor: pointer;
}

#formDinamicoContent input[type=submit]:hover {
	background: #09c;
}

#formDinamicoContent select {
	padding: 0.3em;
	border: 1px solid #666;
	font-size: 1em;
}

#formDinamicoContent textarea {
	padding: 0.3em;
	border: 1px solid #666;
	font-size: 1em;
	margin: 0.2em 0 1em 0;
	width: 80%;
}

#formDinamicoContent iframe {
	background: #fff;
	padding: 1em;
	margin: 1em;
	width: 80%;
}

#asterisco {
	color: #f00;
}

.minilink {
	font-size: 0.8em;
}

#btVoltar {
	background: #999;
	padding: 1em 2em 1em 2em;
	color: #fff;
	border: 0;
	text-decoration: none;
	font-size: 1em;
}

#btVoltar:hover {
	background: #09c;
}

#btDefault {
	background: #222;
	padding: 1em 2em 1em 2em;
	color: #fff;
	border: 0;
	text-decoration: none;
	white-space: nowrap;
	font-size: 1em;
}

#btDefault:hover {
	background: #09c;
}

/* FORMS DEFAULT */

#formdefault {
	margin: 0 auto;
	clear: both;
}


#formdefault input[type=text] {
	border: 1px solid #005aab;
	background: #fff;
	padding: 0.3em;
}


#formdefault input[type=submit] {
	background: #005aab;
	padding: 1em 1.5em 1em 1.5em;
	color: #fff;
	border: 0;
	cursor: pointer;
}

#formdefault input[type=submit]:hover {
	background: #39c;
}

#formdefault input[type=password] {
	border: 1px solid #005aab;
	background: #fff;
	padding: 0.3em;
}

#formdefault legend {
	font-weight: bold;
}

#formdefault label {
	float: left;
	text-align: right;
	margin-right: 0.2em;
}

#formdefault input[type=checkbox] {
	border: 0;
}

#formdefault select {
	border: 1px solid #005aab;
	background: #fff;
	padding: 0.3em;
	color: #005aab;
}

#formdefault form {
	margin: 0;
	padding: 0;
}

#formdefault ul {
	padding: 0;
	background: none;
}

#formdefault li {
	margin: 0 4em 0.5em 4em;
	padding: 3px;
	list-style: none;
	text-align: left;
}

#formdefault p {
	padding: 0.5em;
}

/*----------NEWSLETTER --*/

#newsletter {
	color: #333;
	margin: 0 0 10px 0;
	padding: 5px;
	border: 0px dotted #999;
	background: #eee;
}

#newsletter p {
	margin: 0 10px 5px 10px;
}

#newsletter form {
	margin: 0;
	padding: 0;
}

#newsletternome {
	width: 140px;
    border: 1px dotted  #222;
}

#newsletteremail {
	width: 140px;
    border: 1px dotted  #222;
	margin-left: 2px;
}

#newsletterBt {
	clear: both;
    border: 0;
	padding: 10px 30px 10px 30px;
	background:  #222;
	color: #fff;
}

#newsletterBt:hover {
	background: #09c;
}

/*----------MINI BANNERS HOME*/

#minibanners {
	margin: 0 0 0.5em 0;
}

#miniBannerSecao {
}

/*----------BOX BUSCA*/
#boxBusca {
	margin-bottom: 10px;
	background: #eee;
	border: 1px dotted #ccc;
	text-align: left;
}

#boxBusca p {
	margin: 0 10px 10px 10px;
}

#boxBuscaInput {
	width: 235px;
    border: 1px dotted  #222;
	padding: 5px;
	background: #fff;
}

#boxBuscaBt {
    padding: 10px 30px 10px 30px;
	background:  #222;
	border: 0;
	color: #fff;
	cursor:pointer;
}

#boxBuscaBt:hover {
	background: #09c;
}

/*---------- CAMPO BUSCA HEAD ----------ok*/
#busca {
	position: relative;
}

#busca form {
	margin: 0;
	padding: 0;
}

#busca_input {
	width: 110px;
	height: 25px;
	background: #fff;
	border: 1px solid #ccc;
	position: absolute;
	top: 0;
	left: 0;
	font-weight: normal;
	padding: 0 0 0 3px;
	color: #ccc;
}

#busca_bt {
	position: absolute;
	top: 0;
	left: 109px;	
}


#bannerTexto {
	padding: 0;

}

/*----------PAGINA BUSCA.PHP----------ok*/

#paginabusca {
	background: #fff;
	padding: 1em;
	text-align: center;
}

form {
    margin: 0;
    padding: 0;
}

#formbusca {
}

#formbuscasearch {
	font-size: 1em;
	padding: 0.5em;	
}

#btBuscar {
	font-size: 1em;
	padding: 0.5em 1em 0.5em 1em;
	color: #fff;
	background:  #222;
	border: 0;	
}

#resultBusca {
	padding: 1em;
	margin: 1em;
	background: #eee;
	text-align: left;
}

.buscarapida select {
}


/*--------- div do menu lista - MENU HORIZONTAL - LISTA ---------ok*/

#menuHorizontal * {
}

#menuHorizontal {
	z-index: 250;
	margin: 0 auto;
    padding: 0;
	max-width:600px;
}

/* lista das seções principais */
#menuHorizontal ul.secoes {
	margin: 0 0 0 0;
	padding: 0 1em 0 1em;
    list-style-type: none;
	float: right;
}

/* item da lista (seção) */
#menuHorizontal li.secao {
    float: left;
    margin: 0 0 0 0;
    padding: 0;
}

/* link no item da */
#menuHorizontal li.secao a {
    display: block;
    background: url("https://www.mj.adv.br/sites/template/images/menuh_hover.png") no-repeat left top;
    margin: 0 0 0 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
    text-decoration: none;	
}

#menuHorizontal ul.secoes li.secao a {
    width: auto;
}

/* texto do item (nome da secao) */
#menuHorizontal li.secao a span.nome {
    display: block;
    background: url("https://www.mj.adv.br/sites/template/images/menuh_hover.png") no-repeat right top;
    color: #fff;
	font-weight: normal;
    white-space: nowrap;
	padding: 0.8em 0.5em 0.8em 0.5em; /* aumentar largura */
}

/* estilos para o item selecionado */
#menuHorizontal li.selecionado a {
	background-position: 0 -150px;
    border-width: 0;
	color: #333;
	padding: 0; /* aumentar largura */
	margin: 0;
}

#menuHorizontal li.selecionado a span.nome {
    background-position: 0 -150px;
}

/* estilos para o mouse sobre o link */
#menuHorizontal li.secao a:hover,
 #menuHorizontal li.mouseover a {
	background-position: 0 -150px;
}
#menuHorizontal li.secao a:hover span.nome,
 #menuHorizontal li.mouseover a span.nome {
	background-position: 0 -150px;
	color: #222;
	border-bottom: 0px solid #005aab;
}

#menuHorizontal li.separador a:hover,
 #menuHorizontal li.mouseover.separador a {
	background-position: 0 0;
}
#menuHorizontal li.separador a:hover span.nome,
 #menuHorizontal li.mouseover.separador a span.nome {
	background-position: 0 0;
}

/* Sub itens do menu */

/* lista dos sub-itens do menu */
#menuHorizontal ul.subsecoes {
    position: absolute;
    display: none;
    margin: 0 0 0 0;
    padding: 0;
    list-style-type: none;
    border-left: 0px solid #09c;
	border-right: 0px solid #09c;
    width: auto;
	line-height: auto;
	z-index: 250;
	text-align: left;
	border-top: 0px solid #222;
	border: 0px solid #222;
}

#menuHorizontal > ul.secoes ul.subsecoes {
	width: auto;
	min-width: 180px;
	z-index: 250;
}

#menuHorizontal li.secao:hover ul.subsecoes,
 #menuHorizontal li.mouseover ul.subsecoes {
	display: block;
    left: auto;
	z-index: 250;
}

/* sub-item da lista (seção) */
#menuHorizontal ul.subsecoes li.secao {
    float: none;
    display: block;
    width: auto;
    margin: 0;
    padding: 0;
	z-index: 250;
	border-bottom: 0px solid #09c;
}

/* link no sub-item da lista */
#menuHorizontal ul.subsecoes li.secao a {
    display: block;
    width: auto;
    margin: 0;
    padding: 0;
	z-index: 250;
}

#menuHorizontal > ul.secoes ul.subsecoes li.secao a {
    width: auto;
	z-index: 250;
}

/* texto do sub-item (nome da seção) */
#menuHorizontal ul.subsecoes li.secao a span.nome {
    display: block;
    background: #222;
    padding: 0.2em 0.8em 0.2em 0.8em;
    font-weight: none;
	font-size: 1em;
	font-weight: normal;
    color: #fff;
    text-align: left;
	z-index: 250;
	border: 0;
}

/* estilos para o sub-item selecionado */
#menuHorizontal ul.subsecoes li.selecionado a {
    border-width: 0;
	z-index: 250;
}

#menuHorizontal ul.subsecoes li.selecionado a span.nome {
	z-index: 250;
}

/* estilos para o mouse sobre o link do sub-item */
#menuHorizontal ul.subsecoes li.secao a:hover,
 #menuHorizontal ul.subsecoes li.mouseover a {
    padding: 0;
	z-index: 250;
}

#menuHorizontal ul.subsecoes li.secao a:hover span.nome,
 #menuHorizontal ul.subsecoes li.mouseover a span.nome {
    background: #fff;
	color: #333;
	z-index: 250;
}

/* abaixo mudar as cores dos botoes do menu, hover e clicado */
#menuHorizontal li.secao a span.nomesel {
	display: block;
	margin: 0;
    white-space: nowrap;
	border-bottom: 0px solid #005aab;
	padding: 0.8em 0.5em 0.8em 0.5em;
	color: #222;
	background: #fff url("https://www.mj.adv.br/sites/template/images/menuh_hover.png") no-repeat right top;
	background-position: 0 -150px;
}
#menuHorizontal li.selecionado a span.nomesel {
	margin: 0;
	color: #005aab;
	padding: 0.8em 0.5em 0.8em 0.5em;
}
#menuHorizontal li.secao a:hover span.nomesel,
 #menuHorizontal li.mouseover a span.nomesel {
	background: url("https://www.mj.adv.br/sites/template/images/menuh_hover.png") no-repeat right top;
	background-position: 0 -150px;
    color: #222;
	margin: 0;
	border-bottom: 0px solid #005aab;
}
#menuHorizontal li.separador a:hover span.nomesel,
 #menuHorizontal li.mouseover.separador a span.nomesel {
	background-position: 0 -150px;
}
#menuHorizontal ul.subsecoes li.secao a span.nomesel {
    display: block;
    padding: 0.5em 1em 0.5em 1;
    font-weight: none;
	font-size: 1em;
	font-weight: bold;
    color: #333;
    text-align: left;
	z-index: 250;
}
#menuHorizontal ul.subsecoes li.selecionado a span.nomesel {
	z-index: 250;
	background: url("https://www.mj.adv.br/sites/template/images/menuh_hover.png") no-repeat right top;
	background-position: 0 -150px;
}
#menuHorizontal ul.subsecoes li.secao a:hover span.nomesel,
 #menuHorizontal ul.subsecoes li.mouseover a span.nomesel {
	z-index: 250;
	margin: 0;
	padding: 0;
}


/* Estilos para o marquee - destaques */
 
#infoRolando {
	/*background: url("https://www.mj.adv.br/sites/template/images/bk_white_opac.png");*/
	padding-bottom: 1.5em;
	background: url("https://www.mj.adv.br/sites/template/images/bk_white_opac.png");
}

#infoRolandoTitle {
	text-align: center;
	font-weight: normal;
	margin: 0;
	padding: 0.3em 0 0.3em 0;
}

#marquee {
	background: url("https://www.mj.adv.br/sites/template/images/bk_white_opac.png");
	padding: 0 0.5em 0 0.5em;
	margin: 0 0.5em 1em 0.5em;
}

.inforolandotitulo {
	margin: 0 0 2em 0;
}

.inforolandotitulo a {
	margin: 0.5em;
}

.inforolandotitulo a:hover {
}

div#inforolandotituloTop {
}

div#inforolandotituloTop a {
}

div#inforolandotituloTop a:hover {
}

#noticiasexternas {
}

/* --------- Página Ler Mais ----------ok*/

#blocolermais {
}

#blocolermais .titulo {
	margin: 0;
	padding: 1em 2em 1em 2em;
	font-weight: normal;
	font-size: 2em;
}

#blocolermais .texto {
	padding: 0 2em 1em 2em;
	line-height: 1.5em;
}

/*
 * Classes especializadas para as matérias laterais:
 * .informacaoHomeDir
 * .informacaoHomeEsq
 * .informacaoSecaoDir
 * .informacaoSecaoEsq
 */

/* ---------- Mapa do Site ----------ok  */

/* Estilo para todos os elementos do mapa do site */
#mapaDosite * {
	line-height: auto;
    text-decoration: none;
}
/* Estilo para todas as listas (matérias, seções e subseções) */
#mapaDoSite ul {
    list-style: none;
}
/* Estilo para a lista principal */
#mapaDoSite .listaNivel0 {
    list-style: none;
    padding: 2em;
    margin: 1em;
}
/* conteúdo da seção (título da seção e matérias) */
#mapaDoSite .secao {
    margin: 0.5em 0 0.5em 0;
}
/* Separador */
#mapaDoSite .separador {
    margin-top: 2.5em;
    margin-bottom: 1empx;
}
/* Título de uma seção */ 
#mapaDoSite .secao .secaoTitulo {
    font-weight: bold;
}

/* Lista de matérias */
#mapaDoSite .listaDeMaterias {
    margin: 0 0 0 0;
    padding-left: 2em;
    list-style-image: url("https://www.mj.adv.br/sites/template/images/seta.png");
	line-height: 1.5em;
}

/* Estilo da fonte da lista de matérias */

#enquete {
	background: #eee;
	padding: 5px;
	margin-bottom: 10px;
}

#enquetepergunta {
	font-weight: normal;
	text-align: left;
}
.enqueteopcao {
	font-size: 11px;
}

#bannerpq {
}

#bannerTransicao {
	position: relative;
	/*max-width: 1128px;*/
	margin: 0 auto;
}

.bannerTransicaoExt {
	text-align: center;
}

/*---------------------- LIVE CHAT*/

#craftysyntax {
	color: #333;
	font-size: 11px;
}

/* thickbox  */

#thickbox {
	background: #fff;
	padding: 10px;
}

#thickbox ul {
	background: none;
	margin: 0 0 0 10px;
	list-style: none;
}

#thickbox li {
	background: none;
	margin-bottom: 5px;
}

#twitter {
	margin: 10px 0 10px 0;
	clear: both;
}

#twitter_title {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
}

#twitterinterno {
	background: none;
	margin: 5px;
}

#facebook {
	margin: 0 0 1em 0;
	background: #eee;
	overflow: hidden;
}

#facebookinterno{
	margin: 0.5em;
	background: #fff;
}

/*----------COMENTARIOS*/

#comentario {
	border: 0px solid #09c;
	margin: 10px;
}

#comentario ul {
	list-style: none;
}

#comentario li {
	margin-bottom: 10px;
}

#comentario fieldset {
	background: #fff;
	border: 1px solid #F90;
}

#comentario legend {
	font-weight: bold;
}

#comentario label {
	width: 80px;
	text-align: right;
}

#comentario_exibir {
	padding: 10px;
}

#comentario_exibir span {
	font-weight: bold;
}

#comentario_exibir_title {
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
	font-weight: bold;
}

#linkbt {
	border: 0px solid #fff;
	padding: 5px 15px 5px 15px;
	background: #222;
	text-align: center;
	font-size: 0.8em;
	text-decoration: none;
	color: #fff;
	white-space: nowrap;
}

#linkbt:hover {
	background: #09c;
}

#linkbt_destak {
	padding: 10px 30px 10px 30px;
	background:  #222;
	text-align: center;
	text-decoration: none;
	color: #fff;
	white-space: nowrap;
}

#linkbt_destak:hover {
	background: #09c;
	text-decoration: none;
}

#aviso {
	border: 1px solid #222;
	background: #fff;
	margin: 1em;
	padding: 1em;
	text-align: center;
}

/*---------- PAGINACAO MATERIAS ---------- */

#paginador {
	text-align: center;
	margin: 2em;
}

#paginador a {
	color: #fff;
	margin: 0.2em;
	font-size: 1.2em;

}

#paginador a:hover {
	color: #fff;
}

.paginaatual {
	font-weight: bold;
}


/* FORMS DINÂMICO */

#hTitle {
	margin: 0;
	padding: 5px;
}

#hSubtitle {
	padding: 5px;
}

#spanBold {
	font-weight: bold;
}

/* FORMS INFO ANUNCIO - INFORMAÇÕES DO ANUNCIANTE */

#formInfoAnuncio {
	background: #fff;
	width: 250px;
	margin: 0 auto;
	border: 1px solid  #222;
}

#formInfoAnuncio form {
	padding: 1em;
	margin: 0;
}

#formInfoAnuncio p {
	padding: 0;
	margin: 0 0 3px 0;
}

#formInfoAnuncio input[type=text] {
	border: 1px solid  #222;
	background: #fff;
	width: 180px; 
}

#formInfoAnuncio input[type=submit] {
	background:  #222;
	padding: 1em 2em 1em 2em;
	color: #fff;
	border: 0;
	cursor: pointer;
}

#formInfoAnuncio input[type=submit]:hover {
	background: #09c;
}

#subtitle {
	color: #333;
	font-weight: normal;
	text-transform: uppercase;
}

a#ativo {
	background: #222;
	color: #fff;
	text-decoration: none;
	padding: 1em 2em 1em 2em;
}

/*
 * ATENDIMENTO ONLINE - CHAT - LIVECHAT - BOXFIX
*/

#boxfix {
    right: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 20px;
    width: 150px;
	height: 250px;
	background: none;
	z-index: 9999;
}

/* -- MATERIAS DA ÁREA RESTRITA --*/
#materia_arearestrita {
	background: #eee;
	padding: 10px;
	margin: 20px;
	border: 1px dotted #ccc;
	color: #333;
	overflow: hidden;
}

#materia_arearestrita h3 {
	margin: 0;
	font-size: 24px;
}

#materia_arearestrita p {
}

#materia_arearestrita a {
	color: #09c;
}

#lermaismateria_arearestrita {
	padding: 20px;
	color: #333;
}

#lermaismateria_restrita h3 {
	font-size: 24px;
}

#lermaismateria_arearestrita a {
	color: #09c;
}

/* -- DOWNLOADS ÁREA RESTRITA --*/

#downloads {
	background: none;
	overflow: hidden;
	margin: 0 auto;
	width: 940px;
}

#downloads ul li span {;
	font-size: 24px;
	font-weight: bold;
	color: #333;
}

#downloads ul {
	background: #fff;
	width: 400px;
	height: 250px;
	float: left;
	overflow: scroll;
	border: 1px solid #999;
	margin: 0 25px 30px 0;
}

#downloads li {
	margin: 10px;
}

#downloads li a {
	background: #fff url("https://www.mj.adv.br/sites/template/images/seta.png") 7px 7px no-repeat;
	color: #09c;
	text-decoration: none;
	padding: 0 0 0 15px;
}

#downloads li a:hover {
	background: #222 url("https://www.mj.adv.br/sites/template/images/seta2.png") 7px 7px no-repeat;
	color: #fff;
}

/*---------------------- Galeria de Imagens*/
#ImgGalery {
	clear: both;
}

#ImgGalery img {
	width: 206px;
	height: 140px;
	margin: 10px 8px 8px 8px;
	border: 0;
}

#ImgGalery p {
	margin: 0 5px 10px 5px;
	font-size:12px;
	text-align:center;
}

#ImgGalery ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#ImgGalery li {
	float: left;
}

#ImgGalery li a {
	width: 216px;
	display: block;
	margin: 5px;
	padding: 0;
	background: #fff;
	border: 0px solid #ccc;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	height: 150px;
}

#ImgGalery li a:hover {
	border: 1px solid #06F;
	background: #eee;
}

.boxDadosAnuncio {
	background: #eee;
	margin: 20px;
}

.iframeDadosAnuncio {
}


/*---------------------- CSSs CONTEÚDO -------*/
#icons {
}

#icons a {
	display: block;
	background: #fff;
	text-align: center;
	text-decoration: none;
	color: #333;
	overflow: hidden;
}

#icons a:hover {
	background: #eee;
}

#icons h2 {
	font-weight: normal;
	max-width: 300px;
	margin: 0 auto 0 auto;
	padding: 0.5em 0 0.5em 0;
	background: url("https://www.mj.adv.br/sites/template/images/bk_white_opac.png");
}

#icons p {
	margin: 0 auto 1.5em auto;
	text-align: left;
}

#icons img {
	margin: 1em auto 0 auto;
    border: 0;
}

#icons span {
	text-align: center;
	background: #222;
	color: #fff;
	padding: 1em;
}

/* --------- NAV PAINEL LATERAL VERTICAL ---------- */

#nav {
	clear: both;
	padding: 0.5em 0 0.5em 0;
	border: 0px solid #f0f;
}

#nav img {
	border: 0px solid #09c;
	float: left;
	margin: 0 5px 0 0;
}

#nav ul {
	margin: 0;
	padding: 0;
}

#nav li {
	width: 220px;
	margin: 5px 0 5px 0;
	list-style: none;
	border-bottom: 0px dotted #666;
	clear: both;
}

#nav li a:link {
	display: block;
	text-decoration: none;
	padding: 5px 5px 5px 20px;
	color: #333;
	font-size: 14px;
	background: url("https://www.mj.adv.br/sites/template/images/seta.png") 10px 13px no-repeat;
	text-align: left;
}

#nav li a:visited {
	color: #333;
	font-size: 14px;
	background: url("https://www.mj.adv.br/sites/template/images/seta.png") 10px 13px no-repeat;	
}

#nav li a:hover {
	background:  #222 url("https://www.mj.adv.br/sites/template/images/seta.png") 10px 13px no-repeat;
	color: #fff;
}

.titnav {
	border-bottom: 1px dotted #eee;
	border-left: 0px solid #09c;
	padding: 5px 5px 5px 10px;
	font-size: 20px;
	text-align: left;
	color:  #222;
	margin-top: 20px;
	text-transform: uppercase;
}




/*---------------------- FOOTER NEW */

#footerNew {
	clear: both;
	overflow: hidden;
}

#footerNewLeft {
}

#footerNewLeft div {
	margin: 0.25em;
	padding: 0.25em;
	float: left;
	border-left: 1px dotted #ccc;
}

#footerNewRight {
	margin: 0.5em;
}

#footerNew h3 {
	text-transform: uppercase;
	font-weight: normal;
	margin: 0 0 0.5em 0;
}

#footerNew p {
	text-transform: uppercase;
	font-size: 0.8em;
	margin: 0;
	line-height: 2em;	
}

#footerNew a {
	color: #333;
	text-decoration: none;
}

p#pIcon {
	text-transform: none;
	color: #333;
	margin-bottom: 1em;
	line-height: 1.5em;
}

p#pIcon img {
	border: 0px solid #000;
	margin: 0 5px 5px 0;
	float: left;
}

/* --------- MENU DO RODAPE FOOTER ICONS ----------ok */

#footerIcons {
}

#footerIcons h2 {
	font-weight: normal;
	text-align: center;
	font-size: 1em;
	margin: 0;
	padding: 0.5em 0 0.5em 0;
	text-transform: uppercase;
}

#footerIcons ul {
	padding: 0;
}

#footerIcons ul li {
	list-style: none;
	padding: 0 0 0 1em;
}

#footerIcons ul li a {
	color: #333;
	font-size: 0.8em;
}

#contactIcons {
	margin: 0.2em 0 0 0;
	float: left;
	padding-right: 0.5em;
	color: #fff;
}

#contactIcons a {
	color: #fff;
}

#socialIcons {
	margin: 0.1em;
}


/* faqs */
#siteFaq {
	margin: 0 auto;
}

#siteFaq .coluna1 {
	height: 300px;
	margin: 1em 0 0 0;
	overflow-y: scroll;
	overflow-x: none;
	padding: 0;
	border: 1px solid #999;
	white-space: nowrap;
}

#siteFaq img {
	border: 1px solid #ccc;
	margin-bottom: 0.3em;
}

#siteFaq .coluna1 ul {
	margin: 0;
	padding: 0;
}

#siteFaq .coluna1 li {
	list-style: none;
	font-size: 0.9em;
	float: left;
	margin: 0.9em;
	text-align: center;
}

#siteFaq .coluna1 li a {
	display: block;
	background: #eee;
	text-decoration: none;
	color: #333;
	padding: 0.5em;
}

#siteFaq .coluna1 li a:visited {
	color: #333;
}

#siteFaq .coluna1 li.ativo a {
	background-color: #f30;
	color: #fff;
}

#siteFaq .coluna1 li a:hover {
	background-color: #333;
	color: #fff;
}

#siteFaq .coluna2 {
	margin: 1em auto 0 auto;
	/*display: none;*/
	border: 1px solid #ccc;
}

#siteFaq .coluna2 h4 {
	padding: 0 0 0.5em 0;
	font-size: 1.5em;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	text-align:left;
	color: #333;
}

#siteFaq .coluna2 ul {
	margin-bottom: 1em;
}

#siteFaq .coluna2 li {
	padding-left: 9px;
	background: url(../img/site/icn_lista.gif) no-repeat 0 7px;
}

#imgcases {
	border: 0px solid #f00;
}

#case {
	padding: 0;
}

#caseleft {
	text-align: center;
}

#caseleft img {
	border: 3px solid #f30;
}

#caseright {
	clear: both;
	font-size: 0.9em;
	padding: 0.5em;
	margin: 0.5em;
	background: #eee;
}

#caseright a {
	color: #333;
}

#casetumbg{
}

/*---------------------- TABLE DEFAULT*/
#tableDefault {
	border: 1px solid #ccc;
	
}

#tableDefault td {
	border-bottom: 2px solid #ccc;
	vertical-align: top;
	padding: 20px;
}

#tableDefaultTabs {
}

#tableDefaultTabs td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #eee;
	padding: 3px;
	font-size: 12px;
}

/*---------------------- BLOCOS SIDE */
#tableDefault {
	border: 1px solid #ccc;
	
}

#tableDefault td {
	border-bottom: 2px solid #ccc;
	vertical-align: top;
	padding: 20px;
}

#tableDefaultTabs {
}

#tableDefaultTabs td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #eee;
	padding: 3px;
	font-size: 12px;
}

/*---------------------- BLOCOS SIDE */
.secaoLegenda {
	line-height: 1.8em;
}

.secaoLegendaTitle {
	font-size: 1.5em;
	color: #099;
}

.secaoLegendaSubtitle {
	font-size: 1em;
	color: #666;
}


