/* demenagement.css */

#Move {
  margin-top: 15px;
}
#Move .infos {
  text-align: justify;
  font-size: 10px;
  font-family: Verdana, Arial;
  color: #827a69;
  margin-left: 70px;
}

.TitleOrangeArrow {
  color: #E73800;
  text-align: left;
  font-size: 22px;
  margin: 0 10px;
}

h2.title {
  margin-bottom: 10px;
  margin-left: 10px;
  clear: none;
  font-size: 14px;
  color: #127DC9;
  border-bottom: 1px solid #C3CED4;
  padding: 3px 0 3px 16px;
  background: transparent url(/images/skin4/content/h2-arrow.jpg) 0 4px no-repeat;
  text-align: left;
  font-size: 14px;
}

h3 {
  padding: 0 20px;
  font-size: 12px;
  color: black;
  text-decoration: underline;
  font-size: 12px;
  margin-bottom: 10px;
  background: transparent url(/images/skin4/content/h3-arrow.gif) no-repeat 10px 5px;
}

h4 {
  padding: 0 10px;
  font-size: 12px;
  font-weight: normal;
  color: black;
  text-decoration: underline;
  font-size: 12px;
  margin-bottom: 10px;
}

h3 a {
  color: black;
}

p {
  margin-bottom: 10px;
  text-align: justify;
  font-size: 12px;
}


.text{
  padding-left: 10px;
}

.staticContent ul li {
  font-size: 12px;
  text-align: justify;
  margin: 0 10px 10px 0;
}

.table {
  margin: 10px;
  font-size: 12px;
  border-collapse: collapse;
}
.header {
  font-weight: bold;
  background: #241f1f url(/images/skin4/section-menu/section.gif) repeat-x top;
  color: white;
  text-align: justify;
}
.table .one {
  background: #cfe0f0;
}
.table .two {
  background: #b4d0e6;
}
.table tr td {
  padding: 5px;
  border: 1px solid white;
  font-size: 12px;
}
.table td.center {
  text-align: center;
}
