/* CSS Document */

.body {
	padding:0px;
	background-color: #99CC99;
	background-position: center;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding:0px;
	margin: 0px;
	width:100%;
	height:100%
}
a:link {
	color: #CCFF00;
	text-decoration: none;
}
a:visited {
	color: #CCFF66;
	text-decoration: none;
}
a:hover {
	color: #CCFF00;
	text-decoration: underline;
}
a:active {
	color: #FFFF00;
}
.geral {
	width:100%;
	height: 100%;
}

.flash2 {
	position:inherit;
	top:0px;
	width:775px;
	height:166px;
	z-index:11;
	visibility:visible;
	padding: 0px;
}

#coluna_interno {
	background-image: url(images/bg_interno.gif);
	background-repeat: repeat-y;
	padding: 0px;
	height: 100%;
}

#coluna_interno2 {
	background-image: url(images/bg_interno2.gif);
	background-repeat: repeat-y;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 100%;
}

#coluna_interno3 {
	background-image: url(images/bg_interno3.gif);
	background-repeat: repeat-y;
	padding: 0px;
	height: 100%;
}
.coluna_class {
	position:relative;
	left:0px;
	top:0px;
	width:775px;
	height:500px;
	z-index:12;
	visibility:visible;
}
.titulo_interno {
	font-family: Haettenschweiler, Verdana, Arial;
	font-size: 20px;
	color: #99FF66;
	vertical-align: text-bottom;
	text-align: left;
	position:relative;
	left:85px;
	top:0px;
	width:650px;
	height:30px;
	z-index:13;
	visibility:visible;
}
.titulo_interno2 {
	font-family: Haettenschweiler, Verdana, Arial;
	font-size: 20px;
	color: #33cc00;
	vertical-align: text-bottom;
	text-align: left;
	position:relative;
	left:85px;
	top:0px;
	width:650px;
	height:30px;
	z-index:13;
	visibility:visible;
}
.texto_interno {
	z-index:14;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCFFCC;
	text-align: justify;
	left:85px;
	top:20px;
	width:650px;
	height: 500;
	list-style-position: outside;
	list-style-type: circle;
	visibility:visible;
}
.rodape {
	z-index:15;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	left:0px;
	top:0px;
	width:775px;
	height:30px;
	background-color: #333300;
	visibility: visible;
	padding-top: 20px;
}
