.contact {
	width:240px;
	float:left;
}
.contact #box_header{
	width:240px;
}
.contact .titre{
	width:180px
}

.contact .box_contenu {
	width:180px;
}

.contact #box_footer{
	width:240px;
}
.contact .box_footer{
	width:180px;
	float:left;
}


.contact_mail {
	width:655px;
	float:left;
}
.contact_mail #box_header{
	width:655px;
}
.contact_mail .titre{
	width:595px
}

.contact_mail #contact_client .box_contenu {
	width:595px;
	text-align:right;
}

.contact_mail #box_footer{
	width:655px;
}
.contact_mail .box_footer{
	width:595px;
	float:left;
}
.contact_mail input{
	width:422px;
}
.contact_mail textarea{
	height:125px;
	width:422px;
	vertical-align:top;
}