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

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

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

DIV.requiredFields{
	width:568px;
	margin:0px auto 0px auto;
	text-align:center;
	font-weight:bold;
	color:#ffffff;
}

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

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

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

DIV.rgt-title DIV.rgt-left-title{
	display:block;
	float:left;
	width:250px;
	height:35px;
	margin-left:10px;
}

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

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

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

DIV.rgt-lib-cgv{
	float:left;
	margin-left:10px;
	color:#ffffff;
}

DIV.rgt-lib-cgv A{
	color:#ffcc00;
}

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

DIV.rgt-fld-txt{
	color:#ffffff;
}

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

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

DIV.same-adr{
	width:568px;
	margin:10px 0px 10px 10px;
	font-weight:bold;
	color:#ffffff;
}

DIV.same-adr SPAN{
	display:block;
	float:left;
	height:20px;
	line-height:20px;
	margin-left:10px;
}

DIV.same-adr-clear{
	clear:both;
}

DIV.same-adr INPUT.same_adr{
	width:20px;
	border:0px;
	float:left;
}

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

DIV.rgt-fld-short{
	float:left;
	width:30px;
}

DIV.rgt-fld-short INPUT.checkbox{
	width:30px;
	border:0px;
}

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

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

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

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

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

DIV.mdp-confirm{
	width:220px;
	margin:auto;
	color:#ffffff;
}

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{
	border:0px;
	width:10px;
}

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

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

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

DIV#lg-mdp{
	float:left;
	width:150px;
	margin:10px 0px 0px 20px;
}

DIV#lg-submit{
	float:left;
	margin:8px 0px 0px 5px;
}

DIV#cvg-box-registration{
	display:none;
	top:0px;
	width:995px;	
	position:absolute;
	background-color:#4E4A47;
	border:1px solid #908F8D;
	z-index:3;
}

