body
{
	color: Black;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
}

#DivMasReciente
{
	/*float:left;
	width:350px;*/
	/*border: solid 1px #d9d9d9;*/
	padding-top:10px;
	
	text-align:left;
	
}

#divMasVisto
{
	float:left;
	width:300px;
	
}

#DivTopicos
{
	border: solid 1px #d9d9d9;
	text-align:left;
	clear:both;
}

#DivQuieresSerReportero
{
	float:right;
}

#DivGaleriaMasRelevante
{
	float:left;
	width:400px;
}

#listillo
{
	font-size:14px;
	text-align:center;
	clear:both;
}

.DivSeparador
{
	clear:both;
	height:20px;
}

.DivVerMas
{
	width:100%;
	background-image:url(/Imagenes2009/bg_line_video.png);
	background-repeat:repeat-x;
	text-align:center;
	height:14px;
}

.linkNegro
{
	color:Black;
	font-weight:bold;
	text-decoration:none;
}

.linkAzul
{
	color:#05538d;
	font-weight:bold;
	text-decoration:none;
}



.link_menu
{
	color:#6d6c70;
	text-decoration:none;
	font-weight:bold;
}

.link_menu:hover
{
	text-decoration:underline;
}


