fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	/*vertical-align: baseline;*/
}
/*
 * BODY
 ***********************************************************
 ***********************************************************
 */
body {
	background:#ffffff;
	color:#000000;
	display:block;
	font-family:arial,serif;
	font-weight:normal;
	font-size:13px;
	font-style:normal;
	line-height:16px;
	margin:0px;
	padding:0px;
	position:static;
}
a img {
	border:none;
	outline:none;
}
ul#menu {
	display:none;
	visibility:hidden;
}
div#corps div#left {
	display:none;
	visibility:hidden;
}
div#corps div#right {
	display:none;
	visibility:hidden;
}
div#corps div#page form#XSearch {
	display:none;
	visibility:hidden;
}
div#corps h1 img {
	display:none;
	visibility:hidden;
}
fieldset {
	border:none;
}
body.contact div#corps form#form fieldset label {
	color:#000000;
}