﻿#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #EBE4D1;
	padding: 3px 10px;
	opacity: 1.0;
	font-family:Arial;
	background:#FEFBEC;
}


#tooltip h3 {font-size:11px; font-weight:normal!important; color:#6F6A54;}

.contrast #tooltip h3 {color:#000!important;}

.tooltip_seta {background:url(../../imagens/geral/bg_tooltip.gif) 0 0  no-repeat; position:absolute; bottom:-15px; left:20px; width:15px; height:15px;}

#tooltip h3, #tooltip div { margin: 0; }
