﻿body 
{ 
	font: 8pt/16pt verdana; 
	background-color: #FFFFF9;
	color: #7D775C; 
	margin: 0px auto;
	background-image: url('bambu.jpg');
	background-attachment: fixed;
}
img
{
}
img.left
{
    float: left;
    margin-right: 10px;
}
img.right
{
    float: right;
    margin-left: 10px;
}
a:link, a , a:visited 
{ 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
}
a:hover, a:active 
{ 
	text-decoration: underline; 
	color: #000000;
}
p, ol, td, ul
{ 
	font: 8pt/16pt verdana; 
	margin-top: 0px; 
	text-align: justify;
}
h1 
{
	font: normal bold 12pt Verdana; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
}
h2 
{ 
	font: normal normal 10pt verdana; 
	margin-bottom: 0px; 
	margin-top: 0px; 
	color: #7D775C;
}	
h3 
{ 
	font: italic normal 10pt verdana; 
	margin-bottom: 0px; 
	color: #7D775C;
}
h4 
{ 
	font: italic normal 9pt verdana; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
}
p.topo, p.voltar
{
    text-align: right;
}
p.topo img, p.voltar img
{
    border: none;
}
p.centralizar 
{
    text-align: center;
}

p.citacao
{
	font-weight: bold;
	padding-left: 50px;
}
p.citacao2
{
	font-style: italic;
	padding-left: 50px;
}
hr.separador
{
	border: 1px dotted black; 
	width: 200px;	
}
p.nota
{
	font-size: 7pt;
}
p.ident
{
	padding-left: 30px;
	padding-right: 30px;
}
#container-top
{
	background-color: #FFFFF9;
	
	margin: 0px auto;
	
	width: 760px;
	height: 120px;
	
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	
	background-image: url('topo.jpg');
	
	overflow: hidden;
}
#menu
{
	text-align: left;
	float: left;
    width: 100%;
    font-size: x-small;
    font-family: Verdana;
}
#doca
{
    color: Black;
    padding-top: 10px;
    padding-left: 250px;
    padding-right: 165px;
    text-align: right;
    font: italic normal 8pt/8pt black;
    font-family: Verdana;
    height: 90px;
    overflow: hidden;
    display: none;
}
#logoaizen
{
    width: 230px;
    height: 100px;
    margin: 0px;
    float: left;
}
#iconehome
{
    background-image: url('ico_home.gif');
    background-repeat: no-repeat;
    font: normal normal normal 11px verdana;
    color: White;
    padding-left: 19px;
    padding-top: 3px;
    text-decoration: none;
    height: 13px;
    float: right;
    margin-right: 15px;
}
#iconecontato
{
    background-image: url('ico_contato.gif');
    background-repeat: no-repeat;
    background-position: 0px 4px;
    font: normal normal normal 11px verdana;
    color: White;
    padding-left: 19px;
    padding-top: 3px;
    text-decoration: none;
    height: 13px;
    float: right;
    margin-right: 15px;
}
#iconeadmin, .iconeadmin
{
    background-image: url('ico_admin.gif');
    background-repeat: no-repeat;
    background-position: 0px 4px;
    font: normal normal normal 11px verdana;
    color: White;
    padding-left: 15px;
    padding-top: 3px;
    text-decoration: none;
    height: 13px;
    float: right;
    margin-right: 10px;
}
.iconesair, .iconesair:hover, .iconesair:active, .iconesair:link, .iconesair:visited
{
    background-image: url('ico_sair.gif');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    font: normal normal normal 11px verdana;
    color: White;
    padding-left: 19px;
    padding-top: 3px;
    text-decoration: none;
    height: 13px;
    float: right;
    margin-right: 15px;
}
#container 
{
    background-color: #FFFFF9;
    
    margin: 0px auto;
	width: 760px;

	border-left: 1px solid black;
	border-right: 1px solid black;
	overflow: hidden;
}
#container-foot
{
    margin: 0px auto;
	width: 760px;
	height: 25px;
	background-color: #FFFFF9;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	background-image: url('rodape.jpg');
	background-position: bottom;
	background-repeat: repeat-x;
}
#container-foot p
{
	font: 8pt/16pt verdana; 
	font-weight: bold;
}
#endereco
{
    margin-top: 7px;
	padding-left: 7px;
	float: left;
	height: 18px;
	overflow: hidden;
}
#telefone
{
	margin-top: 7px;
	padding-right: 7px;
	float: right;	
	height: 18px;
	overflow: hidden;
}