@import '/stylesheet/max-foot.css';
#msg_demande
{
	padding: 3px;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	color: #FF3333;
	text-align: center;
	margin: 2px;
}
#main_inscription{
	width:99%;
	position: relative;
	height: auto;
	float: left;
	margin-left:2px;
	margin-right:2px;
}
#rejoignez {
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-decoration: blink;
	text-align: center;
	display: block;
	background-color: #000000;

}
.msg_inscription
{
	padding: 3px;
	background-color: rgb(239, 236, 255);
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: normal;
	margin-top: 2px;
	color: #0000FF;
}
#form_inscription_rapide {
	width: 100%;
	position: relative;
	height: auto;
	margin-right: 1%;
	margin-left: 1%;
	float: left;
}

