/*--------RESET----------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block;}

body {line-height:1;}
ol, ul {list-style:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after, q:before, q:after {content:'';content:none;}
table {border-collapse:collapse; border-spacing:0;}
textarea, input, a {outline: none;}
/*------------------------*/

html{width:100%;position:relative;}
body{background-color:#ffd700;}
#content{width:940px;height:640px;margin:0 auto;background-color:#fff;}
	#content #topo{width:940px;height:150px;background:url('../imagens/gradiente.png') repeat-x;position:relative;}
	#content #rodape{position:absolute;width:940px;height:60px;background: url('../imagens/gradiente.png') repeat-x;bottom:0;}
	#topo .logotipo{width:200px;height:200px;position:absolute;background-color:#CC0000;border-radius:150px;-moz-border-radius:150px;left:25px;top:15px;box-shadow:0px 0px 5px #000;-moz-box-shdow:0px 0px 5px 0px #000;-webkit-box-shadow:0px 0px 5px 0px #000;}
	h1{text-align:center;margin-top:50px;padding-top:50px;margin-left:90px;text-transform:uppercase;font:bold 30px arial;}
	h2{text-align:center;font:13px arial;margin-top:30px;}
	#contet	#conteudo {width:940px;position:relative;}
			#content #conteudo .menu{width:150px;height:250text-align:left;margin-top:130px;margin-left:100px;height:252px;}
			#content #conteudo .menu a{font:14px arial;text-decoration:none;color:#000000;}
			#content #conteudo .menu a:hover{color:#CC0000;}
			#content .menu .ant-menu{line-height: 30px;}
			#content #conteudo .menu .ant-menu img{display: none;}
			#content #conteudo .menu .ant-menu:hover img{display: inline;}
			#content #txtAjuda{width:680px;margin-left:250px;text-align:justify;font:16px arial;line-height:30px;margin-top:-391px}
			#content #txtAjuda .txtformata{padding:15px 15px 15px 15px;font: 15px arial;line-height: 20px;}
			#content #txtAjuda .txtcomojogar{padding:15px 15px 15px 15px;font: 15px arial;line-height: 20px;}
			#content .txtobjetivo{padding:15px 15px 15px 15px;font: 15px arial;line-height: 20px;}
			#content .logotipo #interrogacao{ margin-left: 25px;margin-top: 20px;}
			#content #btn-menu.btn{text-decoration: none; font-family: arial; padding: 5px 20px 5px 20px; height: 30px; width: 100px; font-size: 16px; margin-top: 10px; background-color: #C00; color: #E0E0E0; font-weight: bold; border-style: solid; border-color: #700; border-width: 1px 2px 2px 1px; cursor: pointer; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; margin-bottom: 10px;margin-left:98px;}
			#content #btn-menu.btn:hover{background-color: #D00; color: #fff; border-width: 1px 3px 3px 1px;font-weight:bold;}