td, table, select, input, textarea{
	font-weight:bold;
}


table{ border:0px}

body {
	margin: 0px;
	padding: 0px;
}

#wrapper{
	 position:absolute;
     left: 50%; 
     top: 50%;
     margin-top: -220px; /* moitié de la hauteur de l'image */
     margin-left: -325px;
}

#box {
	width: 253px;
	height: 61px;
	background: url(../images/logo.png) no-repeat center center;
}