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

#content p.firma
{
	color:#333333;
}
#header
{
	background-image: url(../css/images/01_presidente/01_cabecera_es.jpg);
}

#header:lang(cat)
{
	background-image: url(../css/images/01_presidente/01_cabecera_cat.jpg);
}

#foto_roca
{
	float:left;
	padding-right:30px;
	padding-top:4px;
	padding-bottom:15px;
}