body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fundo2.jpg);
}
.style1 {
	font-family: "Trebuchet MS";
	
	font-size:10px;
}
.style2 {
	font-size: 12px;
	font-family: "Trebuchet MS";
}
.style3 {color: #87450b}

.style4 {
	color: #E9BD5E;
	font-size: 9px;
}
.style4 {
	font-family: Tahoma;
	font-size: 11px;
	color: #956405;
}
.style5 {
	font-family: Tahoma;
	color: #666666;
}
.style7 {
	color: #FFFFFF;
	font-size: 9px;
}





/* usado no menu topo, lado esquerdo do layout */
.botMenu{
	width: 157px;
	height:38px;
	vertical-align:middle;
	text-align:center;
	font-size:14px;
	font-family:"Trebuchet MS";
	line-height:255%;
	text-decoration: none;
	cursor:pointer;
	font-weight: bold;
	color:yellow;
	background: url(images/botMenu1.png) no-repeat center;
}

.botMenu:hover {
	width: 157px;
	height:38px;
	vertical-align:middle;
	text-align:center;
	font-size:14px;
	font-family:"Trebuchet MS";
	line-height:255%;
	color:white;
	text-decoration: underline;
	font-weight: bold;
	background: url(images/botMenu2.png) no-repeat center;
}

a:link, a:visited {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
a:hover{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	background-color: white;
}

.menuBlack {
	color: #000000;
}

.menuCinza{
	font-size:10px;
}
