#compte h2
{
	font-size:2.1em;
	text-transform:none;
	background-color:inherit;
	color:#F90;
	margin-bottom:10px;
	float:none
}
#compte .bloc
{
	position:relative;
	margin-left:-16px;
	float:left;
	width:270px;
	background-image:url(../mc_images/compte_bloc.png);
	background-repeat:no-repeat;
	background-position:0 0;
	height:225px
}
#compte .bloc p
{
	font-size:0.9em
}
#compte form.bloc p
{
	font-size:1.1em;
	margin-bottom:15px
}
#compte form.bloc p.submit
{
	margin-top:8px;
	margin-bottom:8px
}
#compte .bloc label
{
	/*font-size:0.9em;*/
	font-weight:bold;
	float:left;
	text-align:right;
	width:95px
}
#compte .bloc small
{
	/*margin-top:-10px;*/
	display:block;
	text-align:right
}
#compte .bloc small a
{
	/*font-size:0.8em;*/
	color:#F90;
	padding-left:10px;
	background-image:url(../mc_images/puces/fleche_orange.png);
	background-repeat:no-repeat;
	background-position:0 50%;
	background-color:inherit;
}
#compte #bloc2
{
	margin-left:16px;
	margin-right:-20px;
	width:270px
}
#compte .bloc .inside
{
	margin:15px;
	padding:0
}
#compte .submit
{
	position:absolute;
	bottom:5px;
	left:50%;
	margin-left:-68px;
	font-weight:bold;
	font-size:1em!important
}
#compte .text
{
	margin-left:10px;
	width:115px;
	/*font-size:0.9em;*/
	position:relative;
	top:-3px
}
#compte p
{
	margin:8px 0
}
#compte h3,
#compte legend
{
	color:#F90;
	background-color:inherit;
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.3em
}