table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.font-smaller {
	font-size: 8pt;
}
.font-title-green {
	font-size: 12pt;
	color: #464646;
	font-weight: bold;
}
.font-menutitle-green {
	font-size: 14pt;
	color: #464646;
	font-weight: bold;
}
.font-smalltitle-blue {
	font-size: 12pt;
	color: #ff0000;
	font-weight: bold;
}
.font-small-blue {
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
}
.font-title-blue {
	font-size: 20pt;
	font-weight: normal;
	color: #ff0000;
}
.font-txt-grey {
	color: #666666;
}
.font-smalltitle-grey {
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
}
td.saviez { 
	background-color: white; 
	/*border: 1px solid #000000;*/
	/*background-image: url(images/gradient.jpg);
	background-position: 100% 100%;
	background-repeat: repeat-x;
	border-width: "1mm";
	border: medium medium;
	border: rgb(193,232,237);*/
}
.bottomBanner { 
	background-color: #000000; 
	/*background-image: url(images/gradient.jpg);
	background-position: 100% 100%;
	background-repeat: repeat-x;
	border-width: "1mm";
	border: medium medium;
	border: rgb(193,232,237);*/
}
a:link {color: #ff0000;text-decoration: underline;}
a:visited {color: #ff0000;text-decoration: underline;}
a:hover {color: #000000;text-decoration: underline;}
a:active {color: #ff0000;text-decoration: underline;}

a.menubottom:link {color: #ffffff;text-decoration: underline;}
a.menubottom:visited {color: #ffffff;text-decoration: underline;}
a.menubottom:hover {color: #ffffff;text-decoration: none;}
a.menubottom:active {color: #ffffff;text-decoration: underline;}

.backTitle {
	background-color: #cccccc;
}
.backTableau {
	background-color: #eeeeee;
}
body {
	background-color: #000000;
}
.bordure {
	border: 1px solid #000000;
}
.maintable{ border: 1px solid #ffffff;}

.telecharge {font-size: 7pt;}
