a img { border: 0; } 
.alpha 
{
    opacity : 0.4;
    -moz-opacity : 0.4;
    -ms-filter: "alpha(opacity=40)"; /* IE 8 */
    filter : alpha(opacity=40); /* IE < 8 */
  }
  
.beta 
{
    opacity : 1;
    -moz-opacity : 1;
    -ms-filter: "alpha(opacity=100)"; /* IE 8 */
    filter : alpha(opacity=100); /* IE < 8 */
  }
 body {
margin-top:0;
margin-bottom:0;
background: url('leblog-fond.jpg') no-repeat scroll 50% 0pt;
background-color: #000000;}
 
.mentions { font-family: Arial; font-size: 10px; color : #98826a;  font-weight: 400; text-decoration: none; }
a.mentions { font-family: Arial; font-size: 10px; color : #98826a;  font-weight: 400; text-decoration: none; }
a.mentions:hover { font-family: Arial; font-size: 10px; color : #ffffff;  font-weight: 400;  text-decoration: none;  }
a.mentions:visited { font-family: Arial; font-size: 10px; color : #98826a;  font-weight: 400;  text-decoration: none;  }

.cadre {border-left: 1px solid #2780a5;border-right: 1px solid #2780a5;border-top: 1px solid #2780a5;}


h1 { margin-left: 300px; padding: 0; color : #ffffff; font-size: 36px; font-weight: 400;  }
h2 { margin-left: 350px; padding: 0; color : #ffffff;  font-size: 24px;  font-weight: 800; }
h3 { margin-left: 350px; padding: 0; color : #ffffff; font-size: 17px;  font-weight: 800; }
h4 { margin: 0; padding: 0; font-size: 12px; font-weight: bold; }
h5 { margin: 0; padding: 0; font-size: 10px; font-weight: bold; }
h6 { margin: 0; padding: 0; font-size: 8px; font-weight: bold; }

.policesite {font-family: Arial;font-size: 12px;color: #98826a;font-weight: 400;}
.police10 {font-family: Arial;font-size: 10px;color: white;}
.police10mentions {font-family: Arial;font-size: 10px;color: #617b9c;}
.police12blancbold {font-family: Arial;font-size: 18px;color: #ffffff; font-weight: 400;}
.police12bleu {font-family: Arial;font-size: 14px;color: #000000; font-weight: 400;}
.police12blanc {font-family: Arial;font-size: 14px;color: #ffffff; font-weight: 400;}
.police16black {font-family: Arial;font-size: 16px;color: #000000; font-weight: 400;}

.police14 {font-family: Arial;font-size: 13px;color: #1b4668;}

