﻿body
{
    font-family: tahoma, arial;
    font-size: 11px;
    color: #000000;
    background-color: #ece9d8;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    margin-top: 0;
    margin-bottom: 0;
    margin-left:0;
    margin-right:0;
}
.identificacao
{
    font-family: Tahoma, Verdana;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    text-align: left;
}
a.links:link
{
    font-family: tahoma, arial;
    font-size: 11px;
    text-decoration: none;
    cursor: pointer;
    color:#000000;
}
a.links:hover
{
    font-family: tahoma, arial;
    font-size: 11px;
    text-decoration: none;
    cursor: pointer;
    color: #0000CC;
}
a.links:visited
{
    font-family: tahoma, arial;
    font-size: 11px;
    text-decoration: none;
    cursor: pointer;
    color:#000000;
}
a.links_underline:link
{
    font-family: tahoma, arial;
    font-size: 11px;
    text-decoration: underline;
    cursor: pointer;
    color: #000000;
}
a.links_underline:hover
{
    font-family: tahoma, arial;
    font-size: 11px;
    text-decoration: underline;
    cursor: pointer;
    color: #000000;
}
a.links_underline:visited
{
    font-family: tahoma, arial;
    font-size: 11px;
    text-decoration: underline;
    cursor: pointer;
    color:#000000;
}
.txtforms
{
    font-family: tahoma, arial;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    background-color: #FFFFFF;
    border: 1px solid #7f9db9;
    z-index: 0;
    text-align: left;
    position: relative;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 1px;
    padding-left: 3px;
}
.txtforms_branco
{
    font-family: tahoma, arial;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    background-color: #FFFFFF;
    border: 1px none #FFFFFF;
    z-index: 0;
    text-align: left;
    position: relative;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 1px;
    padding-left: 3px;
}
.txtforms_cinza
{
    font-family: tahoma, arial;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    background-color: #ece9d8;
    border: 1px solid #7f9db9;
    z-index: 0;
    text-align: left;
    position: relative;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 1px;
    padding-left: 3px;
}
.txtforms_espaco
{
    font-family: tahoma, arial;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    background-color: #FFFFFF;
    border: 1px solid #7f9db9;
    z-index: 0;
    text-align: left;
    position: relative;
    padding-left: 2px;
}
.alerta
{
    font-family: tahoma, arial;
    color: #0046d5;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    font-style: italic;
    font-variant: normal;
    text-transform: none;
}
.atencao
{
    font-family: tahoma, arial;
    color: #FF0000;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
}
.hr
{
    height: 1px;
    color: #8F8F8F;
    text-decoration: none;
}
.hr_branco
{
    height: 1px;
    color: #FFFFFF;
    text-decoration: none;
}
.menu
{
    font-family: Tahoma;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    cursor: pointer;
}
.texto_branco
{
    font-family: Tahoma;
    font-size: 11px;
    color: #FFFFFF;
    text-transform: none;
    font-variant: normal;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}
.texto_branco_menor
{
    font-family: Tahoma;
    font-size: 11px;
    color: #FFFFFF;
    text-transform: none;
    font-variant: normal;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}
