@font-face {
  font-family: 'OMEGLE';
  src: url("omegle/OMEGLE.eot"), url("omegle/OMEGLE.eot?#iefix") format("enbedded-opentype"), url("omegle/OMEGLE.woff") format("woff"), url("omegle/OMEGLE.ttf") format("truetype"), url("omegle/OMEGLE.svg") format("svg"); }
.titre {
  font-family: 'OMEGLE';
  font-size: 2em;
  padding-top: 15px; }
  @media all and (max-width: 499px) {
    .titre {
      text-align: center; } }

.experiences {
  border-radius: 5px;
  width: 600px;
  background-color: white;
  opacity: 0.6;
  margin: auto;
  padding-top: 15px;
  margin-left: 235px;
  padding-left: 380px;
  padding-right: 230px;
  padding-bottom: 60px;
  font-size: 1.1rem; }
  .experiences .liste {
    list-style-type: none;
    margin-left: 15px; }
  @media all and (max-width: 499px) {
    .experiences {
      /*margin: 0;
      padding: 0;
      padding-left: 15px;
      padding-left: 15px;
      width: 430px;
      font-size: .9rem;
      margin-bottom: 360px;
      margin-top: 90px; }
      .experiences .p {
        margin-left: 15px; }
      .experiences .liste {
        list-style-type: none;*/
        width:400px;
        margin:10px auto;
        padding: 0px;
        font-size:0.9rem; 
        padding-left: 35px; 
        border-radius: 50px;
        margin-top:90px;
      margin-bottom: 360px;
      padding-bottom: 10px;} }

@media all and (max-width:768px){
  .experiences{
    padding-left: 15px;
    padding-right: 2px;
    margin-left: 200px;
  }
}

.paragraphe {
  font-family: 'OMEGLE'; }
