
 h1{ font-size : 1.2em; color : #000;}
 h2{ font-size : 1.1em; color : #000;text-align : left;}
 h3{ font-size : 1em; color : #0f0fff;  }
 h4{ font-size : 1em; color : #A020F0; text-align : left; text-decoration : underline; }
a {color : black; font-weight : bold; font-size : 1em;}
a:hover {color : #a020f0; font-size : 1em;}


p {margin : 5px; font-size : 1.2em;}

p {text-align : justify;}
p.intro{ color :#ee7700; text-align : justify; font-size :1.1em; font-weight : bold;}
p.credit{ color :#575757; text-align : justify; font-size :1em;  line-height : 1.5em}
p.citation{ color :#505050; text-align : justify; font-style : italic; font-size :1em;  line-height : 1.5em; margin-bottom : 10px; }

address {color: black;margin : 0px;font-size : 12px;}


p.grand{ padding : 5px;width : 100%;  font-size :3em;text-align : center;}
p.jaune1{ padding : 5px;width : 100%;background-color : #ffcc99;  font-size :1em;text-align : center;}
p.jaune2{ padding : 5px;width : 100%;background-color : #ffcc00;  font-size :1em;text-align : center; }
p.jaune3{ padding : 5px;width : 100%;background-color : #ffff99;  font-size :1em;text-align : center;}
p.jaune4{ padding : 5px;width : 100%;background-color : #ffff00;  font-size :1em;text-align : center;}

td {padding : 10px}
@font-face {
 font-family:daniel;
 src:url(ttf/daniel.ttf) format("truetype");
 }

