body{
	background-image:url(../img/fundo_mozaiko.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#f8f8e7;
	background-attachment:fixed;
}
.centro_tudo{
	margin:auto;
	width:600px;
	height:100%;
	margin-top:60px;
}
.corpo{
	margin:auto;
	width:100%;
	height:100%;
	float:left;
}
.topo{
	width:100%;
	height:140px;
	float:left;
}
.menu{
	float:left;
	margin-top:40px;
	position:relative;
	width:64%;
	height:20px;
}
.logo_mini{
	background-image:url(../img/logo.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:210px;
	height:100px;
	float:left;
	cursor:hand;
	cursor:pointer;
}
li{
	float:left;
	list-style:none;
	margin-right:10px;
	color:#24211d;
	font-weight:bold;
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
}
.link_menu{
	color:#24211d;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	font-family:"Helvetica", Trebuchet MS, Arial, sans-serif;
}
.link_menu:hover{
	color:#ed6000;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	font-family:"Helvetica", Trebuchet MS, Arial, sans-serif;
}
.conteudo_home{
	width:100%;
	height:340px;
	float:left;
}
.desenho_index{
	background-image:url(../img/desenho_index.png);
	background-repeat:no-repeat;
	background-position:center;
	width:100%;
	height:100%;
	margin-top:-40px;
}
.noticia{
	margin:auto;
	width:100%;
	height:100px;
}
.retangulo_marrom{
	background-color:#695546;
	width:97%;
	margin:auto;
	height:80px;
	padding:12px;
	float:left;
}
.foto_not{
	background-color:#000;
	border:solid #FFF 3px;
	width:208px;
	height:75px;
	float:left;
}
.noticia_home{
	background-color:#cfc4bd;
	width:355px;
	height:82px;
	margin-top:-2px;
	float:right;
	padding-top:3px;
}
.conteudo_not_home{
	width:345px;
	height:75px;
	margin:auto;
	border:solid #FFF 2px;
}
.tit_noticia_home{
	margin-top:5px;
	margin-left:7px;
	color:#24211d;
	font-weight:bold;
	font-size:13px;
	font-family:"Helvetica", Trebuchet MS, Arial, sans-serif;
}
.link_noticia{
	margin-top:5px;
	margin-left:0px;
	color:#24211d;
	font-weight:bold;
	font-size:13px;
	font-family:"Helvetica", Trebuchet MS, Arial, sans-serif;
	text-decoration:none;
}
.res_noticia{
	margin-top:3px;
	margin-left:7px;
	height:28px;
	color:#24211d;
	font-size:12px;
	font-family:"Helvetica", Trebuchet MS, Arial, sans-serif;
}
.mais{
	position:relative;
	margin-top:8px;
	margin-right:7px;
	color:#24211d;
	font-size:12px;
	font-family:"Helvetica", Trebuchet MS, Arial, sans-serif;
	float:right;
	font-weight:bold;
}
.link_mais{
	position:relative;
	color:#24211d;
	font-size:12px;
	font-family:"Helvetica", Trebuchet MS, Arial, sans-serif;
	float:right;
	font-weight:bold;
	text-decoration:none;
}
.rodape_home{
	width:100%;
	height:150px;
	position:relative;
}
.conteudo_rodape{
	margin:auto;
	margin-top:30px;
	width:250px;
	height:140px;
}
.tracos{
	border-bottom:dotted 2px #6f553f;
	width:100%;
	margin:auto;
	margin-bottom:10px;
}
.texto_rodape{
	color:#5b4839;
	font-size:12px;
	text-align:center;
	font-weight:900;
	margin:auto;
	font-family:"Helvetica", Trebuchet MS, Arial, sans-serif;
}
.fundo_empresa{
	background-image:url(../img/empresa_fundo.png);
	background-repeat:no-repeat;
	background-position:center center;
	width:100%;
	height:470px;
	margin-top:-20px;
}
.espaco_rodape{
	height:50px;
	width:100px;
}
.conteudo_noticia{
	width:98%;
	height:100%;
	margin-top:-50px;
	margin-left:-20px;
	border:0px;
}
.titulo_noticias{
	width:99%;
	height:90px;
	background-image:url(../img/titulo_noticia.png);
	background-position:right;
	background-repeat:no-repeat;
}
.tit_noticia{
	width:99%;
	font-size:16px;
	font-weight:bold;
	font-family:"Helvetica", Trebuchet MS, Arial, sans-serif;
	color:#695546;
	margin-left:0px;
	text-align:left;
	margin-bottom:30px;
}
.foto_noticia{
	width:97%;
	background-color:#c9cbcf;
	margin-top:30px;
}
.texto_noticia{
	color:#695546;
	font-size:14px;
	margin-top:20px;
	text-align:left;
	font-family:"Helvetica", Trebuchet MS, Arial, sans-serif;
	text-decoration:none;
}
.sem_noticias{
	width:100%;
	font-size:16px;
	font-family:"Helvetica", Trebuchet MS, Arial, sans-serif;
	color:#695546;
	text-align:center;
	margin-top:30px;
}
.lista_noticia{
	color:#2f2c25;
	font-size:14px;
	margin-top:5px;
	text-align:left;
	text-decoration:none;
}
.imagem{
	max-width:570px;
	max-height:200px;
	min-width:570px;
	min-height:200px;
}
.paginacao{
	margin-top:30px;
}
.btn_paginacao {
	font-family:"Helvetica", Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align:center;
	border: 0px;
	cursor: pointer;
	cursor: hand;
	width:25px;
	height:25px;
	background-color: #EFEFEE;
}

.btn_paginacao_over {
	font-family:"Helvetica", Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
	border: 1px solid #DE5523;
	color: #DE5523;
	cursor: pointer;
	cursor: hand;
	width:25px;
	height:25px;
	background-color: #EFEFEE;
}
.titulo_contato{
	width:96%;
	height:90px;
	background-image:url(../img/titulo_contato.png);
	background-position:right;
	background-repeat:no-repeat;
}
.fundo_contato{
	background-image:url(../img/fundo_contato.png);
	background-repeat:no-repeat;
	background-position:right top;
	width:103%;
	margin-left:0px;
	margin-top:-25px;
	padding-top:10px;
}
.form_contato{
	width:50%;
	padding-top:20px;
}
.nomes_form{
	font-size:14px;
	font-family:"Helvetica", Trebuchet MS, Arial, sans-serif;
	color:#695546;
	margin-top:3px;
}
.txt_contato{
	width:176px;
	height:15px;
	border:solid 2px #695546;
	font-family:"Helvetica", Trebuchet MS, Arial, sans-serif;
}
.txtarea_contato{
	width:264px;
	height:100px;
	border:solid 2px #695546;
	font-family:"Helvetica", Trebuchet MS, Arial, sans-serif;
}
.enviar{
	text-align:right;
	width:265px;
	color:#ed6000;
	font-size:14px;
	font-weight:bold;
	cursor:pointer; 
	cursor:hand;
	font-family:"Helvetica", Trebuchet MS, Arial, sans-serif;
}
.btn_enviar{
	text-align:right;
	color:#ed6000;
	font-size:14px;
	font-weight:bold;
	cursor:pointer; 
	cursor:hand;
	font-family:"Helvetica", Trebuchet MS, Arial, sans-serif;
	border:0px;
	background-color:transparent;
}
.enviado_sucesso{
	height:75px;
	padding-bottom:00px;
	width:100px;
	font-family:"Helvetica", Trebuchet MS, Arial, sans-serif;
}
.titulo_filmes{
	width:96%;
	height:90px;
	background-image:url(../img/titulo_filmes.png);
	background-position:right;
	background-repeat:no-repeat;
	font-family:"Helvetica", Trebuchet MS, Arial, sans-serif;
}
.retangulo{
	width:100%;
	float:left;
	padding-bottom:30px;
	margin-top:-10px;
}
.conteudo_filme{
	width:105px;
	margin-right:10px;
	float:left;
}
.veja{
	width:102px;
	background-color:#922d2a;
	height:15px;
	color:#FFF;
	font-size:10px;
	padding-left:3px;
	font-family:"Helvetica", Trebuchet MS, Arial, sans-serif;
	float:left;
}
.filme{
	width:100%;
	min-height:50px;
	background-color:#000000;
	float:left;
}
.tit_info_filmes{
	font-size:12px;
	color:#b0afad;	
	float:left;
	font-size:11px;
	font-family:"Helvetica", Trebuchet MS, Arial, sans-serif;
}
.info_filmes{
	color:#848382;
	font-family:"Helvetica", Trebuchet MS, Arial, sans-serif;
	font-size:11px;
}
.paginacao_filmes{
	width:90%;
	text-align:center;
	font-family:"Helvetica", Trebuchet MS, Arial, sans-serif;
}
.titulo_anuncio{
	width:96%;
	height:90px;
	background-image:url(../img/titulo_anuncio.png);
	background-position:right;
	background-repeat:no-repeat;
	margin-bottom:3px;
}
.titulo_ftp{
	width:96%;
	height:90px;
	background-image:url(../img/titulo_ftp.png);
	background-position:right;
	background-repeat:no-repeat;
}
.corpo_ftp{
	background-image:url(../img/fundo_ftp.png);
	width:250px;
	margin-top:10px;
	float:right;
	height:400px;
	margin-right:20px;
	background-position:right bottom;
	background-repeat:no-repeat;
}
.usuario{
	font-family:"Helvetica", Trebuchet MS, Arial, sans-serif;
	font-size:14px;
	color:#695546;
	margin-top:10px;
}
.form_ftp{
	float:left; 
	width:180px; 
	margin-top:20px;
}
.arquivo_ftp{
	font-family:"Helvetica", Trebuchet MS, Arial, sans-serif;
	font-size:12px;
	color:#eb3d00;
	text-align:center;
	text-decoration:underline;
}
.arquivos_ftp{
	margin-left:20px;
}