@charset "utf-8";
/* Template CSS */
* {margin:0; padding:0;}
body {font-size:12px; font-family:Verdana,Arial; color:#595B62; width:100%;}
h1 {font-size:16px; line-height:22px; margin:10px 0;}
h2 {font-size:14px; line-height:17px; margin:10px 0;}
h3 {font-size:12px; line-height:15px; margin:15px 0 5px;}
a {text-decoration:none; color:#595B62;}
a:hover {color:#ED1C24;}
p {margin-bottom:5px; text-align:justify;}
sup {vertical-align:super; font-size:0.8em;}

.white {color:#FFF;}

#containeur {width:800px;margin:100px auto 0; overflow:hidden;}

#logo {height:115px;}

#lng {width:800px;}
#lng div {float:left; padding:0 10px 15px; width:240px;}

#lng h2 {border-bottom:1px solid #595B62; padding-bottom:5px; font-weight:bold;}
#lng li {border-bottom:1px solid #595B62; padding:0 0 10px 15px; margin:0 0 10px 0; background:white url(../_images/bullet_small.jpg) no-repeat 0 3px;}
