@charset "utf-8";
/* CSS Document */
body{
	background: #F6F6F6 url(../images/family/bg001_detalhes.jpg) top left repeat-x;
}
.logo h1 span{ display: none;}
.logo h1 {
	background: url(../images/logoFCK_detalhes.jpg) no-repeat;
	width: 257px;
	height: 140px; 
	padding: 0;
	cursor: pointer;
}

.container_12 .grid_12_conteudo{
	background:url(../images/family/bg_conteudo.jpg) left 5px no-repeat;

}
.conteudo{
	background: url(../images/family/bg_conteudoCentro.gif) right 50px no-repeat;
	width: 785px;
	margin-left: 155px;
	
}
.conteudoBottom{
	background: url(../images/family/bg_conteudoBottom.gif) right bottom no-repeat;
	height: 20px;
	margin: 0;
	font-size: 1px;
}

