﻿body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
}
.preto_underline
{
	color: #000000;
	text-decoration: none;
}
A.preto_underline:hover
{
	text-decoration: underline;
}
.MenuGeral
{
	float: left;
	background-color: #f2f2f2;
	border-bottom: #dcddd9 1px solid;
	vertical-align: middle;
	text-decoration: none;
	color: #4a463d;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-size: 10px;
}
A.MenuGeral:hover
{
	background-color: dimgray;
	color: #ffffff;
}
.verde
{
	color: #006600;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
A.verde:hover
{
	text-decoration: underline;
}
.verde_maiusculo
{
	color: #006600;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.azul_tit
{
	color: #0094c4;
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
.MenuGeral2
{
	float: left;
	border-bottom: #dcddd9 1px solid;
	vertical-align: middle;
	text-decoration: none;
	color: #4a463d;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-size: 10px;
}
A.MenuGeral2:hover
{
	background-color: dimgray;
	color: #ffffff;
}
.branco
{
	color: #FFFFFF;
	text-decoration: none;
}
a.branco:hover
{
	font-weight: bold;
}
.branco1
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.borda
{
	border: 1px solid #666666;
}
a.borda:hover
{
	border: 1px solid #FF0000;
}
.textbox
{
	font-family: Tahoma;
	font-size: 10px;
	border: 1px solid #CCCCCC;
}
.menu_lei
{
	color: #75850a;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 6px;
}
.menu_lei2
{
	background-image: url('menu_leiv_bg2.jpg');
	color: #75850a;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	top: 6px;
	bottom: 6px;
}
a.menu_lei:hover
{
	color: #a5b634;
}
a.menu_lei2:hover
{
	color: #a5b634;
}
.menu_top
{
	color: #75850a;
	font-weight: bold;
	width: 100%;
	text-decoration: none;
}
a.menu_top:hover
{
	color: #a3b71d;
}
#menuUL
{
list-style: none;
margin: 0;
padding: 0;
}
#menuUL li
{
    color: #336600;
    padding-left: 15px;
    padding-bottom: 3px;
    font-weight: bold;
}
#menuUL li:hover
{
    color: #a00;
    background-color: #EEEEEE;
}
#menuUL a {
text-decoration: none;
}
