body                   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #1A1A1A; line-height: 1.5 }
p                      { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #1A1A1A; line-height: 1.5 }
td                     { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #1A1A1A; line-height: 1.5 }

a:link                 { color: #4E5A76; text-decoration: none }
a:visited              { color: #4E5A76; text-decoration: none }
a:active               { color: #990E12; text-decoration: underline }
a:hover                { color: #990E12; text-decoration: underline }

.mkt             { font-family: Verdana, Arial, Helvetica, sans-serif; color: #1A1A1A; font-size: 11px; line-height: 1.6 }
.mkt a:link      { color: #063297; text-decoration: none }
.mkt a:visited   { color: #063297; text-decoration: none }
.mkt a:active    { color: #4B6D87; text-decoration: underline }
.mkt a:hover     { color: #4B6D87; text-decoration: underline }

.mkt2             { font-family: Verdana, Arial, Helvetica, sans-serif; color: #1A1A1A; font-size: 11px; line-height: 1.6 }
.mkt2 a:link      { color: #063297; text-decoration: none }
.mkt2 a:visited   { color: #063297; text-decoration: none }
.mkt2 a:active    { color: #FF7800; text-decoration: underline }
.mkt2 a:hover     { color: #FF7800; text-decoration: underline }


/* Pagina PorqueVoa */
.clear{clear:both;}
.contemPorque{position:relative;width:660px;margin:0 auto;}
#asa{float:right;margin-left:30px;}
.bull{position:relative;width:500px;margin:0 auto;font-family: Verdana, Arial, Helvetica, sans-serif;}
.bull a:link{text-decoration:none;color:#3C5B7A;font-weight:bolder;}
.bull a:hover{text-decoration:none;color:#24384A;font-weight:bolder;}

/*popUp*/
	
.popup{width:430px;margin:660px 0 0 465px;position:absolute;text-align:center;z-index:1000;}

.hiper{
	font:15px Tahoma, Geneva, sans-serif;
	color:#4D4D4D;
	text-decoration:none;
	font-weight:bolder;
	cursor:pointer;
	}
.hiper:hover{
	color:#DBE6EE;
	}
.boxHiper{
	border:4px #4D4D4D solid;
	background-color:#DBE6EE;
	padding: 10px; 
	display:none;
	text-align:center;
	
	}
.txtBoxHiper{
	color:#333;
	font:15px Tahoma, Geneva, sans-serif;
	padding:10px;
	
	}
	
.fechar{
	font-weight:bold;
	color:#333;
	font:13px Tahoma, Geneva, sans-serif;
	cursor:pointer;
}
