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


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

.link-videos {
	position:relative;
    margin-left:65px;
	_margin-left:32px; /*IE6*/
	width:110px;
	height:30px;
	float:left;
}
.link-videos img {
	position:relative;
	top:7px;
}
#footer{font-size:70%;}
