@charset "utf-8";
/* CSS Document */

#tooltip { height:26px; margin-left:190px; margin-top:-27px;}
/* @media{#tooltip { height:26px; margin-left:-40px; margin-top:0px;}} */
#tooltip .seta { float:left; background:url(images/tooltip1.png) no-repeat; height:26px; width:15px;}
#tooltip .msg { height:16px;font-family:Arial, Helvetica, sans-serif; font-size:10px; background: url(images/tooltip_repeat.png) repeat-x bottom left; float:left; color:#666; text-align:left; padding-top:3px; padding-right:8px; padding-bottom:7px; }
#tooltip .fecha { float:left; background:url(images/tooltip3.png) no-repeat bottom; height:26px; width:3px;}

#tooltip_v2 { height:26px; margin-left:-167px; margin-top:-27px;}
/* @media{#tooltip_v2 { height:26px;  margin-left:-360px; margin-top:0px; position:absolute;}} */
#tooltip_v2 .fecha { float:left; background:url(images/tooltip_v1.png) no-repeat; height:26px; width:15px;}
#tooltip_v2 .msg { height:16px;font-family:Arial, Helvetica, sans-serif; font-size:10px; background: url(images/tooltip_repeat.png) repeat-x bottom left; float:left; color:#666; text-align:left; padding-top:3px; padding-right:8px; padding-bottom:7px; }
#tooltip_v2 .seta { float:left; background:url(images/tooltip_v3.png) no-repeat bottom; height:26px; width:3px;}

#tooltip_v3 { height:26px; margin-left:130px; margin-top:-20px;}
/* @media{#tooltip_v3 { height:26px; margin-left:25px; margin-top:-5px;}} */
#tooltip_v3 .seta { float:left; background:url(images/tooltip1.png) no-repeat; height:26px; width:15px;}
#tooltip_v3 .msg { height:16px;font-family:Arial, Helvetica, sans-serif; font-size:10px; background: url(images/tooltip_repeat.png) repeat-x bottom left; float:left; color:#666; text-align:left; padding-top:3px; padding-right:8px; padding-bottom:7px; }
#tooltip_v3 .fecha { float:left; background:url(images/tooltip3.png) no-repeat bottom; height:26px; width:3px;}

