@charset "utf-8";
#MENU a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #D3C5AD;
	text-decoration: none;
}
#MENU a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
#MENU a:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #D3C5AD;
	text-decoration: none;
}
#MENU a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #D3C5AD;
	text-decoration: none;
}

/* CSS Document */

body {
	background-image: url(images/bg_temp.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #BCAA92;
}
.style1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #5F4F38;
}
#MENU {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #D3C5AD;
	text-decoration: none;
}
.txtRodape {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #F0ECE3;
	text-decoration: none;
}
.txtLogin {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.txtSite {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.txtRodapeLink {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #625333;
	text-decoration: none;
	font-weight: bold;
}
.txtTreb14marron {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #625333;
	text-decoration: none;
	font-weight: normal;
}
.txtTreb12marron {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #625333;
	text-decoration: none;
	font-weight: normal;
}

