@charset "utf-8";

/* ********************** MENU DO TOPO *********************************** */
#mnTopo {
	position: absolute;
	height: 42px;
	width: 365px;
	left: 318px;
	top: 67px;
	
}
#mnTopo ul {
	list-style:none;
}
#mnTopo li {
	float: left;
	margin-right: 3px;

}
#mnTopo a {
	display: block;
	width: 180px;
	color: #FFFFFF;
	background-image: url(../images/mnTop.jpg);
	voice-family: "\"}\"";  /*Box Model Hack*/
	voice-family:inherit;
	width:72px;
	height: 34px;
	text-decoration: none;
	text-align: center;
	padding-top: 11px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
}
.item6 a     {
	background-image: url(../images/mnTop.jpg);
	background-position: -72px 0px;
}
.item7 a {
	background-image: url(../images/mnTop.jpg);
	background-position: -144px 0px;
}
.item8 a {
	background-image: url(../images/mnTop.jpg);
	background-position: -216px 0px;
}
.item9 a {
	background-image: url(../images/mnTop.jpg);
	background-position: -288px 0px;
}
body>#mnTopo a {
	width:71px;
}
#mnTopo a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.item6 a:hover {
	background-image: url(../images/mnTop.jpg);
	background-position: -72px -45px;
}
.item7 a:hover {
	background-image: url(../images/mnTop.jpg);
	background-position: -144px -45px;
}
.item8 a:hover {
	background-image: url(../images/mnTop.jpg);
	background-position: -216px -45px;
}
.item9 a:hover {
	background-image: url(../images/mnTop.jpg);
	background-position: -288px -45px;
}
/* ********************** MENU ESQUERDO *********************************** */

#menuEsq h3 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: x-large;
	color: #FF9900;
	background-color: #F9F9F9;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	width: 130px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#menuEsq h3:first-letter {
	font-size:x-large;
	color: #333366;
	font-weight: bolder;
}
#menuEsq ul {
	list-style-type: none;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 0px;
	padding-left: 0px;
}
#menuEsq ul li a:link, #menuEsq ul li a:visited {
	display:block;
	height:1%;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size:14px;
	color:#993300;
	padding-left:20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 130px;
	background-image: url(../images/web3_r3_c2.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#menuEsq ul li a:hover {
	background-color: #003399;
	color: #FFFFFF;
	text-decoration: underline;
	background-image: none;
} 
#menuEsq li ul li a:link, #menuEsq li ul li a:visited {
	color: #003399;
	text-decoration: underline;
	padding-left: 20px;
	margin-left: 20px;
	list-style-image: none;
	list-style-type: none;
	width: 100px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menuEsq  li  ul  li  a:hover {
	color: #0099CC;
	text-decoration: underline;
	background-color: #FFFFFF;
	background-image: url(../images/web3_r3_c2.jpg);
}

