*{padding:0;margin:0;}

body  {
    padding:0 0 0px 0;
    margin:auto;
    text-align:left;
    vertical-align:top;
    color:#000000;
    font-family:verdana;
    font-size:9px;
    background-repeat:repeat-x;
    background-image: url('images/fond1.jpg');
    background-color: #ECECEC;
}

input {
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: darkblue;
	white-space: normal;
	letter-spacing: 1px;
	background-color: #e1e1e1;
	border: 2px solid darkblue;
}