@charset "utf-8";
footer{
	text-align:center;
	width:100%;
	bottom:0px;
	position:absolute;
	color:#FFF;
	background-color:#333;
}
.bkg_uauartes{
	margin-top:50px;
	background-image:url(../imagens/flores2.jpg);
}
.ClassCursos{
	margin-top:50px;
}
.bkg_rodape{
	background-color:#000;
}
.email{
	padding:5px;
	width:300px;;
	height:45px;
	border-radius:5px;
	border:#999 thin solid;
}
.bt_email{
	margin-top:-5px;
	padding-top:5px;
	width:300px;;
	height:45px;
	border-radius:5px;
	border:#999 thin solid;
	background-color:#06F;
}
.titulos_produtos{
	margin-top:100px;
}