/* CSS Document */

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #ffffff url(../bg10c.jpg) repeat fixed;
}

.fundo_swf {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:580px;
	z-index:3;
}

.fundo_swf2 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:2;
}

.fundo_swf3 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:3;
}
p {
	line-height:150%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
