.GaleriasCategorias
{
	width: 149;
	height: 231;
	background-color:#e5e5e5;
	padding: 5px;
	vertical-align: top;
	text-align: center;
}

.GaleriasVejaFotos, .GaleriasVejaFotos a:link, .GaleriasVejaFotos a:active, .GaleriasVejaFotos a:visited
{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	color: #000000;
}
.GaleriasVejaFotos a:hover
{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	text-decoration: underline;
}
.GaleriasLinha
{
	border-width: 1px;
	border-style: ridge;
}
.GaleriasDescCapa
{
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	vertical-align: top;
	text-align: left;
}
.GaleriasFormTexto
{
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

.GaleriasFormCampos
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
}
.GaleriasNavegadorPrimeiro
{
	background: url(../figuras/galeria-primeiro.jpg);
	width: 43px;
	height: 20px;
	border-width: 1px;
	background-position: top;
}
.GaleriasNavegadorPrimeiroDisable
{
	background: url(../figuras/galeria-primeiro-disable.jpg);
	width: 43px;
	height: 20px;
	border-width: 1px;
	background-position: top;
}

.GaleriasNavegadorAnterior
{
	background: url(../figuras/galeria-anterior.jpg);
	width: 43px;
	height: 20px;
	border-width: 1px;
	background-position: top;
}
.GaleriasNavegadorAnteriorDisable
{
	background: url(../figuras/galeria-anterior-disable.jpg);
	width: 43px;
	height: 20px;
	border-width: 1px;
	background-position: top;
}
.GaleriasNavegadorProximo
{
	background: url(../figuras/galeria-proximo.jpg);
	width: 43px;
	height: 20px;
	border-width: 1px;
	background-position: top;
}
.GaleriasNavegadorProximoDisable
{
	background: url(../figuras/galeria-proximo-disable.jpg);
	width: 43px;
	height: 20px;
	border-width: 1px;
	background-position: top;
}

.GaleriasNavegadorUltimo
{
	background: url(../figuras/galeria-ultimo.jpg);
	width: 43px;
	height: 20px;
	border-width: 1px;
	background-position: top;
}
.GaleriasNavegadorUltimoDisable
{
	background: url(../figuras/galeria-ultimo-disable.jpg);
	width: 43px;
	height: 20px;
	border-width: 1px;
	background-position: top;
}

.GaleriasCombo
{
	font-family: arial;
	font-size: 10px;
	width: 450px;
}
.Galerias_Topo{
	color : #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	background-color: #ed0000;
	height : 18px;
	padding-left : 10px;
	padding-right : 10px;
}
