/* CSS for Phi.Lho.free.fr: Layout styles.
   Used only by recent browsers with good CSS understanding,
   to provide layout of the page.
   IE specific fixes are provided separately...
 */
div.Clearer { clear: both; line-height: 0; height: 0; }

#Container
{
  position: absolute;
  width: 640px;
  margin-left: -321px;
  left: 50%;
  padding-left: 10px;
  padding-right: 10px;
  border-left: 3px solid #008;
  border-right: 3px solid #008;
}
