h2{
	text-align:center;
}

form#formInscription{
	width:100%;
	text-align:center;
}

div.bloc_inscription{
	width:912px;
	height:243px;
	padding:0px 0px 20px 0px;
	background:url(../../images/my-account/ss-barre5.png) left top no-repeat;
	text-align:left;
	color:#363636;
}

table.formInscription{
	width:560px;
	/*height:243px;*/
	margin:0px 0px 20px 0px;
	padding:5px;
}

table.formInscription th.titrePartie{
	font-size:14px;
	padding:3px;
}

table.formInscription td{
	padding:2px;
}

table.formInscription td.libelle{
	width:270px;
	font-weight:bold;
}

table.formInscription td.valeur{
	width:270px;
}

table.formInscription td.btn_submit{
	text-align:center;
}

table.formInscription td.valeur input, table.formInscription td.valeur select{
	width:186px;
	height:14px;
	padding:2px 5px 2px 5px;
	font-size:11px;
	background:url(../../images/my-account/fond_input.jpg) right top no-repeat;
	border:0px;
}

table.formInscription td.valeur select{
	width:196px;
	height:18px;
}

table.formInscription td.antispam{
	text-align:center;
}

table.formInscription td.antispam input{
	width:80px;
}

input#btn_submit_inscription{
	width:56px;
	height:25px;
	background: transparent none no-repeat left top;
	border:0px;
	cursor:pointer;
}

input#btn_submit_inscription.btn_submit_inscription_EN{
	background-image:url(../../images/my-account/valid_en.jpg);
}

input#btn_submit_inscription.btn_submit_inscription_FR{
	background-image:url(../../images/my-account/valid_fr.jpg);
	width:68px;
}

span.legende{
	font-weight:normal;
	font-style:italic;
}

span.texteAntispam{
	font-weight:bold;
}

span.required{
	color:#555;
}
