FIELDSET.errors{
	width:720px;
	margin:0px auto 0px auto;
	color:#cc0000;
	padding:10px 10px 10px 10px;
}

FIELDSET.errors legend{
	font-weight:bold;
	margin-bottom:10px;
}

FIELDSET.confirm{
	width:720px;
	margin:0px auto 0px auto;
	color:#336633;
	font-weight:bold;
	font-size:14px;
	padding:10px 10px 10px 10px;
}

DIV.requiredFields{
	width:720px;
	margin:10px auto 0px auto;
	text-align:center;
	font-weight:bold;
}

SPAN.etoile{
	font-size:15px;
	font-weight:bold;
	color:#cc0000;
}

DIV.rgt-title{
	clear:both;
	height:35px;
	background-image:url(/img/puce-etoile.gif);
	background-repeat:no-repeat;
}

DIV.rgt-title SPAN{
	float:left;
	display:block;
	height:35px;
	line-height:35px;
	margin-left:45px;
	font-size:18px;
	font-weight:bold;
	color:#20551F;
	text-transform:uppercase;
}

DIV.rgt-title DIV.rgt-left-title{
	display:block;
	float:left;
	width:250px;
	height:35px;
	background-image:url(/img/rgt-separator.gif);
	margin-left:10px;
}

DIV.rgt-fields{
	width:720px;
	margin:10px auto 10px auto;
}

DIV.rgt-fld-lines{
	clear:both;
}

DIV.rgt-lib{
	float:left;
	margin-top:2px;
	width:300px;
	text-align:right;
	margin-right:3px;
}

DIV.rgt-fld{
	margin-top:2px;
	float:left;
	width:350px;
}

DIV.rgt-fld SELECT.fld,
DIV.rgt-fld INPUT.fld{
	width:350px;
	border:1px solid #000000;
	font-size:11px;
	margin:0px;
}

DIV.rgt-fld TEXTAREA.fld{
	width:350px;
	height:60px;
	overflow:auto;
	border:1px solid #000000;
	font-size:11px;
	margin:0px;
}

DIV.same-adr{
	width:720px;
	margin:10px auto 10px auto;
	text-align:right;
	font-weight:bold;
}

DIV.same-adr INPUT{
	width:20px;
}

DIV.rgt-conditions{
	width:250px;
}

DIV.rgt-fld INPUT.short{
	float:left;
	width:150px;
	margin-right:10px;
}


DIV.rgt-fld INPUT.checkbox{
	width:20px;
}

DIV.rgt-submit{
	clear:both;
	width:720px;
	margin:20px auto 10px auto;
	text-align:center;
}


DIV.mdp-str{
	width:180px;
	margin:auto;
}

FIELDSET.errors-mdp{
	width:180px;
	margin:auto;
	color:#cc0000;
	padding:5px 2px 5px 2px;
}

FIELDSET.errors-mdp legend{
	font-weight:bold;
	margin-bottom:5px;
}

DIV.mdp-confirm{
	width:180px;
	margin:auto;
}

DIV.mdp-confirm SPAN{
	display:block;
	font-weight:bold;
	margin-bottom:10px;
}

DIV.typeUser-radio-item{
	clear:both;
}

DIV.typeUser-radio-fld{
	width:30px;
	height:20px;
	float:left;
}

DIV.typeUser-radio-fld INPUT{
	width:30px;
}

DIV.typeUser-radio-label{
	float:left;
	height:20px;
	line-height:20px;
}

P.account-activation{
	font-size:12px;
}

P.account-activation A{
	font-size:12px;
	font-weight:bold;
	color:#cc0000;
}
