@CHARSET "UTF-8";

#cp_form {
	text-align: center;
	height: 150px;
	background-image: url(../images/site/inscription/cp_back.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
.cp_input {
	font-size: 18px;
}

.inscription_etab_radio {
	text-align: center;
	width: 40px;
	height: 58px;
	background-color: white;
	background-image: url(../images/site/inscription/etab_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.inscription_new_etab_radio {
	text-align: center;
	width: 40px;
	height: 58px;
	background-color: white;
	background-image: url(../images/site/inscription/new_etab_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.inscription_etab_name, .inscription_new_etab_name {
	font-size: 16px;
	font-weight: normal;
}

.inscription_etab_name_ssline {
	font-size: 12px;
	font-weight: normal;
}


