body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	background-color: #e7e7e7;
	background-image: url(../img/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	padding-left: 22px;
	margin-bottom: 0px;
}

.logoL3A {
	height: 17px;
	width: 5px;
	position: relative;
	right: -8px;
	z-index: 3;
	float: right;
	top: 100px;
}


img{
	behavior:url("../css/pngbehavior.htc");
}

.logoTOP {
	position: relative;
	top: -42px;
	width: 200px;
	left: 21px;
}
.menuS {
	position: relative;
	height: 22px;
	width: 750px;
	right: 0px;
	text-align: right;
	top: -130px;
	font-size: 12px;
	color: #666666;
}
.menuSlink {
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
}
.menuSlink:hover {
	text-decoration: underline;
}.menuSetorial {
	background-image: url(../img/bg_setorial.jpg);
	background-position: left top;
	width: 760px;
	height: 235px;
	background-repeat: no-repeat;
	padding-top: 0px;
}
.menuSetorial_itens {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}
.SetorialLink {
	font-size: 12px;
	color: #3d3d3d;
	text-decoration: none;
}
.SetorialLink:hover {
	color: #3366CC;
	text-decoration: underline;

}
.tituloMenu {
	font-size: 16px;
	color: #58b2e2;
}
.copyright {
	font-size: 10px;
	color: #7a7a7a;
	text-decoration: none;
	margin-top: 20px;
	margin-left: 10px;
}
.eyecandy {
	position:absolute;
	z-index: 100;
	left: 342px;
	top: 268px;
	visibility: hidden;
	overflow: hidden;
	width: 301px;
	height: 165px;
	font-size: 12px;
}
