
html {margin: 0; padding: 0;}
body {margin: 0 0; padding: 0;}

td.tablebordnoir{
	border-style: solid;
	border-color: #000000;
}

.bordertransp{
	border-color: #e2e3c4;
	border-style: solid;
}
.texte14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	color: #660000;
}
.texte12 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: x-small;
	font-style: normal;
	line-height: normal;


}
.texte12gras {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
	font-style: normal;
	line-height: normal;


}
.texte12italic {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: x-small;
	font-style: italic;
	line-height: normal;


}
.texte11 {
	font-family: Verdana , Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;


}
.texte16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
}
.texte16italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
	font-style: italic;
}
.texte25 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 25pt;
	font-style: italic;
}


.lien1 {
	text-decoration: none;
	color: #000000;
}
.lien2 {
	text-decoration: none;
}
.lien3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:13pt;
	color: #000000;
}
.lien3:hover{
	font-weight: bold;
	font-size:13pt;
	color: #ff1020;
	background: #ffffff;
}
