h1 {
 font-family: Arial, helvetica, sans-serif;
 font-size: large;
 font-weight: bold;
 color:#000000;
 padding-bottom: 0px;
 border-bottom: 1px solid #93B3FF;
 margin-bottom:45px;

 }
h2 {
 font-family: Arial, helvetica, sans-serif;
 font-size: small;
 font-weight: bold;
 color:#93B3FF;
 padding-bottom: 0px;
 /*border-bottom: 1px solid #cdea80;*/
 text-decoration: underline;
 ;
 }
.txt_titre {
  color:#000000;
  }
li.deux {
list-style:  url('img/dut/dot04.gif');
font-style: normal;
font-weight: normal;
 padding-top: 5px;
 padding-bottom: 5px;
 }
li.deux-ssl {
list-style:  url('img/dut/dot04.gif');
font-style: normal;
font-weight: normal;
 padding-top: 0px;
 padding-bottom: 0px;
 }
li.trois {
 list-style-image: url('img/dut/dot05.gif');
 margin-left: 30px;
 padding-top: 0px;
 padding-bottom: 0px;
 font-style: normal;
font-weight: normal;
 }
li.quat {
 list-style-image: url('web/img/langues/dot06.gif');
 margin-left: 40px;
 }
.up {
 margin-top:20px;
 width: 106px;
 height:12px;
 float: right;
 background-image: url('img/dut/up.gif');
 background-repeat: no-repeat;
 }

