@charset "utf-8";
.rodape {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
}



body {
	margin:0;
	padding:10;
	text-align:center; /* hack para o IE */
	background-color: #000;
	background-image: url(http://www.rituaisdaalegria.com.br/1RITUAISNOVOSITE/css/fundo_especial_rituais.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

.letrahome {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C60;
	text-decoration: none;
	letter-spacing: 0.3em;
	line-height: 15px;
	text-align: justify;
	padding: 0px;
}

.letrahomeOver {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C93;
	text-decoration: none;
	letter-spacing: 0.3em;
	line-height: 15px;
	text-align: justify;
	padding: 0px;
}

.tb10 {
	padding: 10px;
}

.letradetalhesdestaque
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	 color: #900;
	text-decoration: none;
	letter-spacing: 0.1em;
	line-height: 19px;
	text-align: justify;
	padding: 0px;
}

.letradetalhes
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	letter-spacing: 0.1em;
	line-height: 19px;
	text-align: justify;
	padding: 0px;
}

.letramenu
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	
}

.letramenuOver
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FC0;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
}



.letraespacotitulo
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	
}


.letraespacocorpo
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;	
}


