#login-form, #register-form{
	margin: 20px 0 20px 280px;
	display: block;
	position: relative;
	width: 372px;
	height: 195px;
	background:  url(../images/pro/fl_bg.gif) no-repeat left top;
	padding-top: 20px;
}

#login-form .explain, #login-form #register, #register-form .explain{
	font-size: 1.4em;
	color: #ffffff;
	padding-left:10px;
}	


#login-form form input.text, #register-form form input.text{
	height: 22px;
	font-size: 1.4em;
	border: 1px solid #e74344;
	width: 150px;
}

#login-form form p, #register-form form p{
	position: relative;
	clear: both;
	width: 350px;
}

#login-form form label, #register-form form label{
	display: block;
	float: left;
	margin-right: 10px;
	text-align: right;
	width: 110px;
	font-size: 1.2em;
	line-height: 1.2em;
	color: white;
	background-color: #e74344;
}

#login-form #register{
	width: 350px;
	text-align: center;
}

#login-form #register a{
	color: white;
	font-weight: bold;
}

input.submit{
	margin-left: 120px;
	background: url(../images/pro/submit_bg.gif) no-repeat top left;
	border: 0;
	width: 110px;
	height: 28px;
	color: #0187ad;
	font-weight: bold;
	font-size: 1.2em;
	padding-left: 20px;
	text-align: left;
}

input.submit.hover{
	color: #e33c45;
	background-position: left -28px;
	cursor: pointer;
}

.hidden{
	display: none;
}

.errmsg strong{
	display: inline;
	position: absolute;
	right: -240px;
	background: #ffffff url(../images/pro/err_puce.gif) no-repeat left top;
	padding-left: 18px;
	color: #e74344;
	width: 200px;
	margin-right: 10px;
	font-size: 0.9em;
}


/* Inside pro */
#pro #inside-content h3{
	line-height: 1.5em;
}


#pro #inside-content ul li {
	background: none;
	font-size:1.2em;
	line-height:1.2em;
	padding: 0;
	margin: 9px 0 9px 30px;
}


#pro #inside-content ul li a{
	padding-left: 35px;
	background: url(../images/pro/pdf_puce5.gif) no-repeat left -1px;
	padding-bottom: 5px;

}

#pro #content-bg{
	padding-right: 300px;
	background: url(../images/test/ordi.png) no-repeat 70px 120px;
	
}

#pro #content-bg2{
	padding-right: 300px;
	background: url(../images/test/ordi.png) no-repeat 500px 120px;
	
}
