/* CSS Document */

#topBuscaFlor, #topLogo, #tabs, #rodape, #copy #florLeft, #copy#florRight, #topBusca, #copy, #cpMsg, canvas, .reflectionIE, #loading {
	display:none;
}

body{
	color: #000;
	background: #fff;
	font: 9pt/130% Georgia, Times, "Times New Roman", serif;
	letter-spacing: normal;
	text-align: justify;
}
a{
	text-decoration: underline;
	color: #603;
}

h1, h2, h3, h4{
	border-bottom: 1px dotted #999;
	padding: 3px 0;
	color: #999;
	letter-spacing: 2px;
	text-transform:uppercase;
	text-align: left;
	margin: 0 0 15px 0;
}
h1{
	font-size: 200%;
	font-weight: normal;
	padding: 5px 0;
	color: #333;
	margin: 15px 0 15px 0;
	border: none;
	line-height: 120%;
}
h2{
	font-size: 155%;
	line-height: 130%;
	letter-spacing: 1px;
	font-weight: normal;
	border-color:#999;
	color: #999;
	margin: 15px 0 9px 0;
	text-transform: none;
}
h3{
	font-size: 130%;
	border-color:#999;
	text-transform: capitalize;
	letter-spacing: 1px;
	margin: 15px 0 9px 0;
}
h4{
	font-size: 100%;
	border-color:#999;
	text-transform: capitalize;
}
#topPrint{
	width: 100%;
	height: 90px;
	margin-bottom: 12px;
	text-align:center;
	border-bottom: 1px solid #999;
	font-size: 8pt;
}

#rodapePrint{
	font-size: 11px;
	text-align: center;
}

#topPrint, #rodapePrint{
	display: block;
}

.left{
	margin-right: 7px;
	float: left;
}
.right{
	margin-left: 7px;
	float: right;
}