body {
	margin: 0px;
	padding: 0px;
	font: normal 10px/11px Arial, Helvetica, sans-serif;
	color: #666666;
}
.texte {
	font: normal 10pt/10.5pt Arial, Helvetica, sans-serif;
	color: #666666;
}
.texteBold {
	font: bold normal 10pt/10.5pt Arial, Helvetica, sans-serif;
	color: #333333;
}
.MenuBase {
	font: normal 10px/11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

body, th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #818181;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
	text-align: justify;
}

.text1 {
	font-size: 11px;
	color:#2D2D2D;
}

.text2 {
	color:#4B515E;
}

.text3 {
	font-size: 11px;
	color:#666666;
}

.text4 {
	font-size: 11px;
}

.text5 {
	color: #7C5C08;
	font-size:10px;
	text-align:justify;
}

.text6 {
	color: #1E3850;
	font-size:10px;
	text-align:justify;
}

.text7 {
	font-size: 11px;

}


a {
	color: #4B515E;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #FFFFFF;
	text-decoration: none;
}

a.link1 {
	text-decoration: underline;
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
	font-size: 9pt;
}

.style1 a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9pt;
}

.style1 a:hover {
	text-decoration: underline;
	font-size: 9pt;
}
.texteItalique {
	font: oblique normal 10pt/10.5pt Arial, Helvetica, sans-serif;
	color: #666666;
}
.Titres {
	font: normal 20pt/20pt Arial, Helvetica, sans-serif;
	color: #666666;
}
.SousTitres {
	font: normal 16pt/16pt Arial, Helvetica, sans-serif;
	color: #666666;
}
.texteCourriel {
	font: normal 9pt/10pt Arial, Helvetica, sans-serif;
	color: #666666;
}
.texteItaliqueCourriel {
	font: oblique normal 9pt/10pt Arial, Helvetica, sans-serif;
	color: #143B66;
}

