/* CSS Document Producao Cultural*/

/*DEIXAR O SITE COLADO NO TOPO*/
* {
	margin:0; padding:0;
}

/*FUNDO DO SITE*/
body {
	background:url(imagens/fundo_topo.jpg) no-repeat left top; height:382px;
}
html{
	background:url(imagens/fundo_meio_site.jpg) repeat-y center top #3A4585; 
}

/*ALINHAR O SITE NO CENTRO e DETERMINAR O TAMANHO*/
.centro {
	margin:0 auto; text-align:center; width:775px; background:#FFFFFF;
}

/*Propriedades gerais para o site*/
.clear{
	clear:both;
}
.ul{
	list-style-type:none; margin:0; padding:0;
}
.ul li{
	float:left;
}

.exposicoes {
	font-family:Trebuchet MS; font-size:11px; color:#000; text-align:center; width:230px; float:left; margin-top:20px; height:120px;
}
.exposicoes a{
	font-family:Trebuchet MS; font-size:11px; color:#000; text-decoration:none;
}
.exposicoes a:hover{
	font-family:Trebuchet MS; font-size:11px; color:#000; text-decoration:underline;
}


/*Propriedades CONHECA A PRODUCAO CULTURAL INDEX*/
.fundo_conheca_producao_cultural_index{
	background:url(imagens/fundo_conheca.jpg) no-repeat left bottom #FFF5CC; width:473px; height:176px;
}
#texto_sobre_index{
	font-weight:normal; line-height:20px; padding:6px;
}

/*Propriedades novidades e testemunhais index*/
.caixa_novidades{
	width:238px; float:left;
}
.fundo_novidades_testemunhais{
	background:url(imagens/fundo_novidades_testemunhais.jpg) no-repeat center bottom #E0EBF3; width:231px; height:250px;
}
.marcador_novidades{
	color:#000; font-size:14px; margin-right:4px;
}
.alinha_novidades{
	line-height:15px; padding:4px 4px 4px 8px;
}
.caixa_testemunhais{
	width:232px; float:left;
}

/*Propriedades caixa dos videos na index*/
.fundo_videos_index{
	background: #FFF9E0 url(imagens/fundo_videos_index.jpg) no-repeat center bottom ; width:472px; min-height:300px;
}

/*propriedades caixinhas de chamadas dentro da caixa de videos*/
.caixa_chamadas_videos{
	float:left; width:140px; padding-left:16px;
}	

/*propriedades shows e espetaculos*/
.fundo_shows_espetaculos{
	background:url(imagens/fundo_shows_espetaculos.jpg) no-repeat left bottom #E0EBF3; width:282px; min-height:260px;
}

/*propriedades enquete*/
.fundo_enquete{
	background:url(imagens/fundo_index_enquete.jpg) no-repeat left bottom #FFF5CC; width:282px; 
}
.texto_enquete {
	font-family:Trebuchet MS; font-size:14px; color:#000; text-decoration:none; padding-left:10px; line-height:25px;
}

/*propriedades newsletter*/
.fundo_newslleter{
	background:url(imagens/fundo_newsletter.jpg) no-repeat center top; width:282px; height:194px;
}
.texto_newsletter {
	font-family:Trebuchet MS; font-size:13px; color:#95750D; text-decoration:none; padding-left:10px; text-align:justify; line-height:15px;
}
.ul_newsletter {
	list-style-type:none; margin-top:-22px;
}
.ul_newsletter li {
	font-family:Trebuchet MS; font-size:11px; color:#95750D; text-decoration:none; padding-left:50px; text-align:justify;
}

