@charset "UTF-8";
/* CSS Document */

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9pt;
	margin:0 auto;
}
#banner {
	position:absolute;
	margin-top:35px;
	margin-left:270px;
}
#content {
	background:#efbb4d url(../images/cf_bgGeral.jpg) no-repeat top left;
	margin-top:30px;
	padding:80px 40px 20px 40px;
	min-height:500px;
}
#stBottom {
	position:absolute;
	margin-left:-20px;
	width:804px;
	height:143px;
	background:url(../images/cf_bgFooter.jpg) no-repeat top center;
}
#stBottom img{
	display:none;
	}
#linhaFina {
	width:760px;
	margin-top:163px;
	margin-left:20px;
	padding-top:20px;
	padding-bottom:10px;
	border-top:1px solid #069;
	text-align:center;
	font-size:8pt;
}
.gTitle {
	font-size:16pt;
	color:#333;
	margin-bottom:5px;
}
.gSubTitle {
	font-size:11pt;
	color:#333;
	margin:0px
}
.titleEspecial {
	background:url(../images/cf_bgTitleGeral.gif) repeat-y top center;
	text-align:center;
	padding:10px 0px;
	margin:0px;
	font-size:12pt;
	color:#666;
}
.titleGeral {
	text-align:center;
	margin:20px;
	font-size:12pt;
	color:#666;
}
.boxTL {
	background:url(../images/cf_bgBoxTL.gif) no-repeat top left;
	height:21px;
	margin-right:21px;
	font-size:2px;
}
.boxTR {
	float: right;
	margin-top: -21px;
	background:url(../images/cf_bgBoxTR.gif) no-repeat top right;
	height: 21px;
	width: 21px;
	font-size: 2px;
}
.innerBox {
	background:#FFF;
	padding:0px 30px;
}
.innerBox p {
	margin:0 auto;
}
.boxBL {
	background:#d6e1f9 url(../images/cf_bgBoxBL.gif) no-repeat bottom left;
	height:21px;
	margin-right:21px;
	font-size:2px;
	clear:both;
}
.boxBR {
	float: right;
	margin-top: -21px;
	background:#d6e1f9 url(../images/cf_bgBoxBR.gif) no-repeat bottom right;
	height: 21px;
	width: 21px;
	font-size: 2px;
}
.box .title {
	background:url(../images/cf_bgTitle.gif) repeat-y top center;
	font-size:12pt;
	color:#434343;
	text-align:center;
	padding:10px 0px;
	margin-bottom:20px;
}
.box .text {
	color:#393939;
	text-align:center;
	padding:5px 0px;
	font-size:10pt;
}
.introText {
	text-align:center;
	margin-top:50px;
}
.button span {
	display:block;
}
.button a {
	text-decoration:none;
	color:#393939;
}
.btnBody {
	background:url(../images/cf_bgButton.gif) no-repeat top left;
	height:23px;
	text-align:center;
	margin-right:13px;
	padding-top:3px;
	padding-left:13px;
}
.btnR {
	float:right;
	background:url(../images/cf_bgButtonR.gif) no-repeat top right;
	width:13px;
	height:23px;
	margin-top:-26px;
}
.pillL {
	background:url(../images/cf_bgInput.gif) no-repeat top left;
	height:32px;
	padding:7px 0px 0px 10px;
	margin-right:15px;
}
.pillR {
	float:right;
	background:url(../images/cf_bgInputR.gif) no-repeat top right;
	width:15px;
	height:32px;
	margin-top:-39px;
}
.input .inputText {
	border:none;
	width:230px;
}
.faux {
	margin-left:5px;
	padding-bottom:10px;
}
.fauxEnter {
	clear:both;
	padding-bottom:10px;
}
.fauxLabel {
	font-weight:bold;
	display:block;
	float:left;
}
.fauxContent {
	display:block;
	color:#666;
}
.fundoCampo {
	background-color: #FFF; 
	border:none;
	margin-top:0px;
}
.optin {
	margin-top:20px;
}
.optinText {
	color:#434343;
	font-size:8pt;
}
.blDown {
	display:block;
	margin-bottom:10px;
	text-align:center;
}
.brule {
	height:1px;
	margin-top:20px;
	padding-bottom:20px;
	background:url(../images/cf_brule.gif) no-repeat top center;
}
.alertMsg {
	background:url(../images/cf_iconAlert.gif) no-repeat top left;
	padding-left:45px;
	padding-top:5px;
	height:40px;
	font-size:8pt;
	color:#333;
}
.pillMsg {
	color:#666;
	font-size:8pt;
	font-style:italic;
	padding:0px 0px 10px 15px;
}
.formMsg {
	color:#666;
	font-size:8pt;
	font-style:italic;
}
.OStroke{
	width:620px;
	margin:10px 0px 20px 0px;
}
.OSTop{
	background:url(../images/cf_bgOStrokeTop.gif) no-repeat top left;
	padding-top:22px;
}
.OSBottom{
	background:url(../images/cf_bgOStrokeBottom.gif) no-repeat top left;
	height:22px;
}
.OSInner{
	padding:0px 22px;
}
.OSInner label{
	padding-right:5px;
	float:left;
	padding-top:7px;
}
.OSInputBox{
	background:#eee;
	border:none;
	width:450px;
	margin-bottom:15px;
	padding:5px;
}
.OSSel{
	margin-bottom:15px;
	margin-top:5px;
}
.OSHref{
	color:#F90;
	text-decoration:none;
	padding-left:10px;
}
.OSHref:hover{
	color:#F60;
}
.rLine{
	width:95px;
	text-align:right;
	display:block;
	position:absolute;
}
.riLine{
	margin-left:105px;
}
.pLine{
	width:110px;
	text-align:right;
	display:block;
	position:absolute;
}
.piLine{
	margin-left:115px;
}
.clear{
	clear:both;
}
.plus{
	width:13px;
	height:13px;
	background:url(../images/cf_plus.gif) no-repeat top left;
	}
.plus img{
	display:none;
	}
#ou{
	width:35px;
	height:35px;
	background:url(../images/cf_ou.gif) no-repeat top left;
	}
#ou img{
	display:none;
	}