table             { font-family:  Tahoma, Arial; font-size: 11px; color:#666; line-height:15px}
.margright        { margin-right: 10px }
.margleft         { margin-left:  10px }

.alt20            { line-height: 20px }
.tit18            { font-family:  Trebuchet MS, Tahoma, Arial; font-size: 18pt; font-weight:bold; line-height: 30px }

a:link            { color: #666; text-decoration: none }
a:visited         { color: #666; text-decoration: none }
a:hover           { color: #333; text-decoration: none }

.link_novidade:link        { font-family: Tahoma, Arial; font-size: 10px; color:#ff7200; line-height:12px;}
.link_novidade:visited     { font-family: Tahoma, Arial; font-size: 10px; color:#ff7200; line-height:12px;}
.link_novidade:hover       { font-family: Tahoma, Arial; font-size: 10px; color:#6099a7; line-height:12px;}

.link_laranja:link         { font-family: Tahoma, Arial; font-size: 11px; color:#ff7200;}
.link_laranja:visited      { font-family: Tahoma, Arial; font-size: 11px; color:#ff7200;}
.link_laranja:hover        { font-family: Tahoma, Arial; font-size: 11px; color:#c05308;}

.link_azul:link            { font-family: Tahoma, Arial; font-size: 11px; color:#488391;}
.link_azul:visited         { font-family: Tahoma, Arial; font-size: 11px; color:#488391;}
.link_azul:hover           { font-family: Tahoma, Arial; font-size: 11px; color:#ff7200;}

.tit_azul_port             { font-family: Tahoma, Arial; font-size: 14px; color:#488391;}

.txt_azul_port             { font-family: Tahoma, Arial; font-size: 12px; color:#488391;}

.tit_port_cliente          { font-family: Tahoma, Arial; font-size: 14px; color:#FFA334;}


input             { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #ff7200; background-color: #e1ecee; border: #e1ecee; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
select            { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #356f92; background-color:#e1ecee}
textarea          { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #ff7200; background-color: #e1ecee; border: 0px #D7D5C7 solid}


#log {
	width: 290px;
	margin-top: 10px;
}
 
#log_res {
	overflow: auto;
	text-align: center;
    font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color:#bf1b1a;
	margin-bottom:7px;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(../imagens/spin.gif) no-repeat center;
}