/* CSS Document */
body{
	background:url(../img/bg_site.jpg) top repeat-x;
	margin:0 0 0 0;
}

.textoAzul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00497f;
	text-decoration:none;
}

.textoAzul:hover{
	text-decoration:underline;
}

.btitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#00497f;
	text-decoration:none;
}
	
.caixaLogin{
	background:url(../img/bgCaixa.jpg) no-repeat center;
	width:142px;
	height:27px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003399;
	border:0;
	padding:7px 0 0 3px;
}

.caixas{
	background:url(../img/bgCaixa.gif) repeat-x;
	background-color:#eaf7fd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003399;
	border-bottom:#608da6 solid 1px;
	border-left:#608da6 solid 1px;
	border-right:#608da6 solid 1px;
	border-top:#608da6 solid 1px;	
}
.botaoEntrar{
	background:url(../img/bgBotaoEntrar.jpg) no-repeat center;
	width:52px;
	height:27px;
	border:0;
}
	
.botao{
	border-left:#dea303 solid 1px;
	border-right:#dea303 solid 1px;
	background:url(../img/bgBotao.gif);	
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-bottom: solid 0px;
	border-top:solid 0px;
}

.linkAzul{font-family:arial; font-size:12px; color:#01406e;text-decoration:underline;}
.linkAzul:hover{font-family:arial; font-size:12px; color:#00497f;text-decoration:none;}

.alerta{font-family:arial; font-size:11px; color:#ff0000;text-decoration:none;}

.conheca a:link .conheca a:visited{display:block; height:55px; width:389px; background:url(../img/btConheca.jpg) top no-repeat;}
.conheca a:hover{background:url(../img/btConheca.jpg) bottom no-repeat;}

