h1
{
text-align: center;
color: #E71261 ;
font-size: 2.5em ;
text-decoration: underline ;
margin-top: -5px;
}
body
{
border: inset black;
border-radius: 10px 10px;
background-image: url(bg.jpg);
text-align: center ;
width: 950px ;
margin:0 auto ;
margin-top: 50px ;
margin-bottom: 50px ;
height: 650 ;
line-height: 20px ;
}
#navigation {
  margin: 0 ;
  padding: 0 ;
  list-style: none ;
  text-align: right ;
  margin-right: 0px ;
  margin-top: -50px ;
  height: 40px;
  text-align: center;
}
#navigation li {
  display: inline ;
  margin-right: 1px ;
  color: pink ;
  background: #33b5e5 ;
}
#navigation li a {
  padding: 4px 20px ;
  background: #110 ;
  color: #E71261 ;
  border: 1px solid #33b5e5 ;
  font: 1.25em "Trebuchet MS",Arial,sans-serif ;
  line-height: 1.5em ;
  text-align: center ;
  text-decoration: none ;
}
#navigation li a:hover, #navigation li a:focus, #navigation li a:active {
  background: #33b5e5 ;
  text-decoration: underline ;
}
p {
  text-align: left ;
  color: #33b5e5 ;
  font-size: 1.3em ;
  margin-left: 25px ;
  text-decoration: underline ;
  margin-right: 30px ;
 }
#texte1 {
text-decoration: underline ;
font-size: 1.2em ;
margin-left: 25px ;
color: #E71261 ;
}
#tuto {
margin-left: 25px ;
margin-bottom: 15px ;
border: solid black ;
}
#sources {
 text-align: left ;
 color: #1E80CC ;
 font-size: 1.25em ;
 }
 
 #sources li a {
  color: #1E80CC ;
  }
#sources li a:hover, #sources li a:focus, #sources li a:active, #sources li a:visited {
color: #1E80CC;
}
#crea {
text-decoration
}
#sources1 {
 text-align: left ;
 color: #33b5e5 ;
 font-size: 1.30em ;
 }
#sources1 li a:hover, #sources li a:focus, #sources li a:active, #sources li a:visited {
color: #33b5e5;
}
#souligner {
text-align: left ;
 color: #E71261 ;
 font-size: 1em ;
 text-decoration: underline ;
 }
 li {
color: #33b5e5 ;
}
em { color: #1E80CC; }
embeded { height:300px; width: 450px; }
