﻿body 
{
	background-color:#640000;
	margin-top:0px;
	background-image:url('imagens/layout/fundo.jpg');
	background-repeat:repeat-x;
}

.tabela_mae
{
	width:1000px;	
}

.itemMenu
{
	padding:5px;
	border-bottom-style:dotted;
	border-bottom-color:#990000;
	border-bottom-width:1px;	
}

.linkMenu
{
	font-family:Verdana;
	font-size:13px;
	color:#990000;
}

a.linkMenu
{
	color:#990000;
	text-decoration:none;
}

.listagemFotos
{
	padding:20px;	
}

.linkFotos{font-family:Arial;font-size:12px;color:#333;text-decoration:none;}
a.linkFotos{color:#333;text-decoration:none;}
a.linkFotos:hover{color:#333;text-decoration:underline;}

.linkFotosTitulo{font-family:Arial;font-size:16px;color:red;text-decoration:none;font-weight:bold;}
a.linkFotosTitulo{color:#333;text-decoration:none;}
a.linkFotosTitulo:hover{color:#333; text-decoration:underline;}

a.linkMenu:hover
{
	text-decoration:underline;
	color:#BF0000;	
}

.div_internas
{
	margin:10px;
	font-family:Verdana;
	font-size:14px;
	color:#333;	
	text-align:center;
}

.titulo_paginas
{
	font-size:25px;
	color:#990000;
}

.rodape
{
	color:#FFF;
	font-family:Verdana;
	font-size:10px;
	text-align:center;	
}

.linkTexto
{
	color:#333;		
}

a.linkTexto
{
	text-decoration:underline;	
}

.textoOferendas
{
	text-decoration:none;
	text-align:left;
	font-size:11px;
	color:#333;
}

a.textoOferendas
{
	text-decoration:none;	
}

a.textoOferendas:hover{text-decoration:underline;}