﻿/***************** FOLHA DE ESTILOS ************************

Empresa: Prefeitura Municipal de Vitória - PMV
Autor: ???
Projeto: SGE - SISTEMA DE GESTÃO ESCOLAR
Data: ???
Rev(01) Dirceu Macedo: 2011-01-27


/////////////////////////////////////// */
/*///////////////  TAB  /////////////// */
/*///////////////////////////////////// */

.Gray .ajax__tab_header{
    background:url(../../Recursos/Imagens/tab-line.png) repeat-x bottom; 
    display:block}
    
.Gray .ajax__tab_header .ajax__tab_outer{
    background: url(../../Recursos/Imagens/tab.png) no-repeat left top;
    border-color:#222; color:#222;
    padding-left:10px; margin-right:3px; cursor:default}
    
.Gray .ajax__tab_header .ajax__tab_inner{
    background:url(../../Recursos/Imagens/tab.png) no-repeat right top;
    border-color:#666; color:#666; padding:3px 10px 2px 0px}
    
.Gray .ajax__tab_hover .ajax__tab_inner {color:#000}

.Gray .ajax__tab_active .ajax__tab_outer {background:url(../../Recursos/Imagens/tab.png) no-repeat 0pt -40px; border-bottom-color:#fff}

.Gray .ajax__tab_active .ajax__tab_inner {background:url(../../Recursos/Imagens/tab.png) no-repeat right -40px; color:#000; border-color:#333}

.Gray .ajax__tab_body {background-color:#fff; border:solid 1px #d7d7d7; border-top-width:0}

.Gray .ajax__tab_panel {padding:10px}

.Gray .ajax__tab_body {display:table; width:100%; background:#EAEAEA url(../../Recursos/Imagens/bg-fieldset.png) repeat-x; padding-bottom:10px}

.Gray .ajax__tab_tab {color:#666666; padding: 4px}

/* -------->>> ABA TELA DE PAUTA <<<-----------*/
#ctl00_detailContentPlaceHolder_tcRegistroPauta_tpRegistroNotas_tab {margin-left:30px}