@charset "iso-8859-2";
* {
margin:0;
padding:0;
}
Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #004a17;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.TbMain {
	padding: 0px;
	width: 935px;
	margin-right: auto;
	margin-left: auto;
/*	border: 1px solid #CCCCCC;*/
}
.TopHeader {
	height: 184px;
	margin: 0px;
	padding: 0px;
}
#tb01 {
	float: right;
	width: 350px;
	height: 36px;
	margin-top: 3px;
}

/*#top1 {
	clear: both;
	width: 935px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}*/

#busca {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	color: #FFFFFF;
	margin-top: 5px;
	height: 32px;
	display: inline-block;
}
#busca form {
	float: left;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
}
#busca form label {
	font-size: 11px;
}

#busca label input=text {
	font-size: 11px;
	height: 15px;
	width: 120px;
	margin-top: 8px;
}
.inputIMG {
	padding-top: 2px;
	padding-left: 2px;
	height: 23px;
	width: 28px;
	margin-bottom: -5px;
	padding-right: 0px;
}
.idioma {
	margin: 0px;
	padding: 0px;
	width: 110px;
	height: 34px;
}
.idioma ul {
	margin: 0px;
	padding: 0px;
}
.idioma ul li {
	display: inline;
	list-style-type: none;
}
.idioma ul li img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#conteudo {
	min-height: 500px;
	height: auto !important;
	width: 935px;
	margin-top: 5px;
	background-color: #EFF5EF;
	padding-top: 5px;
	padding-bottom: 8px;
	float: left;
}
#conteudo h2 {
	background-image: url(../images/barra_titulo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	line-height: 25px;
	text-indent: 10px;
	color: #004F00;
	font-weight: bold;
	font-size: 16px;
	padding: 0px;
}
#conteudo #txtCont {
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}





/* Topmenu */
#top_nav {
	height: 35px;
	width: 934px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
	padding: 0;
	clear: both;

}
#top_nav ul#mainlevel-nav {
	margin: 0;
	padding: 0;
	width: 935px;
	height: 35px;
	line-height: 35px;
	text-indent: 1px;
}

#top_nav ul#mainlevel-nav li {
	float: left;
	width: auto;
	list-style-type: none;
	background: none;
	padding-top: 0;
	padding-right: 11px;
	padding-bottom: 0;
	padding-left: 11px;
	margin: 0;
}

#top_nav ul#mainlevel-nav a.mainlevel-nav, #top_nav ul#mainlevel-nav a.mainlevel-nav:link, #top_nav ul#mainlevel-nav a.mainlevel-nav:visited {
	color: #e9e9e9;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #DBDBDB;
	text-decoration: none;
	background-image: url(../images/bg_botao.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	font-size: 13px;
}
 
#top_nav ul#mainlevel-nav a.mainlevel-nav:hover {
	border: 1px solid #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bg_botao.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	color: #E0E0E0;
}

#top_nav ul#mainlevel-nav a#active_menu {
	border: 1px solid #666;
	text-decoration: none;
	padding: 2px 5px 3px 5px;
}
#top_nav ul#mainlevel-nav #active_menu-nav {
	border: 1px solid #666;
	text-decoration: none;
	padding: 2px 5px 3px 5px;
}
.miolo {
	margin-top: 5px;
}
#mioloHome {
	float: left;
	height: auto;
}


#notPrinc {
	width: 336px;
	margin-right: 5px;
	background-color: #e3e3e3;
	margin-bottom: 5px;
	min-height:169px;
	height:auto !important;
	padding-bottom: 5px;
	padding-right: 5px;
	_height:169px;	
}
#notPrinc h1 {
	font-size: 16px;
	color: #0a5034;
	font-weight: bold;
	line-height: 20px;
	padding-left: 4px;
}
#notPrinc img {
	float: left;
	width: 90px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#notPrinc a {
	color: #006600;
}
#notPrinc a:link {
	text-decoration: underline;
}
#notPrinc a:visited {
	text-decoration: underline;
}
#notPrinc a:hover {
	text-decoration: none;
}
#banner {
	width: 386px;
	margin-right: 5px;
	margin-left: 3px;
}
#ultNots {
	background-color: #e3e3e3;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #d20000;
	width: 381px;
	margin-right: 5px;
	padding-right: 5px;
	margin-top: 5px;
	min-height:215px;
	height:auto !important;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-left: 3px;
	_height:215px;
}
#ultNots h1 {
	font-size: 14px;
	color: #d20000;
	font-weight: bold;
	text-indent: 5px;
	line-height: 20px;
	height: 20px;
}
#ultNots ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#ultNots ul li {
	background-image: url(../images/dot_ultnots.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	list-style-type: none;
	margin-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-left: 8px;
	padding-top: 2px;
}
#ultNots li:hover {
	background-color: #F2F2F2;
}

