/* couleurs */

.couleurA { color: black;} /* noir */
.BGcouleurA { background-color: black;} 

.couleurB { color: #FF0099;} /* rose */
.BGcouleurB { background-color: #FF0099;} 
.couleurE { color: #FFCCCC;} 
.BGcouleurE { background-color: #FF99CC;} 

.couleurP { color: white;}
.BGcouleurP { background-color: white;}

.date_texte
{
	font-size: x-small;
	font-weight: bold; 
	font-family: verdana, Times New Roman; 
	margin-left: 30px;
	color: #000000;
}

.texte
{
	font-size: x-small; 
	font-family: verdana, Times New Roman; 
	margin-left: 30px;
	color: #000000; 
}

.texte2
{
	font-size: x-small; 
	font-family: verdana, Times New Roman; 
	margin-left: 30px;
	color: #FF0099; 
}

.texte3
{
	font-size: x-small; 
	font-family: verdana, Times New Roman; 
	color: #000000; 
}

.date
{
	font-size: xx-small;
	text-align: center;
}

.remarque
{
	font-size: small;
	font-family: verdana, Times New Roman;
	padding: 5px;
	color: #FF0099;
}

.mail
{
	font-size: small; 
	font-family: verdana, Times New Roman; 
	color: #FFCCCC;
}

.texte 
{
	font-size: x-small; 
	font-family: verdana, Times New Roman; 
	margin-left: 30px;
	color: #000000; 
}



.Style1 {color: #660099}
.Style3 {color: #333333}
.Style2 {color: #FF0099}
