@charset "utf-8";
/* CSS Document */

html, body {
font-family:Arial,sans-serif;
margin:0px;
padding:0px;
font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
}


h1 {
color:#0089df;
font-size:22px;
padding: 20px 0 0 0;
margin: 0;
}

h2 {
color:#302076;
font-size:18px;
background:url(../images/puce.gif) no-repeat left;
padding-left:25px;
margin-bottom:-5px;
margin-top:20px;
}

h2 a.invisible {
color:#302076;
}

p a.invisible {
color:#000;
}

h3 {
color:#302076;
}

p, ul, td{
color:#000000;
font-size:12px;
}

li {
line-height:200%;
}

h4 {
color:#767676;
font-size:15px;
line-height:150%;
text-align:justify;
font-weight:normal;
}

a { text-decoration: none; } 
a:link { color: #336699; } 
a:visited { color: #336699; } 
a:active { color: #336699; } 
a:hover { color: #ACBED5; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #336699; } 	
}