.text {
	font-family : Tahoma, Verdana, Arial; 
	color : #000000;
	font-size : 7pt; 
	font-weight : normal;
}

.pink7 {
	font-family : Tahoma, Verdana, Arial; 
	color : #ffeeff;
	font-size : 7pt; 
	font-weight : normal;
}

.pink10 {
	font-family : Tahoma, Verdana, Arial; 
	color : #ffeeff;
	font-size : 10pt; 
	font-weight : normal;
}


.pink12 {
	font-family : Tahoma, Verdana, Arial; 
	color : #ffeeff;
	font-size : 12pt; 
	font-weight : normal;
}

.mauve12 {
	font-family : Tahoma, Verdana, Arial; 
	color : #ae1c9f;
	font-size : 12pt; 
	font-weight : bold;
}

.mauve10 {
	font-family : Tahoma, Verdana, Arial; 
	color : #ae1c9f;
	font-size : 10pt; 
	font-weight : normal;
}

.mauve10b {
	font-family : Tahoma, Verdana, Arial; 
	color : #ae1c9f;
	font-size : 10pt; 
	font-weight : bold;
}

.white8 {
	font-family : Tahoma, Verdana, Arial; 
	color : #ffffff;
	font-size : 8pt;
	font-weight : normal;
}

.white10 {
	font-family : Tahoma, Verdana, Arial; 
	color : #ffffff;
	font-size : 10pt; 
	font-weight : normal;
}

.white12 {
	font-family : Tahoma, Verdana, Arial; 
	color : #ffffff;
	font-size : 12pt;
	font-weight : normal;
}

.titre {
	font-family : Tahoma, Verdana, Arial; 
	color : #ffffff;
	font-size : 10pt;
	font-weight : bold;
}


.lien1{
	font-size : 10pt;
	font-weight : bold;
	color : #FFFFFF;
	font-family : Tahoma, Verdana, Arial; 
	text-decoration:none;
}

A:hover.lien1 {
	font-size : 10pt;
	font-weight : bold;
	color : #ae1c9f;
	font-family : Tahoma, Verdana, Arial; 
	text-decoration:none;
}

.lien2{
	font-size : 10pt;
	font-weight : bold;
	color : #ae1c9f;
	font-family : Tahoma, Verdana, Arial; 
	text-decoration:none;
}

A:hover.lien2 {
	font-size : 10pt;
	font-weight : bold;
	color : #ffffff;
	font-family : Tahoma, Verdana, Arial; 
	text-decoration:none;
}

.lien3{
	font-size : 8pt;
	font-weight : bold;
	color : #FFFFFF;
	font-family : Tahoma, Verdana, Arial; 
	text-decoration:none;
}

A:hover.lien3 {
	font-size : 8pt;
	font-weight : bold;
	color : #ae1c9f;
	font-family : Tahoma, Verdana, Arial; 
	text-decoration:none;
}

.lien4{
	font-size : 8pt;
	font-weight : normal;
	color : #FFFFFF;
	font-family : Tahoma, Verdana, Arial; 
	text-decoration:none;
}

A:hover.lien4 {
	font-size : 8pt;
	font-weight : normal;
	color : #ae1c9f;
	font-family : Tahoma, Verdana, Arial; 
	text-decoration:none;
}

.mail{
	font-size : 12pt;
	font-weight : bold;
	color : #ae1c9f;
	font-family : Tahoma, Verdana, Arial; 
	text-decoration:none;
}

A:hover.mail {
	font-size : 12pt;
	font-weight : bold;
	color : #ffffff;
	font-family : Tahoma, Verdana, Arial; 
	text-decoration:none;
}