﻿body
{
    font-size: 11px;
    color: #7f7f7f;
    font-family: Tahoma;
    background-color: #649bb9;
    margin:0px;
}
a
{
    font-size: 11px;
    color: #7f7f7f;
    font-family: Tahoma;
    text-decoration: none;
}
a:hover
{

    text-decoration:  underline;
}
.txt
{
    border-right: #5f5f5f 1px solid;
    border-top: #5f5f5f 1px solid;
    font-size: 11px;
    border-left: #5f5f5f 1px solid;
    color: #5f5f5f;
    border-bottom: #5f5f5f 1px solid;
    font-family: Tahoma;
    background-color: #ffffff;
}
.txt2
{
    border-right: #e6e6e6 1px solid;
    border-top: #e6e6e6 1px solid;
    font-size: 11px;
    border-left: #e6e6e6 1px solid;
    color: #5f5f5f;
    border-bottom: #e6e6e6 1px solid;
    font-family: Tahoma;
    background-color: #e6e6e6;
}

.btn
{
    border-right: #5f5f5f 1px solid;
    border-top: #5f5f5f 1px solid;
    font-size: 11px;
    border-left: #5f5f5f 1px solid;
    color: #5f5f5f;
    border-bottom: #5f5f5f 1px solid;
    font-family: Tahoma;
    background-color: #ffffff;
    font-weight: bold;
}
a.lnkTitulo
{
    font-weight: bold;
    font-size: 12px;
    color: #00a1c8;
    font-family: Tahoma;
    text-decoration: none;
}
a.lnkTitulo:hover
{
     text-decoration: underline;
}

.Titulo
{
    font-weight: bold;
    font-size: 12px;
    color: #00a1c8;
    font-family: Tahoma;
    text-decoration: none;
}

.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;
}