﻿body
{
    margin: 0px 0px 0px 8px;
    font-size: 10px;
    color: #2b2b2b;
    font-family: Verdana;
}
.txtBranco
{
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    font-size: 11px;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
    font-family: Verdana;
    background-color: #ffffff;
    color: #2b2b2b;
}
a
{
    font-size: 11px;
    font-family: Verdana;
    text-decoration: none;
    color: #2b2b2b;
}
.txt
{
    border-right: #c6d0dc 1px solid;
    border-top: #c6d0dc 1px solid;
    font-size: 11px;
    border-left: #c6d0dc 1px solid;
    color: #2b2b2b;
    border-bottom: #c6d0dc 1px solid;
    font-family: Verdana;
}
.btn
{
    border-right: #c6d0dc 1px solid;
    border-top: #c6d0dc 1px solid;
    font-size: 11px;
    border-left: #c6d0dc 1px solid;
    color: #2b2b2b;
    border-bottom: #c6d0dc 1px solid;
    font-family: Verdana;
    font-weight: bold;
    background-color: #ffffff;
}
a:hover
{
    font-size: 11px;
    font-family: Verdana;
    text-decoration: underline;
    color: #2b2b2b;
}
.titQuemSomos
{
    font-weight: bold;
    font-size: 11px;
    color: #f29b4c;
    font-family: Verdana;
    text-decoration: none;
}
a.lnkQuemSomos
{
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    font-family: Verdana;
    text-decoration: none;
}
a.lnkQuemSomos:hover
{
    font-weight: bold;
    font-size: 11px;
    color: #f29b4c;
    font-family: Verdana;
}
.titTeatro
{
    font-weight: bold;
    font-size: 11px;
    color: #f4c827;
    font-family: Verdana;
    text-decoration: none;
}
a.lnkTeatro
{
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    font-family: Verdana;
    text-decoration: none;
}
a.lnkTeatro:hover
{
    font-weight: bold;
    font-size: 11px;
    color: #f4c827;
    font-family: Verdana;
}
.titAlunos
{
    font-weight: bold;
    font-size: 11px;
    color: #afcd2d;
    font-family: Verdana;
    text-decoration: none;
}
a.lnkAlunos
{
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    font-family: Verdana;
    text-decoration: none;
}
a.lnkAlunos:hover
{
    font-weight: bold;
    font-size: 11px;
    color: #afcd2d;
    font-family: Verdana;
}
.titEventos
{
    font-weight: bold;
    font-size: 11px;
    color: #48c9f1;
    font-family: Verdana;
    text-decoration: none;
}
a.lnkEventos
{
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    font-family: Verdana;
    text-decoration: none;
}
a.lnkEventos:hover
{
    font-weight: bold;
    font-size: 11px;
    color: #48c9f1;
    font-family: Verdana;
}

.titFotos
{
    font-weight: bold;
    font-size: 11px;
    color: #daacda;
    font-family: Verdana;
    text-decoration: none;
}
.titFaleConosco
{
    font-weight: bold;
    font-size: 11px;
    color: #e368c3;
    font-family: Verdana;
    text-decoration: none;
}
.titPreto
{
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    font-family: Verdana;
    text-decoration: none;
}

a.lnkPreto
{
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    font-family: Verdana;
    text-decoration: none;
}
a.lnkPreto:hover
{

    text-decoration: underline;
}

.PontilhadoVertical
{
    background-image: url(../Imagens/pontilhadoVertical.gif);
    background-repeat: repeat-y;
}
.TabelaHome1
{
    border-bottom: #b5b5b5 1px dotted;
}
.TabelaHome2
{
    border-bottom: #b5b5b5 1px dotted;
    border-left: #b5b5b5 1px dotted;
}
.TabelaHome3
{
    border-left: #b5b5b5 1px dotted;
}

/* ----------- Galeria de Fotos ---------------------------- */

.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;
}
