/* CSS Document */

.parashah {
	width: 298px;
	/* background-color: #FFCCFF; */
	margin: 0 auto;
	background-image: url(../images/bgmeiocol.jpg);
	background-repeat: repeat-y;
}
.parashah p.titulo {
	width: 298px;
	height: 30px;
	color: #53170B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 38px;
	margin: 0 auto;
	/*opacity: 1.00;*/
	padding: 0px;
	text-align: left;
	text-decoration: none;
	text-indent: 30px;
	text-transform: none;
	background-image: url(../images/bgtopcol.jpg);
	background-repeat: no-repeat;
}

.parashah p.meio {
	width: 298px;
	height: 6px;
	background-image: url(../images/bgmeiocol.jpg);
	background-repeat: repeat-y;
}

.parashah p.rodape {
	width: 298px;
	height: 35px;
	background-image: url(../images/bgbotcol.jpg);
	background-repeat: no-repeat;
	clear: both;
	display: block;
}

.parashah .tabela {
			width: 298px;
			/* background-color: #FFFFFF; */
			margin-left: 0px;
			text-align: center;
}

	.parashah .tabela p{
		font-size: 11px;
		text-align: center;
		color: #FF0000;
		margin: 1px 0px 18px 0px;
	}
	
		.parashah .tabela p a:link{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			text-decoration: none;
			text-align: center;
			color: #333333;
		}
		
		.parashah .tabela p a:visited{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			text-decoration: none;
			text-align: center;
			color: #333333;
		}
		
		.parashah .tabela p a:hover{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			text-decoration: none;
			text-align: center;
			color: #FF0000;
		}
		
		.parashah .tabela p a:active{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			text-decoration: none;
			text-align: center;
			color: #333333;
		}
		
	.parashah .lua{
		margin: 0 auto;
		width: 223px;
		padding: 2px;
		background-color: #000000;
		border: 4px solid #FFFFFF;
		text-align: center;
	}
	
	.parashah .lua h1{
		padding-bottom: 7px;
		color: #FFFFFF;
		font-family: arial,helvetica,sans-serif;
		font-size: 11px;
		letter-spacing: .3em;
	}

.parashah h1 {
	width: 298px;
	height: 30px;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 38px;
	margin: 0 auto;
	/*opacity: 1.00;*/
	padding: 0px;
	text-align: left;
	text-decoration: none;
	text-indent: 30px;
	text-transform: none;
}
	.parashah h1.traducao {
		width: 298px;
		height: 30px;
		color: #990000;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		letter-spacing: 0;
		line-height: 38px;
		margin: 0 auto;
		/*opacity: 1.00;*/
		padding: 0px;
		text-align: left;
		text-decoration: none;
		text-indent: 30px;
		text-transform: none;
	}
	

.parashah h2 {
	width: 298px;
	height: 30px;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0;
	margin: 0 auto;
	/*opacity: 1.00;*/
	padding: 0px;
	text-align: left;
	text-decoration: none;
	text-indent: 30px;
	text-transform: none;
}

.parashah h3 {
	width: 298px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0;
	margin: 0px;
	/*opacity: 1.00;*/
	padding: 0px;
	text-align: left;
	text-decoration: none;
	text-indent: 30px;
	text-transform: none;
}

.parashah h4 {
	width: 298px;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0;
	margin: 0 auto;
	/*opacity: 1.00;*/
	padding: 0px;
	text-align: left;
	text-decoration: none;
	text-indent: 30px;
	text-transform: none;
}

/* CONFIGURAÇÃO DOS LINKS DA LISTA PARASHA */
.parashah p a:link {
	text-decoration: none;
	color: #676747;
}

.parashah p a:visited {
	text-decoration: none;
	color: #676747;
}

.parashah p a:hover {
	text-decoration: none;
	color: #800A00;
	/* color: #313122; */
	/*background-color: #333333;*/
}

.parashah p a:active {
	text-decoration: none;
	color: #676747;
}

.parashah p a img{
	line-height: 19px;
	width: 115px;
	margin: 0px;
	text-align: center;
}
/* FIM - CONFIGURAÇÃO DOS LINKS DA LISTA PARASHA */