* { margin:0; padding:0;}
html{height:100%;}

body {background-color:#e9e9e9; color:#000000; font-size:12px;font-weight:normal;font-family:arial, verdana, sans-serif; text-align:center; line-height:17px;height:100%;}

a {color:#000000; text-decoration:underline;}
a:hover {color:#E53138; text-decoration:underline;}
a:visited,a:active,a:link{text-decoration:none;}

img::-moz-selection {background:transparent;}
img::selection{background:transparent;}

#header *::-moz-selection {background:transparent;}
#header *::selection{background:transparent;}

p::-moz-selection,span::-moz-selection,strong::-moz-selection,li::-moz-selection ,h4::-moz-selection  {background:#ddddd6;}
p::selection,span::selection,strong::selection,h4::selection,li::selection{background:#ddddd6;}


a img {border:0;}
:focus {outline:0;-moz-outline-style: none;}


.clear{clear:both;}
.fleft{float:left;}
.cleft{clear:left;}
.fright{float:right;}
.cright{clear:right;}
.displaynone{display:none;}
.deconone{text-decoration:none;}


.flecherouge{background: url(../images/uzik/commun/fleche-rouge.gif) 0 5px no-repeat;width:8px;height:10px;}
.flechenoir{background: url(../images/uzik/commun/fleche-noir.gif) 0 5px no-repeat;width:8px;height:10px;}
.flecheblanche{background: url(../images/uzik/commun/fleche-blanche.gif) 0 5px no-repeat;width:8px;height:10px;}

.margintop17{margin-top: 17px;}
.margintop15{margin-top: 15px;}
.margintop10{margin-top: 10px;}
.margintop20{margin-top: 20px;}
.margintop30{margin-top: 30px;}
.marginleft5{margin-left:5px;}
.marginright12{margin-right: 12px;}
.red{color:#E53138;}
.blue{color:#006699;}
.black{color:#000000;}
.premium-gris-top{background-color:#1e1e1e !important;}
.premium-txt-blanc{color:#FFFFFF !important;}

/* Heading */
h1, h2, h3, h4, h5, h6 {font-weight: normal }
h1 { font-size:2.6em;color:#e53138; }
h2 { font-size:2em; }
h3 { font-size:1.35em; }
h4 { font-size:1em; }
h5 { font-size:.88em;}
h6 { font-size:.85em; }


.txt11{font-size:.92em;}
.txt10{font-size:.88em;}


/* Lists */
/*dt { display:block; font-weight:bold; }*/
ul,ol,li { list-style:none; }
.note-msg{padding-left:50px;}
