/** Acces restreint **/
.acces_restreint {
	background-color: #DEE2E1;
	margin: 0;
	padding: 0;
	width: auto; /*998px;*/
}

.acces_restreint form {
	margin: 0;
	padding: 0;
	width: 675px;
	float: left;
	z-index: 100;
	position: relative;
}

.acces_restreint fieldset {
	border: none;
	margin:0;
	padding:0;
	text-align: left;
	width: 675px;
	_width: 650px;
	*html.width: 650px;
	float: left;
	z-index: 100;
	position: relative;
}

.acces_restreint .bugajaxie {
	display: none;
}

.acces_restreint fieldset legend {
	text-indent: -3000px;
	font-size: 0;
}

.acces_restreint .espacePerso {
	float: left;
	background-image: url(../img/ep_fleche_new.jpg);
	background-repeat: no-repeat;
	width: 144px;
	height: 19px;
	color: #787777;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	padding: 8px 0 0 15px;
	margin-right: 25px;
}

.espacePerso a {
	color: #787777;
	text-decoration: underline;
	margin: 0 0 0 -10px;
}

.espacePerso a:hover {
	text-decoration: none;
	color: #F39920;
}

.acces_restreint div.row {
	clear: none;
	float: left;
	padding: 0;
	padding-top: 4px;
	margin: 0;
	margin-right: 25px;
	_margin-right: 10px;
	*margin-right: 10px !important;
	color: #DEE2E1;
	width: 200px;
	z-index: 100;
	position: relative;
}

.acces_restreint {
}

.accesLine {
	float: left;
	margin: 7px 0 0 0;
	padding: 0;
	position: relative;
	width: 675px;
	z-index: 100;
	color: #787777;
}

* html .acces_restreint div.row {
	padding-top: 0;
	margin-top: 0;
}

.acces_restreint .formulaire_spip {
	margin: 0;
	padding: 0;
}

.acces_restreint .row .libr, .acces_restreint .row .fieldr {
	float: left;
}

.acces_restreint div.row span.libr {
	width: 80px;
	text-align: right;
	padding: 5px;
	color: #787777;
}

* html .acces_restreint div.row span.libr {
	padding-top: 3px;
}

.acces_restreint div.row span.fieldr input, .acces_restreint div.row span.fieldr {
	width: 100px;
}

.acces_restreint div.row span.fieldr #pass_securise img {
	display: none;
}

* > .acces_restreint .row input {
	!margin-top: -3px;
}

.acces_restreint div.row span.fieldr .submit {
	background-color: transparent;
	background-image: url(../img/ep_connexion_new.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #000000;
	margin: 2px 0 0 -60px;
	padding: 0 54px 0 0;
	border: none;
	float: left;
	display: block;
	cursor: pointer;
}

* > .acces_restreint div.row span.fieldr .submit {
	! margin-top: -2px;
}

* html .acces_restreint div.row span.fieldr .submit {
	margin-top: 2px;
}

.acces_restreint .accesOubli {
	position: relative;
	top: 7px;
	text-align: right;
	width: 830px;
	_width: 130px;
	*width: 130px !important;
	z-index: 10;
	margin-left: 150px;
}

.acces_restreint .accesOubli a {
	color: #787777;
	text-decoration: underline;
}

.acces_restreint .accesOubli a:hover {
	text-decoration: none;
	color: #F39920;
}

.formulaire_oubli ol, ul {
	list-style: none;
}

.formulaire_oubli fieldset {
	border: 1px solid #CCE805;
	margin: 0;
	padding: 10px;
	text-align: left;
}

.formulaire_oubli legend {
	font-weight: bold;
	color: #61426C;
}

.formulaire_oubli label {
	display: inline;
	margin-right: 10px;
	color: black;
}

.formulaire_oubli .erreur {
	color: red;
}

/*
.spip-admin-float {
	display: none;
}*/

.acces_restreint .formulaire_login {
	padding-top: 10px;
}
.acces_restreint .formulaire_login .editer-groupe .editer {
	overflow: hidden;
}
.acces_restreint .formulaire_login .editer-groupe .editer label {
	width: 25%;
	float: left;
}
.acces_restreint .formulaire_login .editer-groupe .editer input {
	width: 50%;
	float: left;
	margin-right: 5%;
}
.acces_restreint .formulaire_login .editer-groupe .editer.editer_password #pass_securise {
	margin-left: -4%;
}
.acces_restreint .formulaire_login .editer-groupe .editer.editer_password .details {
	display: none;
}
.acces_restreint .formulaire_login .editer-groupe .editer.editer_session {
	margin-left: 25%;
	margin-top: 10px;
}
.acces_restreint .formulaire_login .editer-groupe .editer.editer_session label {
	width: auto;
}
.acces_restreint .formulaire_login .editer-groupe .editer.editer_session input {
	width: auto;
	margin-right: 1%;
}
.acces_restreint .formulaire_login .boutons {
	margin-right: 24.25%;
	float: right;
}