body,div,p,tr,td,table,h1,h2,h3,h4,h5,h6,form,hr,img,a {
margin: 0px;
padding: 0px;
}

#contenu
{ 
  width: 1261px;
}
#gauche
{
  width: 519 px;
  float: left;
  height: 1134px;
  display: inline;
}
#milieu
{
   width: 515px;
   min-height: 1134px;
   float: left;
   font-family: "Comic Sans MS";
   background-image: url(../images/corps.gif);
   background-position: bottom;
   background-repeat:repeat;
   min-height: 1134px;
   background-repeat: no-repeat;
}
#tete
  {
    float: left;
	height: 254px;
	display: inline;
	width: 515px;
  }
#corps
{
    float: left;
	background-repeat: repeat-y;
	display: inline;
	width: 515px;
	height: 682px;

	min-height: 305px;
	font-family: "Courier New", Courier, monospace;
	color: #66FF66;
}
#texte
{
  widht: 500px;
  max-height: 550px;
  overflow: auto;
  float: left;
  margin-left: 5px;
  margin-right: 5px;
  scrollbar-face-color:#008800;
 scrollbar-highlight-color:#006600;
 scrollbar-3dlight-color:#003311; 
scrollbar-darkshadow-color: #032000; 
 scrollbar-shadow-color:#032000; 
  scrollbar-arrow-color:#006600; 
scrollbar-track-color:#005522; 
}

#tete-texte
{
	font-family: Stencil;
	font-size: 18px;
	text-align: center;
	color: #339900;
	height: 54px;
	width: 515px;
	margin-top: 170px;
	vertical-align: text-bottom;

  
}
#pied{
   float: left;

	height: 198px;
	background-color: #000000;
	display: inline;
	width: 515px;
}
#droite
{
    float: left;
	background-image: url(../images/droite.gif) ;
width: 227px;
	display: inline;
	height: 1134px;
	background-repeat:no-repeat;
}
body {
	
	background-color: #000000;
}
ul
{
  list-style-image: url(../images/puce.png);
}
a
{
  color: #FFFFFF;
}
a:hover
{
  color: #FFFF99;
}
a img {
	border: 2px solid #757575; /* Propriété CSS pour IE7 */
}
a:link {
	text-decoration: none; /* Propriété CSS pour IE7 */
}
#header, #conteneur {
	width: 900px;
	margin: 0 auto;
}
#header {
	margin: 0 auto;
	padding: 10px 0 7px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#conteneur #principale {
	width: 600px;
	float:left;
	margin: 10px 0 0 45px;
}
#flipBox {
	margin: 0 auto;
	height: 400px;
}
.grande_image img {
	padding: 5px;
	border: 2px solid #757575;
	width: 100%;
}
#debut, .grande_image span {
	position: relative;
	top: -50px;
	left: 5px;
	font-size: 1.2em;
	padding: 5px 10px 5px 10px;
	background-color: white;
	color: black;
	font-style: italic;
	opacity: 0.7;
	clear: left;
}
div.miniatures {
	margin: 0 auto;
	margin-top: 35px;
}
div.miniatures a {
	outline: none;
}
div.miniatures a img {
	padding: 3px;
	border: 2px solid grey;
}
h2
{
  
  font-family: Stencil;
  font-size: 22px;
  
}
