@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	background:url(../images/theme/contacts/bg.jpg) no-repeat center top #fff;
}

.contact{
	margin:0;
	width:600px;
	padding: 5px 15px;
	font-size:12px;
	height:30px;
	line-height:12px;
	
}

.contact_table{
	font-size:13px
}

.fonction{
	text-align:right;
	font-weight:bold;
}