/** Tags *************************************************************/

div.tags {
  width: 178px;
}

div.tags p {
  font-weight: bold;
  padding: 5px;
  line-height: 22px;
}

div.tags a {
  margin-right: 10px;
}

div.tags a.keyword1 {
  color: #354593;
  font-size: 13px;
  text-transform: uppercase;
}

div.tags a.keyword2 {
  color: #5dc7ef;
  font-size: 18px;
}

div.tags a.keyword3 {
  color: #994c92;
  font-size: 15px;
}

div.tags a.keyword4 {
  color: #e44472;
  font-size: 12px;
}

div.tags a.keyword5 {
  color: #f6a83b;
  font-size: 16px;
}

div.tags a.keyword6 {
  color: #ec7b37;
  font-size: 16px;
}

/** Tags *******************************************************************/

div#content td#left div.tags {
  margin-bottom: 13px;
  background: white;
}

/** Content Left *************************************************************/

div#content td#left {
  margin-right: 13px;
}

/** Content Middle *************************************************************/

div#content td#middle {
  width: 388px;
  border: 1px solid #f5f0f4;
  background: white;
}

div#content td#middle div.flash {
  width: 380px;
  height: 180px;
  background: url("../images/fleurs.jpg");
  margin: 1px auto 0 auto;
}

div#content td#middle p {
  padding: 15px 15px 0px 15px;
}

div#content td#middle p.violet {
  color: #b576ab;
}

div#content td#middle p.violet span.debut {
  color: #e43369;
  font-weight: bold;
}

/** Content Right *************************************************************/

div#content td#right div#news4 {
  height: 102px;
  margin-bottom: 13px;
  background: yellow;
}

/** Content *************************************************************/

div#content {
  width: 770px;
  margin: 10px auto;
}
