body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.finchavenue.com/filelib/images/temp02/top02.jpg);
	background-repeat: repeat-x;
}
.menufa {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	text-indent: 13px;
}
.menufa a:link {
	color: #666666;
	text-decoration: none;
}
.menufa a:visited {
	text-decoration: none;
	color: #666666;
}
.menufa a:hover {
	text-decoration: underline;
	color: #666666;
}
.menufa a:active {
	text-decoration: none;
	color: #666666;
}
.titre {
	font-family: Arial;
	font-size: 18px;
	color: #8ac000;
}
.titre a:link {
	color: #8ac000;
	text-decoration: none;
}
.titre a:visited {
	text-decoration: none;
	color: #8ac000;
}
.titre a:hover {
	text-decoration: underline;
	color: #8ac000;
}
.titre a:active {
	text-decoration: none;
	color: #8ac000;
}
.txtheader {
	font-family: Arial;
	font-size: 12px;
	color: #056DAC;
    text-indent: 13px;
}
.txtheader a:link {
	color: #056DAC;
	text-decoration: none;
}
.txtheader a:visited {
	text-decoration: none;
	color: #056DAC;
}
.txtheader a:hover {
	text-decoration: underline;
	color: #056DAC;
}
.txtheader a:active {
	text-decoration: none;
	color: #056DAC;
}
.titredumenu {
	font-family: Arial;
	font-size: 12px;
	color: #6FAA4E;
}
.sectionsidemenu {
	font-family: Arial;
	color: #40618A;
	font-weight: bold;
	font-size: 12px;
	text-indent: 5px;
}
.menuside {
	font-family: Arial;
	font-size: 11px;
	color: #2F81CD;
	text-indent: 5px;
}
.txt {
	font-family: Arial;
	font-size: 12px;
	color: #868686;
}
p {
	font-family: Arial;
	font-size: 12px;
	color: #868686;
}
.textfield {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #999999;
width: 140px;
margin-bottom: 2px;
}
<!-------------------En bas de cette ligne ca viens du vieux css. Style 4 existait pas dans l'ancien css,meme si il y avait des references a ce style. Il y a fallu le creer pour que le formulaire d'inscription soit semblable a tout le reste du site-->
.avenue {background-image:url(http://www.finchavenue.com/filelib/images/avenue.jpg);}
.style1 {
	color: #666666;
	font-family: Verdana;
	font-size: 12px;
}
.style2 {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
}
.style3 {
	color: #666666;
	font-family: Verdana;
	font-size: 10px;
}
<!--
.style4{
	color: #7f7f7f;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
}-->
.style4{
	font-family: Arial;
	font-size: 14px;
	color: #6FAA4E;
	font-weight: bold;
}

.categorie {
	color: #0B709D;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	background-color:#FFFFFF;
}
.SousCategorie {
	color: #666666;
	font-family: Verdana;
	font-size: 12px;
}
.copyrights {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.member {
	color: #7d9019;
	font-family: Verdana;
	font-size: 12px;

}
.templateTitle{
	color: #7f7f7f;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
}
.templateText{
	color: #7f7f7f;
	font-family: Verdana;
	font-size: 12px;
}
.templateBlueText{
	color: #0b709d;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.templateTreeLink{
	color: #7f7f7f;
	font-family: Verdana;
	font-size: 12px;
}
.error {font-family: Arial;font-size: 12px;color: red;font-weight: bold}

.calendarTD{
	color:#ffffff;
	font-weight:bold;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	
	border-color: #038BC5;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 0px;
    background-color: #6Dc8eA;
	
}

.calendarTD2{
	
	color:#ffffff;
	font-weight:bold;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	border-color: #038BC5;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 0px;
    background-color: #6Dc8eA;
}

.calendarTableCSS{
	    border-spacing: 0;
    border-collapse: collapse;
	
	border-color: #038BC5;
    border-width: 0 0 1px 1px;
    border-style: solid;

}