body, h1, h2, h3, h4, h5, h6, form, dl, ul, ol, dt, dd, p, address {margin:0px;
																	padding:0px;
																	}

body	{color:#000000;
		font-family: Arial, Helvetia, sans-serif;
		font-size:12px;
		text-align: center;
		background:#cccccc;
		}
		
#menu, .noprint	{	display:none;	}


img	{ border:	0px;}
	
.linhapretabottom	{ border-bottom:	1px	solid	#000000;}
.linhapretaleft	{ border-left:	1px	solid	#000000;}
.linhapretaright	{ border-right:	1px	solid	#000000;}
.linhapretatop	{ border-top:	1px	solid	#000000;}
				
.enviar1 {			color: #000066;
					background: #fb0;
					font-weight: bold;
					font-size: 12px;
					border: 2px #fff outset;
					}

a:link		{color:#000066;
			text-decoration:none;
			background-color:transparent;
			}

a:visited	{color:#000066;
			text-decoration:none;
			background-color:transparent;
			}

a:hover 	{color:#ff0000;
			text-decoration:underline;
			background-color:transparent;
			}

a:active	{color:#ff0000;
			text-decoration:underline;
			background-color:transparent;
			}
			
.tema		{	text-align: left;}
.icon		{	text-align: right;}
.heading1	{	border: 0px;
				width: 100%;
				cellpadding:0px;
				cellspacing:0px;
			}
					
#geral	{width:	800px;
		_width:	700px;
		margin:	0 auto;
		margin-top: 0px;
		text-align:	left;
		position:	relative;
		background:	#ffffff;
		}

/* CabeÁalho */

#top	{width:	100%;
		height:	120px;
		border-top:1px	solid	#000000;
		border-left:1px	solid	#000000;
		border-right:1px	solid	#000000;
		position:	relative;
		background:	 url();
		}
		
/*	Barra Superior	*/

#navbar {  background: #ffffff;
			width: 100%;
			height: 27px;
			border-left:1px	solid	#000000;
			border-right:1px solid	#000000;
			font-weight:bold;
			}

/* Corpo	*/

#corpo	{	border-left:1px solid	#000000;
			border-right:1px solid	#000000;
			width:800px;
			_width:700px;
			min-height: 250px; /*Para todos os browsers, exceto IE */
			_height: 250px; /*Hack para IE*/
			background:white;
			}


/* Conteudo do Meio*/

#conteudo		{  	background: url() #ffffff no-repeat top center;
					font-size:13px;
					text-align: left;
					width: 700px;
					_width:600px;
					left:40px;
					margin-top:0px;
					_margin-top:0px;
					margin-bottom:0px;
					padding: 6px 8px 8px 8px;
					border:1px solid	#CCCCCC;
					position:relative;
			 		}

#conteudo p	{ color:#000000;}


#conteudo h1 {   color:#FE9514;
				font-size: 17px;
				font-style:normal;
				letter-spacing:1px;
				text-align:left;
				font-weight: bold;
				}
				

#conteudo h2 { color:#000000;
				font-size: 16px;
				font-weight: bold;
				}
	
#conteudo h3 { 	text-align:left;
				color:#000000;
				font-size: 11px;
				font-weight: normal;
				}
				



/*	Rodape	*/

#barra_bottom	{	background: #ffffff;
					margin-top:auto;
					width: 100%;
					height: 27px;
					border-left:1px	solid	#000000;
					border-right:1px solid	#000000;
				}

#linhabranca	{	width:100%;	
					border-left:1px	solid	#000000;
					border-right:1px solid	#000000;
					}	

#rodape  {
			width:	100%;
			height:	120px;
			border-bottom:1px	solid	#000000;
			border-left:1px	solid	#000000;
			border-right:1px	solid	#000000;
			position:	relative;
			background:	 url("imagens/aiki_down.gif") #ffffff;
		 }

#endereco	{	font-weight: bold;
				color: #000000;	
				font-size: 13px;
				letter-spacing: 2px;}

#endereco ul {	list-style: none;
				position: relative;
				text-align:center;
				bottom: -60px;
			}

#endereco ul a {	color: #000000;
					text-decoration:underline;
			 		 }
						 
#bottom_espaco	{	width:100%;	
					heigth:10px;
					}

