/* CSS Document */

body{
  SCROLLBAR-FACE-COLOR: #DE0000; 
  SCROLLBAR-TRACK-COLOR: #ffffff;
  SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
  SCROLLBAR-SHADOW-COLOR: #FF0000;  
  SCROLLBAR-ARROW-COLOR: #ffffff; 
  SCROLLBAR-3DLIGHT-COLOR: #DE0000;
  SCROLLBAR-DARKSHADOW-COLOR: #DE0000;
}
.td1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.td2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #DE0000;
	text-decoration: none;
}
.tdgras1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.tdgras2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #DE0000;
	text-decoration: none;
	font-weight: bold;
}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #DE0000;
	text-decoration: none;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #DE0000;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.r1 {
	display:none;
	}

h1 {
	display:none;
	}

.pdp {
	font-size:11px;
	color:#CCCCCC;
	}