@charset "utf-8";
/* CSS Document */
body{
	background: #F6F6F6 url(../images/bg001_internas.jpg) top left repeat-x;
}
.logo h1 span{ display: none;}
.logo h1 {
	background: url(../images/logoFCK_internas2.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_frase{
	background:url(../images/compact/frase.gif) center top no-repeat;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}
