body,td,th {
	font-size: 20px;
	font-family: Helvetica;
	background-image: url(../cpa/bg.jpg);
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
color:#043571
}
h1,h2,h3,h4,h5{ margin:0; font-weight:normal}

#corpo{ padding:9px}
#cab{ line-height:100px; height:100px; padding:10px; background:#fff;display:block; vertical-align:middle}
#cab img{
          max-width: 150px;   /* Máximo da largura da imagem */
          width: 100%;
          max-height: 90px;  /* Máximo da altura da imagem */
          min-height: auto;      /* Mínimo da altura, por padrão “auto” */
          background-size:100%;
          background-repeat: no-repeat; 
		  margin-right:50px; 
		  float:left
  }
ul{ margin:0}  
ul{ text-align:center; display: block; padding:0;}
li{ list-style:none; min-height:160px; max-width:275px; background:#FFFFFF; width:100%;  vertical-align:top;padding:5px; border:#CCCCCC solid 4px;  display:inline-block; margin:5px}
li:hover{ border:#0099CC solid 4px; cursor:pointer}
li label{ font-weight:bold}
.bordaAzul{border:#0099CC solid 4px}
label{display:block}
.bt002{ box-shadow:#999 0px 0px 5px; background:#ff3300; cursor:pointer; width:100%; padding:10px;  border-radius: 5px; color:#FFFFFF; font-weight:bold;  max-width:100px; margin:10px auto 0 auto; border:#FFFFFF solid 2px; text-align:center}
#btFinalizar:hover{ box-shadow:#0099CC 0px 0px 8px;background:#ff3300; outline:none }
#btFinalizar:active{ box-shadow:#ff3300 0px 0px 8px}
#aut{ font-family:"Times New Roman", Times, serif}

