/* Descubra você mesmo a versatilidade das CSS - http://www.maujor.com*/
/*Para participação no tema dos visitantes você deverá enviar os arquivo html, css e os arquivos de imagens (jpg, gif, png) devidamente zipados em uma pasta denominada "nomedoseutema.zip" e os arquivos devem ser denominados: o do código html _____index.html 
                                o da Folha CSS______nomedoseutema.css 
																os de imagens_______use os mesmos nomes do tema padrão
																Dúvidas?  webdesigner@maujor.com
Grato pela participação */

body {
	color:#666;
	background-color:#EAF4FF;
	margin:0px 10px;
	padding:0px;
	font: 10px/16px verdana, arial, helvetica, sans-serif;
	}
h1, h2, h3, h4, h5 {
	padding: 5px 0px 10px 0px;
	margin: 0px;
}
p {
	font:10px/16px verdana, arial, helvetica, sans-serif;
	margin:0px;
	padding:2px 5px;
	}
a {
	font-weight:500;
	/*text-decoration:anderline;*/
	}
a:link {color:#66c;}
a:visited {color:#cc66cc;}
a:hover {background-color:#fff;}
#csswebdesign {
	height:80px;
	background:#8cffb2 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:0px; 
	height: 59px; 
	display:block;
}
#entrada h4.apre {
	background:  url(apre.gif) no-repeat top left;
	margin:0px; 
	height: 45px; 
	display:block;
}
#entrada h4.fina {
	background:  url(fina.gif) no-repeat top left;
	margin:0px; 
	height: 45px; 
	display:block;
}
#texto h4.estr {
	background:  url(estr.gif) no-repeat top left;
	margin:40px 0 0px; 
	height: 45px; 
	display:block;
}
#texto h4.porq {
	background:  url(porq.gif) no-repeat top left;
	margin:0px; 
	height: 45px; 
	display:block;
}
#texto h4.pode {
	background:  url(pode.gif) no-repeat top left;
	margin: 0px;
	height: 45px; 
	display:block;	
}
#tudo {
	margin: 0px auto auto;
	width: 750px;
	position: relative;
	top: 0px;
	text-align: left;
}
#entrada {
    background: none #FFF7E6 scroll repeat 0% 0%;
	/*letf: 3px;*/
	margin: 0px;
	width: 260px;
	position: absolute;
	top: 150px;
	text-align: justify;
}
.pzen{
 	color:#660000;
	padding:0px 0px 0px 0px;
	margin:0px;
	text-align:right;
	vertical-align: top;
}
.papre{
	padding:3px 0px;
	margin-bottom:20px;
}
.pfina1{
	padding:3px 0px;
	margin:0px;
}
.pfina2{
	padding:3px 0px;
}
#texto {
	background: none transparent scroll repeat 0% 0%;
	left: 0px;
	margin: 0px;
	width: 745px;
	position: absolute;
	top: 650px;
	text-align: justify;
	height: 680px;
}
.pestr1 { 
    background-color: #FFF;
    width:260px;
	padding:3px 0px;
	margin:0px;
	text-align: justify;
}
.pestr2 {
    background-color: #fff; 
    width:260px;
	padding:3px 0px;
	margin-bottom:20px;
}
.ppqc1, .ppqc2, .ppqc3 { 
    background-color: #fff;
	padding:3px 0px;
	margin-bottom:0px;
}
.ppqc4{ 
    background-color: #fff;
	padding:3px 0px;
	margin-bottom:20px;
}
.ppcss1, .ppcss2, .ppcss3 { 
	background-color: #F7F7F7;
	top: 0px;
    padding: 3px;
	margin:0px;
}
.pregras{
    width:260px;
    padding:5px 0px 5px 0px;
	margin:0px;
}
.pregras1{ 
    width:300px;
	padding:5px 0px 5px 0px;
	margin:0px;
}
.ptema{
	padding:10px 0px 5px 0px;
	text-align:center;
	border-bottom:2px solid #FFDD97;
	font-weight:bold;
	border-top: 2px dotted  #FFDD97;
	border-right: 2px dotted  #FFDD97;
	border-left: 2px dotted  #FFDD97;
}
#regras {
	background: none transparent scroll repeat 0% 0%;
	left: 270px;
	margin: 0px;
	width:300px;
	position: absolute;
	top: 200px;
	text-align:justify;
	height: 508px;
}
#busca {
	background-color:#FFDD97;
	text-align:left;
	padding: 0px 30px 10px 0px;
	margin:0px; 
	width: 580px;
	border: 1px solid #fff;
}
#busca form {
	margin:0px;
}
#busca p span {
	padding-right:90px;
}
#menu {
	position:absolute;
	top: 82px;
	left:580px;
	width:170px;
    font: bold 10px Verdana, verdana, sans-serif;
	padding:0px;
	margin:0px; 
	background-color:#660000;
	color: #fff;
	text-align:right;
}
#menu ul {
	list-style: none;
	margin:0px;
	padding:0px 15px 15px 5px;
	border:2px dotted #FFDD97;
}
#menu li {
	margin: 0px;
	padding:3px;
	border-bottom: 1px dotted #fff;
}
#menu li a {
	margin: 0px;
	padding:0px;
	text-decoration: none;
	color:#FFDD97;
	display: block;
}
#menu li a:hover {
	color:#660000;	
	background-color:#FFDD97;
}
#navMenu ul {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 15px 0px;
	padding-top: 0px
}
#navMenu {
	padding:0px; 
	margin: 0px;
    position: absolute;
	top: 124px;
	left: 262px;
 	font: bold 10px arial, helvetica, verdana, sans-serif;
}
#navMenu li {
	list-style: none; 
	margin: 0px;
 	display: inline;
}
#navMenu li a {
	padding:2px 2px 2px 2px; 
	margin-right:15px;
 	border-top: 2px dotted #FFDD97;
	border-bottom: 2px dotted #FFDD97;
    border-left: 2px dotted #FFDD97;
	border-right: 2px dotted #FFDD97;
    text-decoration: none;
}
#navMenu li a:link {
	color: #fff;
	background-color: #660000;
}
#navMenu li a:visited {
	color: #660000;
	background: #7BA7D2;
}
#navMenu li a:hover {
	color: #000; 
 	background: #C9DBED;
 	border-color: #000;
}
acronym {
	color:#333;
	border-bottom: 1px dashed #333;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFCC66;
	border: solid #FFB546;
} 
.form {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #eeeeee;
	border: solid #FFB546;
	}
/* 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 */