body {
	background-image: url('../images/fundo.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 100% 100%;
  background-attachment: fixed;
}




/*
 * To review
 */
.itemOpcao {
	color: #274532;
	font-family:Tahoma;
	font-weight:bold;
	font-size:10pt;
	text-align:center;
}