body
{
   background-color: lightgray;
   font-size: 0.9em;
}
#global
{
   width: 80%;
   margin-left: 10%;
   padding: 5px;
   border: solid 1px green;
   background-color: white;
}
hr
{
   color: green;
}
p
{
   text-indent: 30px;
   padding-left: 30px;
   padding-right: 30px;
}
h2
{
   text-indent: 30px;
   padding-left: 30px;
   padding-right: 30px;
}
h3
{
   text-indent: 30px;
   padding-left: 30px;
   padding-right: 30px;
}
#soft
{

}
.event
{
   width: 880px;
}
.texte_photo
{
   text-align: center;
   border: solid 2px green;
   font-weight: bold;
   padding: 3px;
}
.photo
{
   text-align: center;
}
.sage
{
   margin-left: 40px;
   margin-right: 40px;
   font-size: 1.2em;
   font-family: courier;
   font-weight: bold;
}