﻿body
{
    font-size: 11px;
    margin: 0px;
    color: #1f272a;
    font-family: Tahoma;
}
a
{
    font-size: 11px;
    color: #1f272a;
    font-family: Tahoma;
    text-decoration: none;
}
a.lnkMenu
{
    font-size: 12px;
    color: #002f5b;
    font-family: Tahoma;
    text-decoration: none;
    font-weight: bold;
}
a.lnkMenu:Hover
{
    color: #0B88D2;
}
.Bordas
{
    border-right: #e6e7e9 3px solid;
    padding-right: 18px;
    padding-left: 18px;
    border-left: #e6e7e9 3px solid;
}
.Imagem
{
    border: solid 1px #999999;
    }
.Titulo1
{
    font-weight: bold;
    
    color: #0271b6;
    font-family: Tahoma;
}
a.lnkTitulo1
{
    font-weight: bold;
    
    color: #0271b6;
    font-family: Tahoma;
    text-decoration: none;
}
a.lnkTitulo2
{
    font-weight: bold;
    font-size: 13px;
    color: #211d1e;
    font-family: Tahoma;
    text-decoration: none;
}
a.lnkTitulo2:Hover
{
    color:#0470b5
 }

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}

.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
.TextoPreto
{
    font-size: 9px;
    color: #000000;
    font-family: Verdana;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


.amarelo11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFCC00;
	margin: 0px;
	padding: 0px;
}
.txt{ border: solid 1px #bfbfbf;
     font-size: 11px;
    
    color: #1f272a;
    font-family: Tahoma;
    
    }
