html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#wrap {
	width: 1004px;
	margin: auto;
	text-align: left;
}

/* text style used for most text rendered by modules */
.Normal {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #737373;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
}
.NormalRed {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
.NormalBold {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#wrap .LeftPane {
	width: 280px;
}

#wrap .Transparente {
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	background-image: url(imagens/bg_tranparent.png);
}
#menu img.ativo {
   -moz-opacity:1.0;           /* Mozilla 1.6 and below   */
   opacity: 1.0;               /* newer Mozilla and CSS-3 */
}

#menu img {
   -moz-opacity:1.0;           /* Mozilla 1.6 and below   */
   opacity: 1.0;               /* newer Mozilla and CSS-3 */
}

#menu a.efeito:hover img {
   -moz-opacity:0.6;           /* Mozilla 1.6 and below   */
   opacity: 0.6;               /* newer Mozilla and CSS-3 */
}

#wrap .LeftPane .Logo {
	padding-left: 10px;
	padding-bottom: 15px;
}

#Rodape {
	width: 1004px;
	margin: auto;
	text-align: left;
}
#Rodape,
#Rodape td,
#Rodape th,
#Rodape p,
#Rodape hr {
	color: #a0a0a0;
	background-color: #ebebeb;
}

#Rodape a {
	color: #0066cc;
	text-decoration:underline;
}
#Rodape a:hover {
	color: #003366;
	text-decoration:underline;
}

#TwoMinutes .titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(/Portals/4/HTML/Consumers/2mins.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 206px;
	text-align: center;
	padding: 5px 0 0 0px;
}
#TwoMinutes .conteudo {
	background-image: url(/Portals/4/HTML/Consumers/2mins-03.png);
	background-repeat: no-repeat;
	width: 206px;
	height: 177px;
	overflow: hidden;
}
#TwoMinutes .conteudo .texto {
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #66747b;
	text-align:justify;
}
#TwoMinutes .conteudo .texto p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #66747b;
	margin: 0px;
	padding: 0px;
}
#TwoMinutes .conteudo .video {
	border: 1px solid #d9e5eb;
	height: 100px;
	width: 185px;
	margin: auto;
}

#Versiculo .titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(/Portals/4/HTML/Consumers/versiculo.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 206px;
	text-align: center;
	padding: 5px 0 0 0px;
}
#Versiculo .conteudo {
	background-image: url(/Portals/4/HTML/Consumers/versiculo-03.png);
	background-repeat: no-repeat;
	width: 206px;
	height: 177px;
	overflow: hidden;
}
#Versiculo .conteudo .texto {
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #66747b;
}
#Versiculo .conteudo .texto p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #66747b;
	margin: 0px;
	padding: 0px;
}
#Versiculo .conteudo .video {
	border: 1px solid #d9e5eb;
	height: 100px;
	width: 185px;
	margin: auto;
}

#Promessista .titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(/Portals/4/HTML/Consumers/promessista.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 206px;
	text-align: center;
	padding: 5px 0 0 0px;
}
#Promessista .conteudo {
	background-image: url(/Portals/4/HTML/Consumers/promessista-03.png);
	background-repeat: no-repeat;
	width: 206px;
	height: 177px;
	overflow: hidden;
}
#Promessista .conteudo .texto {
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #66747b;
}
#Promessista .conteudo .texto p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #66747b;
	margin: 0px;
	padding: 0px;
}
#Promessista .conteudo .video {
	border: 1px solid #d9e5eb;
	height: 100px;
	width: 185px;
	margin: auto;
}