/* Conteneurs */

#animFlash { position:absolute; top:50%; margin-top: -300px; height:600px; width:100%; text-align:center; }
#texteCentre { position:absolute; left:50%; top:50%; margin-top: -300px; margin-left: -309px; height:600px; width:618px; padding:0; border:0; }
#texteCentre div#top { height:20px; width:618px; padding:0; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./_images/bg-boite-top.png", sizingMethod="crop"); background-image:url(../_images/bg-boite-top.png) !important; background: none; background-position:bottom; background-repeat:no-repeat; margin:0; border:0; }
#texteCentre div#main { width:578px; padding:20px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./_images/bg-boite-fond.png", sizingMethod="scale"); background-image:url(../_images/bg-boite-fond.png) !important; background: none; background-position:center; background-repeat:repeat-y; margin:0; border:0; }
#texteCentre div#main a { color:#600; }
#texteCentre div#bottom { height:20px; width:618px; padding:0; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./_images/bg-boite-bottom.png", sizingMethod="crop"); background-image:url(../_images/bg-boite-bottom.png) !important; background: none; background-position:top; background-repeat:no-repeat; margin:0; border:0; }
#piedPage { position:absolute; bottom:2px; left:2px; margin-top:0; margin-left:0; z-index:2;  }

/* Eléments de base */

body { font-family:Arial, Helvetica, sans-serif; font-size:9px; color:#900; background:#c00 url(../_images/fond.gif) repeat; margin:0; }
#piedPage a { color:#600; text-decoration:none; }
#piedPage a:hover { color:#fff; text-decoration:underline; }
