* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #fff;
	background-color: #c80400;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
}

a {
	color: #fff;
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	padding: 7px 0px 8px;
	text-align: justify;
}

input {
	border: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
	visibility: hidden;
}

#body_wrapper {
	margin-right: auto;
	width: 1004px;
	background-color:#C80400;
}

#rightcolumn {
	width: 775px;
	float: right;
	text-align: left;
}

/* Page Header */

#page_header {
	width: 775px;
	height: 85px;
    background-color:#C80400;
}

#page_header p {
 font-size:20px;
 text-align:center;
 padding-top:15px;
}

#page_header span {
 font-size:12px;
 text-align:center;
 padding-top:37px;
 margin-left:250px;

}

/* Main Navigational Menu */

#breadcrumb{
	background-color:#C80400;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}

#mainnav {
	width: 775px;
	height: 45px;
	overflow: hidden;
}

#mainnav ul {
	height: 44px;
	border-bottom: #fff 1px solid;
}

#mainnav li {
	height: 44px;
	float: left;
	border-left: #fff 1px solid;
}

#mainnav li a {
	margin: 13px 5px 0px 6px;
	display: block;
	height: 21px;
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

/* Center Column */

#centercolumn {
	width: 761px;
	color: #333;
	background-color: #fff;
	float: left;
	text-align: center;
}

#centercolumn_2 {
	margin: 8px auto;
	width: 751px;
	text-align: left;
}

#centercolumn a {
	color: #333;
	background-color: inherit;
}

#centercolumn a:hover {
	text-decoration: none;
}


/* Center Column News Box */

.newsbox {
	margin-bottom: 5px;
	width: 751px;
	background: url('../imagens/newsbox_bg.jpg') repeat-y;
}

.newsbox h2{
	padding: 10px;
}
.newsbox .lista3colunas{
	margin-left: 10px;
}
.newsbox .lista3colunas li{
	float: left;
	width: 32%;
	list-style: disc;
}
.spacer{
	height: 10px;
	clear: both;
}

.newsbox_header {
	padding: 19px 10px 5px;
	background: url('../imagens/newsbox_bg_top.jpg') no-repeat 0% 0%;
	height: 22px;
}

.newsbox_header h1 {
	padding-left: 30px;
	width: 330px;
	float: left;
	font-size: 10px;
	font-weight: bold;
}

.newsbox_header strong {
	float: right;
}

.newsbox_content {
	padding: 0px 10px 20px;
	background: url('../imagens/newsbox_bg_bot.jpg') no-repeat 0% 100%;
	line-height: 14px;
}

.newsbox_comments a {
	text-decoration: none;
}

.newsbox_comments a:hover {
	color: #959595;
	background-color: inherit;
}

#google_header{
	width:775px;
	background-color:#C80400;
}

/* Left Column and Sidebar */

#leftcolumn {
	width: 229px;
	color: #000;
	background-color: inherit;
	float: right;
	text-align: left;
	font-size: 9px;
}

#leftcolumn ul {
	width: 100%;
	overflow: hidden;
}

#leftcolumn li {
	margin-bottom: 1px;
	padding: 3px 10px 5px 35px;
	color: inherit;
	background: #b3b3b3 url('../imagens/latestmatches_bullet.gif') no-repeat 9px 50%;
}

#leftsidebar {
	margin-right: 6px;
	width: 223px;
}

#leftsidebar a {
	color: #000;
	background-color: inherit;
	text-decoration: none;
}

#leftsidebar a:hover {
	text-decoration: underline;
}

#leftsidebar h2 {
	height: 36px;
	text-align:center;
	margin-top:6px;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	background-repeat: no-repeat;
}

#leftsidebar .more_button {
	padding-left: 48px;
	height: 50px;
	background: url('../imagens/latestmatches_bg_bot.gif') no-repeat 0% 100%;
}

#leftsidebar .more_button a {
	display: block;
	margin-top: 14px;
	width: 52px;
	height: 21px;
	background: url('../imagens/button_more.gif') no-repeat 0% 0%;
	float: left;
}


/* Recent Record */

/* Latest Matches */

#latestmatch {
	color: inherit;
	background-color: #313131;
	border-top: #fff 1px solid;
}

#latestmatch h2 {
	background-image: url('../imagens/latestmatches_bg_bot.gif');
	text-align:center;
	color:#FFFFFF;
	padding-top:15px;
}

#latestmatch li {
	color: inherit;
	background-color: #b3b3b3;
	background-image: url('../imagens/latestmatches_bullet.gif');
}

/* Page Footer */

#page_footer {
	padding: 10px;
	width: 100%;
	text-align: center;
	color: #fff;
	background-color: #464646;
}

.image,.img{
	margin: 6px auto;
	text-align:center;
}
.image img,.img img{
	border: solid 2px #CF3822;
}
.image p,.img p{
	margin-top: 0px;
	text-align: center;
}

.parceiros li{
	float: left;
	border-right: 1px solid #fff;
	padding: 0 10px;
	list-style: none;
	font-size: inherit;
}