﻿.galeria h2
{
    color: #0099FF;
    font-size: 24px;
    font-weight: 100;
}
.galeria span
{
    font-size: 11px;
}
.fundoSite {
	background-color: #DEDDDD;
}
body {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 13px;
	color: #000000;
	margin: 0px;
}
.justificaHome {
	text-align: justify;
	padding: 10px;
	text-indent: 20px;
}
.justificaHome h2
{
    color: #0099FF;
    font-size: 24px;
    font-weight: 100;
}
.justificaHome span
{
    color: #666666;
    font-size: 16px;
    font-weight: bold;
}
.descricao {
	text-indent: 20px;
	padding: 10px;
}
.BordaVideo {
	padding: 5px;
	text-align: justify;
}
a
{
    text-decoration: none;
    color: #be0517;
}
a:hover {
	color: #07439E;
	text-decoration: none;
}
.a {
	text-decoration: none;
	color: #FFFFFF;
}
.a:hover {
	color: #000000;
	text-decoration: none;
}
.fundoRodape {
	background-image: url(fundoRodape.gif);
	background-repeat: repeat-x;
}
.login {
	border: 1px solid #aab9bb;
	margin: 5px;
}
.fundoLocalizar {
	background-image: url(default_10.gif);
	background-repeat: no-repeat;
	background-position: top;
}
input, select, textarea {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
}
.Cabecalho {
	background: #F3F4F5;
	font-weight: bold;
	color: #666666;
	padding: 5px;
}
.bt {
	background: #F3F4F5;
	font-weight: bold;
	color: #666666;
	padding: 3px;
}
.tituloMenu {
	color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	background-image: url(default_02.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.destaque {
	color: #0199D8;
	font-weight: bold;
	font-size: 14px;
}
.blue {
	color: #0066CC;
}
.Espaco {
	background-image: url(default_09.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}
.Boda10Imagem
{
    padding: 0px 5px 0px 5px;
}
.menor {
	font-size: 11px;
	padding: 5px;
}
.red {
	color: #FF0000;
}
fieldset {
	margin: 5px;
	padding: 5px;
}
.rodape {
	background-image: url(default_09.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}
.justifica
{
    width: 90%;
    text-align: justify;
}
.tabela
{
    width: 100%;
    margin: 5px;
}
.tabela th
{
    width: 25%;
    text-align: right;
}
input, textarea, select
{
    font-family: 'Trebuchet MS';
    font-size: 11px;
}
#contprogress
{
    background-color: #FFFFFF;
    border: 1px solid #808080;
    width: 300px;
    text-align: center;
    height: 50px;
    background-color: #FFFFFF;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}
#contprogress span
{
    font: bold 12px/50px 'Trebuchet MS';
    color: #000000;
}
#progress
{
    position: fixed;
    width: 100px;
    height: 50px;
    bottom: 0px;
    clip: rect(auto,auto,0px,auto);
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 999;
}
