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

h1.h1IBOX {
	color:#0a306a; 
	font-size:23px;
	background:none;
	height:auto;
	width:auto;
}
h2.h2IBOX {
	color:#333; 
	font-size:19px; 
	margin:20px 0 10px;
	padding:none;
	text-transform:none;
}

.noBorder {
	border:none;
}

.smallh2 {
	font-size:17px;
}
.conteudoIBOX {
	width:630px;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.ajustaTamanho {
	float: none;
	clear: both;
	display: block;
}

.enfase0 { font-weight:normal; font-style:none; text-decoration:none; }
.enfase { font-weight:bold; }
.enfase2 { font-style:italic; }
.enfase3 { text-decoration:underline; }

.floatL { float:left; }
.floatR { float:right; }
.clearB { clear:both; }
.clearL { clear:left; }
.clearR { clear:right; }

.margemLeft10 { margin-left:20px; }
.margemRight20 { margin-right:20px; }
.margemTop10 { margin-top:10px; }
.margemTop20 { margin-top:20px; }
.margemBottom20 { margin-bottom:20px; }

.break1 {
	clear:both;
	background:url(pattern_linha.gif) repeat-x;
	height:11px;
}
.break2 {
	clear:both;
	background:url(pattern_linha.gif) repeat-x;
	height:5px;
}

.boxEntrar {
	background:url(back_cinza.gif) repeat-x;
	padding:15px 0;
	height:103px;
	margin:1px 0;
}
.boxEntrar1, .boxSaibaMais {
	text-align:justify;
	line-height:16px;
	margin:10px 0 0 30px;
}
.boxEntrar1 {
	color:#0a306a;
	font-size:11px;
}
.boxEntrar2 {
	margin:0 20px 0 0;
	*width:350px;
}
.boxEntrar2 label.labelIBOX {
	background:url(label-email.gif) no-repeat top left;
	width:79px;
	height:27px;
	*margin-left:20px;
}
.boxEntrar2 input.inputIBOX {
	background:url(input-email.gif) no-repeat top left;
	width:215px;
	height:17px;
	padding:5px 5px;
	border:0;
}
.boxSaibaMais {
	color:#666;
	font-size:12px;
	width:230px;
	line-height:20px;
}

.rodape {
	background-color:#e8e8e8;
	text-align:center;
	padding:7px 0;
	margin:1px 0 0;
	font-size:12px;
	line-height:16px;
	color:#666;
}
.linkRodape {
	color:#f76100;
	font-weight:bold;
	text-decoration:none;
}
