.mainText{
	color: #000000;
	font-family : arial, helvetica, san-serif;
	font-size: 9pt;
	line-height: 14pt;
}

.medText{
	color: #000000;
	font-family:  arial, helvetica, san-serif;
	font-size: 8pt;
	line-height: 14pt;
}

.smallText{
	color: #000000;
	font-family:  arial, helvetica, san-serif;
	font-size: 7.5pt;
}

.boldText{
	color: #000000;
	font-family : arial, helvetica, san-serif;
	font-size: 9pt;
	font-weight: bold;
	line-height: 14pt;
}
.boldTextbig{
	color: #000000;
	font-family : times, serif;
	font-size: 14pt;
	font-weight: bold;
	line-height: 18pt;
}

.boldMedText{
	color: #000000;
	font-family : arial, helvetica, san-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 14pt;
}

.linkStyle {
	color:#000000;
	text-decoration: underline;
	font-family: arial, helvetica, san-serif;
	font-size: 9pt;
	line-height: 14pt;
}
				
.linkStyle:hover{
	color: #0A7186;
	text-decoration: underline;
	font-family: arial, helvetica, san-serif;
	font-size: 9pt;	
	line-height: 14pt;
}

.linkBold {
	color:#000000;
	text-decoration: underline;
	font-family: arial, helvetica, san-serif;
	font-size: 9pt;
	font-weight: bold;
}
				
.linkBold:hover{
	color: #0A7186;
	text-decoration: underline;
	font-family: arial, helvetica, san-serif;
	font-size: 9pt;
	font-weight: bold;
}

.linkRed {
	color:#FF0000;
	text-decoration: underline;
	font-family: arial, helvetica, san-serif;
	font-size: 9pt;
	font-weight: bold;
}
				
.linkRed:hover{
	color: #0A7186;
	text-decoration: underline;
	font-family: arial, helvetica, san-serif;
	font-size: 9pt;
	font-weight: bold;
}

.linkBoldSmall {
	color:#000000;
	text-decoration: underline;
	font-family: arial, helvetica, san-serif;
	font-size: 8pt;
	font-weight: bold;
}
				
.linkBoldSmall:hover{
	color: #0A7186;
	text-decoration:underline;
	font-family: arial, helvetica, san-serif;
	font-size: 8pt;
	font-weight: bold;
}

.linkSmall {
	color:#000000;
	text-decoration: underline;
	font-family: arial, helvetica, san-serif;
	font-size: 8.5pt;
	font-weight: normal;
}
				
.linkSmall:hover{
	color: #0A7186;
	text-decoration:underline;
	font-family: arial, helvetica, san-serif;
	font-size: 8.5pt;
	font-weight: normal;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #F7F7F7;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  color: #BD007B;
}


.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.big_title {
	font-family: "Times New Roman", Times, serif, Garamond;
	font-size: 32px;
	font-weight: normal;
	color: #BD007B;
}
.big_title_under {
	font-family: "Times New Roman", Times, serif, Garamond;
	font-size: 22px;
	color: #BD007B;
}

.titre_small {
	font-family: "Times New Roman", Times, serif, Garamond;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
}


.petit-titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	text-decoration: none;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-image: url(../images_catalogue/dot.gif);
	list-style-type: square;
}

.liens {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	list-style-image: url(../images_catalogue/dot.gif);
	list-style-type: square;.under_big_title {
	font-family: "Times New Roman", Times, serif, Garamond;
	font-size: 24px;
	font-weight: normal;
	color: #0A7186;
}
.linkStyle2 {

	color:#BD007B;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 14pt;
}
.linkStyle2:hover {

	color: #0A7186;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;	
	line-height: 14pt;
}