/* Textos */

.texto
{
    font-family:            Tahoma,Verdana, Arial, Helvetica;
    font-size:              11px;
    color:                  #000000;
    vertical-align:         middle;
    
}
.texto a:link
{
    font-family:            Tahoma,Verdana, Arial, Helvetica;
    font-size:              11px;
    color:                  #223D68;
    font-weight:            bold;
}
.texto a:visited
{
    font-family:            Tahoma,Verdana, Arial, Helvetica;
    font-size:              11px;
    color:                  #223D68;
    font-weight:            bold;
}
.texto a:hover
{
    font-family:            Tahoma,Verdana, Arial, Helvetica;
    font-size:              11px;
    text-decoration:        underline;
    color:                  #223D68;
    font-weight:            bold;
}

.textoVermelho
{
    font-family:            Tahoma,Verdana, Arial, Helvetica;
    font-size:              11px;
    color:                  #CF142B;
    vertical-align:         middle;
}	

.textoVermelho a:link
{
    font-family:            Tahoma,Verdana, Arial, Helvetica;
    font-size:              11px;
    color:                  #CF142B;
    font-weight:            bold;
}
.textoVermelho a:visited
{
    font-family:            Tahoma,Verdana, Arial, Helvetica;
    font-size:              11px;
    color:                  #CF142B;
    font-weight:            bold;
}
.textoVermelho a:hover
{
    font-family:            Tahoma,Verdana, Arial, Helvetica;
    font-size:              11px;
    text-decoration:        underline;
    color:                  #CF142B;
    font-weight:            bold;
}
/* texto2 é igual ao textoDestaque - Socopa */
.textoDestaque {
	font-family: tahoma;
	font-size: 11px;
	color: #223D68;
	font-weight: bold;

}
.texto2 {
	font-family: tahoma;
	font-size: 11px;
	color: #223D68;
	font-weight: bold;

}

.texto3 {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
/* Títulos */

.TituloG {
    font-family:            Tahoma, Arial;
    font-size:              11px;
    font-weight:            bold;    
    color:                  #223D68;
    text-transform:         uppercase;

}

.tituloInicial
{
    font-family:            Tahoma, Arial;
    font-size:              11px;
    font-weight:            bold;    
    color:                  #223D68;
    text-transform:         uppercase;
}

.tituloInicial a:link
{
    color:                  #223D68;
    font-weight:            bold;
}

.tituloInicial a:visited
{
    color:                  #223D68;
    font-weight:            bold;
}

.tituloBullet
{
    font-family:            Tahoma, Arial;
    font-size:              13px;
    font-weight:            bold;    
    color:                  #223D68;
    
}

.tituloDestaques
{
    font-family:            Tahoma, Arial;
    font-size:              10px;
    font-weight:            bold;    
    color:                  #000000;
    vertical-align:         middle;
    text-transform:         uppercase;
}

.sub2 {
    font-family:            Tahoma, Arial;
    font-size:              10px;
    font-weight:            bold;    
    color:                  #000000;
    vertical-align:         middle;
    text-transform:         uppercase;
}
.sub {
	font-family: tahoma;
	font-size: 11px;
	color: #1A2E51;
	font-weight: bold;

}
.subtitulo1
{
    font-family:            Tahoma, Verdana, Arial, Helvetica;
    font-size:              11px;
    font-weight:            bold; 
    color:                  #223D68;
    vertical-align:         middle;
    }

.subtitulo2
{
    font-family:            Tahoma, Verdana, Arial, Helvetica;
    font-size:              11px;
 
    color:                  #223D68;
    vertical-align:         middle;
}

/* Tabelas */


.tab-azul 
{
    font-family:        Tahoma,Verdana, Arial, Helvetica;
    font-size:          11px;
    font-weight:        bold;
    color:              #FFFFFF;
    text-decoration:    none;
    background-color:   #53627D;
    text-transform:     uppercase;
}

.tituloTabela
{
    font-family:        Tahoma,Verdana, Arial, Helvetica;
    font-size:          11px;
    font-weight:        bold;
    color:              #FFFFFF;
    text-decoration:    none;
    background-color:   #53627D;
    text-transform:     uppercase;
    vertical-align:     middle;
}

.tabTitulo
{
    font-family:        Tahoma,Verdana, Arial, Helvetica;
    font-size:          10px;
    font-weight:        bold;
    color:              #5f5f5e;
    text-decoration:    none;
    background-color:   #d7cfb9;
    text-transform:     uppercase;
    vertical-align:     middle;
    border:             solid 1px #F9F2E2;
}

.tabTitulo a:link
{
    color:              #5f5f5e;
    font-weight:        bold;
}

.tabTitulo a:visited
{
    color:              #5f5f5e;
    font-weight:        bold;
}

.tabOutroTitulo
{
    font-family:        Tahoma,Verdana, Arial, Helvetica;
    font-size:          11px;
    font-weight:        bold;
    color:              #FFFFFF;
    text-decoration:    none;
    background-color:   #d7cfb9;
    text-transform:     none;
    vertical-align:     middle;
}

.tab-amarela {
    font-family:        Tahoma,Verdana, Arial, Helvetica;
    font-size:          11px;
    background-color:   #F9F2E2;
    text-transform:     none;
    vertical-align:     middle;
    border:             none;
}


.tab-amarela-clara {
    font-family:        Tahoma,Verdana, Arial, Helvetica;
    font-size:          11px;
    background-color:   #FDFAF3;
    text-transform:     none ;
    vertical-align:     middle;
    border:             none    ;
}

.tab-bege
{
    font-family:        Tahoma,Verdana, Arial, Helvetica;
    font-size:          11px;
    font-weight:            bold;    
    color:              #A29140;
    text-transform:     none ;
    vertical-align:     middle;
    border:             none    ;
}

/* Textos diversos */

.caminho {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}

.caminho a:link
{
    color:              #666666;
    text-decoration:    none;
}

.caminho a:visited
{
    color:              #666666;
    text-decoration:    none;
}

.caminho a:hover
{
    text-decoration:    underline;
    color:              #223D68;
}

.caminho a:active
{
    text-decoration:    underline;
}

.submenu
{
    font-family:        Tahoma,Verdana, Arial, Helvetica;
    font-size:          11px;
    color:              #666666;
    text-decoration:    none;
}

.submenu a:link
{
    color:              #666666;
    text-decoration:    none;
}

.submenu a:visited
{
    color:              #666666;
    text-decoration:    none;
}

.submenu a:hover
{
    text-decoration:    underline;
    color:              #223D68;
}

.submenu a:active
{
    text-decoration:    underline;
}


.box {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	border: 1px solid #1A2E51;
}


.sitePath
{
    font-family:        Tahoma,Verdana, Arial, Helvetica;
    font-size:          11px;
    color:              #5f5f5e;
    text-transform:     none;
}
.sitePath a:link
{
    text-decoration:    none;
    color:              #5f5f5e;
}
.sitePath a:visited
{
    text-decoration:    none;
    color:              #5f5f5e;
}
.sitePath a:hover
{
    text-decoration:    underline;
    color:              #5f5f5e;

}


/* Não textos */

img
{
	border: none;
}

ul
{
    margin: 14px;
    padding: 0px;
}

li
{
    list-style:    url(Images/square.gif);
}

.libullet
{
    list-style-image:    url(Images/bullet.gif);
}


.fundo-bottom {
	background-repeat: repeat;
}
.fundo-topo {
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;

}
div.drop
{
position:absolute;
z-index:9999
}