@charset "utf-8";
body{
	margin:0;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
#main #mascote {
	float: right;
	height: 805px;
	width: 155px;
	margin-top: 8px;
	margin-left: 3px;
}
.anuncios {
	margin-top: 5px;
	height: 80px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-align: center;
	float: left;
	width: 153px;
	border: 1px dotted #FFFFFF;
	background-color: #003300;
}


#main {
	/*min-width:802px;*/
	/*max-width:960px;*/
	width: 802px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#main #borda {
	background-color: #FFFFFF;
	padding: 10px;
	float: left;
	height: auto;
	width: 780px;
}


#main #top {
	background-image: url(../img/bgTop2.png);
	background-repeat: repeat-x;
	/*height: 107px;*/
	width: 800px;
	float: left;
	background-position: 100% 100%;
	font-family: "Trebuchet MS";
	height: 170px;
	display: block;
}
#main #top #logo {
	margin-top: 5px;
	height: 140px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-image: url(../img/logo2.png);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	width: 790px;
}

#main #borda #corpo {
	width: 780px;
	float: left;
}

#main #borda #corpo #colunaEsquerda {
	width: 198px;
	float: left;
	height: auto;
}
#main #borda #corpo #conteudo {
	float: right;
	width: 572px;
	height: auto;
}
.conteudoGeral {
	float: left;
	width: 572px;
	height: auto;
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-align: justify;
}

.menuClube {
	background-color: #495f5f;
	width: 198px;
	color: #FFFFFF;
	float: left;
	font-family: "Trebuchet MS";
}
.menuClube ul {
	display: block;
	list-style-type: none;
}
.menuClube ul li {
	margin-left: -30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.menuClube ul li a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	color: #FFFFFF;
}
.menuClube ul li a:hover{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	color: #FFFFFF;
}
.menuEsporte {
	background-color: #3c746b;
	width: 198px;
	color: #FFFFFF;
	margin-top: 3px;
	float: left;
	font-family: "Trebuchet MS";
}
.menuEsporte ul {
	display: block;
	list-style-type: none;
	margin-right: 3px;
}
.menuEsporte ul li {
	margin-left: -30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.menuEsporte ul li a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	color: #FFFFFF;
}
.menuEsporte ul li a:hover{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
.menuSocial {
	background-color: #5d7e7e;
	width: 198px;
	color: #FFFFFF;
	margin-top: 3px;
	float: left;
	font-family: "Trebuchet MS";
}
.menuSocial ul {
	display: block;
	list-style-type: none;
	margin-right: 3px;
}
.menuSocial ul li {
	margin-left: -30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.menuSocial ul li a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	color: #FFFFFF;
}
.menuSocial ul li a:hover{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
.link{
	text-decoration: none;
	color: #FFFFFF;
}
.rodapeMenu {
	padding-left: 3px;
	font-size: 11px;
	font-family: "Trebuchet MS";
}
.menuAssocia {
	background-color: #7a896c;
	font-weight: bold;
	margin-top: 3px;
	color: #FFFFFF;
	float: left;
	width: 198px;
	font-family: "Trebuchet MS";
}
.menuFotos {
	background-color: #98af85;
	margin-top: 3px;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	width: 198px;
	font-family: "Trebuchet MS";
}

.menuEstatuto {
	background-color: #99ae6a;
	margin-top: 3px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 198px;
	font-family: "Trebuchet MS";
}
.menuMemoria {
	background-color: #97946b;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 3px;
	float: left;
	width: 198px;
	font-family: "Trebuchet MS";
}
.rodapeMenu {
	background-color: #5e686e;
	color: #FFFFFF;
	margin-top: 3px;
	width: 195px;
	float: left;
	height: 323px;
	font-family: "Trebuchet MS";
}
#main #borda #rodape {
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-align: right;
	padding-right: 5px;
	height: auto;
	float: left;
	width: 775px;
}
.titulosBox {
	float: right;
	width: 571px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #005301;
	font-weight: bold;
}
.textoVerdePequeno{
	color: #495F5F;
}
.textoAzulPequeno{
	color: #006666;
}
.textoVermelhoPequeno{
	color: #FF3333;
}
.textoVerdeGrande{
	color: #5E686E;
	font-size: 16px;
	font-weight: bold;
}
.textoBcoGrande{
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}

.hora {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	float: right;
	width: 340px;
	text-align: right;
	margin-right: 5px;
}
.form {
	width: 400px;
	float: left;
	text-align: right;
	height: auto;
}
.boxForm{
	border: 1px solid #CCCCCC;
}
.textoBcoTopo{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	height: auto;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	text-align: center;
}

