a, div, h1, h2, h3, ul, ol, li, p, span {
	margin: 0;
	padding: 0;
}

body {
	background: url(estilo/body_bg.png) repeat-x top #b3b3b3;
	margin: 0;
	padding: 0;
	text-align: center;
}

#container {
	margin: auto;
	width: 682px;
	border-left: 12px #000000 solid;
	border-right: 12px #000000 solid;
}

#header h1 a {
 display: block;
 width: 682px;
 height: 45px;
 background: url(estilo/banner.png) no-repeat;
 text-decoration: none;
 text-align: left;
}

#header h1 a span {
 display: none;
}

#headerimage {
 width: 682px;
 height: 200px;
 .margin: 0 0 0 -682px;
}

#menu {
	width: 200px;
	float: right;
}

#menu img {
	border: 0;
}

#menu ul, li {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: left;
}

#menu li a {
	background: #b3b3b3;
	color: #000000;
	font: 70% verdana, arial, sans-serif;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #000000;
	border-right: 1px #404040 solid;
	_margin-top: -2px;
	padding: 5px;
	height: 14px;
}

#menu li a:hover {
	color: #ffffff;
	background: #404040;
}

#main {
   background: #ffffff;
	width: 460px;
   _width: 450px;
	float: left;
	padding: 10px;
	text-align: center;
}

#main h2 {
	color: #404040;
	font: 120% trebuchet ms, bookman old style, verdana, arial, sans-serif;
	padding: 10px 10px 10px 0;
	text-align: left;
}

#main h3 {
	color: #404040;
	font: 100% trebuchet ms, bookman old style, verdana, arial, sans-serif;
	font-weight: bold;
	padding: 25px 10px 0 0;
	text-align: justify;
}

#main p {
	color: #000000;
	font: 80% trebuchet ms, bookman old style, verdana, arial, sans-serif;
	padding: 10px 10px 10px 0;
	text-align: justify;
}

#main img {
	border: 0;
}

/* formatacao do formulario */
label {
 float: left;
 width: 180px;
 text-align: right;
 padding-right: 5px;
 color: #606060;
 font: 70% verdana, arial, sans-serif
}

#q9, #q10, #q11, #q12, #uword {
 border: 1px #cccccc solid;
 width: 240px;
 margin-bottom: 10px;
}

input[type=text], select, textarea {
 background: #f1f1f1;
 color: #404040;
 font: 70% verdana, arial, sans-serif;
}

input:focus, select:focus, textarea:focus {
 background-color: #ffffff;
 color: #000000;
}

#main a {
	color: #606060;
	font-weight: bold;
}

#main cite {
	display: block;
	color: #000000;
	font: 70% helvetica, verdana, sans-serif;
	padding: 0 0 20px 0;
}

#main .date {
	background: #f1f1f1;
	color: #606060;
	font: 100% trebuchet ms, verdana, arial, sans-serif;
	font-weight: bold;
	display: block;
	margin-right: 10px;
	padding: 3px 3px 3px 10px;
}

#main .subject {
	color: #000000;
	font: 100% trebuchet ms, verdana, arial, sans-serif;
	font-weight: bold;
	text-align: center;
}

#main .comment-data {
	color: #404040;
}

#main .comment-sep {
	width: 350px;
	border-bottom: 1px #cccccc solid;
}

#main .caution {
	color: #ff0000;
	font: 110% trebuchet ms, verdana, arial, sans-serif;
}

#main .browse {
	text-align: center;
}

#main .comment-hl {
	color: #808080;
	font: 100% trebuchet ms, verdana, arial, sans-serif;
	font-weight: bold;	
}

#main .gb {
	width: 365px;
	padding: 5px;
	background: #f1f1f1;
	border: 1px #cccccc solid;
	margin-top: 10px;
}

#main .gb-author {
	padding: 0;
}

#main .gb-author-left {
	padding: 0 0 5px 0;
	text-align: left;
	border-bottom: 1px #cccccc solid;
}

#main .gb-author-right {
	color: #404040;
	padding: 3px 10px 3px 0;
	text-align: right;
	display: block;
	border-bottom: 1px #cccccc solid;
}

#main .gb-entry {
	color: #000000;
	font: 80% trebuchet ms, verdana, arial, sans-serif;
	padding: 10px 0 0 0;
	text-align: justify;
}


#main ul, li {
	color: #ff0000;
	font: 95%  trebuchet ms, verdana, arial, sans-serif;
}

#footer {
	background: #424242;
	padding: 10px 0 10px 0;
	clear: both;
}

#footer p {
	color: #000000;
	font: 8pt verdana, helvetica, sans-serif;
	padding: 0;
	text-align: center;
}

#citacao p {
	color: #404040;
	font: 60% helvetica, verdana, sans-serif;
	padding: 3px 10px 3px 0;
}

#main .feedback {
	background: #f1f1f1;
	border: 1px #cccccc solid;
	width: 360px;
	padding: 5px 0px 5px 5px;
	margin-bottom: 10px;
}

#main .feedback p {
	color: #000000;
	font: 70% trebuchet ms, verdana, arial, sans-serif;
}

#main .feedback .autor {
	font-weight: bold;
	text-align: right;
}

.luck {
	color: #606060;
	font: 60% helvetica, sans-serif;
}

.luck a {
	color: #202020;
	text-decoration: none;
	font-weight: bold;
}

.luck a:hover {
	color: #000000;
	text-decoration: underline;
}

#inileft {
	width: 100px;
	float: left;
	margin-right: 55px;
}

#iniright {
	width: 280px;
	float: right;
}

#main p.text img {
	margin: 0 65px;
}