diff -r a8cca505882d -r 402fad4d9495 crea/integration/css/musitag.css --- a/crea/integration/css/musitag.css Mon Jun 11 12:23:53 2012 +0200 +++ b/crea/integration/css/musitag.css Mon Jun 11 15:09:37 2012 +0200 @@ -49,6 +49,24 @@ width: 980px; margin: 0 auto; } +.footer { + float: right; clear: both; + width: 456px; height: 56px; padding: 17px; margin: 10px 0; + background: url(../img/logos-box.png); +} + +.footer-idf { + float: left; width: 160px; height: 55px; +} + +p.footer-soutenu { + height: 30px; font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-weight: bold; text-align: center; +} + +.footer-logo { + float: left; margin-left: 8px; +} + .home-header { background: url(../img/home-header.png); width: 960px; height: 150px; padding: 5px 10px; @@ -212,7 +230,7 @@ } .player-belowtl { - width: 870px; margin-left: 90px; position: relative; + width: 870px; margin-left: 90px; position: relative; height: 400px; } #player-annotations {