form#community_index_form, form#community_changepwd_form {
	display:table-cell;
	text-align:left;
	vertical-align:middle;
	padding:0px;
	margin:0px;
	padding-left:2px;
}

form#community_index_form table, form#community_changepwd_form table {
	margin-left:30px;
	margin-top:15px;
}

form#community_index_form td, form#community_changepwd_form table td {
	font-family:Arial;
	font-size:0.8em;
	font-weight:bold;
}

form#community_index_form td hr, form#community_changepwd_form td hr {
	color:#8198CD;
}

p.preregister {
	font-family:Arial;
	font-size:0.9em;
	margin:15px;
	margin-left:30px;
}

div.indexlien {
	margin-left:60px;
}

div.indexlien a {
	display:block;
	width:350px;
	height:15px;
	margin:0px;
	padding:0px;
	padding-left:20px;
	background-image:url(images/coin_d_abont.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin-bottom:10px;
}

div.indexlien a:hover {
	text-decoration:underline;
	color:#8198CD;
}

.red {
	margin-left:30px;
	color:red;
}

.welcome {
	background-image:url('images/abonnement.gif');
	background-repeat:repeat-y;
	background-position:top left;
}
