body
{
   width:890px;
  margin: auto;
   margin-top: 10px;
   margin-bottom: 20px;    
   background-color:black;
}

/* L'en-tête */

#en_tete    
{
  width: 970px;
   height: 90px;
   background-repeat: no-repeat;
   margin-bottom:10px;
   margin-top:5px;
   margin-left:90px;
    border: 4px solid red;
   background-color: #626262;
}
 #en_tete h1
{
 text-align:center;
   color:#cc9933;
  margin-top:20px;
   font-size:3em;
 font-family:"black chancery" arial  serif;
} 
  
 /* Le menu */

#menu
{
position:absolute;left:10px;
   float: left;
   width: 200px;
 margin-left:20px; top:10px;
}

.element_menu
{
   background-color: #626262;
 background-repeat: repeat-x;
    border: 2px solid red;
    margin-bottom: 10px;
}


/* Quelques effets sur les menus */


.element_menu h2
{    
   color: aquamarine;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
   text-align: center;
}

.element_menu h3
{    
   color: aquamarine;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
   text-align: center;
}
.element_menu ul
{
  
   padding: 0px;
   padding-left: 20px;
   margin: 0px;
   margin-bottom: 5px;
}

.element_menu a
{
 font-size:1.2em;
   color: #cc9933;
}

.element_menu a:hover
{
   background-color: #B3B3B3;
   color: aliceblue;
}

#corps  /* le tableau principal*/
{
 background-color: #626262;
margin-left:90px;
width:970px;
border:3px solid red;
height:940px;
overflow:scroll;
}
 table
 {
 width:930px;
 margin-top:20px;
 margin-left:10px;
 background-color: black;
 }
 td
 {
 border:solid 3px yellow;
 padding:20px;
 
 }
#corps h1
{
font-family: arial sherif;
color:darkorange;
font-weight:bold;
font-style:italic;
text-align:center;
font-size:2em;
border:solid 2px red;

}
#corps p
{
font-family: arial sherif;
color:#cc9933;
font-weight:bold;
font-style:italic;
text-align:center;
font-size:1.2em;
}
#corps a 
{ 
text-decoration:none;
color: yellow;
font-size:1em;
}
#corps a :hover
 {
  text-decoration: underline; /* Le lien deviendra souligné quand on pointera dessus */
   color: green; /* Le lien sera écrit en rouge quand on pointera dessus */
 font-weight:bold;
 font-size:1.5em;
}
}
.chiens/* le nom des chiens*/
{
text-decoration:none;
color: bisque;
font-size:1.2em;
font-family: arial sherif;
}
.video
{
text-decoration:none;
color: yellow;
font-size:1.2em;
font-family: arial sherif;
}

.text
{
text-decoration:none;
color: aliceblue;
font-size:1.2em;
font-family: arial sherif;
}
#corpsphotos
{
margin-left:70px;
margin-top: 20px;


{
margin-left:20px;
margin-top: 20px;
}



#corps1 img
{
margin-left:370px;
}
#corps2 img
{
margin-left:370px;
}
#corps3 img
{
margin-left:370px;
}
#corps4 img
{
margin-left:370px;
}
#corps5 img
{
margin-left:370px;
}
#corps6 img
{
margin-left:370px;
}
#corps7 img
{
margin-left:370px;
}
#corps8 img
{
margin-left:370px;
}

#corps9 img
{
margin-left:370px;
}


