		.titre_login_corps
		{
		width: 685px;
		height: 48px;
		color: #ffffff;
		font-size: 14px;
		font-weight: bold;
		background-image: url("../includes/background_titre_corps.png");
		background-repeat: no-repeat;
		background-position: 65px;
		}
		
		.icone_login
		{
		margin-left: 10px;
		margin-right: 10px;
		vertical-align: -120%;
		}	

		.form_inscription input[type=text]
		{
		width: 450px;
		}
		
		.checkbox
		{
		vertical-align: -10%;
		}
		
		.form_inscription select
		{
		width: 456px;
		}
		
		.form_inscription textarea
		{
		width: 450px;
		height: 80px;
		}
		
		.conteneur_submit_inscription
		{
		width: 685px;
		text-align: right;
		}
