* {
	margin:0;
	padding:0;
}
body {
  background-color:#090607;
	font-family:'Trebuchet MS',  Arial, Helvetica, sans-serif;
}
a img,:link img,:visited img {
	border: none;
	}
em {
	font-style:italic;
}
strong {
	font-weight:bold;
	}
p a , .lif a, p a:visited, .lif a:visited, h6 a, h6 a:visited {
	color:#CC0C0C;
	text-decoration:none;
	}
p a:hover, .lif a:hover, h6 a:hover {
	color:#FFF;
	text-decoration:none;
	background-color:#CC0C0C;
  font-weight:bold;
	}
:focus {
	outline: none;
	}
.jqzoom {
	text-decoration:none;
	float:left;
	}
h2 {
  text-align:left;
  font-family: "Times New Roman", Times, "Liberation Serif", FreeSerif, serif;
	padding: 0;
  margin: 1em 0 0.4em 0;
	font-size:1.4em;
	font-weight:normal;
  color:#000;
  text-decoration:none;
  border:none;
  border-top:1px solid #000;
  }
h3, h3 a, h3 a:visited {
	text-align:center;
	padding: 0;
	font-size:1.2em;
	font-weight:normal;
  color:#FFF;
  text-shadow: 0 0.1em 0.3em #FFF;
  text-decoration:none;
}
h3 a:hover {
  color:#CC0C0C;
  text-shadow: 0 0.1em 0.3em #CC0C0C;
  text-decoration:none;
  font-weight:bold;
}
h4, h5 {
	color:#FFF;
	padding: 0;
	font-family: "Times New Roman", Times, "Liberation Serif", FreeSerif, serif;
	font-size:1.8em;
	font-weight:normal;
	font-style:italic;
	text-align:center;
}
h4 {
	font-size:1.8em;
  clear:both;
}
h5 {
	font-size:1.4em;
}
h6 {
  text-align:center;
  font-weight:bold;
	font-size:0.9em;
}
#conteneur, #conteneur36 {
	width:840px;
	margin:20px auto;
	background-color:#FFF;
	}
#conteneur, #conteneur36 {  
  padding:10px 10px 0 10px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  box-shadow: 0px 0px 20px 10px #FFF;
  -moz-box-shadow: 0px 0px 20px 10px #FFF;
  -webkit-box-shadow: 0px 0px 20px 10px #FFF;
  background-color:#FFF;
  clear:both;
} 
#droite {
	margin-top:10px;
	width:306px;
	height:635px;
	background-color:#FFF;
	float:right;
	border:none;
	}
#permutations, #indications {
	margin:0;
	width:298px;
	background-color:#FFF;
	float:right;
	border:2px solid #CCC;
	text-align:justify
	}
#permutations {	
	height:298px;
	}
#indications {
	margin-top:10px;
	}
#content {
	margin-top:10px;
	margin-left:10px;
	height:500px;
	width:500px;
	float:left;
	}
#installation {
	clear:both;
	height:300px;
	width:300px;
	border:1px solid #000;
	}
#espace {
	clear:both;
	height:10px;
	}
#espac {
	clear:both;
	height:2px;
	}
#permutations p, #indications p {
	font-size:0.8em;
	padding:0 4px;
	margin:0;
	}
#thumblist {
	display:block;
	clear:both;
	}
#thumblist .li, #thumblist .lif {
	float:left;
	margin:0 2px;
	width:130px;
	font-size:9px;
	text-align:center;
	background-color:#FFF;
	}
#thumblist .li {
	height:145px;
	}
#thumblist .lif, #thumblist .li a {
	display:block;
	border:1px solid #CCC;
	font-size:9px;
	text-align:center;
	color:#000;
	text-decoration:none;
	font-weight:normal;
	}
#thumblist .lif {
	width:128px;
	text-align:left;
	padding:0;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	}
#thumblist .li a.zoomThumbActive {
	border:1px solid #CC0C0C;
	color:#CC0C0C;
	}
#conteneur36  p {
  margin:0.2em 0;
}
.centre {
	text-align:center;
	}
.justifie {
	text-align:justify;
	}
.agauche {
	text-align:left;
	}
.agdroite {
	text-align:right;
	}
.clair {
	clear:both;
}
.noir {
  color:#000;
  }
h5.noir {
  margin:1em auto;
  color:#000;
  }
.etre {
  margin:0;
  border:0;
  text-align:center;
}
.esprit {
  margin:0;
}
.distant {
  margin:0.2em auto 0.4em 0;
  color:#000
  }
.magali  p {
	color:#FFF;
	padding: 0;
  margin:.4em 0;
	font-size:1em;
	font-weight:normal;
	text-align:center;
  clear:both;
}
.magali  p a, .magali  p a:visited  {
	color:#FFF;
	text-decoration:none;
}
.magali  p a:hover  {
	font-weight:bold;
  background-color:#FFF;
	color:#CC0C0C;
  text-shadow: 0 0 0.1em #CC0C0C;
}
.hhr {
  height: 2px;
  width:80%;
  margin:1em auto;
  background-color: #F99;
  border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  box-shadow: 0px 0px 6px 3px #F99;
  -moz-box-shadow: 0px 0px 6px 3px #F99;
  -webkit-box-shadow: 0px 0px 6px 3px #F99;
}