#conteudo {
	float: left;
	border: 2px solid #E4E6E7;
	width: 303px;
	height: 457px;
	background-image: url(../../imagens/conteudo_bg.jpg);
	background-repeat: no-repeat;
}

#conteudo-all {
	float: left;
	border: 2px solid #E4E6E7;
	width: 462px;
	height: 457px;
	background-image: url(../../imagens/conteudo_bg.jpg);
	background-repeat: no-repeat;
}

#conteudo a,
#conteudo-all a {
	text-decoration: none;
	color: #CC0000;
}

#conteudo a:hover,
#conteudo-all a:hover {
	text-decoration: underline;
}

#conteudo #titulo,
#conteudo-all #titulo {
	margin: 5px 0px 0px 5px;
	width: 290px;
	height: 15px;
	font-size: 10px;
}

#conteudo #titulo span,
#conteudo-all #titulo span {
	float: right;
	color: #6E6E6E;
	height: 13px;
	padding-top: 1px;
}

#conteudo #titulo span a {
	color: #6E6E6E;
	text-decoration: none;
}

#conteudo #titulo span a:hover {
	text-decoration: underline;
}

#conteudo #titulo h3,
#conteudo-all #titulo h3 {
	margin: 0px 0px 0px 2px;
	float: left;
	width: 120px;
	height: 15px;
	background-repeat: no-repeat;
}

#conteudo #titulo h3 b,
#conteudo-all #titulo h3 b {
	display: none;
}

#conteudo #titconteudo,
#conteudo-all #titconteudo {
	float: left;
	font-size: 10px;
	color: #6C6F71;
	font-weight: bold;
	width: 295px;
	height: 24px;
	margin: 8px 0px 0px 2px;
	text-align: center;
	overflow: hidden;
}

#conteudo-all #restritoLogin {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CCCCCC;
	width: 280px;
	text-align: center;
	margin-top: 30px;
}

#conteudo-all #restritoLogin .msgtitulo {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #CC0000;
}

#conteudo-all #restritoLogin .msglogin {
	display: block;
	background-color: #EFEFEF;
	font-weight: bold;
	color: #FF0000;
	padding: 5px 0px;
	margin-top: 6px;
}

#conteudo-all #restritoLogin .btnrestrito {
	background-color: #D1D1D1;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 120px;
	height: 22px;
}

/*****************************************************************************************************************************/

#conteudo #mapasite {
	width: 280px;
	margin: 15px 0px 0px 14px;
	font-size: 10px;
}

#conteudo #mapasite span {
	font-weight: bold;
	border-bottom: 1px solid #98A7AF;
	display: block;
	height: 14px;
}

#conteudo #mapasite span a {
	color: #6C6F71;
	text-decoration: none;
}

#conteudo #mapasite span a:hover {
	text-decoration: underline;
}

#conteudo #mapasite ul {
	margin: 0px 0px 0px 10px;
	list-style: none;
}

#conteudo #mapasite ul li {
	display: block;
	border-bottom: 1px solid #E0E4E7;
}

#conteudo #mapasite ul li a {
	display: block;
	text-decoration: none;
	color: #6C6F71;
	padding: 3px 0px 3px 4px;
}

#conteudo #mapasite ul li a:hover {
	background-color: #F0F2F3;
	font-weight: bold;
	color: #000000;
}

/*****************************************************************************************************************************/

.Container {
	clear: both;
	float: left;
	width: 270px;
	height: 398px;
	overflow: hidden;
	position: relative;
	margin-top: 4px;
	padding: 0px;
	padding-left: 10px;
}

.ContainerProdutos
{
	clear: both;
	float: left;
	width: 130px;
	height: 440px;
	overflow: hidden;
	position: relative;
	padding: 0px;
}

.Container-all {
	clear: both;
	float: left;
	width: 430px;
	height: 422px;
	overflow: hidden;
	position: relative;
	margin-top: 8px;
	padding: 0px;
	padding-left: 10px;
}

#Scroller-1 {
	overflow: hidden;
}

.Scroller-Container {
	overflow: hidden;
	position: relative;
	font-size: 10px;
	color: #6C6F71;
	text-align: justify;
	line-height: 15px;
}

#Scrollbar-Container {
	float: right;
	width: 12px;
	margin: 7px 2px 0px 0px;
}

#Scrollbar-ContainerProdutos {
	float: right;
	width: 12px;
	margin: 325px 1px 0px 0px;
}

.Scrollbar-Up {
	display: block;
	cursor: pointer;
	width: 12px;
	height: 7px;
}
.Scrollbar-Down {
	display: block;
	cursor: pointer;
	width: 12px;
	height: 7px;
}
.Scrollbar-Track {
	display: block;
	width: 12px;
	height: 100px;
	background-image: url(../../imagens/scrool_track.gif);
	margin: 4px 0px;
}
.Scrollbar-Handle {
	position: relative;
}

