#rub1_titre{
	position: absolute;
    top: 20px;
	left: 40px;
}
#contact{
    position: absolute;
    top: 60px;
	left: 40px;
	width: 850px;
	color: #000000;
}

.table_haut{
	border-collapse: collapse;
	width: 684px;
	height: 290px;
}
.table_haut td{
	font-family: "Century Gothic", serif;
	text-align: left;
}
.table_haut input{
	height: 16px;
}

.table_milieu{
	border-collapse: collapse;
	width: 684px;
	height: 69px;
}
.table_milieu td{
	font-family: "Century Gothic", serif;
	text-align: left;
	height:30px;
}

.table_bas{
	border-collapse: collapse;
	width: 684px;
}
.table_bas td{
	font-family: "Century Gothic", serif;
	text-align: center;
	height:19px;
}
.table_bas th{
	font-family: "Century Gothic", serif;
	font-weight:normal;
	text-align: left;
	height:19px;
}
