body{background-image:url("../images/fond.png");font-size: 1.8em}
li {list-style-type: round;}
ul {margin: 5px 0 0 0; padding: 0 0 0 30px;}

h1{color: #78A419;font-weight: 600;}
h2{color: #BDA44D;font-weight: 400;}

a {color: #BDA44D; text-decoration:none; }
a:hover{color: #78A419;text-decoration:underline;}

.block7{float: left;
text-align: justify;
border: 5px solid #78A419;
padding-top:20px;
padding-bottom:20px;
margin-bottom:20px;
-moz-border-radius: 10px;border-radius: 10px;
background: url("../images/shadow.png");
background-repeat:repeat-x;
background-color:#3C2000;
color:#888888;}

.block7v{
text-align: justify;
border: 5px solid #006D80;
-moz-border-radius: 10px;border-radius: 10px;
background: url("../images/shadow.png");
background-repeat:repeat-x;
background-color:#84CECC;}

.blockf2{
padding-top:5px;
color:#888888;
background-color: #3C2000;
margin-top: 20px;
margin-bottom: 20px;
border: 5px solid #78A419;-moz-border-radius: 10px;border-radius: 10px;}

.block5, .block5m, .block6, .block6m{
margin-bottom:20px;
text-align: justify;
-moz-border-radius: 10px;border-radius: 10px;
background: url("../images/shadow.png");
background-repeat:repeat-x;
}
.block5{
border: 5px solid #006D80;
background-color:#84CECC;
}

.block5m{
border: 5px solid #78A419;
background-color:#3C2000;
color:#888888;
}

.p1 {font-style:italic;padding : 0 10px 0 10px;border-left:5px solid #BDA44D;margin:5px 0 0 0; }
.p2{padding : 0 10px 0 10px;border-left:5px solid #BDA44D;margin:5px 0 0 0; }
.marginright{margin-right:10px}
.marginleft{margin-left:10px}