.footer {
	font-size: 12px;
	color: #EC2E5E;
	font-style: italic;
}

.mini {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.text {
	font-family:Georgia, Times New Roman, Times, serif;
}

.minitext {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 10px;
}

.red {
	color: #EC2E5E;
}

.button {
	background-color: #999999 ; 
	font-size: 9px ;
	color: #FFFFFF ; 
	border-width: 2pt ; 
	border-left-color:#CCCCCC;
	border-top-color:#CCCCCC;
	width:100px;
}

.ligne1{
background-color: #FFFFFF;
}

.ligne2{
background-color: #FFB1C5;
}

td.content {
	background-color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
	
.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
}

