@charset "utf-8";
/* CSS Document */
body{
	background: #F6F6F6 url(../images/compact/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;
}
#logoLinha{
	background:url(../images/compact/logo.jpg) left 2px no-repeat;
	float:  right;
	width: 203px;
	height:271px;
}
#imagemLinha{
	background:url(../images/compact/figura01.jpg) left 3px no-repeat;
	float: right;
	margin-right: 20px;
	width: 190px;
	height: 269px;
}

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

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