@charset "UTF-8";
body {
	background-image: url(images/back_3.gif);
	background-repeat: repeat-x;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	width: 922px;
	height: 1050px;
}

#wrapper #header {
	background-image: url(images/header.gif);
	background-repeat: repeat-x;
	height: 100px;
	width: 922px;
}

#wrapper #header #rogo {
	height: 100px;
	width: 320px;
	background-image: url(images/headerrogo.gif);
	background-repeat: no-repeat;
}

#wrapper #header #rogo a {
	text-indent: -9999px;
	display: block;
	height: 100px;
	width: 320px;
}

#wrapper #navegation {
	height: 60px;
	width: 922px;
	background-color: #FFFFFF;
}

#wrapper #navegation ul {
	list-style-type: none;
	display: block;
	height: 52px;
	width: 910px;
	padding: 0px;
	margin: 9px auto;
}

#wrapper #navegation li {
	float: left;
	height: 52px;
	width: 130px;
	display: block;
	text-align: center;
}

#wrapper #navegation #buttontop {
	background-repeat: no-repeat;
	height: 52px;
	width: 130px;
	background-image: url(buttom/images/top_p.gif);
}

#wrapper #navegation #buttontop a {
	height: 52px;
	width: 130px;
	display: block;
	text-indent: -9999px;
}

#wrapper #navegation #buttonintro {
	background-repeat: no-repeat;
	height: 52px;
	width: 130px;
	background-image: url(buttom/images/intro.gif);
}

#wrapper #navegation #buttonintro a {
	text-indent: -9999px;
	display: block;
	height: 52px;
	width: 130px;
}

#wrapper #navegation #buttonhistory {
	background-repeat: no-repeat;
	height: 52px;
	width: 130px;
	background-image: url(buttom/images/history.gif);
}

#wrapper #navegation #buttonhistory a {
	text-indent: -9999px;
	display: block;
	height: 52px;
	width: 130px;
}

#wrapper #navegation #buttonteam {
	background-repeat: no-repeat;
	height: 52px;
	width: 130px;
	background-image: url(buttom/images/team.gif);
}

#wrapper #navegation #buttonteam a {
	text-indent: -9999px;
	display: block;
	height: 52px;
	width: 130px;
}

#wrapper #navegation #buttonleague {
	background-repeat: no-repeat;
	height: 52px;
	width: 130px;
	background-image: url(buttom/images/to_j.gif);
}

#wrapper #navegation #buttonleague a {
	text-indent: -9999px;
	display: block;
	height: 52px;
	width: 130px;
}

#wrapper #navegation #buttoniwatani {
	background-repeat: no-repeat;
	height: 52px;
	width: 130px;
	background-image: url(buttom/images/Voices.gif);
}

#wrapper #navegation #buttoniwatani a {
	text-indent: -9999px;
	display: block;
	height: 52px;
	width: 130px;
}

#wrapper #navegation #buttoninfo {
	background-repeat: no-repeat;
	height: 52px;
	width: 130px;
	background-image: url(buttom/images/info.gif);
}

#wrapper #navegation #buttoninfo a {
	text-indent: -9999px;
	display: block;
	height: 52px;
	width: 130px;
}

#wrapper #contens {
	height: 800px;
	width: 922px;
	margin: 0px;
	padding: 0px;
}

#wrapper #contens #sidebar1 {
	float: left;
	height: 800px;
	width: 202px;
	background-image: url(images/top_back.gif);
	background-repeat: no-repeat;
}

#wrapper #contens #sidebar2 {
	height: 800px;
	width: 202px;
	float: right;
	margin-top: -800px;
	background-image: url(images/top_back.gif);
	background-repeat: no-repeat;
}

#wrapper #contens #main {
	height: 800px;
	width: 518px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#wrapper #foot {
	height: 80px;
	width: 922px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	background-image: url(images/copyright.gif);
	background-repeat: no-repeat;
	background-position: right;
}
