body {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #fefeca;
}

h1 {
	margin-top: 0px;
	font-weight: normal;
	color: #FFFFFF;
}

h2, h3{
	margin-top: 0px;
	font-weight: normal;
	color: #ff6600;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #ff6600;
}

a img {
	border: none;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	border: 10px solid #FFFFFF;
}

/* Header */
#header {
	width: 900px;
	height: 100px;
	margin: 0px auto;
}
#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Logo */
#logo {
	float: left;
	padding-left: 20px;
}
#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
#logo h1 {
	padding: 25px 0px 0px 0px;
}

/* Menu-topo */
#menu-topo {
	float: right;
}
#menu-topo ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}
#menu-topo li {
	float: left;
	margin: 0px;
}
#menu-topo a {
	display: block;
	width: auto;
	padding: 6px 20px;
	font-size-adjust:inherit;
}
#menu-topo a:hover {
	text-decoration: underline;
}
/*#menu-topo .active {
	background: #FFFFFF;
}*/
#menu-topo .active a {
	background: url(images/img02.gif) no-repeat 100% -40px;
}

/* Page */
#page {
	width: 900px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	background: #FFFFFF;
}

#header-pic {
	background: url(images/img05.jpg) no-repeat left top;
	width: 900px;
	height: 210px;
}

/* Imagem */
#imagem {
	background: #FFFFFF;
	height: 210px;
	padding: 5px 0px 0px 0px;
}

/* Content */
#content {
	float: right;
	width: 900px;
	background: #FFFFFF;
}

.post {
	margin: 0px 0px 30px 0px;
}

.post .title {
	margin: 0px;
	background: #ff6600 url(images/img02.jpg) no-repeat left 50%;
	padding: 7px 25px;
	font-size: 1.4em;
}

.post .title h1 {
}

.post .entry {
	padding: 0 20px;
}

.post .atencao {
	font: 13px Arial, Helvetica, sans-serif;
	color: #ff6600;
	font-weight: bold;
}
.post .atencao1 {
	font: 13px Arial, Helvetica, sans-serif;
	color: #ff6600;
}
.post .fonte12 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}

.post .meta {
	font-weight: bold;
	padding-left: 20px;
}
.post .entry a {
    font-weight: bold;
	text-decoration: underline;
	color: #0000ff;
}


.erro {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	letter-spacing: 0px;
	color: #ff6600;
	font-weight: 600;
	text-decoration: none;
	text-align:left;
	line-height: 15pt;
	padding-left: 14px;
}

.acerto {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	letter-spacing: 0px;
	color: #0000FF;
	font-weight: 600;
	text-decoration: none;
	text-align:left;
	line-height: 15pt;
	padding-left: 14px;
}

.jogador {
	text-align: right;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	letter-spacing: 0px;
	color:#FFFFFF;
	font-weight: 600;
	text-decoration: none;
	line-height: 15pt;
	padding-left: 14px;
}

.post .entry a:hover {
    font-weight: bold;
	text-decoration: underline;
	color: #660099;
}

.post .entry a:visited {
    font-weight: bold;
	text-decoration: underline;
	color: #660099;
}

.post .byline {
	margin: 0px;
	padding-left: 20px;
}


/* Footer */
#footer {
	clear: both;
	width: 900px;
	height: 50px;
	margin: 0px auto 30px auto;
	color: #000000;
}
#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}
#footer a {
	color: #ff6600;
}
