.clear {	clear:both; }

.espace
{
	font-size:1px;
	height:12px;
	width:100%;
}

#inscription_ok
{
	color:rgb(0,200,0);
	margin:8px 16px 8px 16px;
}

.texte, .champ, .bouton
{
	width:779px;
	margin-left:8px;
}

.champ
{
	margin-top:6px;
	margin-bottom:6px;
}

.champ input
{
	border:1px solid black;
	width:300px;
}

.bouton
{
	text-align:center
}

.ligne
{
	margin-left:20px;
	margin-bottom:16px;
}

.ligne .block
{
	float:left;
	width:795px;
}

.ligne .block .haut, .ligne .block .bas
{
	width:795px;
	height:11px;
}

.ligne .block .haut
{
	background:url(../../images/common/bord_795_haut.png) no-repeat;
}

.ligne .block .milieu
{
	float:left;
	width:795px;
	background:url(../../images/common/bord_795_milieu.png) repeat-y;
}

.ligne .block .bas
{
	clear:both;
	background:url(../../images/common/bord_795_bas.png) no-repeat;
}