.textopie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
.texGrisOsc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.6pt;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.texCap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #000000;
}
.texBurdeo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.6pt;
	font-weight: bold;
	color: #541A1A;
}
a.mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	padding: 2px;
}
a.mail:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	background-color: #F3F3F3;
}
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.texbla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
.texBurdeo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #541A1A;
}

