@charset "utf-8";
/* CSS Document */
body{
	background: #F6F6F6 url(../images/bg_index.jpg) repeat-x;
}
.logo h1 span{ display: none;}
.logo h1 {
	background: url(../images/logoFCK_detalhes.jpg) no-repeat;
	width: 257px;
	height: 129px; 
	padding: 0;
	cursor: pointer;
}
.fraseIndex{
	font-family:"Times New Roman", Times, serif;
	font-size: 200%;
	text-align: center;
	margin:0 auto;
	background:url(../images/bg_fraseIndex.jpg) top center no-repeat;
	width: 940px;
	height: 47px;
}
.fraseIndex span{display: none;}
.bannerIndex{
	float: left;
	width: 295px;
}
.bannerIndex img {border: 0;}
.bannerIndex_mr{
	margin-right: 15px;
}

