/* Força a barra vertical no Firefox e Opera... */
html { min-height: 100%; margin-bottom: 1px; }

/* FIXOS */
body {font-family: Arial, sans-serif; font-size: 100%; margin: 5px;background-color: #eee;}
img {border: none;}
#tre {text-align: center;	margin: auto;	margin-bottom: 5px;	margin-top: 5px;	font-size: 1.2em;}
#box {width: 80%;	margin: auto;	padding: 5px; position: relative;}
.sep {padding: 3px;}
#top {position:relative;border-left: 1px solid #666; padding: 1em}
#mid {position:relative; background-color: #ffffff; border: 1px solid #666;padding: 1em }
#bot {font-size: 0.8em; padding: 15px;border: 1px solid #666; border-top-width: 0px;}

/* MENU */
#menuP {	border: 0px solid #666; width: 11em;}
#menuS {	border: 0px solid #000; width: 11em; /* position: absolute; top: 1em; left: 12.5em */}
span.off {display:none;}

#navlist{padding: 10px 0px; margin: 0px;  border: 1px solid #666}
#navlist li{list-style: none; width:100%;}
#navlist li a:link,#navlist li a:visited {display:block;  width: 90%; text-decoration: none; font-size: 0.75em; color: #666; padding: 2px 5px}
#navlist li a:hover {background: #999900 url(../img/icon_r.gif) no-repeat right; color:#fff ;display: block; width: 95%;}
#navlist li#active a{background: #666 url(../img/icon_r.gif) no-repeat right; color:#fff; width: 95%; font-weight: bold; display: block; border-bottom: 1px solid #000; border-top: 1px solid #000}

#subnavlist{padding: 10px 0px; margin: 0px;  border: 1px solid #666}
#subnavlist li{list-style: none; width:100%;}
#subnavlist li a:link,#subnavlist li a:visited {display:block; width: 90%;text-decoration: none;font-size: 0.75em; color: #666;padding: 2px 5px}
#subnavlist li a:hover {background: #999900 url(../img/icon_r.gif) no-repeat right; color: #fff;display: block; width: 95%;}
#subnavlist li#subactive a{	background: #666 url(../img/icon_r.gif) no-repeat right; color:#fff; width: 95%; font-weight: bold; display: block;border-bottom: 1px solid #000; border-top: 1px solid #000}
#subnavlist li#subactive a:hover {/*background: #666*/}

/* TEXTO */
#txt {margin-left:12.5em; display: block;  }
#txt h2 {font-size: 2em;	color: #333;}
#txt p {	font-size: 0.9em; text-align: justify;}
#txt h3 {font-size: 1.2em;}
#txt img {text-align:center;margin:auto;display: block;}
#txt .linkext {display: block;text-align: center; margin-bottom: 0.5em}

span.txtref {display: block;	font-size: 0.7em;	color: #cccccc; }
span.resumo {display: block;	font-size: 0.9em;	color: #666; font-weight: bold; }
.centrado {text-align: center; display: block;}

#txt .imggrande {width: auto; height: auto; border: 1px dashed #666;}
#txt .imgpequena {border: 1px dashed #666;}

/* DESTAQUE */
#dest {border: 1px solid #666;background: #efefef url(../img/bmenup2.gif) repeat-x;	color: #666;	width: 11em;	position: absolute; top:10px;display: block; padding-top: 10px}
#dest p {font-size: 0.75em;	line-height: 1.2em;	margin: 0px;padding: 5px;}
span.dest {font-size: 0.8em;	display: block; font-weight: bold; text-align: center;	background: #666 url(../img/icon_d.gif) no-repeat right; color:#fff; padding: 2px; border-bottom: 1px solid #666}
#dest p.c {text-align: center;}

/* W3C */
 .w3cbutton3 {width: 9em; border: 1px solid #666; font-size:0.7em ;}
.w3cbutton3 a { display: block; width: 100%;}
.w3cbutton3 a:link,
.w3cbutton3 a:visited,
.w3cbutton3 a:hover { background-color: #fc6; color: #000; text-decoration: none;}
.w3cbutton3 span.w3c { padding: 0 0.4em; background-color: #fff; color: #003399;}

/* tables */

	td input {
		font-size: 10px;
		text-align: center;
	}

table.sortable,
table.tribunal,
table.estatisticas
{
	font-size: 0.9em;
	width: 100%;
}

table.tribunal th,
table.sortable a.sortheader {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    text-decoration: none;
    display: block;
	 text-align: left;
}
table.sortable span.sortarrow {
    color: black;
    text-decoration: none;
}

table.tribunal .MF,
table.sortable .MF {
	text-align: right;
}


table.tribunal td,
table.sortable td {
	border-bottom: 1px solid #eee;
}

.nomeTab{
	background-color: #eee;
	margin-left: 0.5em;
	margin-right: 0.5em;
	font-size: 0.9em;
	margin-top: 1em;
}

th.w10 {
	width: 10%;
}
th.w30 {
	width: 30%;
}

.cargo {
	margin-left: 0.5em;
	font-weight:bold ;	
}

div#todos div/*,
div#drsoc div*/ {
	height: 1.5em;
}

.estatisticas th {
/*	font-weight: bold;*/
/*	text-align: center;*/
	background-color: #eee;
	width: 15%;
}
.estatisticas td {
	text-align: center;
	border-bottom: 1px solid #eee;
	width: 17%;
}
.estatisticas .seccao {
/*	font-weight: bold;*/
	background-color: #666;
	color: #fff;
}
.estatisticas .ano {
	background-color: #ffcc66;
	color: #000;
}
.estatisticas .total {
	border-top: 1px solid #000;
}

/* EXpand */

.switchtitle {
	font-size: 0.8em;
	font-weight: bold;
	display: block;
	cursor:pointer;
	line-height: 1.5em;
	width: 100%;
	border-bottom: 1px solid #eee;
}
.switchcontent, .prestrib {
	font-size: 0.75em;
	padding: 5px;
	position: relative;	
	display: block;
	background-color: #f7f7f7;
/*	border-top: 1px solid #666;*/
	border-bottom: 1px solid #eee;

}
.switchcontent div, .prestrib div {
	display:block;
	padding: 3px 5px 2px 10px;
}

div.t{
background: #666 url(../img/icon_d.gif) no-repeat left; color:#fff ;display: block;font-weight: bold; padding: 2px 20px;
}

.switchcontent .imagem{
position: absolute;
padding: 0px;
display: block;
top: 10px;
right: 19px;
border:1px solid #666;
}
.hi {background-color: #000000;color: #ffffff;padding: 1px 5px;}
.lo {background-color: none;color: none;cursor: pointer;padding: 1px 5px;}
.rel {background-color: #9cf;	color: #000;padding: 1px 5px;}

.help {
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	padding: 5px;
	margin: 5px;
}

/*
.prestrib{
	font-size: 0.75em;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 5px;
	background: #efefef url(../img/bmenup2.gif) repeat-x;
}
.prestrib div {
	display:block;
	padding: 1px 5px;
}

*/

/* Tab graf */
.container1 {width:500px; margin: auto; border: 1px solid #666; background-color: #f2f2f2}
.table1 {width: auto; font-size:1em; color: #666; margin:auto}
caption {margin: auto;font-weight: bold;}
.header {text-align: center; border-bottom:1px solid #666; padding:5px}
.partido {border-bottom:1px solid #666; text-align: right; width: 100px; padding: 5px; font-weight: normal}
.perct {border-bottom:1px solid #666; text-align: left; width: 50px; padding: 5px;}
.numpct {font-weight: bold; display: inline}
.barra {border:1px solid #666; text-align: left; background: url(images/fTab.gif) repeat; border-top: none;border-right: none; width:200px; padding-top: 2px; padding-bottom: 2px;}
.footer {text-align: center; padding-top:15px; background: url(images/escala.gif) no-repeat; background-position: 110px 0px}
.imgbarra {border: 1px solid #666; border-left: none}
acronym {text-decoration: none}