* {margin:0; padding:0;}
body {
	margin:0;
	padding:0;
	font-family:"Trebuchet MS";
	background-color:#009aa6;
	font-size:10pt;
	margin-left:auto;
	margin-right:auto;}

#all {
	width:750px;;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;}

#top {
	background-image:url(arquivos/top.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-left:auto;
	margin-right:auto;}
.menu {
	line-height:120px;
	padding-right:12px;
	font-size:12pt;
	text-align:left;
	padding-top:25px;
	padding-left:50px;
	font-weight:bold;
	color:#ffdf00;}
.menu a:link, .menu a:active, .menu a:visited {padding:4px; text-decoration:none; color:#ffdf00;}
.menu a:hover {text-decoration:none; color:#ffffff;}

#content {
	background:url(arquivos/bg_site.gif) repeat-y center;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:5px;
	padding-top:15px;
	padding-left:45px;
	padding-right:45px;}
.content_top {
	text-align:center;
	font-size:10px;
	background:url(arquivos/bg_site.gif) repeat-y top;
	padding-left:45px;
	padding-right:45px;}
.content_footer {height:45px; background:url(arquivos/footer.gif) no-repeat bottom; clear:both;}
.content_top a:link, .content_top a:visited, .content_top a:active {background:url(arquivos/link_wolf.gif) right no-repeat; padding-right:10px; text-decoration:none; color:#009aa6;}
.content_top a:hover {text-decoration:underline; color:#000;}
#content a:link, #content a:visited, #content a:active {text-decoration:none; color:#009aa6;}
#content a:hover {text-decoration:underline; color:#009aa6;}

.td_minis {border:1px solid #ffdf00; text-align:center; align:center; valign:middle;}
.td {border:1px solid #ffdf00; padding:10px; text-align:center; align:center; valign:middle;}
.table {border:1px solid #ffffff; padding:5px;}