/*****************************************************************************************************************************/

.contatoTexto {
	width: 292px;
	height: 398px;
	margin-top: 4px;
	padding-left: 10px;
	font-size: 10px;
	color: #6C6F71;
	clear: both;
}

.contatoTexto td {
	padding-bottom: 2px;
}

.contatoTexto #msgRetorno {
	margin-bottom: 10px;
	line-height: 13px;
}

/*****************************************************************************************************************************/

#barra-dir {
	float: left;
	border: 2px solid #E4E6E7;
	width: 148px;
	height: 453px;
	margin-left: 4px;
	background-image: url(../../imagens/barradir_bg.jpg);
	background-repeat: no-repeat;
	padding: 4px 0px 0px 3px;
	font-size: 10px;
}

#barra-dir .txtMapa {
	margin: 15px 6px 0px 4px;
	line-height: 13px;
	display: block;
	line-height: 16px;
	color: #6C6F71;
	text-align: justify;
}

#barra-dir #todos,
#barra-dir .todos {
	display: block;
	text-align: center;
	color: #EA9002;
	margin: 15px 0px 4px 0px;
}

#barra-dir #contatoTxtForma {
	margin: 0px 4px;
	line-height: 15px;
	padding-top: 12px;
	color: #6C6F71;
}

#barra-dir #contatoTxtForma a {
	color: #6C6F71;
	text-decoration: none;
}

#barra-dir #contatoTxtForma a:hover {
	text-decoration: underline;
}

#barra-dir ul {
	margin: 0px 4px;
	padding: 0px;
	list-style: none;
	line-height: 13px;
}

#barra-dir ul li {
	background-image: url(../../imagens/barradir_pontilhado.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#barra-dir ul .listDuplo {
	padding: 7px 0px 7px 0px;
	height: 30px;
}

#barra-dir ul .listClientes {
	padding: 5px 0px 7px 0px;
	height: 35px;
}

#barra-dir ul .listClientes img {
	float: left;
	margin-right: 4px;
}

#barra-dir ul .listNormal {
	padding: 5px 0px 7px 0px;
}

#barra-dir ul li a {
	color: #6C6F71;
	text-decoration: none;
}

#barra-dir ul li a:hover {
	text-decoration: underline;
}

#barra-dir #paginacao {
	float: left;
	margin-top: 10px;
	padding: 0px 4px;
	color: #C0C0C0;
}

#barra-dir #paginacao #anterior {
	float: left;
}

#barra-dir #paginacao #proxima {
	float: right;
}

#barra-dir #paginacao a {
	color: #6C6F71;
	text-decoration: none;
}

#barra-dir #paginacao a:hover {
	text-decoration: underline;
}

.caixa {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #7F9DB9;
	padding: 2px;
}

.botao {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#valunews-tit {
	border-bottom: 1px solid #6C6F71;
	height: 18px;
}

#valunews {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#valunews li {
	padding: 7px 0px 7px 0px;
	height: 32px;
	background-image: url(../../imagens/valunews_pontilhado.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#valunews li img {
	float: left;
	margin-right: 5px;
}

#valunews li a {
	color: #6C6F71;
	text-decoration: none;
}

#valunews li a:hover {
	text-decoration: underline;
}

#conteudo #titulo .titCase			{ background-image: url(../../imagens/br/cases_tit_c.gif); }
#conteudo #titulo .titArtigos		{ background-image: url(../../imagens/br/artigos_tit_c.gif); }
#conteudo #titulo .titNoticias		{ background-image: url(../../imagens/br/noticias_tit_c.gif); }
#conteudo #titulo .titProdutos		{ background-image: url(../../imagens/br/produtos_tit_c.gif); }
#conteudo #titulo .titEmpresa		{ background-image: url(../../imagens/br/empresa_tit_c.gif); }
#conteudo #titulo .titContato		{ background-image: url(../../imagens/br/contato_tit_c.gif); }
#conteudo #titulo .titClientes		{ background-image: url(../../imagens/br/clientes_tit_c.gif); }
#conteudo #titulo .titNetworking	{ background-image: url(../../imagens/br/networking_tit_c.gif); }
#conteudo #titulo .titDevocional	{ background-image: url(../../imagens/br/devocional_tit_c.gif); }
#conteudo #titulo .titMapaSite		{ background-image: url(../../imagens/br/mapasite_tit_c.gif); }
#conteudo-all #titulo .titRestrito	{ background-image: url(../../imagens/br/restrito_tit_c.gif); }
#conteudo-all #titulo .titPolPriv	{ background-image: url(../../imagens/br/politica_privacidade_tit_c.gif); }
#conteudo-all #titulo .titValunews	{ background-image: url(../../imagens/br/valunews_tit_c.gif); }