.avantages {
		padding-left: 1.1em;
		background-size: 1em 1em;
		background-repeat: no-repeat;
		background-image: url(../../uploads/avantages.png);
	}

	.inconvenients {
		padding-left: 1.1em;
		background-size: 1em 1em;
		background-repeat: no-repeat;
		background-image: url(../../uploads/inconvenients.png);
	}


      .cocogo-stats-F2MCnet {
        background-color: #FFF;
        color: #FFF;
        border: 0px solid #362a13;
        font-size:14px;
        margin: 0 auto 30px auto;
          padding: 13px 13px 2px 13px;
        max-width: 610px;
        clear: both;
        
      }


      .cocogo-stats-F2MCnet img {
        clear: both;
          display: block;
          float: none;
          margin-left: auto;
          margin-right: auto;
        padding-bottom: 12px;
          text-align: center;
        }
      .cta-cocogo-reviews-F2MCnet img {
        clear: both;
          display: block;
          float: none;
          margin-top: 1.5em;
          text-align: center;
        } 

      .cta-cocogo-guide-F2MCnet img {
        clear: both;
          display: block;
          float: none;
          text-align: center;

        } 




    .F2MCnet-cocogo-table-responsive {  width: 100%; line-height: 22px; }
    .F2MCnet-cocogo-table-responsive thead th { 
      color: #FFF;
      background-color: #523f1c;
      border: 1px solid #362a13;
      font-size: 0.8em;
      font-weight:bold; 
      padding: 2em 0.1em;
      text-align: center;
      vertical-align: middle;
    }
    

    .F2MCnet-cocogo-table-responsive h3 { font-size: 1.5em; font-weight: bold; }
    .F2MCnet-cocogo-table-responsive h4 { font-size: 1.2em; }

    .F2MCnet-cocogo-table-responsive .logo img{ min-width: 120px; padding: 0.2em 0 0.2em;}
    .F2MCnet-cocogo-table-responsive span.full { color: #523f1c; font-size: 0.8em; text-shadow: 0 0 0.2em #333;}
    .F2MCnet-cocogo-table-responsive span.empty { color: #cccccc; font-size: 0.8em; }
    .F2MCnet-cocogo-table-responsive span.ranking { color: #6d6d6d; font-size: 2em; font-weight: bold; }

    .F2MCnet-cocogo-table-responsive td { 
      font-size: 1em; 
      text-align: center; 
      vertical-align: top; 
      padding: 1em 0.02em;
      border-bottom: 1em solid #ccc; 
    }
    .F2MCnet-cocogo-table-responsive td a.link-button  { 
      background-color: #523f1c; 
      border: 1px solid #362a13; 
      color: #FFF; 
      padding: 5px 7px;
      margin: 2em 1em 0.5em 1em;
      display: inline-block; 
      font-size: 0.9em;
      font-weight: bold; 
      min-width:4em; 
    }
    .F2MCnet-cocogo-table-responsive td a.link-button:hover { 
      background-color: #6d6d6d; 
      border: 1px solid #1b1509; 
      color: #ffffff; 
      font-size: 0.9em;
      min-width:4em; 
    }


    .F1SAnet-FREOKFRE-table-responsive ul{
		padding: 0;
		margin: 0;
	}

	.F1SAnet-FREOKFRE-table-responsive li{
		padding: 1em 0.5em 1em 1em;
		text-align:left;
		list-style:none;

	}


    @media screen and (max-width: 750px) { 
      .F2MCnet-cocogo-table-responsive tr {
       display:block; 
       padding: 1em 0 2em 0;
       border-bottom: 1em solid #362a13;

      }
      .F2MCnet-cocogo-table-responsive td { 
       border-bottom: 1px solid #362a13;
       display:block;
       position:relative; 
       vertical-align: middle;
       padding-left:50%;

      } 

      .F2MCnet-cocogo-table-responsive .logo img {
        padding: 0;

      }

      .F2MCnet-cocogo-table-responsive td:before { 
       content: attr(data-label); 
       position:absolute; 
       width:45%; 
       padding-right:5%;
       white-space:nowrap;
       left:1em;
       font-weight:bold; 
       text-align: left;
      }
      .F2MCnet-cocogo-table-responsive thead tr { 
       position:absolute; 
       left:-9999px; 
      }

    }
 
  


	.button-cta-cocogo-f2mcnet {
  		align-items: center;
		background: #523f1c; 
		border-radius: 0.5em; 
		color: #FFF!important; 
		display: flex; 
		font-weight: bold; 
		font-size: 2em; 
		font-family: Arial; 
		height: auto; 
		max-width: 100%; 
		justify-content: center;
		line-height: 1.4em; 
		text-decoration: underline; 
		text-align: center; 
		padding: 2em 4em 2em 4em;
		margin: 1em auto;
	}

	.button-cta-cocogo-f2mcnet:hover {
		background: #362a13; 
		color: #ffffff!important; 
	}