/*CSS pour texte Tour*/
BODY {background-image: url(../gifjpg/papyrus.jpg);
  color: #000000;
  font-family: Arial, sans-serif;
  font-size: 11pt;
  font-style: normal;
  font-weight: normal
  text-decoration: none;
  margin-left: 15px;
scrollbar-base-color: #BCD0D8; 
scrollbar-3dlight-color: #C16248; 
scrollbar-face-color: #BCD0D8;
scrollbar-arrow-color: black;
scrollbar-darkshadow-color: black; 
scrollbar-shadow-color: #ffcc00; 
scrollbar-track-color: #96BCD6;
scrollbar-highligh-color: #C16248 
}

A {text-decoration: none;
     color : #800000;
     font-weight:bold}
  }

.off { font-size:12;color:#CD3907;font-weight=bold;
  }
.over { font-size:12;color:blue;font-weight=bold;
  }

TD.titre {border-style:inset;
	border-width:thin;
	background-color:#E9E8E8;
      color:#39456F;
	font-size: 11pt;
	font-weight: bold;
  }

.cadre2 {border-style:inset;
	border-width:thin;
	background-color:#E9E8E8;
      color:#39456F;
	font-size: 11pt;
	font-weight: bold;
  } 
	
.cadre {background-color:#DBDEE0;padding:2em;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  font-weight: bold;
}

.titre {background-color:#F3D0C5;padding:1em;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-style: normal;
  font-weight: bold;
}

.titre1 {background-color:white;padding:1em;
  font-family: Arial, sans-serif;
  font-size: 11pt;
  font-style: normal;
  font-weight: bold;
  text-align:justify;
}