#ultNots li a {
	color: #333333;
}
#ultNots li a:link {
	text-decoration: none;
}
#ultNots li a:visited {
	text-decoration: none;
}
#ultNots li a:hover {
	text-decoration: underline;
}
#videos {
	background-color: #0c3203;
	width: 332px;
	padding-right: 5px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #fc5800;
	min-height:152px;
	height:auto !important;
	padding-bottom: 5px;
	_height:152px;
}
#videos h1 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 5px;
	line-height: 20px;
	height: 20px;
}
#videos ul {
	margin: 0px;
	padding: 0px;
}
#videos ul li {
	display: block;
	padding: 0px;
	list-style-type: none;
	width: 150px;
	float: left;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	line-height: 13px;
}
#videos #bordadir {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: 120px;
	width: 2px;
	margin-left: 8px;
	margin-top: 5px;
}
#videos li img {
	clear: both;
	float: none;
	height: 75px;
	width: 99px;
	margin-bottom: 2px;
}


#catBase {
	background-color: #0c3203;
	width: 377px;
	padding-right: 5px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #fc5800;
	min-height:152px;
	height:auto !important;
	margin-left: 3px;
	color: #FFFFFF;
	line-height: 21px;
	font-size: 12px;
	padding-bottom: 5px;
	_height:152px;
}
#catBase h1 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 5px;
	line-height: 20px;
	height: 20px;
}#catBase img {
	float: left;
	height: 124px;
	width: 100px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.BanJogadores {
	padding: 0px;
	height: 515px;
	width: 192px;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#copy {
	background-image: url(../images/bg_copy.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 23px;
	width: 100%;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 23px;
}
#copy .copy {
	height: 23px;
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	line-height: 23px;
	color: #FFFFFF;
}
.imagesCur {
	margin-bottom: 8px;
	height: 202px;
	width: 915px;
}

#tdfotos, #tdvideos {
	width: 365px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#tdfotos ul {
	height: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 27px;
	background-image: url(../images/tit_fotos.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#tdvideos ul {
	height: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 27px;
	background-image: url(../images/tit_videos.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#tdfotos ul li, #tdvideos ul li {
	height: 90px;
	width: 90px;
	list-style-type: none;
	border: 1px solid #999999;
	margin-top: 3px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
	float: left;
	display: inline-block;
}
#tdfotos  li  a img, #tdvideos li a img{
	height: 90px;
	width: 90px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul#plantel, ul#jogadores  {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 100%;
}
ul#plantel  li {
	list-style-type: none;
	display: inline;
	text-align: center;
	width: 200px;
	float: left;
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
	color: #003333;
	margin-top: 8px;
	margin-right: 20px;
	margin-bottom: 8px;
	margin-left: 20px;
}
ul#jogadores li {
	list-style-type: none;
	display: inline;
	text-align: center;
	width: 200px;
	float: left;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #003333;
	margin-top: 8px;
	margin-right: 20px;
	margin-bottom: 8px;
	margin-left: 20px;
	height: 228px;
}
ul#jogadores li:hover {
	background-color: #E6E6E6;
}
#jogadores img {
	height: 200px;
	width: 176px;
	padding: 0px;
	clear: both;
	float: none;
	margin: 0px;
}


#noticia {
	padding-right: 5px;
	height: auto;
	width: 520px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#noticia h3 {
	font-size: 18px;
	color: #003300;
	font-weight: normal;
}
#noticia img {
	clear: right;
	float: left;
	margin-right: 3px;
	margin-bottom: 2px;
}


#notSec {
	width: 381px;
	background-color: #e3e3e3;
	margin-bottom: 5px;
	min-height:169px;
	height:auto !important;
	padding-bottom: 5px;
	_height:169px;
	padding-right: 5px;
	margin-left: 3px;
}
#notSec h1 {
	font-size: 16px;
	color: #0a5034;
	font-weight: bold;
	background-image: url(../images/set_titnot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 20px;
	padding-left: 6px;
}
#notSec img {
	float: left;
	width: 90px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#notSec a {
	color: #006600;
}
#notSec a:link {
	text-decoration: underline;
}
#notSec a:visited {
	text-decoration: underline;
}
#notSec a:hover {
	text-decoration: none;
}
#formcontato {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 0px;
}
#formcontato label {
	clear: both;
	width: 450px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#formcontato label input, #formcontato label select, #formcontato label textarea {
	float: right;
	width: 450px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
#formcontato #Submit, #formcur #Submit  {
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	border: 1px solid #003300;
	background-image: url(../images/bg_botao.gif);
	color: #FFFFFF;
	cursor: hand;
}

#formcur {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 0px;
}
#formcur ul {
	margin: 0px;
	padding: 0px;
	width: 453px;
}
#formcur ul li {
	list-style-type: none;
	padding: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 452px;
}
#formcur label input, #formcur label textarea {
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
