/* Fichier CSS de l'espace de travail collaboratif */

/************************************************************
UPLOAD
************************************************************/

div.btn_espace_collaboratif {
  background: #E4DCD4;
}

a.lien_upload {
  width: 142px;
  height: 32px;
  float: left;
  background: #E4DCD4 url('../../IMG/LEEST/icone_travail_collaboratif.png') no-repeat;
  margin: 10px 5px;
  cursor: pointer;
}

a.lien_upload span {
  display: none;
}

div#upload {
  position: absolute;
  width: 80%;
  height: 90%;
  z-index: 100;
  top: 0;
  left: 50%;
  margin: 20px auto 0 -40%;
  background: #fff;
  display: none;
  /*background: transparent url('../../IMG/ouforep/module_bg_black.png');*/
}

iframe.upload_window {
  height: 100%;
  width: 100%;
  background: #fff;
  border: 0;
  float: left;
}

div#upload div.upload_footer {
  width: 100%;
  height: 23px;
  position: relative;
  background: #fff;
  border: 0;
  float: left;
}

div#upload a {
  float: right;
  background: #fff url('../../IMG/LEEST/etc_fermer.jpg');
  width: 70px;
  height: 23px;
  z-index: 200;
  margin: 0 20px 0 0;
}

div#upload a span {
  display: none;
}





/************************************************************
IFRAME
************************************************************/


/* UPLOAD */

body {
	margin : 0;
	font: 10pt arial;
}

body.bback {
  background: #fff;
}

body.bback h1 {
  width: 130px;
  height: 66px;
  margin: 10px 0 20px 65px;
  background: #fff url('../../IMG/LEEST/etc_logo_leest.jpg') no-repeat;
}

body.upload .center{
	text-align: center;
}

body.upload img{
	border: none;
}

body.upload .ico{
	vertical-align: middle;
}

body.upload .borderinfo{
	text-align: left;
	border: 1px solid #CCCCCC;
	margin: 0 100px 0 100px;
	padding: 3px;
	font-weight: none;
}

body.upload .borderinfo a:link { 
  color: #002280; 
  text-decoration: underline;
}

body.upload .borderinfo a:visited { 
  color:#002280; 
  text-decoration: underline;
}

body.upload .borderinfo a:hover { 
  color: #296DC1; 
  text-decoration: none;
}

body.upload .tn {
	text-align: center;
	border: 1px solid #bbb;
  padding: 0px;
	background: #fff;
}

body.upload .bande { 
	 font-size: 11px;
	 height: 19px;
	 font-weight: bold;
	 color: #215195;
	 background: url('./styleXP1/3.png');
}

body.upload .bande a:link { 
  color: #002280; 
  text-decoration: none;
}

body.upload .bande a:visited { 
  color: #002280; 
  text-decoration: none;
}

body.upload .bande a:hover { 
  color:#296DC1; 
  text-decoration: none;
}

body.upload .gestfile { 
	 font-size: 11px;
	 height: 19px;
	 font-weight: bold;
	 color: #215195;
	 background: url('./styleXP1/5.png');
}

body.upload .gestfile a:link {
  color: #002280; 
  text-decoration: none;
}

body.upload .gestfile a:visited {
  color: #002280; 
  text-decoration: none;
}

body.upload .gestfile a:hover {
  color: #296DC1;
  text-decoration: none;
}

body.upload .diaporama {
	background-color: #ccc;
}

body.upload .message {
  border: 1px solid #bbb;
  padding: 0;
	font-weight: bold;
	background: #fff;
}

body.upload .message a:link {
  color: #000;
  text-decoration: none;
}

body.upload .message a:visited {
  color: #000;
  text-decoration: none;
}

body.upload .message a:hover {
  color: #000;
  text-decoration:none;
}

body.upload .lien { 
	font-size: 11px;	
	font-weight: none;
}

body.upload .lien a:link {
  color: black; 
  text-decoration: none;
}

body.upload .lien a:active { 
  color: black; 
  text-decoration: none; 
}

body.upload .lien a:visited { 
  color: black; 
  text-decoration: none; 
}

body.upload .lien a:hover { 
  color: #296DC1; 
  text-decoration: none;
}


body.upload .titre1 { 
	 font-size: 11px;
}

body.upload .titre1 a:link { 
  color:#002280; 
  text-decoration:none;
}

body.upload .titre1 a:active {
  color: #002280;
  text-decoration: none;
}

body.upload .titre1 a:visited { 
  color: #002280; 
  text-decoration: none;
}

body.upload .titre1 a:hover {
  color: #296DC1;
  text-decoration: none;
}

body.upload .titre2 { 
	 font-size: 11px;
	 font-weight: bold;
	 color: #D9E1F6;
}

body.upload .Ctitre2{
	 font-size: 11px;
	 font-weight: bold;
	 color: #fff;
	 background: #2e75b7;
}

body.upload .Ctitre2back{
  font-size: 11px;
  background-color: #fff;
}

body.upload .Ctitre2back a:link { 
  color: #002280;
  text-decoration: none;
}

body.upload .Ctitre2back a:active {
  color: #002280;
  text-decoration: none;
}

body.upload .Ctitre2back a:visited {
  color: #002280;
  text-decoration: none;
}

body.upload .Ctitre2back a:hover {
  color: #296DC1;
  text-decoration: none;
}

body.upload .Ctitre3 {
	 font-size: 11px;
	 font-weight: bold;
	 color: #D9E1F6;
	 background: #2e75b7;
}

body.upload .Ctitre3back{
	font-size: 11px;
	background-color:#FFFFFF;
}

body.upload .Ctitre3back a:link {
  color: #002280;
  text-decoration: none;
}

body.upload .Ctitre3back a:active {
  color: #002280;
  text-decoration: none;
}

body.upload .Ctitre3back a:visited {
  color: #002280; 
  text-decoration: none; 
}

body.upload .Ctitre3back a:hover {
  color: #296DC1; 
  text-decoration: none;
}

body.upload .cadre{
	background-color: #0F367B;
}

body.upload .miniatureliste { 
	 font-size: 11px;
	 font-weight: bold;
}

body.upload .miniatureliste a:link {
  color: black;
  text-decoration: none;
}

body.upload .miniatureliste a:active {
  color: black;
  text-decoration: none;
}

body.upload .miniatureliste a:visited {
  color: black;
  text-decoration: none;
}

body.upload .miniatureliste a:hover {
  color: blue;
  text-decoration: none;
}

body.upload .nom { 
	 font-size: 11px;
	 font-weight: none;
}

body.upload .nom a:link {
  color: black;
  text-decoration: none;
}

body.upload .nom a:visited {
  color: black;
  text-decoration: none;
}

body.upload .nom a:hover {
  color: blue;
  text-decoration: none;
}

body.upload .recherche { 
	 font-size: 11px;
	 font-weight: bold;
	 color: blue;
}

