@charset "utf-8";
/* CSS Document */
#tooltip { height:35px; width:100%}
#tooltip .seta { float:left; background:url(images/tooltip1.gif) no-repeat; height:35px; width:11px;}
#tooltip .msg { height:22px;font-family:Arial, Helvetica, sans-serif; font-size:10px; padding: 13px 10px 0 10px; background: url(images/tooltip_repeat.gif) repeat-x; float:left; color:#C00; text-align:left;}
#tooltip .fecha { float:left; background:url(images/tooltip3.gif) no-repeat; height:35px; width:5px;}

