body {
background: #fff;
color: #3f3f3f;
font-family: tahoma, "trebuchet MS", Verdana, Arial, sans-serif;
font-size: 12px;
padding: 20px 15% 0 10%;
border: 2px solid #cccccf;
}

h1,h2,h3,h4 {
margin: 0,2em 0 0,4em 0 ;
}

h1 {
font-size: 1,4em ;
border-bottom: 2px solid #F49A39 ;
}

h2 {
font-size: 1,2em;
border-bottom: 2px solid #F49A39 ;
text-align: right;
clear: both;
}

h3 {
font-size: 1,2em;
border-bottom: 1px solid #F49A39 ;
margin-top: 1,8em;
}

h4 {
font-size: 1em;
text-decoration: underline ;
color: #3f3f3f ;
padding-left: 1.5em ;
margin-top: 1em ;
}

p {
margin: 0 0 0.4em 0;
padding-left: 1.8 em
}

p.coordonnees {
font-size: 1.2em ;
}

p.italic {
font-style: italic;
}

img {
float: left;
margin-right: 2em;
}


a {
font-family: Arial, Verdana ;
text-decoration: none ;
color: black;
}

a:visited {
text-decoration: none ;
}

a:hover {
text-decoration: underline ;
}