#menu_topo_horizontal{
/*	width:610px;*/
	width:760px;
	height:57px;
	line-height:57px;
	vertical-align:middle;
	float:left;
}

#icf_logo{
	background-image:url(../images/icf_logo.gif);
	background-repeat:no-repeat;
	width:90px;
	height:57px;
	margin-left:2px;
	float:left;
	cursor:pointer;
	margin-top:0;
}

#icf_logo span{
	display:none;
}

#menu_topo_horizontal ul li{
	display: inline;
	color:#09C;
	margin-left:26px;
	list-style-type: none;
}

#menu_topo_horizontal ul li a{
/*	color:#09C;*/
	color:#027dc9;
}

#flash_topo{
	width:760px;
	height:170px;
	display:block;
	overflow:hidden;
	clear:both;
}