
body {
	margin: 0;
	padding: 0;
	background: #F6F6F6;
	font-size: 13px;
	text-align: justify;
}

body, th, td, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
	color: #4F4F4F;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}

h1 a, h2 a
{
	text-decoration:none;
	border-bottom:dotted 3px;
	padding:0;
}
h1.logo{float:left}
h1.logo a
{
	border:none;
}
h1 {
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2.5em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	margin: 15px 0px;
 	padding: 5px 7px 5px 40px;  	
    font-weight: normal;
	font-size: 17px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;		
	color: #66A342;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #0000ff;
	font-weight:bold;
}

a:hover {
	color: #34BA01;
}

hr {
	margin-top:60px;
}

/* Header */

#header {
	width: 920px;
	height: 100px;
	margin: 0 auto;
}

#header h1, #header p {
	margin: 0;
	padding: 0;
}

#header h1 {
	font-size: 52px;
	color: #20A001;
}

#header p {
	margin-top: -15px;
	padding: 0px 0px 0px 4px;
	font-size: 20px;
	font-weight: normal;
	color: #86EA66;
	text-transform: lowercase;
}

#header a {
	text-decoration: none;
	color: #F79F1A;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/img02.jpg) repeat-y left top;
}

#page-bgtop {
	background: url(images/img01.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
}

#page-bgbtm {
	background: url(images/img03.jpg) no-repeat left bottom;
	padding: 20px 40px 30px 30px;
}

/* Content */

#content {
	float: right;
	width: 660px;
	margin: 0;
	color: #666666;
}

.post {
	padding: 0px 0 20px 0;
}

.title {
	margin: 0px;
	padding-bottom: 25px;
	background: url(images/img05.jpg) repeat-x left bottom;
}

.title a {
	text-decoration: none;
	color: #66A342;
}

.pagetitle {
}

.byline {
	margin-top: -25px;
	padding: 0px;
	color: #66A342;
}

.meta {
	margin-right: 20px;
}

.meta .more {
	display: block;
	width: 120px;
	height: 26px;
	padding: 2px 0px 0px 0px;
	background: url(images/img06.jpg) no-repeat left top;
	text-align: center;
}

.meta .comments {
	float: left;
	width: 120px;
	height: 26px;
	padding: 2px 0px 0px 0px;
	background: url(images/img06.jpg) no-repeat left top;
	text-align: center;
}

.meta a {
	text-decoration: none;
	color: #787872;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
	margin: 0;
	padding-bottom: 20px;
}

.last {
	border: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	margin-bottom: 10px;
	color: #FFFFFF;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin-bottom: 40px;
	padding: 0px 15px;
}

#sidebar li li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 35px;
	border-bottom: 1px #A3F389 dashed;
}

#sidebar table tr td{border-bottom: 1px #A3F389 dashed;border-top:none;}

#sidebar h2 {
	width: 185px;
	height: 32px;
	padding: 6px 0px 0px 15px;
	background: url(images/img04.jpg) no-repeat left top;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing:2px;
}

#sidebar a {
	text-decoration: none;
	color: #0000ff;
}

#sidebar a:hover {
	text-decoration: none;
}

/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
}

#search br {
	display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	width: 800px;
	margin: 0 auto;
	height: 50px;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #86EA66;
	margin-bottom: 27px;
}

#footer p {
	padding-top: 15px;
}

#footer p a {
	color: #86EA66;
}

img { border: none; }

img.left {
	float: left;
	margin: 3px 20px 30px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 10px 30px;
}

table{}
table th, table td{text-align:center;border-top:solid #ccc 1px;}
#ctl00_phContent_lnkPosterior{float:right}
#ctl00_phContent_lnkAnterior{float:left}
table.tbresult{font-size:40px;}
table.tbresult td{padding:8px;border:solid 1px #ccc;}
table.tbresult caption{font-size:30px;}
div#resultContainer{width:500px}
table.tbganhadores th.hdfixed{width:100px;}
table.tbganhadores tr.nganha td{font-size:20px;}
table.tblnumeros td{font-size:20px}
table.tblinput{font-size:40px;}
table.tblinput label{padding:7px}
table.tblinput input{float:left;}
table.tblinput td{padding:5px;border:solid 1px #ccc;text-align:center;}
span.emph, span.attent{font-size:20px;}
span.attent{color:#34BA01}
div.inputform{width:470px;text-align:center;}
div.inputform input[type=submit]{width:250px;}
table tr td.ntacumulado{font-size:70%}
table tr td.ntacumulado .dt{color:Red}
