@charset "utf-8";
/* CSS Document */
body{
	background: #F6F6F6 url(../images/kaza/bg001.jpg) top left repeat-x;
}
.logo h1 span{ display: none;}
.logo h1 {
	background: url(../images/logoFCK_internas.jpg) no-repeat;
	width: 257px;
	height: 140px; 
	padding: 0;
	cursor: pointer;
}
#logoLinha{
	background:url(../images/kaza/logo.jpg) left 2px no-repeat;
	float:  right;
	width: 217px;
	height:271px;
}
#imagemLinha{
	background:url(../images/kaza/figura01.jpg) left -2px no-repeat;
	float: right;
	margin-right: 160px;
	width: 530px;
	height: 220px;
	position:absolute;
	top: 134px;
	right: 28%;

}

.container_12 .grid_12_frase{
	background:url(../images/kaza/frase.gif) center top no-repeat;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}