.central
{
    font-family: Arial;
    font-size: 20px;
    text-decoration: none;
    color: #000000;
    text-transform: none;
    font-variant: normal;
    font-style: normal;
    font-weight: bold;
}
.calBordas
{
    border-right: 1px outset;
    border-top: 1px outset;
    border-left: 1px outset;
    width: auto;
    border-bottom: 1px outset;
    position: absolute;
    height: auto;
    background-color: #FFFFFF;
    border-style: dotted;
    border-color: #808080;
    z-index: 1;
}
.semana
{ 
    font-family: Tahoma;
    font-size: 11px;
    text-transform: uppercase;
    color: #000000;
    background-color: #ece9d8;
    font-weight: normal; 
}
.tabela
{
    border: 1px dotted #C0C0C0;
    padding: 2px;
    margin: 2px;
    font-family: tahoma;
    font-size: 11px;
    table-layout: auto;
    border-collapse: collapse;
    border-spacing: 1px;
    empty-cells: show;
    caption-side: top;
}
.tabela_cabecalho
{
    border-style: dotted none none dotted;
    border-width: 1px;
    border-color: #C0C0C0;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    table-layout: auto;
    border-collapse: collapse;
    background-color: #C6D9FF;
    border-spacing: inherit;
    empty-cells: show;
    caption-side: inherit;
}
.tabela_itens
{
    border-style: dotted none none dotted;
    border-width: 1px;
    border-color: #C0C0C0;
    background-color: #FFFFFF;
    border-collapse: collapse;
    border-spacing: inherit;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    table-layout: auto;
    empty-cells: show;
    caption-side: inherit;
}
.tabela_itens_alternativa
{
    border: 1px dotted #C0C0C0;
    background-color: #DDE7FF;
    border-collapse: collapse;
    border-spacing: inherit;
    border-style: dotted none none dotted;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    table-layout: auto;
    empty-cells: show;
    caption-side: inherit;
}
.tabela_cinza_borda_cinza
{
    font-family: tahoma, arial;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    background-color: #f4f3ee;
    border: 1px dotted #C0C0C0;
    z-index: 1;
    text-align: right;
    position: relative;
    vertical-align: middle;
}
.topo_janela
{
    font-family: Verdana;
    font-size: 15px;
    color: #000000;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
}
.mapa_preto
{
    font-family: arial;
    font-size: 13px;
    color: #000000;
    text-transform: none;
    font-variant: normal;
    font-style: normal;
    font-weight: bold;
}
.mapa_roxo
{
    font-family: arial;
    font-size: 13px;
    color: #58af39;
    text-transform: none;
    font-variant: normal;
    font-style: normal;
    font-weight: bold;
    cursor: pointer;
}
.mapa_azul
{
    font-family: arial;
    font-size: 13px;
    color: #275391;
    text-transform: none;
    font-variant: normal;
    font-style: normal;
    font-weight: bold;
    cursor: pointer;
}
.tabela_interna
{
    border-style: none solid none solid;
    border-width: 1px;
    border-color: #58af39;
    font-family: tahoma, arial;
    font-size: 11px;
    font-weight: normal;
    z-index: 1;
    text-align: left;
    position: relative;
}
.texto_links_azul
{
    font-family: Tahoma;
    font-size: 11px;
    color: #0000FF;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}
.texto_links_preto
{
    font-family: Arial, Tahoma;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}
.texto_links_azul_simples
{
    font-family: Tahoma;
    font-size: 11px;
    color: #0000FF;
    font-weight: normal;
    text-decoration: none;
    cursor: pointer;
}
.texto_tabela_negrito
{
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    text-decoration: none;
    cursor: pointer;
}
.texto_italico
{
    font-family: Tahoma;
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
}
.tabela_cabecalho_cinza
{
    border-style: dotted none none dotted;
    border-width: 1px;
    border-color: #C0C0C0;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    table-layout: auto;
    border-collapse: collapse;
    background-color: #E8E8E8;
    border-spacing: inherit;
    empty-cells: show;
    caption-side: inherit;
}
.tabela_itens_cinza
{
    border-style: none solid solid solid;
    border-width: 1px;
    border-color: #ece9d8;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #6a6a6b;
    text-decoration: none;
    text-align: center;
    table-layout: auto;
    border-collapse: collapse;
    border-spacing: inherit;
    empty-cells: show;
    caption-side: inherit;
}
.tabela_relatorios
{
    border-style: solid solid solid solid;
    border-width: 1px;
    border-color: #aca899;
    background-color: #f1efe2;
    padding-top: 10px;
}
.tabela_borda_direita
{
    border-width: 1px;
    border-style: none solid none none;
    border-color: #000000;
    text-align: left;
}
.tabela_borda_baixo
{
    border-width: 1px;
    border-style: none none solid none;
    border-color: #000000;
    text-align: left;
}
.tabela_borda_baixo_direita
{
    border-width: 1px;
    border-style: none solid solid none;
    border-color: #000000;
    text-align: left;
}
.tabela_sem_bordas
{
    border-width: 1px;
    border-style: none;
    border-color: #000000;
    text-align: left;
}
.tabela_texto_topo
{
    border-style: solid solid none solid;
    border-width: 1px;
    border-color: #000000;
    font-family: tahoma;
    font-size: 9px;
    text-decoration: none;
    height: 5px;
    text-align: left;
}
.tabela_texto_baixo
{
    border-style: none solid solid solid;
    border-width: 1px;
    border-color: #000000;
    font-family: tahoma;
    font-size: 11px;
    text-decoration: none;
    text-align: right;
}
a.links_relatorios:link
{
    font-family: tahoma, arial;
    font-size: 11px;
    text-decoration: none;
    cursor: pointer;
    color: #000000;
    font-weight: bold;
}
a.links_relatorios:hover
{
    font-family: tahoma, arial;
    font-size: 11px;
    text-decoration: underline;
    cursor: pointer;
    color: #000000;
    font-weight: bold;
}
a.links_relatorios:visited
{
    font-family: tahoma, arial;
    font-size: 11px;
    text-decoration: none;
    cursor: pointer;
    color:#000000;
    font-weight: bold;
}
.texto_branco_decorado
{
    font-family: Tahoma;
    font-size: 11px;
    color: #FFFFFF;
    text-transform: none;
    font-variant: normal;
    font-style: normal;
    font-weight: normal;
    text-decoration: underline;
    cursor: pointer;
}
a.links_brancos:link
{
    font-family: tahoma, arial;
    font-size: 11px;
    text-decoration: none;
    cursor: pointer;
    color: #FFFFFF;
    font-weight: bold;
}
a.links_brancos:hover
{
    font-family: tahoma, arial;
    font-size: 11px;
    text-decoration: underline;
    cursor: pointer;
    color: #FFFFFF;
    font-weight: bold;
}
a.links_brancos:visited
{
    font-family: tahoma, arial;
    font-size: 11px;
    text-decoration: none;
    cursor: pointer;
    color:#FFFFFF;
    font-weight: bold;
}
legend
{
    padding: 0.2em;
    border: thin none #FFFFFF;
    color: #000000;
    font-size: 11px;
    text-align: left;
    font-family: tahoma, arial;
}
.topo_wizard
{
    border-style: none none solid none;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
    padding: 0px;
    margin: 0px;
    table-layout: auto;
    border-collapse: collapse;
    border-spacing: 1px;
    empty-cells: show;
    caption-side: bottom;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    background-image: url('../ImagesV2/TalkIzyPageHeaderPoucoMenor.png');
    background-position: right 1px;
    background-attachment: fixed;
    height: 70px;
}
.topo_dashboad
{
    background-position: right top;
    border-style: none none solid none;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
    padding: 0px;
    margin: 0px;
    table-layout: auto;
    border-collapse: collapse;
    border-spacing: 1px;
    empty-cells: show;
    caption-side: bottom;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    background-image: url('../Images/TalkIzyDashboard.jpg');
    background-attachment: fixed;
    height: 70px;
}
.topo_sales
{
    background-position: right top;
    border-style: none none solid none;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
    padding: 0px;
    margin: 0px;
    table-layout: auto;
    border-collapse: collapse;
    border-spacing: 1px;
    empty-cells: show;
    caption-side: bottom;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    background-image: url('../Images/TalkIzySales.jpg');
    background-attachment: fixed;
    height: 60px;
}
.topo_wizard_sem_logo
{
    background-position: right top;
    padding-right: 10px;
    border-style: none none solid none;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
    padding: 0px;
    margin: 0px;
    table-layout: auto;
    border-collapse: collapse;
    border-spacing: 1px;
    empty-cells: show;
    caption-side: bottom;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    height: 50px;
}
.texto_maior
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 25px;
    color: #000000;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    text-align: center;  
}
.texto_italico_azul
{
    font-family: Tahoma;
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: #3366FF;
}
#container {
	bottom: 0px ;
	display: none ;
	left: 500px ;
	right: 20px;
	position: fixed ;
	width: 50% ;
}
 
