	.fontMenu{

		font-size: 11pt;
		color: #FFFFFF;
		font-weight: bold;
		font-family: Kristen ITC;

	}

	.titCateg{

		font-size: 11pt;
		color: #6A9C63;
		font-weight: bold;
		font-family: Kristen ITC;

	}

	.categorias{

		font-family: 'verdana';
		font-size: 10pt;
		color: #707070;
		font-weight: bold;
		text-decoration: none;

	}

	.categorias:hover{

		font-family: 'verdana';
		font-size: 10pt;
		color: #0A557E;
		font-weight: bold;
		text-decoration: none;

	}

	.bottomBar{

		font-family: verdana;
		font-size: 9pt;
		color: #FFFFFF;
		font-weight: bold;

	}

	.mainTitle{

		font-family: Charlesworth;
		font-size: 18 pt;
		color: #206286;
		font-weight: bold;

	}

	.subTitle{

		font-family: Verdana;
		font-size: 10 pt;
		color: #DEF3FF;
		font-weight: bold;

	}

	.mainText{

		font-family: Verdana;
		font-size: 10 pt;
		color: #000000;

	}

	.error{

		font-family: Verdana;
		font-size: 10 pt;
		color: #FF0000;

	}

	.legenda{

		font-family: Verdana;
		font-size: 8 pt;
		color: #606060;
		font-weight: bold;

	}

	.tituloProduto{

		font-family: Verdana;
		font-size: 12 pt;
		color: #E2B53A;
		font-weight: bold;

	}

	.precoProduto{

		font-family: Verdana;
		font-size: 12 pt;
		color: #ED3030;
		font-weight: bold;

	}

	.detalheProduto{

		font-family: Verdana;
		font-size: 10 pt;
		color: #000000;

	}

	.botaoProduto{

		font-family: Verdana;
		font-size: 10 pt;
		color: #FFFFFF;
		font-weight: bold;
		background-color: #E2B53A;
		border: 1 solid #E2B53A;

	}

	.textbox{

		font-family: Verdana;
		font-size: 10 pt;
		color: #000000;
		border: 1 solid #355163;

	}
