﻿.no { position: relative; cursor: help; width: 18px; height: 11px; padding: 0px 10px; text-align: left; }

.novo { background: url(../IMAGE/img_novo.png) center center no-repeat; }
.upd { background: url(../IMAGE/img_upd.png) center center no-repeat; }

.novo_antigo { background: url(../IMAGE/img_novo_antigo.png) center center no-repeat; }
.upd_antigo { background: url(../IMAGE/img_upd_antigo.png) center center no-repeat; }

.no:hover .tt { display: block; }
.tt, .tt .c_lateral, .tt .s_base { float: left; height: 46px; text-transform: none; background: url(../IMAGE/fundo_tooltip_g.png) no-repeat; }
.tt { display: none; position: absolute; z-index: 1; top: -62px; left: 15px; margin-right: 10px; padding: 5px 5px 5px 15px; text-decoration: none; white-space: nowrap; font-size: 10px; font: normal bold 10px/27px Arial, Helvetica, Tahoma, sans-serif; color: #f70; line-height: 14px; }
.tt .c_lateral { position: absolute; float: right; width: 10px; top: 0; right: -10px; background-position: right 0; height: 56px; }
.tt .s_base { position: absolute; left: 10px; bottom: -8px; width: 21px; height: 13px; background-position: 0 -56px; }


.no_p { position: relative; cursor: help; width: 29px; height: 11px; background: url(../IMAGE/img_novo.png) center center no-repeat; }
.no_p:hover .tt { display: block; }
.no_p .tt, .no_p .tt .c_lateral, .no_p .tt .s_base { float: left; height: 30px; text-transform: none; background: url(../IMAGE/fundo_tooltip.png) no-repeat; }
.no_p .tt { display: none; position: absolute; z-index: 100; top: -36px; left: 15px; margin-right: 10px; padding: 0 5px 0 15px; text-decoration: none; white-space: nowrap; font-size: 10px; font: normal bold 10px/27px Arial, Helvetica, Tahoma, sans-serif; color: #f70; line-height: 14px; }
.no_p .tt .c_lateral { position: absolute; float: right; width: 10px; top: 0; right: -10px; background-position: right 0; }
.no_p .tt .s_base { position: absolute; left: 10px; bottom: -8px; width: 21px; height: 13px; background-position: 0 -30px; }

.ajuda { font: 12px arial, verdana, helvetica, sans-serif; }
.ajuda div { position: relative; font: 12px arial, verdana, helvetica, sans-serif; padding: 0; color: #039; text-decoration: none; cursor: help; /*z-index:24;*/ }
.ajuda div .vermelha {color: #ff461c }
.ajuda div:hover { background: transparent; color: #f00; z-index: 1; }
.ajuda div span { display: none; }
.ajuda div .titulo { border-bottom: 1px dotted #333; display: block; margin-bottom: 10px; padding-bottom: 4px; }
.ajuda div:hover span { display: block; position: absolute; width: 260px; top: 3em; left: 2em; font: 12px arial, verdana, helvetica, sans-serif; padding: 10px; box-shadow: 5px 5px 10px #CCC; border-radius: 7px; }
.ajuda div:hover span.tooltip_css1 { border: 1px solid #C99D18; background: #FFFFC8; color: #000; }
.ajuda div:hover span.tooltip_css2 { border: 1px solid #000; background: #e0ffff; color: #000; }
.ajuda div:hover span.tooltip_css3 { border: 1px solid #000; background: #FFFFE1; color: #000; }
.ajuda div:hover span.tooltip_css3.abaixo { border: 1px solid #000; background: #FFFFE1; color: #000;margin-top:50px }
.ajuda div:hover span.tooltip_css4 { border: 1px solid #000; background: #FFFFE1; color: #000; left: -22em; }
.ajuda div:hover span.tooltip_css5 { border: 1px solid #000; background: #FFFFE1; color: #000; left: -22em; }
.ajuda div:hover span.tooltip_css6 { border: 1px solid #000; background: #FFFFE1; color: #000; top: 1.5em; left: -250px; }
.ajuda div:hover span.tooltip_css7 { border: 1px solid #000; background: #FFFFE1; color: #000; top: -50px; left: 50px; }
.ajuda div:hover span.tooltip_css8 { border: 1px solid #000; background: #FFFFE1; color: #000; top: -90px; left: -22em; }
.ajuda div:hover .listaAjuda {position:relative;left:10px }

.ajuda_btn { font: 12px arial, verdana, helvetica, sans-serif; }
.ajuda_btn div { position: relative; font: 12px arial, verdana, helvetica, sans-serif; padding: 0; color: #039; text-decoration: none; cursor: help; /*z-index:24;*/ }
.ajuda_btn div:hover { background: transparent; color: #f00; z-index: 1; }
.ajuda_btn div span { display: none; }
.ajuda_btn div .titulo { border-bottom: 1px dotted #333; display: block; margin-bottom: 10px; padding-bottom: 4px; }
.ajuda_btn div:hover span { display: block; position: absolute; width: 260px; top: 3em; left: 2em; font: 12px arial, verdana, helvetica, sans-serif; padding: 10px; box-shadow: 5px 5px 10px #CCC; border-radius: 7px; }
.ajuda_btn div:hover span.tooltip_css1 { border: 1px solid #C99D18; background: #FFFFC8; color: #000; }
.ajuda_btn div:hover span.tooltip_css2 { border: 1px solid #000; background: #e0ffff; color: #000; left: -1em; top: -11em; }
.ajuda_btn div:hover span.tooltip_css3 { border: 1px solid #000; background: #FFFFE1; color: #000; }
.ajuda_btn div:hover span.tooltip_css4 { border: 1px solid #000; background: #FFFFE1; color: #000; left: -22em; }
.ajuda div:hover span.tooltip_css8 { border: 1px solid #000; background: #FFFFE1; color: #000; top: -90px; left: -22em; }
.ajudaSemHover .ajuda:hover{background:none!important }