{{-- VOYAGES EN DIRECT / J'AI MON VOYAGE --}} @extends('b2c.VED.custom') @section('extra-css') body { background: #FAFAFA url('/img/VED/sand-bg.jpg') repeat; } .white-back { position: relative; width: auto; max-width: 774px; height:380px; margin: 20px auto; } .logo { background: url('/img/VED/logo-jaimonvoyage.png') no-repeat top left; width:540px; height:120px; float:left; position: relative; } .logo_wait { margin-top: -138px; margin-left: -85px; } .logo_text { bottom: 0px; position: absolute; margin-left: 100px; font-family: acuta-1,acuta-2,sans-serif; text-shadow: #fff 1px 1px 0; color: #666; font-size: 20px; font-weight: bold; } .call_info { background: url('/img/VED/perroquet2.png') no-repeat top center; width:100px; height:130px; float:right; } .blue-popup { background: #dbedf5 url("/img/VED/meilleur-prix-garanti-fr.png") no-repeat top right !important; width:600px; padding: 40px !important; text-align:left; } .black_wait { font-family: "quatro-1","quatro-2",sans-serif; color:black; font-size: 22px; } .blue_wait { color:#2e97d1; font-family: "acuta-1","acuta-2",sans-serif; font-size:18px; } .loading { margin:0px auto; width:208px; height:13px; background-image:url('/img/VED/loading.gif'); } @endsection