@charset "utf-8";
#inscription_cont {
padding-top:15px;
}



 .div_line_form1{
	height: 25px;
	/*background-color: #CCCCCC;*/
	margin-bottom: 10px;
	margin-right:2px;
	float:none;
	width:100%;	

}


/*.div_line_form1{
	margin-bottom: 2px;
	height: 25px;
	margin-right:2px;
	float:none;
	width:100%;	
}
*/


.div_line_form2{
	height: 32px;
	background-color: #999999;
	margin-bottom: 3px;
	margin-left: 2px;
	margin-top: 5px;
	text-align: left;
	
}

#form_inscription label {
	float: left;
	display: block;
	margin-left: 20px;
	width: 95px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}


/*
#form_inscription input {
	color:#006093;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(input_login_2.png); 
	height: 22px;
	float: left;
	display: block;
}
*/





.input_style_1
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url('img_css/input_login_2.png'); 
	background-repeat:repeat-x;
	background-color: transparent;
	height: 22px;
	width: 220px;
	padding-top: 3px;
	padding-bottom: 0px;
	float: left;
	display: block;
	
}


.input_style_1
{
    color:#006093;
	/* font-family:Verdana, Arial, Helvetica, sans-serif; */
	/* font-size:11px; */
	 font-weight:bold; 
	 
	 padding-left:3px;
	 padding-top: 1px;
	
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
	border:none;
	background-image: url('img_css/input_login_2.png');  
	background-repeat:repeat-x;
	/*background-color:#FF6699;*/
	height: 22px;
	float: left;
	display: block;
	margin:opx;
	padding:opx;
	
	margin-left:-1px;
	margin-right:0px;
}






.input_left         {
	position: relative;
	z-index: 4;
	width: 4px;
	height: 22px;
	background-image:url('img_css/input_login_1.png');
	background-repeat:no-repeat;
	float: left;
}


/*
input_left         {
	position: relative;
	z-index: 4;
	width: 4px;
	height: 22px;
	background-image:url('img_css/input_login_1.png');
	background-repeat:no-repeat;
	float: left;
	padding:opx;
	
	margin-right:0px;
}
*/






.input_right        {
	position: relative;
	z-index: 4;
	width: 4px;
	height: 22px;
	background-image:url('img_css/input_login_3.png');
	background-repeat:no-repeat;
	float: left;
}



/*.input_right        {
	position: relative;
	z-index: 4;
	width: 4px;
	height: 22px;
	background-image:url('img_css/input_login_3.png');
	background-repeat:no-repeat;
	float: left;
	margin-left:-1px;
}*/






.input_left_bt         {
	z-index: 4;
	width: 6px;
	height: 27px;
	background-image:url('img_css/button_l.png');
	background-repeat:no-repeat;
	float: left;
	margin-right: 0px;
}


.input_right_bt        {
	z-index: 4;
	width: 6px;
	height: 27px;
	background-image:url('img_css/button_r.png');
	background-repeat:no-repeat;
	float: left;
}


.input_mid_bt        {
	z-index: 4;
	height: 27px;
	background-image:url('img_css/button_c.png');
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #00465D;
	font-weight: bold;
	width: 140px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin-right: 0px;
}
#auth #email_line     { width: 400px; float: left; }
#auth #submit_bt_line { width: 110px; clear: both; float: right; }

#auth #form_inscription label { text-align: right; padding-top: 4px; width: 87px; padding-right: 8px; }
#auth .div_line_form1   { }




.errorMessage
 {
	background-color: #FFE1FF;
	border: 1px dotted #C0C0C0;
	width: 350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #606060;
	
	margin-top: 3px;
	margin-bottom: 3px;
/*	height: 20px;*/
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-right: 20px;
	clear:both;
}

.email_recovery_line {
 /* float:left  ; */ 
 margin-bottom 10px;
 clear:both ;
 height:35px; 
}


.email_recovery_line  #email{
 width:200px;
}


#username_empty {
padding:5px;	
background-color:#FFE6F2;
margin-bottom:20px;
float:left ;
border:1px solid #C3C3C3;
clear:both;
}



