*{ margin: 0; padding: 0; }*
body {
	line-height: 1.8em;
	background: #333;
	color: #000000;
	font-family: Arial, Sans-Serif;
	font-size: 0.8em;
}
a {COLOR: #000000; text-decoration: none;}
a:visited {COLOR: #000000; text-decoration: none;}
a:hover {COLOR: #000000; text-decoration: underline;}
h2 { margin: 0 0 10px; padding: 10px 0 3px; }
h3 { padding-left: 10px; color: #D82A29; background: #D82A29 url(images/bg.jpg) repeat-x; font-size: 1em; height: 24px; line-height: 24px; }
ul {  padding: 0; margin: 0 0 10px;}
li { list-style-type: none;}
p { margin: 5px 0 10px 0; }
img { border: none; }

#header {
	height: 100px;
	background-color: #000000;
	background-image: url(images/BANNER_PRODESPORTE1.jpg);
	background-repeat: repeat-x;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
padding: 22px 0 5px 10px;
}
#header h1 a {
color: #000000;
text-decoration: none;
}
#header h1 a:hover {
color: #000000;
text-decoration: none;
}
#header h2 {
color: #000000;
font-size: 19px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

#wrap { padding: 0px 0px 0px 0px; width: 1000px; margin:0px auto; background: #fff;}
#left {
	float: left;
	width: 150px;
	margin-bottom: 0px;
	margin-top: 0px;
	border: 0px none #FFFFFF;
	background-color: #FFFFFF;
}
#left ul { padding: 5px 10px 10px 10px; margin: 0; }
#right { margin-bottom: 10px; float: right; width: 550px; padding: 0 10px 10px 10px; margin-top: 5px;}
	
#footer { font-size: 11px; text-align: center; border-top: 1px solid #000000; padding: 10px 5px; }

.eventos {
	padding: 3px;
	border: 2px solid #D82A29;
}

.resultados {
	padding: 0px;
	border: thin solid #FF9900;
}

.fotos {
	padding: 0px;
	text-align: center;
	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;
}


.loja {
	padding: 5px;
	border: thin solid #336600;
}




.menu_item a{
	color: #333333;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}

.menu_item a:hover{
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	background-color: #D82A29;
}

.menu_item a:active{
	color: #D82A29;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;	
}

.centro{
	color: #333333;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	font-weight: bold;
	border: 1px dotted #D82A29;
	margin: auto;
}
