@charset "ISO-8859-1";
body {
	text-align:center;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg/bg_lines.gif);
}

.fndazul {
	background-image: url(images/bg/bg_blue.png);
	background-repeat: repeat-x;
}

#Poll {
	margin-top: 120px;
	margin-left: 755px;
	position: absolute;
	visibility: hidden;
}