/*fotos*/
.fotos{float:left; width:120px; text-align:center; margin:0 0 20px 10px;}
.fotos h1 {font-family:Tahoma; font-size:10px; color:#3A546D; text-align:center; text-decoration:none; margin:0; padding:0; }
.fotos h1 a{font-family:Tahoma; font-size:10px; color:#3A546D;  text-decoration:none; }
.fotos h1 a:hover{font-family:Tahoma; font-size:10px; color:#3A546D; text-decoration:underline; }


/*Propriedades testemunhais linha que divide os testemunhos*/
.linha_separacao_testemunhais{
 	height:3px; background:url(imagens/separacao.jpg) repeat-x center center; padding:10px; font-size:1px; clear:both;
}

/*Propriedades enquete obrigado*/
.ul_enquete{
	clear:both; margin:10px; list-style-type:none;
}
.ul_enquete li{
	float:left;
}
.li_enquete{
	width:160px; text-align:right; font-weight:bold;
}
.img_enquete{
	background:url(imagens/img_enquete.jpg) repeat-x left top; height:20px; border:1px inset black;
}	

/*Propriedades do Rodape*/
.fundo_rodape{
	background:url(imagens/bg_rodape.jpg) no-repeat center bottom #FFFFFF; width:775px; 
}
.menu_rodape {
	font-family:Trebuchet MS; font-size:11px; color:#000; text-align:center; width:775px; line-height:20px;
}
.menu_rodape ul {
	 list-style-type:none; text-align:center;
}
.menu_rodape li {
	float:left;
}
.menu_rodape a{
	font-family:Trebuchet MS; font-size:11px; color:#000; text-align:center; text-decoration:none;
}
.menu_rodape a:hover{
	font-family:Trebuchet MS; font-size:11px; color:#000; text-align:center; text-decoration:underline;
}

/*propriedades tamanho laterais*/
.conteudo{
	float:left; text-align:left; width:486px; height:auto; background-color:#FFFFFF;
}
.lateral_direita{
	float:right; text-align:left; width:288px; height:auto; background-color:#FFFFFF;
}

/*propriedades conteudo*/
#conteudo_textos{
	padding:10px;
}
.fundo_amarelo_intera{
	background:url(imagens/fundo_conheca.jpg) no-repeat left bottom #FFF5CC; width:473px;
}

/*FONTES PARA CONTEUDO DO SITE*/
/*texto preto*/
.texto_preto {
	font-family:Trebuchet MS; font-size:11px; color:#000; text-decoration:none;
}
.texto_preto a{
	font-family:Trebuchet MS; font-size:11px; color:#000; text-decoration:none;
}
.texto_preto a:hover{
	font-family:Trebuchet MS; font-size:11px; color:#000; text-decoration:underline;
}

/*texto azul*/
.texto_azul{
	font-family:Trebuchet MS; font-size:11px; color:#3665E0; text-decoration:none;
}
.texto_azul a{
	font-family:Trebuchet MS; font-size:11px; color:#3665E0; text-decoration:none;
}
.texto_azul a:hover{
	font-family:Trebuchet MS; font-size:11px; color:#3665E0; text-decoration:underline;
}

/*///////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*propriedades para contato do site, abaixo propriedades para indique a um amigo*/
.nome_campos {clear:both; width:150px; text-align:right;}
.formulario ul {list-style-type:none; margin:0; padding:0; text-align:left;}
.formulario ul li {float:left;}
.formulario {font-family:Trebuchet MS; font-size:11px; font-weight:bold; color:#3665E0; width:400px;}
.formulario input {margin:2px 0 2px 5px; font-family:Arial; font-size:11px; color:#3665E0; border:1px solid #E6BE0B; background:#fff; width:180px;}
.formulario select {margin:2px 0 2px 5px; font-family:Arial; font-size:11px; color:#3665E0; border:1px solid #E6BE0B; background:#fff; width:180px;}
.formulario textarea {margin:2px 0 2px 5px; font-family:Arial; font-size:11px; color:#3665E0; border:1px solid #E6BE0B; background:#fff; width:210px; height:80px;}
.alinha_imagem_seguranca {text-align:right; clear:both; padding-right:40px;}
.alinha_botao_enviar {text-align:right; clear:both;}
/*Propriedades para indique a um amigo*/
.conteudo_amigo{width:440px;}
.fundo_meio_amigo{background-color:#FFFFFF; width:420px; border:1px solid #C5832C; text-align:center; height:200px; margin:10px;}
.texto_amigo2{font-family:Arial; font-size:11px; color:#FFF;}
.texto_amigo{font-family:Arial; font-size:11px; color:#000000;}
.texto_amigo a{font-family:Arial; font-size:11px; color:#000000; text-decoration:none;}
.texto_amigo a:hover{font-family:Arial; font-size:11px; color:#000000; text-decoration:underline;}

