#content h2.titulo
{
	text-indent:-9999px;
	background: url(../css/images/02_titulo.gif) white no-repeat;
	width:300px;
	height: 50px;
	padding-top:0;
	margin:0;
}
#content h2.titulo:lang(cat)
{

	background: url(../css/images/02_titulo_cat.gif) white no-repeat;
}

#content img.foto_izquierda
{
	float:left;
	padding: 23px 33px 20px 0;
}

#enlaces_container.left
{
	float:left;
	width:250px;
}

#content div.right
{
	width:358px;
}
