@import url("expatrie_garanties_common.css");

#garanties .style_1 {
  color: #000000;
  background-color: #f1ead6;
}

#garanties .style_1:hover {
  color: #000000;
  background-color: #FFDB8B;
}

#garanties .style_2 {
  color: #000000;
  background-color: #F7F5E9;
}

#garanties .style_2:hover {
  background-color: #FFDB8B;
}

#garanties .style_3 {
  background-color: #FFDB8B;
  font-size: 14px;
}

#garanties .style_3:hover {
  background-color: #FFDB8B;
}

#garanties tr .style_acs1 {
  color: #000000;
  background-color: #f1ead6;
  padding: 5px;
}

#garanties tr .style_acs1:hover {
  background-color: #FFDB8B;
}

#garanties tr .style_acs2 {
  color: #000000;
  background-color: #F7F5E9;
  padding: 5px;
  text-align: left;
}

#garanties tr .style_acs2:hover {
  color: #000000;
  background-color: #FFDB8B;
}