#colonne-droite DIV {
  border: 2px solid #C00002;
  background: white;
  margin: 0 0 10px;
}

/* liens */
#colonne-droite P, #colonne-droite UL, #colonne-droite A {
  padding: 0 ;
  margin: 0 ;
  font-family: "Trebuchet MS", Arial ;
  font-size: 10px ;
  text-align: center;
  background: transparent;
  list-style: none ;
  color: black;
}

#colonne-droite P {
  padding: 10px 0 10px;
}

#colonne-droite .copyright {
  font-family: "Trebuchet MS", Arial ;
  font-size: 8px ;
  text-align: center;
  background: transparent;
}

#colonne-droite H1 {
  margin: 0 ;
  font-family: "Trebuchet MS", Arial ;
  font-weight: bold ;;
  font-size: 12px ;
  line-height: 21px ;
  text-align: center ;
  color: #C00002 ;
  border-bottom: 2px dotted #FFCC00;
  background: white;
}