#inner {
	background-color: #FFC6B7 ;
	border: 1px solid #E5E5E5 ;
	border-bottom-width: 0px ;
	padding: 20px 20px 80px 20px ;
}
.identifica_fluxo_preenchido
{
    font-family: Tahoma, Verdana, Arial; 
    font-size: 11; 
    color: #0000FF; 
    font-weight: bold; 
    height:13px;
    width:18px;
    cursor: pointer;
}
.identifica_fluxo_vazio
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 11; 
    color: #C0C0C0; 
    font-weight: normal; 
    height:13px;
    width:18px;
    cursor: pointer;
}
.identifica_fluxo_pendente
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 11; 
    color: #FF0000; 
    font-weight: bold; 
    height:13px;
    width:18px;
    cursor: pointer;
}
.id_user
{
    font-family: tahoma, verdana, arial;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    color: #0000FF;
}
a.links_negrito:link
{
    font-family: tahoma, verdana, arial;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
    color:#000000;
}
a.links_negrito:hover
{
    font-family: tahoma, verdana, arial;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
    color: #0000CC;
}
a.links_negrito:visited
{
    font-family: tahoma, verdana, arial;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
    color:#000000;
}
.agenda
{
    font-family: tahoma, verdana, arial;
    font-size: 10px; 
    cursor: pointer;
    background-color: #FFFFCC;
    text-decoration: none;
}
.filtros
{
    background-color: #F8F8F8;
    border-color: #EEEEEE;
    border-style: dotted;
    border-width: 1px;
}
.informacoes
{
    border: 1px dotted #FF9900;
    background-color: #FFFFD9;
}
.espaco
{
    padding: 5px;
}
.texto_informacoes
{
    font-family: tahoma;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    color: #000000;
    text-align: center;
    white-space: nowrap;
}
.acoes
{
    border: 1px dotted #666666;
    background-color: #F5F5F5;
    padding-left: 5px;
    padding-right: 5px;
    height: 25px;
}
.botao_script
{
    border: 1px inset #707070;
    background-color: #f3f3f3;
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
    color: #212121;
    cursor: pointer;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 8px;
}
/* -------------------- */
/* BOTOES */
/* -------------------- */
.botao
{
    background-color: #f0f0f0;
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
    width: 100px;
    height: 28px;
    color: #555555;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.botao:hover
{
    background-color: #9ab8ec;
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
    width: 100px;
    height: 28px;
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.botao_salvar
{
    border: 1px solid #c0c0c0;
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
    width: 120px;
    padding-left: 5px;
    height: 28px;
    text-indent: 20px;
    color: #555555;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    background: url(../ImagesV2/Icones/save_all.png) no-repeat 8px #e6f2fa;
    text-align: center;
    white-space: nowrap;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.botao_salvar:hover
{
    border: 1px solid #c0c0c0;
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
    width: 120px;
    padding-left: 5px;
    height: 28px;
    text-indent: 20px;
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    background: #9ab8ec url(../ImagesV2/Icones/save_all.png) no-repeat 8px;
    text-align: center;
    white-space: nowrap;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.botao_cancelar
{
    border: 1px solid #c0c0c0;
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
    width: 120px;
    padding-left: 5px;
    height: 28px;
    text-indent: 20px;
    color: #555555;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    background: url(../ImagesV2/Icones/cancel.png) no-repeat 8px #e6f2fa;
    text-align: center;
    white-space: nowrap;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.botao_cancelar:hover
{
    border: 1px solid #c0c0c0;
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
    width: 120px;
    padding-left: 5px;
    height: 28px;
    text-indent: 20px;
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    background: #9ab8ec url(../ImagesV2/Icones/cancel.png) no-repeat 8px;
    text-align: center;
    white-space: nowrap;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.botao_filtrar
{
    border: 1px solid #c0c0c0;
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
    width: 120px;
    padding-left: 5px;
    height: 28px;
    text-indent: 20px;
    color: #555555;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    background: url(../ImagesV2/Icones/funnel_add.png) no-repeat 8px #e6f2fa;
    text-align: center;
    white-space: nowrap;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.botao_filtrar:hover
{
    border: 1px solid #c0c0c0;
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
    width: 120px;
    padding-left: 5px;
    height: 28px;
    text-indent: 20px;
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    background: #9ab8ec url(../ImagesV2/Icones/funnel_add.png) no-repeat 8px;
    text-align: center;
    white-space: nowrap;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.botao_add
{
    border: 1px solid #c0c0c0;
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
    width: 120px;
    padding-left: 5px;
    height: 28px;
    text-indent: 20px;
    color: #555555;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    background: url(../ImagesV2/Icones/add2.png) no-repeat 8px #e6f2fa;
    text-align: center;
    white-space: nowrap;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.botao_add:hover
{
    border: 1px solid #c0c0c0;
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
    width: 120px;
    padding-left: 5px;
    height: 28px;
    text-indent: 20px;
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    background: #9ab8ec url(../ImagesV2/Icones/add2.png) no-repeat 8px;
    text-align: center;
    white-space: nowrap;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.botao_excluir
{
    border: 1px solid #c0c0c0;
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
    width: 120px;
    padding-left: 5px;
    height: 28px;
    text-indent: 20px;
    color: #555555;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    background: url(../ImagesV2/Icones/trash.png) no-repeat 8px #e6f2fa;
    text-align: center;
    white-space: nowrap;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.botao_excluir:hover
{
    border: 1px solid #c0c0c0;
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
    width: 120px;
    padding-left: 5px;
    height: 28px;
    text-indent: 20px;
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    background: #9ab8ec url(../ImagesV2/Icones/trash.png) no-repeat 8px;
    text-align: center;
    white-space: nowrap;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.botao_visualizar
{
    border: 1px solid #c0c0c0;
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
    width: 120px;
    padding-left: 5px;
    height: 28px;
    text-indent: 20px;
    color: #555555;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    background: url(../ImagesV2/Icones/viewmag.png) no-repeat 8px #e6f2fa;
    text-align: center;
    white-space: nowrap;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.botao_visualizar:hover
{
    border: 1px solid #c0c0c0;
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
    width: 120px;
    padding-left: 5px;
    height: 28px;
    text-indent: 20px;
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    background: #9ab8ec url(../ImagesV2/Icones/viewmag.png) no-repeat 8px;
    text-align: center;
    white-space: nowrap;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}