body {
	behavior:url("csshover.htc");
	padding: 0px;  margin:0;
}
#futopo{
 background-image: url("imgs/fu_topo.gif"); 
 background-repeat: no-repeat; 
 background-position: 0 0;
}
#fuprinc{
 background-image: url("imgs/fu_princ.gif"); 
 background-repeat: repeat-y; 
 background-position: 0 0;
}
#fucont{
 background-image: url("imgs/fu_menu.gif"); 
 background-repeat: no-repeat; 
 background-position: 0 0;
}
#furodape{
 background-image: url("imgs/fu_rodape.gif"); 
 background-repeat: no-repeat; 
 background-position: 0 0;
 
}
#fubordard{
 background-image: url("imgs/fu_borda_rd.gif");
 background-repeat: no-repeat;
 background-position: left bottom;
}
form, .tx_rd, .tx, .tit {font-family: Arial, Verdana, Helvetica, Sans-Serif}
form, .tx_rd, .tx {font-size:12px}
.tx_rd {color:#fff;}
form, .tx_rd, .tx {font-weight:normal;}
.tx {color:#676767;}
form {color:#666;}
.tit {color:#B71320; font-size:14px; font-weight:bold; background: #ECF4D4; padding: 8px;}

a{font-family:Arial, Verdana, Helvetica, Sans-Serif; font-weight: bold; font-style:normal;font-size:12px;color:#01923F;text-decoration:none;}
a:hover{text-decoration:none;color:#0F0F0F; font-weight: bold;}

#furodape img {margin-left: 3px;}
.tx4{font-weight:bold;}

#pos_ilustracao {margin: 10px 0 20px 0;}


/* inicio menu */

#lugarmenu {margin: 20px 0 0 10px;}

ul,li {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
}

ul {
	width: 127px;
	background: #fff;
	list-style-type: none;
}

li {
	position: relative;
	padding: 0px;
	z-index: 9;
}

li.folder	{
	font: normal 11px/14px Verdana, Arial, Tahoma, Sans-Serif, Helvetica;
	padding: 7px 0 6px 6px; 
	background-color: #B9D87E;
/*	border-top: 1px solid #446767; border-right: 2px solid #446767; border-left: 2px solid #446767; */
}

li.folder:hover {
	z-index: 10;
	background-color: #B9D87E;
	font: normal 11px/14px Verdana, Arial, Tahoma, Sans-Serif, Helvetica;
}
		
li.folder ul {
	position: absolute;
	display: none;
	left: 117px; /* IE */
	top: 0px;
}
				
li.folder>ul { 
	left: 124px;
}

li.folder1	{
	font: normal 11px/14px Verdana, Arial, Tahoma, Sans-Serif, Helvetica;
	padding: 7px 0 4px 6px; 
	background-color: #B9D87E;
	border-right: 2px solid #01923F;
	border-left: 2px solid #01923F;
}

li.folder1:hover {
	z-index: 10;
	background-color: #B9D87E;
	font: normal 11px/14px Verdana, Arial, Tahoma, Sans-Serif, Helvetica;
}
		
li.folder1 ul {
	position: absolute;
	display: none;
	left: 117px; /* IE */
	top: 0px;
}
				
li.folder1>ul { 
	left: 124px;
}
	
ul.level1 li.folder:hover ul.level2 {
	display: block;
	width: 175px;

	border-top: 1px solid #446767; border-right: 1px solid #446767; border-left: 1px solid #446767; 
}

ul.level1 li.folder1:hover ul.level2 {
	display: block;
	width: 175px;
/*	border-top: 1px solid #446767; border-right: 2px solid #446767; border-left: 2px solid #446767; */
}

a.submenu {
	padding: 2px;
	text-decoration: none;
	width: 100%; /* IE */
}

li>a.submenu { 
	width: auto;
}

li a.submenu {
	background-color: #B9D87E;
	padding-left: 4px;
	font: normal 11px/14px Verdana, Arial, Tahoma, Sans-Serif, Helvetica; color:#676767;
	display: block;
	border-bottom: 1px solid #01923F;
	padding-top: 3px;
	padding-bottom: 4px;
	text-decoration:none;
}
a.submenu:hover{text-decoration:none;color:#000; background-color: #fff; }

a.menu {
	text-decoration: none;
	width: 100%; /* IE */

}

li>a.menu { 
	width: auto;
}

li a.menu {
	font: normal 11px/14px Verdana, Arial, Tahoma, Sans-Serif, Helvetica; color:#666666;
	display: block;
/*	border-bottom: 1px solid #B2C9D2; */
	text-decoration:none;
	font-weight: normal;
}
a.menu:hover{text-decoration:none;color:#fff; font-weight: normal;}

a.menu img{
margin-top: 0;
}

a.menu:hover img{
margin-left: 10px;
}

/* End hide from IE5/mac */

.desc_img img{
margin-top: 0;
}

.desc_img:hover img{
margin-top: 4px;
}
.bandeira img{
width: 24px;
}

.bandeira:hover img{
width: 28px;
}
.bgpapa {	background: #D8E5B7;}

strong {color:#B71320}
