@charset "utf-8";
/* CSS Document */

#tooltip { height:26px; margin-left:102px; margin-top:0px; width:274px;}
/*@media{#tooltip { height:26px; margin-left:-10px; margin-top:0px;}}*/
#tooltip .seta { float:left; background:url(images/tooltip1.gif) no-repeat; height:25px; width:15px;}
#tooltip .msg { height:16px;font-family:Arial, Helvetica, sans-serif; font-size:10px; background: url(images/tooltip_repeat.gif) repeat-x bottom left; float:left; color:#FFF; text-align:left; padding-top:5px; padding-right:8px; padding-bottom:3px; }
#tooltip .fecha { float:left; background:url(images/tooltip3.gif) no-repeat bottom; height:24px; width:6px;}


#tooltip2 { height:23px; margin-left:102px; margin-top:0px; width:274px; position:relative; left:-311px;}
/*@media{#tooltip { height:26px; margin-left:-10px; margin-top:0px;}}*/
#tooltip2 .fecha { float:left; background:url(images/tooltip1_v3.gif) no-repeat; height:22px; width:15px;}
#tooltip2 .msg { height:15px;font-family:Arial, Helvetica, sans-serif; font-size:10px; background: url(images/tooltip_repeat_v3.gif) repeat-x bottom left; float:left; color:#FFF; text-align:left; padding-top:6px; margin-bottom:1px; padding-right:8px; padding-bottom:1px; }
#tooltip2 .seta { float:left; background:url(images/tooltip3_v3.gif) no-repeat bottom; height:22px; width:6px;}
