function titrePost() {
	$('titre_transparent').writeAttribute('style', 'margin-top:-'+parseInt($('titre_transparent').getHeight() - 2)+'px;');
}

