body
{
color : black;
background-image : url('themes/current/_c_l.png');
margin:0px;
border:0px;
padding:0px;
}

h1
{
color : #202020;
font-family : "Segoe UI",Arial,Helvetica,sans-serif;
font-weight : normal;
font-size : 100%;
}

img
{
-ms-interpolation-mode	: bicubic; 
}

#cadre
{
  font-style            : italic;
  font-weight           : normal;
  font-size             : 90%;
  color                 : white;
  background-color      : #304d6b;
  margin                : 20px;
  padding               : 20px;
  -moz-border-radius    : 10px;
  -webkit-border-radius : 10px; 
  border-radius         : 10px;                
}
