﻿body {
	background-image:url(gramado.jpg);
	margin:auto;
	font-family:Tahoma;
}
section {
	width:860px;
	margin:auto;
	background-color:white;
	padding:25px 0;
	box-sizing:border-box;
}
#logo {
	text-align:center;
}
footer {
	width:860px;
	height:95px;
	margin:auto;
	background-color:yellow;
	padding:10px 0;
	text-align:center;
}
#menu {
	width:860px;
	height:23px;
	margin:auto;
	background-color:yellow;
	font:18px;
	text-align:right;
}
#menu li {
	width:860px;
	list-style:none;
	margin:0;
	display:inline;
}
#menu li a {
	height:10px;
	padding:10px 10px;
	margin:0;
	border-top:2px solid yellow;
	border-bottom:2px solid yellow;
	background:#444;
	text-decoration:none;
	text-align:center;
}
#menu li a:link {
	color:#fff;
}
#menu li a:visited {
	color:#fff;
}
#menu li a:hover {
	background:green;
	color:blue;
	border-color:yellow;
}
#clube1 {
	background:black;
	color:white;
}
#clube2 {
	background:red;
	color:black;
}
#clube3 {
	background:blue;
	color:white;
}
#clube4 {
	background:green;
	color:white;
}
#clube5 {
	background:black;
	color:white;
}
#clube6 {
	background:green;
	color:white;
}
#clube7 {
	background:blue;
	color:white;
}
#clube8 {
	background:black;
	color:white;
}
#clube9 {
	background:red;
	color:black;
}
#clube10 {
	background:#8B0000;
	color:white;
}
#clube11 {
	background:green;
	color:white;
}
#clube12 {
	background:#3399FF;
	color:black;
}
#clube13 {
	background:red;
	color:white;
}
#clube14 {
	background:black;
	color:white;
}
#clube15 {
	background:green;
	color:white;
}
#clube16 {
	background:black;
	color:white;
}
#clube17 {
	background:black;
	color:white;
}
#clube18 {
	background:red;
	color:white;
}
#clube19 {
	background:black;
	color:white;
}
#clube20 {
	background:black;
	color:white;
}
#tabela {
	text-align:center;
}