body {
  background: #191919;
  font-family: Verdana, Arial;
  font-size: 10px;
  color: #ffffff;
}

#titulo{
  font-size: 12px;
  font-weight: bold;
}

.titulo-pagina{
  font-size: 28px;
  font-weight: bold;
  text-align:right;
}


TABLE.listaGaleria TH {
	border:#666666;
	text-align:left;
}
TABLE.listaGaleria TD {
	padding: 4px;
}

.texto-pequeno
{
	font-size: x-small;
	line-height: 18px;
}

.texto-negrito
{
	font-weight: bold;
	color: #ffffff;
	line-height: 18px;
	text-align: justify;
}

.titulo-galeria
{
	font-size:16px;
	font-weight: bold;
	color: #ffffff;
	line-height: 18px;
	text-align: justify;
}


.texto-branco-negrito
{
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

.menu-ativo
{
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	background-color: #666666;
	text-align:left;
}

.menu-inativo
{
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	background-color: #262626;
	text-align:left;
}

.texto-branco
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
}

a.index-galeria  {
	font-size: 10px;
	color: #cccccc;
	}

a:hover.index-galeria {
	font-size: 10px;
	color: #cccccc;
	text-decoration:underline;
}


a
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: 18px;
	text-decoration: none;
}

.botao
{
color: #000000;
background-color: #EEEEEE;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,tahoma,Arial;
font-size : 10px;
font-weight: bold;
}


a:hover
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: 18px;
	text-decoration: underline;
}

.caixa-texto
{
	background-color: #EFF4FA;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial;
	font-size: 11px;
	text-transform: uppercase;
}

