@charset "iso-8859-1";
body {
  /*background: url(../images_res/template/bg_4.jpg);/**/
  color: #1B3137; /**/
  font-size: 12px;
  font-family: Arial, Verdana, Helvetica, SunSans-Regular, Sans-Serif;
  padding:0px;
  margin:40px;
}
/* ----- BASIC ELEMENTS ----- -- */


a {
  color : #94A501;
  text-decoration : none;
}

a:hover {
  text-decoration : underline;
}

a:visited {
}