/* Zerando Margin e Padding - Não Alterar */
body, form { margin:0; padding:0; }

/* Zerando Border de Imagens - Não Alterar*/
img { border:0; }

/* Definindo Fonte */
body,table,h1,h2,h3,h4,h5,h6,p,input,select,textarea,button,div,a {
	font-size:11px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}

/* Definindo BackGround do Site */
body {
	margin:0;
	background:url(../imagens/body-bg.gif) top left repeat-x #cccccc;
}

/* Layout  */

.table td {
	border:1px solid #ddd;
	border-top:none;
	border-left:none;
	padding:3px;
}
.table table.legislacao td {
	border:none;
	border-bottom:1px solid #ddd;
	padding:3px;
}

.MenuT {
	display:block;
	margin:10px 0 1px 0;
	width:165px;
}
.MenuT a {
	display:block;
	width:160px;
	padding:5px 5px 5px 0;
	font-weight:bold;
	font-size:12px;
	color:#cc0001;
	border-bottom:1px solid #808080;
}
.MenuT a:hover {
	width:158px;
	padding:5px 5px 5px 2px;
}
.Menu {
	display:block;
	margin:0 0 20px 0;
	width:155px;
	padding:0 0 0 10px;
}
.Menu li {
	display:block;
	margin:0 0 1px 0;
	width:155px;
	list-style:none;
}
.Menu a {
	display:block;
	width:145px;
	padding:3px 5px;
	color:#404040;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}
.Menu a:hover {
	background:#ededed;
	padding:3px 5px 3px 7px;
	width:143px;
	border-bottom:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
}


.topoPesquisa {
	color:#404040;
	padding-right:5px;
	font-weight:bold;
}
.rodape {
	color:#ededed;
	padding-left:8px;
	font-weight:bold;
}


/* Sys */
.campo {
	border:1px solid #ccc;
	padding:2px;
	color:#404040;
}
.conteudo {
	color:#404040;
	line-height:18px;
}
.conteudo a {
	color:#404040;
}
.conteudo a:hover {
	color:#404040;
	text-decoration:underline;
}
.conteudo_destaque {
	color:#404040;
}
.conteudo_destaque a {
	color:#404040;
}
.conteudo_destaque a:hover {
	color:#404040;
	text-decoration:underline;
}
.nota { color:#cc0001; }
.nota a { color:#cc0001; }
.nota a:hover { color:#cc0001; text-decoration:underline; }
.secao {
	font-size:12px;
	font-weight:bold;
	color:#cc0001;
}
.titulo {
	font-size:12px;
	color:#404040;
	font-weight:bold;
}
.titulo a {
	font-size:12px;
	color:#404040;
	font-weight:bold;
}
.titulo a:hover {
	font-size:12px;
	color:#404040;
	font-weight:bold;
	text-decoration:underline;
}
.subtitulo {
	color:#cc0001;
}
.paginacao {
	color:#999999;
}
.paginacao span {
	color:#cc0001;
}
.paginacao a {
	color:#404040;
}
.paginacao a:hover {
	color:#404040;
	text-decoration:underline;
}
.homevoltar {
	color:#666666;
	font-weight:bold;
	padding-top:20px;
}
.homevoltar span {
	color:#cc0001;
	font-weight:normal;
}
.homevoltar a {
	color:#404040;
	font-weight:bold;
}
.homevoltar a:hover {
	color:#cc0001;
	font-weight:bold;
}








.style2 {
    cursor:pointer;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #428DB7;
}
.style2 a{text-decoration:none;}

.style4 {font-size: 11px; color: #000000; font-family: Tahoma;}

.style16 {color: #CC0001}
.style16:link {color: #CC0001}
.style16:visited {color: #CC0001}
.style16:hover {color: #CC0001}

.style17 {font-family: Tahoma; font-size: 14px; font-weight: bold; cursor: pointer;}

.style18 {font-family: Tahoma; font-size: 11px; font-weight: bold; cursor: pointer;}

.style19 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
}
.style20 {font-size: 12px}
.style23 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
}

/* CSS do Menu */

.menuOut {cursor:pointer; margin:2px; background-color:#0099cc; color:#000000; width:120px; border:1px solid #000000; padding:2px; text-align:center; font-family:arial; font-weight:bold;}
.menuOver {cursor:pointer; margin:2px; background-color:#000000; color:#0099cc; width:120px; border:1px solid #0099cc; padding:2px; text-align:center; font-family:arial; font-weight:bold;}
.submenu {width:155px; font-family:tahoma; font-size:11px; padding-left:5px; margin:2px;}
.submenu a {color:#000000; text-decoration:none; font-weight:none;}
.submenu a:hover {color:#ff0000; text-decoration:none; font-style:none; font-weight:none;}