p.notTitulo
{
    text-align: center;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
}
p.notImagem
{
    text-align: center;
}
p.notTexto
{
    text-align: justify;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 12px;
}
a.notComentarios
{
	color: #AE0000;
	font-size: 12px;
}
a.notComentarios:hover
{
    text-decoration: none;
}
hr.notSeparator
{
    color: Black;
    width: 95%;
    height: 1px;
    margin-bottom: 30px;
    margin-top: 20px;
}
td.notComentarios
{
    font-size: 11px;
    text-align: center;
}
div.txmListaPager
{
    font-size: 12px;
    padding-top: 40px;
    text-align: center;
}

td.albListaTitulo
{
	padding-left: 20px;
	text-align: justify;
	width: 50%;
}
a.albAlbunsLink
{
	color: #AE0000;
	font-weight: bold;
	font-size: 12px;
}
a.albAlbunsLink:hover
{
	text-decoration: none;
}
font.albAlbunsDescricao
{
	font-size: 11px;
}

table.albFotosTabela
{
	text-align: center;
	width: 100%;
	height:130px;
}
td.albFotosTD
{
	text-align: center;
	vertical-align: middle;
}
input.albFotosImg
{
	border: solid 2px #AE0000;
}

table.albDetalhesTabela
{
	width: 100%;
}
td.albDetalhesFoto
{
	text-align: center;
}

td.albDetalhesDescricao
{
	text-align: center;
	font-size: 12px;
}
td.albDetalhesVoltar
{
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
}

td.albAlbumVoltar
{
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
}

table.lksTabela
{
	width: 100%;
	font-family: Arial;
	font-size: 11px;
}
td.lksTitulo
{
	font-size: 12px;
	padding-left: 30px;
}
a.lksLink
{
	color: #AE0000;
	font-weight: bold;
}
a.lksLink:hover
{
	text-decoration: none;
}
td.lksDescricao
{
	font-size: 11px;
	padding-left: 40px;
}

table.flcTabela
{
	width: 400px;
	font-family: Arial;
	font-size: 12px;
}
td.flcCaption
{
	color: #000000;
	width: 230px;
	text-align: right;
}
td.flcEditBox
{
	width: 540px;
}
input.flcEditBox
{
	border: solid 1px #AE0000;
	width: 350px;
}
textarea.flcMensagem
{
	border: solid 1px #AE0000;
	width: 350px;
	height: 100px;
}
td.flcEnviar
{
	padding-top: 10px;
	text-align: center;
}
input.flcEnviar
{
	border: solid 2px #AE0000;
	background-color: White;
	width: 70px;
	height: 25px;
}

table.ecfTabela 
{ 
	width: 400px;
	font-size: 12px;
}
td.ecfCaption 
{
	color: #000000;
	width: 100px;
	text-align: right; 
}
td.ecfInput 
{ 
    width: 300px;
}
input.ecfInput 
{ 
	border: solid 1px #AE0000;
	width: 300px;
}
select.ecfInput 
{ 
	border: solid 1px #AE0000;
	width: 300px;
}
div.ecfButtonsDiv
{
	padding-top: 10px;
	text-align: center;
}
div.ecfFormDiv
{
}
input.ecfButton
{
	border: solid 2px #AE0000;
	background-color: White;
	height: 25px;
}

p.multimidia
{
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
}