@charset "utf-8";
body {
	background-image: url(images/bg_body.gif);
	background-repeat: repeat;
	text-align: center;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #993300;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	color: #993300;
}
.linha {
	background-color: #FBF6D9;
}
.boxing {
	font-size: 11px;
}
.boxi {
	height: 19px;
	width: 58px;
	border: 0px;
	font-size: 11px;
	color: #FFFFCC;
	background: url(images/bg_bt.gif);
	background-repeat: repeat;
}
#linhat { 
	background-color: #EDEAC2;
}
#linha {
	background-color: #FBF6D9;
}
#Principal {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	width: 852px;
}
#topbar {
	width: 852px;
	margin: 0px;
}
#menubar {
	font-family: "Century Gothic";
	font-size: 15px;
	text-align: left;
	background-image: url(images/bg_menubar.gif);
	background-repeat: repeat;
	width: 834px;
	height: 27px;
	vertical-align: middle;
}
#menuaction {
	background:url(images/canto.gif);
	background-repeat:no-repeat;
	font-family: "Century Gothic";
	font-size: 12px;
	text-align: left;
	background-color: #F1EBD1;
	width: 834px;
	height: 27px;
	padding-top: 5px;
}
#action {
	padding-left: 145px;
}

#titulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	background-color: #EDEAC2;
	width: 834px;
	height: 50px;
	padding-top: 5px;
}
#conteudo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	background-color: #E5DEB7;
	width: 834px;
	height: 100%;
	padding-top: 5px;
}
#rodape {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	background-color: #000000;
	width: 100%;
	height: 25px;
	padding-top: 5px;
}
