/*
inscription.php



*/


#inscr_main_mid {
	float:left;
	width:0px;
	/* height:445px; */
	overflow: hidden;
	border-left:1px solid #ccc;
	border-right:1px solid #fff;
	background: #a4b4be;
}
#inscr_main_left  h2, #inscr_main_left  h3, #inscr_main_left  p {
	padding:0 10px;
}
#inscr_main_right {
	float:right;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	width:473px;
	/* height:445px; */
	overflow: hidden;
	font-size: 11px;
}
#inscr_main_right  h2, #inscr_main_right  h3, #inscr_main_right p {
	padding:0 10px;
}
.error_mess {
	display: block;
	background:url("/image/icon/icone-grand-echec.png") #ffffff no-repeat 8px 3px;
	margin: 10px 7px 0 7px;
	padding: 2px 0 4px 0;
	width: auto;
	/*height: 28px;*/
	color: #FFA200;
	font-size: 12px;
	font-weight: bold;
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	overflow:hidden;
}

.ok_mess {
	display: block;
	background:url("/image/icon/icone-grand-succes.png") #ffffff no-repeat 8px 3px;
	margin: 10px 7px 0 7px;
	padding: 4px 0 4px 0;
	width: auto;
	/*height: 28px;*/
	color: #FFA200;
	font-size: 12px;
	font-weight: bold;
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	overflow:hidden;
}

.ok_mess p {
	margin: 5px 0 0 40px;
}


.error_mess  p {
	margin: 5px 0 0 40px;
}
#inscr_main_wrap2 {
	float:left;
	margin-left: 30px;
	font-size: 11px;
	font-weight: bold;
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #454a4f;
	width: 444px;
	height:455px;
	overflow:hidden;
	background:#e7eef2;
}

#inscr_main_wrap3 {
	float:left;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:  url("/image/back/degrade-fondvache-1phaut.png")  repeat-x 0 85%;
	border-right:1px solid #e7eef2;
	width: 444px;
	height:455px;
	overflow:hidden;
	background:#e7eef2;
}

#openid_signup {
	margin: 29px 0 0 56px;
	width: 300px;
	height:140px;
}
#openid_signup img {
	display: block;
	margin-bottom: 10px;
}
#openid_signup .small_text {
	display: block;
	margin-bottom: 10px;
	color: #454a4f;
	font-size: 10px;
	font-weight: normal;
}
#openid_signup .openid_label {
	float: left;
	width: 100px;
	margin-left:0px;
	text-align:right;
	font-size: 11px;
	font-weight: bold;
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #454a4f;
}
#openid_signup .openid_input {
	float: right;
	width: 175px;
	text-align: left;
	padding: 0;
	margin-bottom: 9px;

}
#openid_signup input {
	background:url('/image/icon/logo-openid-petit.png')  #fff no-repeat;
	margin:0;
	padding: 2px;
	padding-left:20px;
	border: 2px solid #BDD0D7;
	font-size:0.8em; /* Smaller text */
}


#suzette_grp {
	margin: 0 0 0 56px;
	width:348px;
}
#suzette_grp img {
	float: left;
	width:100px;
}
#suzette_grp p {
	float: right;
	width:240px;
	text-align:center;
	margin:60px 0 0 0;
	padding:0;
	font-size: 18px;
	font-weight: bold;
	color: #74777b;
}

#f6 {
	width: 380px;
	}

