	/* CSS Document */
	body {
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-color: #A6AB93; 
		background-attachment: fixed;
		background-image: url(../../assets/img/bg_index.gif);
		background-repeat: repeat-y;
		background-position: center;
	}
	a:link {
		text-decoration: none;
	}
	a:visited {
		text-decoration: none;
	}
	a:hover {
		text-decoration: underline;
	}
	a:active {
		text-decoration: none;
	}
	.txt_cinza {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #CECDCD;
	}
	.celula_index01 {
		background-attachment: fixed;
		background-image: url(../../assets/img/bg_index_celulas_01.gif);
		background-repeat: repeat-x;
		background-position: center bottom;
	}
	.celula_index02 {
		background-attachment: fixed;
		background-image: url(../../assets/img/bg_index_celulas_02.gif);
		background-repeat: repeat-x;
		background-position: center bottom;
	}
	.celula_index03 {
	
		background-attachment: fixed;
		background-image: url(../../assets/img/acabamento_index.gif);
		background-repeat: repeat-y;
		background-position: right bottom;
	}
	.txt_preto {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
	}
	.txt_preto2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight:bold;
		color: #000000;
	}
	.celula_movie {
		background-attachment: fixed;
		background-image: url(../../assets/img/ico_movie.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
	}
	.txt_branco {
	
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFFFFF;
	}
	.txt_verde {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #407F1F;
	}
	.txt_cinza_escuro {
	
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
	}
	.txt_azul {
	
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #003366;
	}
	.form {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
		background-color: #FFFFFF;
		border: 1px solid #666666;
	}
	.celula_eventos {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		background-attachment: fixed;
		background-image: url(../../assets/img/regiao_bg_03.jpg);
		background-repeat: no-repeat;
		background-position: center top;
	}
.tela_beto {
	background-attachment: fixed;
	background-image: url(../../assets/img/regiao_beto_bg_03.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
