form[name="login"] input[type="submit"],input[type="button"] {
	background-color: #65c1cd;
}

form[name="login"] button {
	background-color: #65c1cd;
}

.bloc_login_add div:hover
{
	background-color: #65c1cd;

}

#login_invis { width:450px; float:left; height:100%; }
#espace_restant_droite { float:left; height:100%; }


#login-background2-v4 { max-width:100%; }
img#login-background2-v4 {
	position: absolute;
	bottom: 0;
	right: 0;
	right: 5px;
	z-index: 1;
}

#login-poliris-v4 { max-width:100%; }
img#login-poliris-v4 {
	position:absolute;
	right: 5px;
	z-index:1;
}

div.form-content-left-P{
	width: 341px;
	background: rgba(0,0,0,0.5);
	min-width: 341px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px 29px 0px 30px;
	position: absolute;
	margin: 100px 0 0 40px;
	top : 0px;
	z-index:2;
}

.group2 {
	position: relative;
	margin-bottom: 25px;
}

.group2.logo img {
	margin-left: -30px;
	margin-top: -35px;
}

.button {
	position: relative;
	display: inline-block;
	padding: 12px 24px;
	width: 100%;
	vertical-align: middle;
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	-webkit-font-smoothing: antialiased;
	text-align: center;
	letter-spacing: 1px;
	border: 0;
	cursor: pointer;
	transition: all 0.15s ease;
	height:44px;
	background: #3bafb2;
	text-shadow: 1px 1px 0 rgba(39, 110, 204, .5);
}

form[name="login"] input[type="submit"],input[type="button"] {
	background-color: #3bafb2;
}

select {
	line-height: 16px;
	font-size: 14px;
	height: 42px;
	width: 282px;
	margin-bottom: 10px;
}
