#videos
{
	float: left;
	width: 905px;
	height: auto;
	margin-left: 47px;
	margin-bottom: 20px;
	background-color: #e6e6e6;
}
#videos #titulo
{
	background-color: #9d9d9d;	
}
#videos #titulo a
{
	color: #ffffff;
}
#videos #titulo a:hover
{
	color: #ffffff;
}
#fundo_videos
{
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
#fundo_videos ul
{
	margin: 15px 0 15px 23px;
}
#fundo_videos li
{
	width: 272px;
	height: auto;
	margin: 0 20px 0 0;
}
#fundo_videos h2
{
	width: 262px;
	margin: 5px 0 0 3px;
	line-height: 13pt;
}
#fundo_videos h2 a
{
	width: 263px;
}