/* ==========================================================================
   h5bp styles  h5bp.com
   ========================================================================== */

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

/* #D2E3EC, #337590 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

body {
  background-image: none;
  background: #D2E3EC !important;
}

img {
  border: none;
}


/* ==========================================================================
   Custom Styles
   ========================================================================== */

#strip {
  background: #337590 !important;
}

#wrapper {
  width: 801px;
  background: #fff;
}

#footer {
  height: 35px;
  background: #fff;
}

.left {
  float: left;
}

.right {
  position: relative;
  float: left;
  background: #fff;
}

.right-letter {
  height: 697px;
}

.right-a4 {
  height: 782px;
}

.footer-message-general {
  line-height: 17px;
}

.letter-message-general {
  position: absolute;
  left: 20px;
  top: 597px;
}

.a4-message-general {
  position: absolute;
  left: 30px;
  top: 680px;
}

.letter-message-agent {
  line-height: 13px;
  position: absolute;
  left: 20px;
  bottom: 0;
  font-size: 11px;
  color: #6D6046;
}

.a4-message-agent {
  line-height: 13px;
  position: absolute;
  left: 30px;
  bottom: 0;
  font-size: 11px;
  color: #6D6046;
}

.social-agent {
  margin-top: 10px;
}

#left {
  width: 740px;
}

#right {
  position: absolute;
  right: -10px;
  width: 195px;
}

.flag {
  margin: 0 !important;
}