/* Descubra você mesmo a versatilidade das CSS - http://www.maujor.com*/
body {
	color:#800000;
	background:#fff8dc url(bgbody.gif) repeat top left;
	margin:0px;
	padding:0px;
	font: bold 12px/16px  arial, verdana, helvetica, sans-serif;
	text-align: center;
	}
h1, h2, h3, h4, h5 {
	padding:0px;
	margin:0px;
}
a {
	font-weight:600;
	text-decoration:none;
	}
a:link {color:#00f;}
a:visited {color:#666}
a:hover {background-color:#fff;}
#csswebdesign {
	height:80px;
	background:#ffc url(cabecalho.gif) no-repeat top left;
	margin:0px;
}	
/* "Truque" criado por Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/  que permite o uso de uma imagem no lugar de um texto em um cabeçalho h1 xxxxxx Na faixa superior de cabeçalho da minha página os dizeres CSS PARA WEB DESIGN macetes e dicas por Maurício Samy Silva e  A WEB do futuro, são imagens e por baixo delas tem um texto igual! - voce "vê" o texto no código HTML */ 

/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#csswebdesign h1,
#csswebdesign h2,   
#csswebdesign h3 {
	margin: 0px;
	padding:0px;
	}
#csswebdesign h1 span,
#csswebdesign h2 span,
#csswebdesign h3 span {
	display:none;
	}

/* Mesmo "truque" usado nos cabeçalhos h2 */

#regras  h4.orie span, 
#entrada  h4.apre span, 
#entrada  h4.fina span, 
#texto  h4.estr span, 
#texto  h4.porq span,
#texto  h4.pode span {
	display:none;
	}
#regras h4.orie {
	background: url(orie.gif) no-repeat top left;
	margin:10px 0px 5px 0px; 
	height: 50px; 
	display:block;
}
#entrada h4.apre {
	background: url(apre.gif) no-repeat top left;
	margin:20px 0px 5px 0px; 
	height: 25px; 
	display:block;
}
#entrada h4.fina {
	background: url(fina.gif) no-repeat top left;
	margin:10px 0px 5px 0px; 
	height: 25px; 
	display:block;
}
#texto h4.estr {
	background: url(estr.gif) no-repeat top left;
	margin:10px 0px 5px 0px; 
	height: 25px; 
	display:block;
}
#texto h4.porq {
	background: url(porq.gif) no-repeat top left;
	margin:70px 0px 5px 0px; 
	height: 25px; 
	display:block;
}
#texto h4.pode {
	background: url(pode.gif) no-repeat top left;
	margin:10px 0px 5px 0px; 
	height: 25px; 
	display:block;
}
.pregras, .pzen, .papre, 
.pfina1, .ppqc1, .ppcss1, 
.pestr1{ 
	padding:0px 0px;
	margin:0px;
}
acronym {
	color:#333;
	border-bottom: 1px dashed #333;
}
#tudo {
	position: relative;
	margin: 0 auto auto auto;
	top: 0px;
	width: 750px;
	text-align:left;
}
#regras {
	position: absolute;
	margin:0px;
	top: 80px;
	left: 0px;
	width: 190px;
	background: transparent;
	}
#entrada {
	position: absolute;
	margin:0px;
	top: 80px;
	left: 200px;
	width: 190px;
	background:transparent;
}
#texto {
	z-index: 1;
	position: absolute;
	top: 200px;
	left: 400px;
	margin:0px;
	width: 350px;
	text-align:justify;	
	background:transparent;
}
#menu { z-index:10;
	position: absolute;
	margin:0px;
	width: 150px;
	top: 80px;
	left: 400px;
	font: normal 10px verdana, arial, helvetica, sans-serif;	
	color: #444;
}
.ptema{ 
	text-align:center;
	font: bold 12px verdana, arial, helvetica, sans-serif;	
	color:#800000;
	padding-top:5px;
	margin:0px;
}
#menu ul {
	list-style: none;
	margin: 0px;
	padding:0px 15px 15px 5px;
	border: 3px dotted #fff;
	background:#fbc831;
}
#menu li {
	margin: 0px;
	padding:3px;
	border-bottom: 1px solid #fff;
}
#menu li a {
	margin: 0px;
	padding:0px;
	text-decoration: none;
	display: block;
	color:#8b4513;
}
#menu li a:visited {
	color:#999;
}
#menu li a:hover {
	color:#666;
}
#navMenu {
	position: absolute;
	margin:0px;
	padding:0px;
	background:#fbc831;
	top: 50px;
	left: 10px;
	border:2px dashed #fff;
}
#navMenu ul {
	margin:2px  0px;
 	padding:0px;
}

#navMenu li {
	list-style: none; 
	margin: 0px;
 	display: inline;
	padding:0px; 
}
#navMenu li a {
	padding:0px; 
	margin:5px;
  text-decoration: none;
}
#navMenu li a:link {
	color: #00f;
}
#navMenu li a:visited {
	color: #999;
}
#navMenu li a:hover {
	color: #000; 
 	background:#fff;
}
#busca {
	position:absolute;
	background:transparent;
	right:0px;
	top: 80px;
	width: 180px;
	text-align:center;
}
.pestr1 { 
	margin-left:160px;
}
.pestr2 { 
	margin-left:160px;
}
.estr {
	margin-left:150px;
}
p {
	font-weight:400;
	font-size:12px;
	line-height:16px;
	color:#800000;
	font-family:  verdana,  arial, helvetica, sans-serif;
	}
/* Atualizacoes pelo Maujor */
/* Em 2005-09-22 */
fieldset {border:none;}    
input .i-texto{ }
input .i-buscar{ }
input .i-mapa{ }
/* Em 2005-09-29 */
fieldset {margin:0;padding:0;}  /* Em 2005-09-29 */