body {
    margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#231F20;
    
}

hr {color: #C9CBC8;
	background-color: #C9CBC8;
	height: 1px;
	border: 0;
}

p {
    margin: 15px 0px 15px 0px;
    padding: 0px 0px 0px 0px;
}

blockquote {
    margin: 15px 25px 15px 25px;
    padding: 0px 0px 0px 0px;

}


td,th,dt,dd {
    font-family: Arial, Helvetica, sans-serif;
	color:#231F20;
    font-size: 13px;
}

ul {
    font-family: Arial, Helvetica, sans-serif;
	color:#231F20;
}

ol {
    font-family: Arial, Helvetica, sans-serif;
	color:#231F20;
}

li {
    font-family: Arial, Helvetica, sans-serif;
	color:#231F20;
}

sup,sub {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
	color:#231F20;
}

.large_title {
	font-size: 18px;
	font-weight: bold;
    color: #231F20;
}

.medium_title {
	font-size: 16px;
	font-weight: bold;
    color: #231F20;
}

.small_title {
	font-size: 14px;
	font-weight: bold;
	color: #231F20;
}

.large_title_blue {
	font-size: 18px;
	font-weight: bold;
    color: #226887;
}

.medium_title_blue {
	font-size: 16px;
	font-weight: bold;
    color: #226887;
}

.small_title_blue {
	font-size: 14px;
	font-weight: bold;
    color: #226887;
}

.medium_title_purple {
	font-size: 15px;
	text-align:center;
	font-weight: bold;
    color: #6a4fd2;
}

.small_text_purple {
	margin: 10px 10px 10px 0px;
    padding: 20px 10px 20px 10px;	
	font-size: 15px;
	line-height: 1.3em;
	text-align:center;
    color: #fff;
	background-color:#6a4fd2;
}

.normal {
	font-size: 13px;
}

.small {
	font-size: 11px;
}

.icon-pdf {
    background-image: url(../images/template/icon-pdf.gif);
    padding: 0px 0px 0px 18px;
    background-repeat: no-repeat;
    background-position: 0px 0px 0px 0px;
}

.icon-nouvelle {
    background-image: url(../images/template/icon-nouvelle.gif);
    padding: 0px 0px 0px 18px;
    background-repeat: no-repeat;
    background-position: 0px 0px 0px 0px;
}

.icon-google {
    background-image: url(../images/template/icon-google.gif);
    padding: 0px 0px 0px 18px;
    background-repeat: no-repeat;
    background-position: 0px 0px 0px 0px;
}

.icon-email {
    background-image: url(../images/template/icon-email.gif);
    padding: 0px 0px 0px 18px;
    background-repeat: no-repeat;
    background-position: 0px 0px 0px 0px;
}


table.sampleimgtable
  {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: 2px solid #ADC7D5;
  }

td.sampleimg img
  {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: 2px solid #ADC7D5;
  }

td.sampleimg a:hover img
  {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border:2px solid #ffffff;
  }



a.sampleimg:link {
	color: #154C6E;
	text-decoration: underline;
}
a.sampleimg:visited {
	color: #154C6E;
	text-decoration: underline;
}
a.sampleimg:hover {
	color: #2C7596;
	text-decoration: underline;
}
a.sampleimg:active {
	color: #2C7596;
	text-decoration: underline;
}





a:link {
	color: #154C6E;
	text-decoration: underline;
}
a:visited {
	color: #154C6E;
	text-decoration: underline;
}
a:hover {
	color: #2C7596;
	text-decoration: underline;
}
a:active {
	color: #2C7596;
	text-decoration: underline;
}

