/* $Id: pleade.css 12631 2008-10-30 09:23:54Z mpichot $ */
/**
Copyright (C) 2003-2008 AJLSM, Anaphore
Voir le fichier LICENCE
**/
/* Ce fichier de configuration fait partie de la distribution standard
de Pleade. Vous pouvez le modifier à votre guise. */

.access {
	display:none;
}
body.pl-pg {
	background:#e7e7e7;
	padding:14px 28px 14px 28px;
	margin:0 0 0 0;
	font-family:Verdana,arial,sans-serif;
	font-size:77%;
	color:black;
}
/* Habillage general */

.pl-pg-brdr-t {
	background:#fff url(../images/pg.png) repeat-x 0% -20px;
	z-index:0;
	min-width:748px;
	height:12px;
	font-size:1px;
}
.pl-pg-tr {
	background:url(../images/pg.png) no-repeat 0% -40px;
	height:12px;
	width:12px;
	float:right;
	margin:0 0 0 0;
	padding:0;
	z-index:100;
	font-size:1px;
}
.pl-pg-tl {
	background:#fff url(../images/pg.png) no-repeat 0% 0px;
	height:12px;
	width:12px;
	float:left;
	margin:0 0 0 0;
	padding:0;
	z-index:100;
	font-size:1px;
}
.pl-pg-brdr-l {
	background:url(../images/pg-brdr-l.png) repeat-y;
	min-width:740px;
	padding:0 0 0 4px
}
.pl-pg-brdr-r {
	background:url(../images/pg-brdr-r.png) repeat-y 100% 0%;
	padding:0 4px 0 0;
	min-width:744px;
}
.pl-pg-brdr-b {
	background:url(../images/pg.png) repeat-x 0% 100%;
	height:10px;
	min-width:748px;
	font-size:1px;
}
.pl-pg-br {
	background:url(../images/pg.png) no-repeat 0% -100px;
	height:10px;
	width:11px;
	float:right;
	margin:0 0 0 0;
	padding:0 0 0 0;
	z-index:100;
	clear:both;
	font-size:1px;
}
.pl-pg-bl {
	background:url(../images/pg.png) no-repeat 0% -60px;
	float:left;
	height:12px;
	width:12px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	z-index:100;
	font-size:1px;
}
.pl-pg-body-tmenu {
	margin:0 0 0 0;
	text-align:right;
	clear:both;
}
.pl-pg-body-menu-box {
	position:absolute;
	right:35px;
	top:25px;
	width:15px;
}
/* Fermer la fenetre */
.pl-pg-help ul.icones {
	list-style:none;
}
.pl-pg-help ul.icones li {
	padding:6px 0 6px 30px;
}
#btn-close-window-span button {
	background:url(../images/icones.png) no-repeat 0% -58px;
	height:15px;
	width:12px;
	border:0;
	text-indent:30px;
	white-space: nowrap;
	overflow:hidden;
	margin: 0px 5px 0 0;
}
#btn-close-window-span.yui-button-hover button {
	background:url(../images/icones.png) no-repeat 0% -78px;
}

#btn-close-window-span.yui-button-active button,
.pl-pg-help .btn-close-window-span {
	background:url(../images/icones.png) no-repeat 0% -78px;
}
/* Bouton d'aide */
#btn-help-span button{
	background:url(../images/icones.png) no-repeat 0% 0%;
	height:15px;
	width:12px;
	border:0;
	text-indent:30px;
	white-space: nowrap;
	overflow:hidden;
	margin: 5px 0 0;
}
#btn-help-span.yui-button-hover button {
	background:url(../images/icones.png) no-repeat 0% -20px;
}

#btn-help-span.yui-button-active button,
.pl-pg-help .btn-help-span  {
	background:url(../images/icones.png) no-repeat 0% -40px;
}

/* Retour à la fenêtre principale */
#btn-goto-opener-span button{
	background:url(../images/icones.png) no-repeat 0% -260px;
	height:15px;
	width:12px;
	text-indent:30px;
	white-space: nowrap;
	_white-space: normal; /* Necessaire pour que le menu impression s'affiche correctement sous IE6 */
	|white-space: normal; /* Necessaire pour que le menu impression s'affiche correctement sous IE7 */
	overflow:hidden;
	border:0;
	margin: 4px 10px 0 0;
}
#btn-goto-opener-span.yui-button-hover button {
	background:url(../images/icones.png) no-repeat 0% -240px;
}
#btn-goto-opener-span.yui-button-active button,
.pl-pg-help .btn-goto-opener-span  {
	background:url(../images/icones.png) no-repeat 0% -280px;
}
/* Retour à la page d'accueil */
#btn-home-span button {
	background:url(../images/icones.png) no-repeat 0% -340px;
	height:15px;
	width:12px;
	border:0;
	text-indent:30px;
	white-space: nowrap;
	_white-space: normal; /* Necessaire pour que le menu impression s'affiche correctement sous IE6 */
	|white-space: normal; /* Necessaire pour que le menu impression s'affiche correctement sous IE7 */
	overflow:hidden;
	margin: 4px 10px 0 0;
}
#btn-home-span.yui-button-hover button {
	background:url(../images/icones.png) no-repeat 0% -300px;
}

#btn-home-span.yui-button-active button,
.pl-pg-help .btn-home-span {
	background:url(../images/icones.png) no-repeat 0% -320px;
}
.pl-pg-help .pl-pg-help-box ul.icones li {
padding:1px 0 1px 30px;
}
.yui-panel .bd {
overflow:auto;
padding:4px;
}

/*.suggest-values {
	vertical-align:middle;
}
.suggest-values img {
	vertical-align:middle;
	margin:0 .5em 0 0;
}*/

/* Informations utilisateur	*/
table.userinfos {
}

.pl-message{
}

