
/* Liens normaux */

A:LINK 	{	
 	color					        :#330000;
	font-weight       : bold;
	text-decoration : none;
}

A:VISITED {
	color					        :#006633;
	font-weight       :bold;
	text-decoration : none;
}

A:HOVER {
 	color		       : #ff3300;
	font-weight : bold;
	text-decoration : none;
}

/* Texte de base */
P {
	font-family 	: Verdana,Helvetica,Georgia,Arial,Times New Roman,sans serif;
 	font-size		: 9pt;
 	font-style  : normal;
 	font-weight : normal;
 	text-align  : justify;
	text-indent : 10pt;
  line-height : 14pt;
	color					:#000066;
	letter-spacing: 1;
}

.prem {
 	font-size		: 24pt;
	font-family : Tiranti Solid LET, Verdana , Helvetica,Georgia,Arial,Times New Roman,sans serif;
}

P.titre {
	font-family 	: Georgia,Arial,Times New Roman,sans serif;
 	font-size		: 14pt;
 	font-style  : normal;
 	font-weight : bold;
 	text-align  : center;
	text-indent : 0pt;
  line-height : 12pt;
	color					:#000066;
	letter-spacing: 1;
}

P.encyclo {
	font-family 	: Georgia,Arial,Times New Roman,sans serif;
 	font-size		: 15pt;
 	font-style  : normal;
	text-decoration : underline;
 	font-weight : bolder;
 	text-align  : center;
	text-indent : 0pt;
  line-height : 14pt;
	color					:#ff0000;
	letter-spacing: 1;
}

.begin {
	font-family 	: Verdana,Arial,Times New Roman,sans serif;
 	font-size		: 12pt;
 	font-style  : normal;
 	font-weight : bold;
 	text-align  : left;
	text-indent : 0pt;
  line-height : 11pt;
	color					:#660099;
	letter-spacing: 0;
}

.title {
	font-family 	: Georgia,Arial,Times New Roman,sans serif;
 	font-size		: 14pt;
 	font-style  : normal;
 	font-weight : bold;
 	text-align  : center;
	text-indent : 0pt;
  line-height : 16pt;
	color					:#000066;
	letter-spacing: 1;
}

P.error {
	font-family 	: Georgia,Arial,Times New Roman,sans serif;
 	font-size		: 14pt;
 	font-style  : normal;
 	font-weight : bold;
 	text-align  : center;
	text-indent : 0pt;
  line-height : 16pt;
	color					:#ff0000;
	letter-spacing: 1;
}

P.message {
	font-family 	: Georgia,Arial,Times New Roman,sans serif;
 	font-size		: 12pt;
 	font-style  : normal;
 	font-weight : bold;
 	text-align  : center;
	text-indent : 0pt;
  line-height : 14pt;
	color					:#6633cc;
	letter-spacing: 0;
}

.col {
	font-family 	: Georgia,Arial,Times New Roman,sans serif;
 	font-size		: 9pt;
 	font-style  : normal;
 	font-weight : bold;
 	text-align  : left;
	text-indent : 0pt;
  line-height : 11pt;
	color					:#990099;
	letter-spacing: 0;
}