@charset "utf-8";
/* CSS Document */

#tooltip { background:url(images/tooltips.png) no-repeat; height:15px; width:197px; margin-left: 196px; margin-top: -16px; font-family:Arial, Helvetica, sans-serif; font-size:10px; text-align: right; color: #fff;}
#tooltip .seta { float:left; background:url(images/tooltip1.gif) no-repeat; height:23px; width:12px;}
#tooltip .msg { height:19px;font-family:Arial, Helvetica, sans-serif; font-size:10px; background: url(images/tooltip_repeat.gif) repeat-x bottom left; float:left; color:#666; text-align:left; padding-top:4px; padding-right:8px; }
#tooltip .fecha { float:left; background:url(images/tooltip3.gif) no-repeat bottom; height:23px; width:3px;}


