a {
  text-decoration:underline;
}
a:hover {
  text-decoration:underline;
}

.civil {
  font-family: Georgia, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  line-height: 14pt;
  color: #000000;
}

.input {
  font-size: 9pt;
  background-color:white;
  color:#474747;
  border:1px solid black;
  line-height: 12pt;
}

dt {
     font-weight: bold;
}

dd {
     margin-left: 0;
     margin-bottom: 20px;
}

#montage {
     height: 243px;
     background: #808080 url("images/montage1.jpg") center no-repeat;
}

#montage table {
     width: 760px;
     height: 243px;
     margin: 0 auto;
}

#montage table td {
     width: 190px;
     height: 243px;
     text-align: right;
     vertical-align: bottom;
     padding: 0 20px 5px 0;
}

#montage table td a {
     display: block;
     font-family: arial;
     font-size: 170%;
     font-weight: bold;
     text-decoration: none;
     color: #fff;
}
