/* Start of CMSMS style sheet 'AGSP-style' */
/* relational links under content */
.h1{
  width:450px;
  background-color: #becc8c;
  font-family: Helvetica;
  font-size: 12px;
  font-variant: normal;
  font-weight: bold;
  color: #000033;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 35px;
  padding-top: 5px;
}

.h2
{
  font-family: Helvetica;
  font-size: 12px;
  font-weight: bolder;
  color: #087097;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-top: 5px;
}


.text
{
   font-family: Helvetica;
  font-size: 11px;
  color: #333333;
}

.surlign
{
 font-family: Helvetica;
  font-size: 11px;
  /*font-weight: bold;*/
/*  font-style: oblique; */
  color: #8A001C; /* rouge */
}

/* End of 'AGSP-style' */

