@charset "utf-8";
/* CSS Document */
table {
	border: thin solid #CCC;
	width: 100%;
}
th {
	border: 1px solid #B3A311;
	width: 100px;
	text-align: left;
}
th {
	border: 1px solid #B3A311;
	width: 100px;
	text-align: left;
}
#imgArt {
	float: left;
	margin-right: 10px;
	width: 200px;
}
#infos_contact {
	background-color: #FFF;
	float: left;
	/* [disabled]width: 300px;
*/
	border: 1px solid #960;
	margin-bottom: 5px;
}
