@font-face {
	font-family: 'CenturyGothicRegular';
	src: url('fontes/gothic-webfont.eot');
	src: local('☺'), url('fontes/gothic-webfont.woff') format('woff'), url('fontes/gothic-webfont.ttf') format('truetype'), url('fontes/gothic-webfont.svg#webfontBgEQhkxG') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	background: #D8ECBD url(img/bg01.png) repeat-x;
	font-family:"CenturyGothicRegular";
	margin:0px;
	color:#999;
	font-size:13px;
}
.titulo1 {
	color:#8DC63F;
	font-size:16px;
}
.titulo11 {
	color:#8DC63F;
	font-size:13px;
}
.texto2 {
	color:#360;
}
.campos {
font-size:10px;
color:#360;
background:#BEDF91;
border:#BEDF91 solid 1px; 
}

