body {
	background-color: black;
	margin-left: 0px;
	margin-top: 0px;
}

a:link {
  color: #ffbe00;
  text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: black;
}

a:visited {
	color: rgb(255, 255, 51);
  	text-decoration: none;
}
#titre {
	position: absolute;
	top: 10px;
	left: 150px;
}
#animations {
	    position: absolute;
	    top: 30px;
	    left: 450px;
}

#portraits {
	    position: absolute;
	    top: 32px;
	    left: 600px;
}

#illustration {
	    position: absolute;
	    top: 52px;
	    left: 730px;
}
#aide {
    position: absolute;
	top: 100px;
	left: 150px;
	width: 120px;
	visibility: hidden;
	background-color: #ffcc33;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 3px;
}

#texteaide {
	   font-family:  Arial, Helvetica, Sans-serif;
	   font-size: 12pt;
	   color: black;
	   font-weight: bold;
	   text-align: left;
	   font-variant: small-caps;
	   }
#contact {
		position: absolute;
	    top: 35px;
	    left: 890px;
}

#contenu {
	position: absolute;
	top: 100px;
	left: 150px;
	font-family:  Arial, Helvetica, Sans-serif;
	font-size: 14pt;
	color: #eeeecc;
	text-align: justify;
	border: 2px outset #ffbe00;
	padding-top: 19px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 10px;
    margin: auto;
	margin-top: 40px;
	width: 900px;
}


#baspage {
	 font-family:  Arial, Helvetica, Sans-serif;
	 font-size: 12pt;
	 color: #ffbe00;
	 text-align: center;
	 font-weight: bold;
}
#baspage:hover {
     background-color: #ffbe00;
}
#baspage:hover a{
     color: black;
}

#cliquez {
     position: absolute;
	 top: 500px;
	 left:30px;
}

#presse1 {
     position: absolute;
	 top: 170px;
	 left:;
}
#presse2 {
     position: absolute;
	 top: 170px;
	 left:430px;
}
#presse3 {
     position: absolute;
	 top: 420px;
	 left:430px;
}

.courrier {
	 font-family:  Arial, Helvetica, Sans-serif;
	 font-size: 14pt;
	 color: #eeeecc;
}

.tabref {
	font-family:  Arial, Helvetica, Sans-serif;
	font-size: 14pt;     
	color: #eeeecc;
	text-align: justify;
	}

h4, h3, h2, h1 {
   color: #ffbe00;
   text-decoration: underline;
}

p {
  text-align: justify;
  }

.effets_liens   a:hover {
	text-decoration: none;
	color: black;
	background-color: #ffbe00;
	}
.texteaccueil {
	      color: #ffbe00;
	      font-size: 14pt
	      }
.liens_anim {
          width: 90%;
          height: 40px;
          border: 2px outset #ffbe00;
		  padding: 4px;
		  font-family: Arial, Helvetica, Sans-serif;
		  color: #ffbe00;
		  text-align: justify;
		  font-variant: small-caps;
		  font-weight: bold;
		  margin: auto;
		  }

.liens_portraits {
          width: 90%;
          height: 20px;
          border: 2px outset #ffbe00;
		  padding: 4px;
		  font-family: Arial, Helvetica, Sans-serif;
		  color: #ffbe00;
		  text-align: justify;
		  font-variant: small-caps;
		  font-weight: bold;
		  margin: auto;
		  }
		  

