/**
  EDITO
*/

.edito {
  line-height: 160%;
}

.edito h4 {
  margin: 20px 0;
  padding: 0 3px;
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
  color: #fff;
  background-color: #f60;
}

.edito h5 {
  margin-top: 20px;
  font-size: 12px;
  font-weight: bold;
}

.edito h6 {
  margin-top: 20px;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
}

.edito .intro {
  margin-top: 5px;
  font-size: 11px;
  font-weight: bold;
  color: #333;
}

.edito p {
  margin-top: 20px;
}

.edito ul {
  margin-bottom: 20px;
}

.edito .box {
  width: 240px;
}

.edito .box h5 {
  margin-top: 0;
}

.edito .box ul {
  margin: 0;
}

.edito ul li {
  margin: 2px 0;
  padding-left: 8px;
  list-style: none;
  background: url(../images/orange_arrow.gif) 0 6px no-repeat;
}

.edito .box .pdf {
  display: block;
  background: url(../images/pdf.gif) 100% 0 no-repeat;
}

.edito a strong {
  font-weight: bold;
  color: #f60;
}

.edito .pdf img {
  position: absolute;
}

.edito .screenshot {
  border: 1px solid #999;
}
