@charset "UTF-8";
/* CSS Document */
/* PUBLICIS MONTREAL - CREPUQ | Website Screen CSS | 20081022 */

body { font-family:Arial, Helvetica, sans-serif; }
h1 { }
h2 { color:#37A7E9; }
h3 { color:#37A7E9; }
h4 { }
h5 { }
h6 { }

p { }
b {}
a:link, a:visited, a:hover, a:active { color:#37A7E9; }
a:hover { text-decoration:none; }
a:visited { color:#216c98; } 
a:active { color:#37A7E9; }

#content ul { list-style:url(../images/square.gif); }
#content li { margin-bottom:8px;  }

hr { color:#CCCCCC; background-color:#CCCCCC; height:1px; border:none; }