@charset "utf-8";
/* CSS Document */
@import url("/css/v2.0/old_fun.css");
@import url("/css/v2.0/old_videos.css");

.header-fun {
	background-image:url(/img/sapo/topo_fun.png);
	background-position:top;
	background-repeat:no-repeat;
}
.header-bottom-fun {
	background-image:url(/img/v2.0/barra_fun.gif);
	background-repeat:no-repeat;
	background-position:14px;
}

.link-fun {
	position:relative;
    margin-left:65px;
	_margin-left:32px; /*IE6*/
	width:110px;
	height:30px;
	float:left;
}
.link-fun img {
	position:relative;
	top:7px;
}
#footer{font-size:70%;}
.destaque-fun-passatempo ul, .destaque-fun-passatempo li{
margin:0px;padding:0; 
}
.destaque-fun-passatempo {text-align:center;
margin-bottom:10px; 
}
.destaque-fun-passatempo .mais{
padding:5px 0;font-size:11px; text-decoration:underline;
}

.destaque-fun-passatempo a {
 color:#d10; font-size:18px; text-decoration:none;

}
.destaque-fun-passatempo a:hover {
 color:#323366; 
}

