#glob
	{
	width:797px;
	}
#numeros
	{
	padding: 5px;
	margin: 5px;
	width:250px;
	float:left;
	}
.label_num
	{
		width:60px;
		color:#e3001b;
		font-weight:bold;
		display:block;
		float:left;
	}
#numeros br
	{
		clear:left;
	}
#carte
	{
	width:425px;
	min-height:380px;
	margin: 5px 0 0 150px;
	}
#adress
	{
	padding:5px;
	margin-top: 5px;
	margin-left:530px;
	width:250px;
	}

#contact_form
	{
	width:650px;
	margin:auto;
	}
.contact_form_part1
	{
		width:300px;
		float:left
	}
.contact_form_part2
	{
		width:300px;
		margin-left:250px;
		clear:right;
	}
.form_contact
	{
	display:block;
	float:left;
	width:80px;
	}

.champ
	{
		background-color:#ccc;
	}
