/* Generated by KaZcadeS */
body {
  width: 950px;
  margin: auto;
  background-color: #000000;
}
#en_tete {
  border: 4px solid black;
  width: 950px;
  height: 50px;
  background-image: url(Images/Entete_Portauloin1.bmp);
  background-position: center top;
}
#corps {
  border: 4px solid black;
  background-repeat: repeat;
  width: 950px;
  text-align: center;
  background-image: url(Images/monde.jpg);
 }
#corps h1 {
  text-align: center;
  font-family: Arial,"Arial Black","Times New Roman",Times,serif;
  color: rgb(51, 102, 255);
}
#corps h2 {
  background-repeat: no-repeat;
  font-style:italic;
  color: #33ccff;
}
#corps_image {
  border: 4px solid black;
  float : left;
  margin: 5px 5px 5px 5px ;
  text-align:center;
    
}
#breves {
  border: 4px solid black;
  clear : right;
  float : right;
  text-align: center;
  background-repeat: repeat-x;
  width: 300px;
  height: 380px;
  background-color: #3366ff;
  color: #ffffff;
   margin: 5px 5px 0px 5px ;
  
}
#breves h3 {
  text-align: center;
  font-family: Arial,"Arial Black","Times New Roman",Times,serif;
  color: #cccccc;
}

#identification {
  border: 4px solid black;
  float : right;
  width: 200px;
  height: 150px;
  color: black;
  text-align: center;
  font-style: bold;
   margin: 0px 5px 0px 5px ;
   }
#identification h3 {
  text-align: center;
  font-family: Arial,"Arial Black","Times New Roman",Times,serif;
  color: grey;
  }

#imagejour1 {
	clear : right;
  border: 4px solid black;
  float : right;
  width: 200px;
  height: 150px;
  margin: 2px 2px 2px 2px ;
    }
#imagejour2 {
  border: 4px solid black;
  float : right;
  width: 100px;
  height: 150px;
  margin: 2px 2px 2px 2px ;
  }
  #imagejour3{
  border: 4px solid black;
  float : right;
  width: 280px;
  height: 150px;
  margin: 2px 2px 2px 2px ;
  }
#pied_de_page {
  clear : right;
  border: 2px solid black;
  text-align: center;
  color: #b3b3b3;
  height: 10px;
  background-color: #3366ff;
  font-style: oblique;
}
ul  {
float: left;
  list-style-image: url(Images/puce_carre.JPG);
}
#cadenas {
  background-image: url(Images/cadenas.JPG);
  color: #3366ff;
  background-repeat: no-repeat;
  background-attachment: fixed;
  }
table
{
   border-collapse: collapse;
    background-image: url("images/monde.JPG");
	margin: auto; 
}
#menu_entete 
{
	width: 950px;
	height: 20px;
	background-color: grey;
}
#menu_entete table
{
	border-collapse: collapse;
    margin: auto; 
	float: left;
	bgcolor: white;
}
a:link {
color : red;

}

a:visited {
color : red;

}

a:hover {
color : #ffffff;
text-decoration : none;
background-color : #6fce6c;
font-style : normal;
}

a:active {
color : #6fce6c;
text-decoration : none;
font-style : normal;
}
