#Global {
	width: 950px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#Global h2 {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Global p {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

#Global hr {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
	padding: 0px;
	height: 1px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#Global #SubmitWidget {
	float: right;
	background-image: url(../fond-barre.jpg);
	color: #FFFFFF;
	border: 1px solid #999999;
	height: 28px;
	line-height: 20px;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	cursor: pointer;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.Skininput {
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	height: 20px;
	background-color: #E6E6E6;
	border: 1px solid #999999;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

