/**************************************************/
/* by BCK Design - www.bck.com.br                 */
/* Versão 1.2									  */
/**************************************************/

/* COMUNS A TODOS OS MÓDULOS */
.thumbTexto { /* Imagem do Texto (Alinhado a esquerda) */
	float: left;
	margin: 5px 7px 2px 2px;
	border: 2px solid #D1C0A3;
}
.thumbTextoRight { /* Imagem do Texto (Alinhado a esquerda) */
	float: right;
	margin: 5px 7px 2px 2px;
	border: 2px solid #D1C0A3;
}
.blocoLinks { /* Bloco com links */
	clear: both;
	width: auto;
	height: auto;	
	text-align: right;
	margin-top: 10px;
}
.blocoLinks li {
	display: inline;
	margin-left: -4px;
}
.aviso { /* Mensagens de erro ou diretamente ao visitante */
	text-align: center;
	padding: 15px;
	font-weight: bolder;
	color: #FF0000;
}
.paginacao {
	clear: both;
	width: auto;
	height: auto;
	text-align: center;
}
.paginacao strong {
	font-weight: bolder;
}
.paginacao em {
	font-style: normal;
	color: #DAC69C;
}

/* MODULOS DA COLUNA AUXILIAR */
/* Agenda */
.listaAgenda {
	margin: 0;
	padding: 0 5px 0 15px;
	text-align: left;
}
.listaAgenda li {
	padding-top: 8px;
}
.listaAgenda li strong {
	display: block;
	text-align: center;
	width: 72px;
	height: 32px;
	
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
	line-height: 32px;
	
	background-image: url(../Imgs/fundoDataAgenda.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.listaAgenda li a {
	display: inline;
	line-height: 20px;
}

/* Notícias */
.listaNoticias {
	margin: 0;
	padding: 0 5px 0 15px;
	text-align: left;
}
.listaNoticias li {
	padding-top: 8px;
}
.listaNoticias li strong {
	display: block;
	text-align: center;
	width: 72px;
	height: 32px;
	
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
	line-height: 32px;
	
	background-image: url(../Imgs/fundoDataAgenda.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.listaNoticias li a {
	display: inline;
	line-height: 20px;
}

.vejaMais {
	display: block;
	text-align: right;
	padding-top: 5px;
	padding-right: 20px;
}
/* Apoio*/
.bannerApoio {
	padding: 10px 0 7px 0;
	margin: 0;
}
.bannerApoio li {
	text-align: center;
	padding: 2px 0 2px 0;
}
/* EXIBIÇÃO CONTEÚDO */
.listaView .titulo {
	font-size: 14px;
	font-weight: bolder;
	color: #3A2301;
	padding: 4px 0 4px 0;
}
.listaView li {
	clear: both;
	text-align: justify;
}
/* Galeria de Fotos */
.subTituloEventos { /* Sub titulo da categoria de fotos de eventos*/
	clear: both;
	text-align: center;
	width: auto;
	height: 25px;
	background-image: url(../Imgs/subTituloEventos.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 25px;
}
.subTituloEventos span {
	display: none;
}
.listaView .tituloGaleria {
	font-size: 14px;
	font-weight: bolder;
	color: #3A2301;
	padding: 15px 0 4px 0;
}
.listaViewFotos li {
	text-align: center;
}
.descricaoImagem {
	clear: both;
	text-align: center;
}
.thumbFotos { /* Centralizado */
	margin: 7px 7px 1px 2px;
	border: 2px solid #D1C0A3;
}
/* Blog */
.alignEsq {
	float: left;
	margin: 5px 7px 2px 2px;
	border: 2px solid #D1C0A3;
}
.alignDir {
	float: right;
	margin: 2px 2px 5px 7px;
	border: 2px solid #D1C0A3;
}
.alignCenter {
	clear: both;
	text-align: center;
}
.imgAlignCenter {
	margin-bottom: 5px;
	border: 2px solid #D1C0A3;
}
.btEnvioComentario {
	display: block;
	text-align: center;
}
.subTituloFormComentario { /* Titulo Formulario BLOG */
	text-align: center;
	width: auto;
	height: 25px;
	background-image: url(../Imgs/subTituloFormComentario.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.subTituloFormComentario span {
	display: none;
}
.tituloBlog {
	font-size: 14px;
	font-weight: bolder;a
	color: #3A2301;
	padding: 4px 0 4px 0;
}
.listaComentario {
	margin: 0;
	padding: 0 5px 0 15px;
	text-align: left;
}
.listaComentario li {
	padding-top: 8px;
}
.listaComentario li strong {
	font-size: 14px;
	font-weight: bolder;
	color: #3A2301;
	padding: 4px 0 4px 0;
}
.listaComentario li em {
	font-size: 12px;
	font-style: normal;
}
/* Formulário de Contato */
.subTituloTelefone {
	text-align: center;
	width: auto;
	height: 25px;
	background-image: url(../Imgs/subTituloTelefone.gif);
	background-repeat: no-repeat;
	background-position: center center
}
.subTituloTelefone span {
	display: none;
}
.telefoneContato {
	text-align: center;
	padding: 7px 0 0 0;
	font-weight: bolder;
}
.subTituloEmail {
	text-align: center;
	width: auto;
	height: 25px;
	background-image: url(../Imgs/subTituloEmail.gif);
	background-repeat: no-repeat;
	background-position: center center
}
.subTituloEmail span {
	display: none;
}
.emailContato {
	text-align: center;
	padding: 7px 0 8px 0;
	font-weight: bolder;
}


.subTituloForm { /* Titulo Formulario */
	text-align: center;
	width: auto;
	height: 25px;
	background-image: url(../Imgs/subTituloFormCadastro.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.subTituloForm span {
	display: none;
}
#formContato {
	display: block;
	text-align: right;
	padding-right: 50px;
}
#formContato fieldset {
	position:relative;
	display:block;
}
#formContato fieldset label {
	margin: 0;
	padding: 1px;
	color: #3C2F02;
}
#formContato input, textarea {
	font: 11px "Trebuchet MS", Arial;
	color: #3C2F02;
	height: 16px; /*Default: 19px*/
	padding-top: 3px;
	padding-left: 3px;
	border: 1px solid #A59367;
	margin-top: 7px;
}
#formContato .btEnvio { /* Tira contorno Botão de Envio*/
	border: none;
	width: 98px;
	height: 32px;
	margin-right: 30px;
}
#formContato_nome {
	width: 370px;
}
#formContato_email {
	width: 370px;
}
#formContato_cidade { /* Existe Hack para IE */
	width: 285px;
}	
#formContato_estado {
	width: 22px;
}
#formContato_assunto {
	width: 370px;
}
#formContato_mensagem {
	height: 140px;
	width: 370px;
}
/* Músicas */
.subTituloMp3 {
	text-align: center;
	width: auto;
	height: 25px;
	background-image: url(../Imgs/subTituloMp3.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.subTituloMp3 span {
	display: none;
}
.listaMp3 {
	padding: 10px 0 30px 0;
}
.listaMp3 li {
	padding: 0 5px 7px 0;
}
.subTituloVideos {
	text-align: center;
	width: auto;
	height: 25px;
	background-image: url(../Imgs/subTituloVideos.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.subTituloVideos span {
	display: none;
}
.listaVideos {
	padding: 10px 0 30px 0;
}
.listaVideos li {
	text-align: center;
	padding: 0 0 30px 0;
}
.listaVideos li p {
	text-align: center;
	padding: 0 0 7px 0;
	margin: 0;
}
/* Perfil */
.subTitPerfil {
	font-size: 17px;
	font-weight: bolder;
	color: #3A2301;
	padding: 4px 0 4px 0;
}
/* Imprensa */
.subTituloMaterialDivulgacao {
	text-align: center;
	width: auto;
	height: 25px;
	background-image: url(../Imgs/subTituloMaterialDivulgacao.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.subTituloMaterialDivulgacao span {
	display: none;
}
.listaMaterialDivulgacao {
	padding: 10px 0 30px 0;
}
.listaMaterialDivulgacao li {
	padding: 0 5px 7px 0;
}
.listaMaterialDivulgacao .imgDivulgacao {
	float: left;
	padding: 10px 9px 5px 0;
}
.listaMaterialDivulgacao .imgDivulgacao img {
	border: 2px solid #D1C0A3;
}
.listaMaterialDivulgacao .imgDivulgacao em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	display:block;
}
.subTituloCreditos {
	clear: both;
	text-align: center;
	width: auto;
	height: 25px;
	background-image: url(../Imgs/subTituloCreditos.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.subTituloCreditos span {
	display: none;
}
.listaCreditos {
	padding: 10px 0 30px 0;
}
.listaCreditos li {
	padding: 0 5px 7px 0;
}
/* Fãs */
.subTituloComunidadesOrkut {
	text-align: center;
	width: auto;
	height: 25px;
	background-image: url(../Imgs/subTituloComunidadesOrkut.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.subTituloComunidadesOrkut span {
	display: none;
}
.subTituloMySpace {
	text-align: center;
	width: auto;
	height: 25px;
	background-image: url(../Imgs/subTituloMySpace.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.subTituloMySpace span {
	display: none;
}

.listaComunidadesOrkut {
	padding: 10px 0 30px 0;
}
.listaComunidadesOrkut li {
	padding: 0 5px 10px 0;
}
.listaComunidadesOrkut li strong {
	display: block;
}
.subTituloWallpapers {
	text-align: center;
	width: auto;
	height: 25px;
	background-image: url(../Imgs/subTituloWallpapers.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.subTituloWallpapers span {
	display: none;
}
.listaWallpapers {
	padding: 10px 0 30px 0;
}
.listaWallpapers li {
	float: left;
	padding: 0 9px 4px 0;
}
.listaWallpapers li img {
	border: 2px solid #D1C0A3;
}
.listaWallpapers em {
	display: block;
	font-style: normal;
	font-size: 11px;
}
.subTituloDeixeSeuRecado {
	text-align: center;
	width: auto;
	height: 25px;
	background-image: url(../Imgs/subTituloDeixeSeuRecado.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.subTituloDeixeSeuRecado span {
	display: none;
}
/* Fãs */
#formFas { /* Form fãs */
	display: block;
	text-align: right;
	padding-right: 70px;
	margin-bottom: 20px;
}
#formFas fieldset {
	position:relative;
	display:block;
}
#formFas fieldset label {
	margin: 0;
	padding: 1px;
	color: #3C2F02;
}
#formFas input, textarea {
	font: 11px "Trebuchet MS", Arial;
	color: #3C2F02;
	height: 16px; /*Default: 19px*/
	padding-top: 3px;
	padding-left: 3px;
	border: 1px solid #A59367;
	margin-top: 7px;
}
#formFas .btEnvio { /* Tira contorno Botão de Envio*/
	border: none;
	width: 98px;
	height: 32px;
	margin-right: 10px;
}
#formFas_nome {
	width: 330px;
}
#formFas_email {
	width: 330px;
}
#formFas_cidade { /* Existe Hack para IE */
	width: 245px;
}	
#formFas_estado {
	width: 22px;
}
#formFas_mensagem {
	height: 80px;
	width: 330px;
}

/* Apoio */
#boxViewColaborador {
	padding: 10px;
	margin: 10px;
	background-color: #FFFFFF;
}
.nomeColaborador {
	font-size: 20px;
	font-weight: bolder;
	color: #FF0000;
}
.sloganColaborador {
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	padding: 10px;
}
.servicosColaborador {
	font-size: 11px;
	font-weight: bolder;
}
.foneColaborador {
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
}
.emailColaborador strong {
	font-weight: bolder;
}
