body{background-color:#565656; padding:0; margin:0}

.usial {
	font-family: Tahoma;
	font-size: 11px;
	color: #494949;
}
a.usial {
	font-family: Tahoma;
	font-size: 11px;
	color: #494949;
	text-decoration: underline;
}
a.usial:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #494949;
	text-decoration: none;
}
.BlackBold {
	font-family: Tahoma;
	font-size: 11px;
	color: #232323;
	font-weight: bold;
}
a.BlackBold {
	font-family: Tahoma;
	font-size: 11px;
	color: #232323;
	text-decoration: none;
	font-weight: bold;
}
a.BlackBold:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #232323;
	text-decoration: underline;
	font-weight: bold;
}
.gray {
	font-family: Tahoma;
	font-size: 11px;
	color: #6F6F6F;
}
a.gray {
	font-family: Tahoma;
	font-size: 11px;
	color: #6F6F6F;
	text-decoration: underline;
}
a.gray:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #6F6F6F;
	text-decoration: none;
}
.while {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
a.while {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.while:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.CR {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}
.Black2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #232323;
}
a.Black2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #232323;
	text-decoration: underline;
}
a.Black2:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #232323;
	text-decoration: none;
}
.mailto {
	font-family: Tahoma;
	font-size: 11px;
	color: #494949;
}
a.mailto {
	font-family: Tahoma;
	font-size: 11px;
	color: #494949;
	text-decoration: none;
}
a.umailto:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #494949;
	text-decoration: underline;
}
.BarreGrise {
	width:291px;
	height:26px;
	background:URL(images/BarreGrise.jpg);
	text-align:center;
	font-size:130%;
	color:#ffffff;
}
.PetiteBarreGrise {
	width:220px;
	height:26px;
	background:URL(images/BarreGrise.jpg) top center;
	text-align:center;
	font-size:130%;
	color:#ffffff;
}
.TexteGris {
	font-size:90%;
	color:#c0c0c0;
}
.TexteGrasRouge {
	font-weight:bold;
	color:#ff0000;
}
.center {
	text-align : center;
}
div.us {
	font-size:90%;
	color : #4040ff;
	margin-left : 4px;
	margin-bottom : 8px;
	border-left : 1px solid #4040ff;
	border-bottom : 1px solid #4040ff;
}
div.them {
	font-size:90%;
	color : #40ff40;
	margin-left : 16px;
	margin-bottom : 8px;
	border-left : 1px solid #40ff40;
	border-bottom : 1px solid #40ff40;
}
.delete {
	text-decoration: line-through;
}