

body{
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color: #bcd11e;
}

tabela_central{
background-image: url(../images/BG.jpg);
background-repeat: no-repeat;
}


a{
color:#666666;
text-decoration:none;
}

a:hover{
color:#000000;
}

h1{
font-weight:bold;
font-size:10px;
margin:0px;
padding:0px;
}

#menu {
	width:100%;
	height:27px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #0D2846;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: none;
}



.fonts_1{
font-size:10px;
color:#000000;
font-weight:normal;
margin:0px;
padding:0px;
}

.fonts_2{
font-size:10px;
color:#000000;
font-weight:bold;
margin:0px;
padding:0px;
}

.fonts_3{
font-size:11px;
color:#000000;
font-weight:normal;
line-height:20px;
margin:0px;
padding:0px;
text-align:justify;
list-style-type:circle;
}

.fonts_3_white{
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	line-height:20px;
	margin:0px;
	padding:0px;
	text-align:justify;
	list-style-type:circle;
}

.fonts_3_cinza{
font-size:11px;
color:#C1C0BF;
font-weight:normal;
line-height:20px;
margin:0px;
padding:0px;
text-align:justify;
list-style-type:circle;
}

.fonts_4{
font-size:11px;
color:#000000;
font-weight:bold;
margin:0px;
padding:0px;
}

.fonts_4_branco{
font-size:11px;
color:#FFFFFF;
font-weight:bold;
margin:0px;
padding:0px;
}

.fonts_5{
font-size:12px;
color:#000000;
font-weight:normal;
margin:0px;
padding:0px;
}

.fonts_6{
font-size:12px;
color:#000000;
font-weight:bold;
margin:0px;
padding:0px;
}

.fonts_7{
font-size:12px;
color:#FFFFFF;
font-weight:bold;
margin:0px;
padding:0px;
font-family:Times New Roman;
text-decoration: underline;
}

.fonts_8{
font-size:11px;
color:#000000;
font-weight:normal;
margin:0px;
padding:0px;
line-height:20px;
}

.form{
text-transform:capitalize;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
background-color:#FFFFFF;
border:solid 1px #666666;
text-align:left;
}

.formIn{
text-transform:capitalize;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
background-color:#FFFFFF;
border:solid 1px #666666;
text-align:left;
}

.form_mail{
text-transform:lowercase;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
background-color:#FFFFFF;
border:solid 1px #666666;
text-align:left;
}

.formIn_mail{
text-transform:lowercase;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
background-color:#FFFFFF;
border:solid 1px #666666;
text-align:left;
}

.form_mensagem{
text-transform:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
background-color:#FFFFFF;
border:solid 1px #666666;
text-align:left;
scrollbar-face-color:none;
scrollbar-highlight-color:none;
scrollbar-shadow-color:none;
scrollbar-3dlight-color:none;
scrollbar-arrow-color:none;
scrollbar-track-color:none;
}

.botao{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:bold;
color:#BA122B;
border:outset;
background-color:none;
border-color:#FFFFFF;
border-width:thin;
}


/*Simple Tree Menu */

.email{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #BA122B;
}

.treeview ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 3;
line-height:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
margin-left: 0px;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
background: none;
list-style-type:none;
padding-left: 0px;
margin-bottom: 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
padding: 3;
list-style-image:url();
}

.treeview2 li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
background: none;
list-style-type:none;
padding-left: 0px;
margin-bottom: 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
font-weight:normal;
line-height:20px;
padding: 0;
margin: 0;
text-align:justify;
list-style-type:circle;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background: none;
cursor: hand !important;
cursor: text !important;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}

