@charset "ISO-8859-1";

html{
	background:#ffffff url("imgs/background.jpg") no-repeat center top; height:100%;
	background-repeat: repeat-x;
	}
body{
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	}
.arial10{
	font-family: Arial;
	font-size: 10px;
	font-weight: bolder;
	color: #066;
	}
.arial11{
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color:#333;
	}
.arial12{
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color:#333;
	}
.arial14{
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	color:#333;
	}
.rodape{
	font-family: Arial;
	font-size: 10px;
	color:#999;
	line-height: 15px;
	}
.helv18 {
	font-family: Helvetica;
	font-size: 18px;
	font-weight:bold;
	}
.helv18_sem_negrito {
	font-family: Helvetica;
	font-size: 18px;
	font-weight:normal;
	}
.helv24 {
	font-family: Helvetica;
	font-size: 24px;
	font-weight:bold;
	line-height: 30px;
	}
#flor {
	background: url(imgs/flor.jpg);
	background-repeat: no-repeat;
	font-family: Helvetica;
	font-weight: bold;
	text-align: center;
	padding-top: 0px;
	width: 54;
	height: 54;
	position: relative;
	color: #FFF;
	text-shadow: inherit;
	line-height: 14px;
	}
a {
	color:#333;
	text-decoration: none;
	}
.imagens {
	background-color: rgba(0,0,0,.6);
	padding-bottom: 0px;
	float: left;
 	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	text-align: center;
	_position: absolute;
	visibility: hidden;
}
ul {
	border:none;
	padding:none;
	margin-left:0;
}
