﻿/*  S. Leveillé (MEDIA BELGIUM bvba)  */

body                {background:#FFF url(bg.jpg) repeat-x left top; color:#222; font-family:Helvetica, Trebuchet MS, Arial; font-size:8pt;}
h1#logo             {position:absolute; top:10px; left:20px; width:257px; height:83px; background:url(logo.png) left top no-repeat; text-indent:-9999em;}
h1#logo a           {display:block; width:257px; height:83px;}

fieldset            {margin:200px auto 60px; width:400px; border:1px solid #eee; padding:20px;}
legend              {color:#ccc; padding:5px; }
label               {width:100px; display:inline-block; margin: 0 0 5px 5px;}

input               {width:230px; border:1px solid #eee;}
input[type=submit]  {width:100px; margin-left:107px; cursor:pointer;}
input[type=submit]:hover    {background:#ddd;}

.status             {font-style:italic; color:Red; margin-left:5px;}

#welcome            {margin:auto; width:400px; color:#EFEFEF; font-weight:900; font-size:40pt; text-align:center}