@charset "utf-8";
/* CSS Document */

#tooltip { height:26px; margin-left:190px; margin-top:0px; }
@media{#tooltip { height:26px; margin-left:-10px; margin-top:0px;}}
#tooltip .seta { float:left; background:url(images/tooltip1.gif) no-repeat; height:33px; 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;}

#tooltip_v2 { height:26px; margin-left:135px; margin-top:-17px; }
@media{#tooltip_v2 { height:26px; margin-left:80px; margin-top:0px; position:absolute;}}
#tooltip_v2 .seta { float:left; background:url(images/tooltip1.gif) no-repeat; height:33px; width:14px;}
#tooltip_v2 .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_v2 .fecha { float:left; background:url(images/tooltip3.gif) no-repeat bottom; height:24px; width:6px;}

#tooltip_v3 { height:26px; margin-left:-175px; margin-top:0px;}
@media{#tooltip_v3 { height:26px; margin-left:-360px; margin-top:0px; position:absolute;}}
#tooltip_v3 .fecha { float:left; background:url(images/tooltip1_v3.gif) no-repeat; height:33px; width:15px;}
#tooltip_v3 .msg { height:16px;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:5px; padding-right:8px; padding-bottom:3px; }
#tooltip_v3 .seta { float:left; background:url(images/tooltip3_v3.gif) no-repeat bottom; height:24px; width:6px;}




