/* CSS for web:              */
/* Author: , e-mail:         */
/* Update:                   */

/* Debug                     */
x { background: #CCCC00 !important }
x { border: 1px black solid !important }

html {
margin: 0px;
padding: 0px;
}
body {
/* Scrollbar                 */
	scrollbar-face-color: #bdd6ef;
	scrollbar-highlight-color: #E1E1E1;
	scrollbar-3dlight-color: #363636;
	scrollbar-darkshadow-color: #efefef;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #363636;
	scrollbar-track-color: #ffffff;
/* Font                      */
	font-family: geneva, verdana, arial, sans-serif;
	font-size: 12;
	padding: 0;
	margin: 0;
  text-align: center;
}
/* Links                     */
a:link {
	text-decoration: underline;
	color: black;
}
a:hover {
	text-decoration: underline;
	background: #bdd6ef;
	color: #333399;
}
a:visited {
	text-decoration: underline;
	color: #AAAAAA;
}
a.workinprogress {
	xdisplay: block;
	background: white;
	xcolor:white;
	height: 1px;
	width: 1px;
	display: none;
}

#tout {
  background: url(/images/catlogo.gif) no-repeat top left #fff;
  background-attachment: fixed;
  margin: 0;
  padding: 0;
  width: 760;
  xmargin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
  text-align: left;
}
/*
#tout p {
  padding-left: 40px;
  margin-left: 200px;
}
*/

#grandtitre {
  display: none;
}

#grandtitre h1 span {
  display:none;
}

#grandtitre h2 span {
  display:none;
}



#bandeau {
  /*background: #000000;*/
  color: #AA00AA;
  margin-left: 200px;
  margin-bottom: 40px;
  padding-top: 20px;
  font-family: "Trebuchet MS", Geneva, Arial, Verdane, Tahoma, Helvetica, SunSans-Regular;
  font-size: 16pt;
  font-color: #FFFFFF;
  border-bottom: 3px solid #99CCFF;
  height: 50px;
}

#bandeau p.menu {
  margin-left: 0;
  color: #9955EE;
  border 1px black;
}


#bandeau a {
  font-size: 12pt;
}

#page {
  padding-left: 200px;
  float: none;
}

.index {
  clear: none;
}

#page h1 {
  background: url(patte.gif) top left no-repeat;
  font-size: 14pt;
  font-weight: none;
  padding: 0 0 0 30px;
  margin: 10px 0 0 0;
}

#page h2 {
  font-size: 12pt;
  margin: 20px 60px 10px 60px;
  xwidth: 400px;
  border-bottom: 2px dotted #99CCFF;
  padding: 0;
  color: #62B;
}

#page h3 {
  margin-left: 60px;
  color: #62B;
  font-size: 10pt;
  font-weight: normal;
  border-bottom: 1px solid #E5E0EA;
  background: #FAF5FF;
}

#page ul {
  margin-left: 70px;
  color: #666666;
}

#page p {
  color: #666666;
  font-size: 10pt;
  xwidth: 400px;
  margin: 0;
  margin-left: 60px;
  margin-top: 10px;
  margin-bottom: 10px;
  //border-left: 1px solid #EFEFEF;
}

/*.index p.wantmore,
.musique p.wantmore, */

p.wantmore {
  text-align: right;
}

.index p.wantmore a {
  font-size: 8pt;
}

#page p.citation {
  padding: 0 30pt;
  font-style: italic;
  font-size: 8pt;
  text-align: justify;
}

#links {
  position: absolute;
  top: 180;
  left: 20px;
  background: #eef5FF;
  padding: 10px;
  margin: 0;
  font-size: 8pt;
  border: 1px dotted #9955EE;
/*  height: auto;
  top: 18em; right: auto; bottom: 1em; left: 1em; */
  height: auto;
}

/* on surcharge "position" pour que les browsers qui ne gèrent pas le "position: fixed" se replient sur "absolute" */
body #links {
  position: fixed;
}

#links h1 {
  font-size: 16pt;
  font-family: "Trebuchet MS", Geneva, Arial, Verdane, Tahoma, Helvetica, SunSans-Regular;
  text-align: center;
  color: #85D;
  padding: 0;
  margin: 0 0 10px 0;
}

#links ul {
  margin: 0 0 10px 0;
  padding: 0;
  list-style: none; /* url('dot.png');  */
}

#links h5 {
  font-weight: bold;
  font-size: 10pt;
  padding: 0;
  margin: 0;
  color: #9955EE;
  border-bottom: 1px solid;
  background: #EEEEFF;
}

#act-devwin p#toxlab {
  background: url(images/minicomprimes.jpg) no-repeat top left #fff;
  padding-left: 120px;
}

#act-devwin p#tm {
  background: url(images/minitm.jpg) no-repeat top right #fff;
  padding-right: 120px;
}

#act-devwin p#dali {
  background: url(images/minidali.jpg) no-repeat top left #fff;
  padding-left: 120px;
}

#act-devwin p#roomdesigner {
  background: url(images/miniroomdesigner.jpg) no-repeat top right #fff;
  padding-right: 120px;
}

table.files {
	padding: 0 0 0 80px;
	font-size: 12px;
	width: 550px;
}


td.filesize {
	width: 100px;
	text-align: right;
	font-size: 12px;
}

td.filedate {
	width: 130px;
	text-align: right;
	font-size: 12px;
}

div.bis img {
	margin-left: 70px;
}
